<?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>Rainers Blog </title>
    <link>http://www.rainerburger.de/serendipity/</link>
    <description>Mein Blog fuer Themen aus Nuernberg</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://www.rainerburger.de/serendipity/templates/bulletproof/img/s9y_banner_small.png" />

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

<image rdf:about="http://www.rainerburger.de/serendipity/templates/bulletproof/img/s9y_banner_small.png">
        <url>http://www.rainerburger.de/serendipity/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Rainers Blog  - Mein Blog fuer Themen aus Nuernberg</title>
        <link>http://www.rainerburger.de/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>



</rdf:RDF>

