<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>PUT YOUR BLOG TITLE HERE</title>
<link>PUT YOUR BLOG URL HERE</link>
<description>PUT YOUR BLOG DESCRIPTION HERE</description>
<language>en-us</language>
<copyright>Copyright 2010, PUT YOUR NAME HERE</copyright>
<webMaster>YOUR EMAIL ADDRESS HERE/ (YOUR NAME HERE)</webMaster>
<lastBuildDate>Fri, 08 Jan 2010 00:00:01 PST</lastBuildDate>
<generator>Me Myself and I</generator>  
<ttl>10</ttl>

<item>
<title>BLOG POST TITLE HERE </title>
<link>BLOG PERMALINK HERE</link>
<description>BLOG POST DESCRIPTION HERE </description> 
<content:encoded>
<![CDATA[ 
 COPY AND PASTE THE HTML OF YOUR BLOG POST HERE. JUST THE CONTENT STUFF. DONT PUT HEADERS OR META TAGS HERE!!!!!
<P>&copy; 2010 YOUR NAME HERE. This feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.
]]> 
   </content:encoded>
<category>PUT YOUR TAG HERE</category>
<category>PUT YOUR TAG HERE</category>
<category>PUT YOUR TAG HERE</category>
<category>PUT YOUR TAG HERE</category>
<category>PUT YOUR TAG HERE</category>
<author>EMAIL ADDRESS HERE (YOUR NAME HERE)</author>
<pubDate>Wed, 09 Jun 2010 22:59:00 PST  (UPDATE THE DATE WITH THE CURRENT DAY AND TIME)</pubDate>
<guid isPermaLink="true">PERMALINK HERE</guid>
</item>



</channel>
</rss>
