<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://www.example.com/contents/news/">
		<title>East Chiropractic Office 新着情報</title>
		<description>East Chiropractic Officeの新着情報ページです。</description>
		<link>http://www.example.com/contents/news/</link>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1325647528.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1322733968.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1315478469.html"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.example.com/contents/news/weblog_1325647528.html">
		<title>明けましておめでとうございます！！</title>
		<link>http://www.example.com/contents/news/weblog_1325647528.html</link>
		<description>２０１２年もよろしくお願い致します。</description>
		<dc:date>2012-01-04</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1322733968.html">
		<title>＊年末年始の休み＊</title>
		<link>http://www.example.com/contents/news/weblog_1322733968.html</link>
		<description>ついに１２月になりましたね</description>
		<dc:date>2011-12-01</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1315478469.html">
		<title>＊９月の休み＊</title>
		<link>http://www.example.com/contents/news/weblog_1315478469.html</link>
		<description>変な天気が続きますね・・・</description>
		<dc:date>2011-09-08</dc:date>
	</item>
</rdf:RDF>

