D
dlcacuff
What other attributes would be needed for an XML formatted blog-roll?
Can you help me add to this format / code.
<?xml version="1.0"?>
<blogRoll>
<blog>
<blogName>My Blog</blogName>
<blogDescription></blogDescription>
<htmlURI>http://www.myblog.com</htmlURI>
<xmlURI>xx.rss</xmlURI>
</blog>
</blogRoll>
Can you help me add to this format / code.
<?xml version="1.0"?>
<blogRoll>
<blog>
<blogName>My Blog</blogName>
<blogDescription></blogDescription>
<htmlURI>http://www.myblog.com</htmlURI>
<xmlURI>xx.rss</xmlURI>
</blog>
</blogRoll>