<channel>
説明
チャンネル情報を指定します。必須タグ
				
			<description>
<language>
<link>
<title>
			
		<language>
<link>
<title>
必須でないタグ
				<cloud>
<copyright>
<docs>
<image>
<item>
<lastBuildDate>
<managingEditor>
<pubDate>
<rating>
<skipDays>
<skipHours>
<textinput>
<webMaster>
			
		<copyright>
<docs>
<image>
<item>
<lastBuildDate>
<managingEditor>
<pubDate>
<rating>
<skipDays>
<skipHours>
<textinput>
<webMaster>
サンプル
				
				<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>サンプルRSSです。</title>
<link>http://www.openspc2.org</link>
<description>RSS 2.0のサンプルを記述したページです</description>
<language>ja</language>
</channel>
</rss>
				
			
			<rss version="2.0">
<channel>
<title>サンプルRSSです。</title>
<link>http://www.openspc2.org</link>
<description>RSS 2.0のサンプルを記述したページです</description>
<language>ja</language>
</channel>
</rss>
【サンプルRSS】