<?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>Hellojan</title>
<link>http://my.greasy.com/hellojan/</link>
<description>hellojan&#39;s Blog</description>
<language>en-us</language>
<copyright>&#169; 13:00:36 Greasy.com  All rights reserved.</copyright>
<pubDate>Wed,  Feb 13:00:36 8 GMT</pubDate>
<ttl>30</ttl>
</channel>
