<?xml version="1.0" encoding="utf-8"?>

<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://blog.lib.umn.edu/qaisar/temp/">
<title>Test Blog</title>
<link>http://blog.lib.umn.edu/qaisar/temp/</link>
<description>Test</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2005-04-15T17:53:47-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.31-en" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://blog.lib.umn.edu/qaisar/temp/019855.html" />

<rdf:li rdf:resource="http://blog.lib.umn.edu/qaisar/temp/000527.html" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://blog.lib.umn.edu/qaisar/temp/019855.html">
<title>Test1</title>
<link>http://blog.lib.umn.edu/qaisar/temp/019855.html</link>
<description>This a test message....</description>
<dc:subject></dc:subject>
<dc:creator>qaisar</dc:creator>
<dc:date>2005-04-15T17:53:47-06:00</dc:date>
</item>

<item rdf:about="http://blog.lib.umn.edu/qaisar/temp/000527.html">
<title>Test</title>
<link>http://blog.lib.umn.edu/qaisar/temp/000527.html</link>
<description>This is a test entry....</description>
<dc:subject></dc:subject>
<dc:creator>qaisar</dc:creator>
<dc:date>2004-04-29T13:27:32-06:00</dc:date>
</item>


</rdf:RDF>