<?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.cafefuji.com/index.rdf">
    <title>CafeFuji</title>
    <link>http://blog.cafefuji.com/</link>
    <description>和風カフェ藤</description>
    <dc:language>ja</dc:language>
    <admin:generatorAgent rdf:resource="http://lolipoblog.jp/?v=1.0"/>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://blog.cafefuji.com/?eid=456538" />
      </rdf:Seq>
    </items>
    </channel>

  <item rdf:about="http://blog.cafefuji.com/?eid=456538">
    <link>http://blog.cafefuji.com/?eid=456538</link>
    <title>お昼のメニュー</title>
    <description>8月18日〜8月22日
A. 豚肉の味噌生姜焼
B. 豆腐ハンバーグ　</description>
<content:encoded><![CDATA[
<span style="color:#FF0000">8月18日〜8月22日</span><br />
A. 豚肉の味噌生姜焼<br />
B. 豆腐ハンバーグ　
]]></content:encoded>
    <dc:subject>ランチ</dc:subject>
    <dc:date>2008-05-12T20:10:26+09:00</dc:date>
    <dc:creator>cafefuji</dc:creator>
    <dc:rights>cafefuji</dc:rights>
<taxo:topics>
<rdf:Bag>
<rdf:li rdf:resource="http://jugem.jp/contents/theme.php?theme=27" />
</rdf:Bag>
</taxo:topics>
  </item>

</rdf:RDF>