<?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>ＲＳＳの題名</title>
		<description>ＲＳＳの説明文</description>
		<link>http://www.example.com/contents/news/</link>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1267508296.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1255396224.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1232680154.html"/>
				<rdf:li rdf:resource="http://www.example.com/contents/news/weblog_1230252358.html"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.example.com/contents/news/weblog_1267508296.html">
		<title>体育館　削り込み</title>
		<link>http://www.example.com/contents/news/weblog_1267508296.html</link>
		<description>体育館削り込み　ウレタン施工</description>
		<dc:date>2010-03-02</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1255396224.html">
		<title>喫煙室　塗装業務</title>
		<link>http://www.example.com/contents/news/weblog_1255396224.html</link>
		<description>喫煙室　塗装業務</description>
		<dc:date>2009-10-13</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1232680154.html">
		<title>水性ウレタン施工</title>
		<link>http://www.example.com/contents/news/weblog_1232680154.html</link>
		<description>2009年1月</description>
		<dc:date>2009-01-23</dc:date>
	</item>
	<item rdf:about="http://www.example.com/contents/news/weblog_1230252358.html">
		<title>大理石清掃の施工事例です</title>
		<link>http://www.example.com/contents/news/weblog_1230252358.html</link>
		<description>大理石清掃です。</description>
		<dc:date>2008-12-26</dc:date>
	</item>
</rdf:RDF>
