<?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://www.scottcarrelli.com/news/">
<title>News</title>
<link>http://www.scottcarrelli.com/news/</link>
<description></description>
<dc:creator></dc:creator>
<dc:date>2005-08-07T23:04:45-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.121" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://www.scottcarrelli.com/news/archives/2005/08/test.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.scottcarrelli.com/news/archives/2005/08/test.html">
<title>Test</title>
<link>http://www.scottcarrelli.com/news/archives/2005/08/test.html</link>
<description><![CDATA[<p>Here we go...</p>]]></description>
<dc:subject>My Life</dc:subject>
<dc:creator>scottcarrelli</dc:creator>
<dc:date>2005-08-07T23:04:45-08:00</dc:date>
</item>


</rdf:RDF>