<?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:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<channel rdf:about="http://minazuki.at.webry.info/rss/index.rdf">
  <title>びっくり・ぼっくす</title>
  <link>http://minazuki.at.webry.info/</link>
  <description>アニメやゲーム、日々の出来事などつらつらと…</description>
  <dc:date>2008-11-19T20:50:38+09:00</dc:date>
  <items>
    <rdf:Seq>
      <rdf:li resource="http://minazuki.at.webry.info/200809/article_1.html" />
    </rdf:Seq>
  </items>
</channel>

<item rdf:about="http://minazuki.at.webry.info/200809/article_1.html">
  <title>ウェブリブログ</title>
  <link>http://minazuki.at.webry.info/200809/article_1.html</link>
  <description>お試し始動～♪</description>
  <dc:subject>日常</dc:subject>
  <dc:creator>びっくり・ぼっくす</dc:creator>
  <dc:date>2008-09-21T00:00:00+09:00</dc:date>
</item>

</rdf:RDF>

