<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/blogapp/style/blog.xsl" ?>
<!DOCTYPE channel [
  <!ELEMENT channel (title,link,description,language,copyright,pubDate,ttl,item+)>
  <!ELEMENT title (#PCDATA)>
  <!ELEMENT link (#PCDATA)>
  <!ELEMENT description (#PCDATA)>
  <!ELEMENT language (#PCDATA)>
  <!ELEMENT copyright (#PCDATA)>
  <!ELEMENT pubDate (#PCDATA)>
  <!ELEMENT ttl (#PCDATA)>
  <!ELEMENT item (title,link,description,pubDate)>
]>
<channel>
<title>The Great White Stork</title>
<link>http://greasy.com/nfredrikj/</link>
<description>nfredrikj's Blog</description>
<language>en-us</language>
<copyright>&#169; 08:17:04 Greasy.com  All rights reserved.</copyright>
<pubDate>Fri,  Dec 08:17:04 5 GMT</pubDate>
<ttl>30</ttl>
<item>
<title>Testing</title>
<link>http://greasy.com/nfredrikj/testing.html</link>
<description> xxx </description>
<comments>http://greasy.com/nfredrikj/testing.html#comments</comments>
<pubDate>Mon, 4 Feb 2008 18:13:36 GMT</pubDate>
</item>
</channel>