<?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_1278731834.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1278732637.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1272630860.html"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.example.com/contents/news/weblog_1278731834.html">
		<title>＊７月の休み＊</title>
		<link>http://www.example.com/contents/news/weblog_1278731834.html</link>
		<description>久しぶりの更新になってしまいました。</description>
		<dc:date>2010-07-10</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1278732637.html">
		<title>毎日新聞</title>
		<link>http://www.example.com/contents/news/weblog_1278732637.html</link>
		<description>７月１１日（日）に掲載されます</description>
		<dc:date>2010-07-10</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1272630860.html">
		<title>*５月の休み*</title>
		<link>http://www.example.com/contents/news/weblog_1272630860.html</link>
		<description>ゴールデンウィークですね♪</description>
		<dc:date>2010-04-30</dc:date>
	</item>
</rdf:RDF>
