<?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>Pascals IT-Blog</title>
    <link>https://www.it-blog.net/</link>
    <description>Blog zu allen Themenbereichen rund um Computer, Programmierung und Internet</description>
    <dc:language>de</dc:language>

    <image rdf:resource="https://www.it-blog.net/templates/bulletproof/img/s9y_banner_small.png" />

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

<image rdf:about="https://www.it-blog.net/templates/bulletproof/img/s9y_banner_small.png">
    <url>https://www.it-blog.net/templates/bulletproof/img/s9y_banner_small.png</url>
    <title>RSS: Pascals IT-Blog - Blog zu allen Themenbereichen rund um Computer, Programmierung und Internet</title>
    <link>https://www.it-blog.net/</link>
    <width>100</width>
    <height>21</height>
</image>



</rdf:RDF>

