<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/cash/">
		<title>Ca$h's blogs</title>
		<link>http://my.afterdawn.com/cash/all_links.cfm</link>
		<description>All blogs 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://my.afterdawn.com/cash/blog_entry.cfm/1057/"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/cash/blog_entry.cfm/1056/"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://my.afterdawn.com/cash/blog_entry.cfm/1057/">
		<title>Basic Halo2 modding</title>
		<link>http://my.afterdawn.com/cash/blog_entry.cfm/1057/</link>
		<description>
			Basic halo2 modding


This tutorial will teach you the following:
how to swap projectiles
how to make a weapon is fully auto
how to give a weapon infinate ammo
how to give a weapon auto aim
how to increase damage on a projectile
how to run fast w... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/cash/blog_entry.cfm/1056/">
		<title>How to use a ppf</title>
		<link>http://my.afterdawn.com/cash/blog_entry.cfm/1056/</link>
		<description>
			How to use a ppf

What this does
This tutorial shows how to apply a ppf. A ppf is a patch file that when applied to a map makes changed to the map that are recorded to the ppf. Ppf&apos;s are smaller than a map becuase they only contain changes for the map.... 
		</description>
	</item>
</rdf:RDF>