<?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>greasy.com - Kev Boy</title>
<link>http://greasy.com/kevboy/index.html</link>
<description>kevboy's Blog</description>
<language>en-us</language>
<copyright>&#169; 2008 Greasy.com  All rights reserved.</copyright>
<pubDate>Fri, 25 Jul 2008 10:34:59 GMT</pubDate>
<ttl>30</ttl>
<item>
<title>Welcome to My Blog</title>
<link>http://greasy.com/kevboy/blog.html</link>
<description> I'd just like to welcome you to my blog.I will be posting any important news or events.Or maybe just something i'd like to tell you.I will post games,picture, and videos. </description>
<pubDate>Tue, 7 Aug 2007 23:21:04 GMT</pubDate>
</item>
</channel>