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

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://wip.powerblogs.com/">
<title>Work In Progress</title>
<link>http://wip.powerblogs.com/</link>
<description>A work in progress</description>
<dc:language>en-us</dc:language>
<dc:date>2005-12-29T08:12+00:00</dc:date>
<items>
 <rdf:Seq>
 </rdf:Seq>
</items>
</channel>

</rdf:RDF>