<?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:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
    xml:lang="ja">

    <channel rdf:about="http://blog.i-tiiku.com/index.rdf">
    <title>教材カタログ</title>
    <link>http://blog.i-tiiku.com/</link>
    <description>Yet Another JUGEM.</description>
    <dc:language>ja</dc:language>
    <admin:generatorAgent rdf:resource="http://shop-pro.jp/?v=1.0"/>
    <items>
      <rdf:Seq>
      </rdf:Seq>
    </items>
    </channel>

</rdf:RDF>