<?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/" xml:lang="ja">
		<channel rdf:about="http://www.sodaigomi.biz/index.php?mode=rss">
		<title>ブログタイトル</title>
		<link>http://www.sodaigomi.biz/</link>
		<description>関連キーワード</description>
		<dc:language>ja</dc:language>
		<items>
		<rdf:Seq>
		<rdf:li rdf:resource="http://www.sodaigomi.biz/index.php?e=9" />
		</rdf:Seq>
		</items>
		</channel>
		
		<item rdf:about="http://www.sodaigomi.biz/index.php?e=9"><link>http://www.sodaigomi.biz/index.php?e=9</link><title>最初のページ</title><description></description><content:encoded><![CDATA[<br />]]></content:encoded><dc:subject>はじめに</dc:subject><dc:date>2007-03-09T19:30:36+09:00</dc:date><dc:creator>admin</dc:creator><dc:publisher>BlognPlus</dc:publisher><dc:rights>admin</dc:rights></item></rdf:RDF>