<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

  <channel rdf:about="http://www.furreface.com/">
    <title>Blogs RSS Title</title> 
    <link>http://www.furreface.com</link> 
    <description>some descr about blogs</description>
    <items>
      <rdf:Seq>
      <rdf:li resource="http://www.furreface.com/blog/view/id_381" />      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.furreface.com/blog/view/id_381">
    <title>Guess what!. keizy : 03/13/08 19:13:40</title>
    <link>http://www.furreface.com/blog/view/id_381</link>
    <description>Today, a baby calf was born. Yay! He's the 6th one this month. He, or more accurately, it (we haven't seen him close enough to figure out the gender), is mainly light brown with a little ring white ar</description>
    <pubDate>Thu, 13 Mar 2008 19:13:40 -0500</pubDate>  </item>

</rdf:RDF>