<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>

	<title>rss test</title>
	<description>RSS Wizard Online Tutorials</description>
	<link>http://210.13.82.195:9000/rss/rss.html</link>
<skipDays>
	<day>sunday</day>
	</skipDays>



	<item>
	<title>Example </title>
	<description>This is an 
example of generating a feed which has an optional element <![CDATA[<skipDays>]]>of channel. An XML element that contains up to seven<![CDATA[<day> ]]> sub-elements whose value is Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday. Aggregators may not read the channel during days listed in the skipDays element.make sure if the rss reader support this feature, it will not auto update on sunday, our rss reader will ignore it. </description>

  <link>http://210.13.82.195:9000/rss/channel/skipDays.html</link>
	
	</item>
	</channel>
</rss>
