<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="http://ashanks.ctsquare.net/">
    <title>ashanks' blog</title>
    <link>http://ashanks.ctsquare.net/</link>
    <description>This is fsweblog.</description>
    <dc:language>en-US</dc:language>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://ashanks.ctsquare.net/blog.cgi/New%20Blog" />
        <rdf:li rdf:resource="http://ashanks.ctsquare.net/blog.cgi/Hello%20World" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://ashanks.ctsquare.net/blog.cgi/New%20Blog">
    <title>New Blog</title>
    <description>Hello everybody. I switched to fsweblog, a blog system using the filesystem to store posts. I've......</description>
    <link>http://ashanks.ctsquare.net/blog.cgi/New%20Blog</link>
    <dc:date>2005-07-09T21:28:51-08:00</dc:date>
  </item>
  <item rdf:about="http://ashanks.ctsquare.net/blog.cgi/Hello%20World">
    <title>Hello World</title>
    <description>This is a test blog......</description>
    <link>http://ashanks.ctsquare.net/blog.cgi/Hello%20World</link>
    <dc:date>2005-07-09T00:47:33-08:00</dc:date>
  </item>
</rdf:RDF>