<?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>XUL Weblog</title>
    <link>http://xulblog.de/xul/</link>
    <description>Insight from an Enterprise Perspective</description>
    <dc:language>en</dc:language>
    

    <image rdf:resource="http://xulblog.de/xulblog.png" />

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

<image rdf:about="http://xulblog.de/xulblog.png">
        <url>http://xulblog.de/xulblog.png</url>
        <title>RSS: XUL Weblog - Insight from an Enterprise Perspective</title>
        <link>http://xulblog.de/xul/</link>
        <width>142</width>
        <height>37</height>
    </image>
</rdf:RDF>