<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
	<channel rdf:about="http://my.afterdawn.com/supermen/">
		<title>supermen's links</title>
		<link>http://my.afterdawn.com/supermen/all_links.cfm</link>
		<description>All links from users are stored in user's profile at my.afterdawn.com.</description>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>2</sy:updateFrequency>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://userbarmaker.com"/>
				<rdf:li rdf:resource="http://dl.qj.net"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://userbarmaker.com">
		<title>user bar maker</title>
		<link>http://userbarmaker.com</link>
		<description>
			
		</description>
		<category>for making free user bars</category>
		
	</item>
	<item rdf:about="http://dl.qj.net">
		<title>qj.net</title>
		<link>http://dl.qj.net</link>
		<description>
			for anything new in the gaming world
		</description>
		<category>new stuff</category>
		
	</item>
</rdf:RDF>