<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>i40.com</title>
    <link>http://i40.com/Home/</link>
    <description>The Stuff Coast to Coast</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:jason@i40.com" />

    <image rdf:resource="http://i40.com/images/logo.png" />

    <items>
      <rdf:Seq>
</rdf:Seq>
    </items>
</channel>

<image rdf:about="http://i40.com/images/logo.png">
        <url>http://i40.com/images/logo.png</url>
        <title>RSS: i40.com - The Stuff Coast to Coast</title>
        <link>http://i40.com/Home/</link>
        <width></width>
        <height></height>
    </image>
</rdf:RDF>
