<?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/">

	<channel rdf:about="http://worldtabe.blog.shinobi.jp/RSS/100/">
		<title>世界食べ歩き</title>
		<link>http://worldtabe.blog.shinobi.jp/</link>
		<description>世界食べ歩きブログ</description>
		<dc:language>ja</dc:language>
		<items>
		<rdf:Seq>
			<rdf:li rdf:resource="http://worldtabe.blog.shinobi.jp/Entry/1/" />
		</rdf:Seq>
		</items>
	</channel>

	<item rdf:about="http://worldtabe.blog.shinobi.jp/Entry/1/">
		<link>http://worldtabe.blog.shinobi.jp/Entry/1/</link>
		<title>test</title>
		<description>test</description>
		<content:encoded><![CDATA[test]]></content:encoded>
		<dc:subject>未選択</dc:subject>
		<dc:date>2010-07-29T22:04:10+09:00</dc:date>
		<dc:creator>No Name Ninja</dc:creator>
		<dc:publisher>NINJA BLOG</dc:publisher>
		<dc:rights>No Name Ninja</dc:rights>
	</item>
</rdf:RDF>

