<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
		<title>RVTreasure and link to Home Page</title>
            <atom:link href="http://www.rvtreasure.com/rss_title.xml" rel="self" type="application/rss+xml" />
            <description>This Is a New RSS Feed Feature</description>
            <!-- This line supplies the link for the top title line -->
            <link>http://www.rvtreasure.com</link>
            <lastBuildDate>Wed, 12 Jan 2011 08:00:00 CST</lastBuildDate>
            <pubDate>Wed, 12 Jan 2011 08:00:00 EST</pubDate>
            <item>
                  <!-- This line supplies the title of the items list --> 
                  <title>Daves Trial and Error</title>
                  <!-- This provides the description of the activity shown -->
                  <description>Has Been Updated</description>
                  <!-- This provides the link to the updated page -->
                  <link>http://www.rvtreasure.com/Daves_Information.htm</link>
                  <!-- This is the date of the update to appear in the notice -->
                  <pubDate>Wed, 09 Mar 2011 13:00:00 CST</pubDate>
                  <!-- guid stands for globally unique identifier. 
                  It's a string that uniquely identifies the item. When present, 
                  an aggregator may choose to use this string to determine if an item is new -->
                  <guid>http://www.rvtreasure.com/Daves_Information.htm</guid>
            </item>
		<item>
                  <title>Emergency Phone Numbers</title>
                  <description>Updates For Emergency Phone Numbers</description>
                  <link>http://www.rvtreasure.com/emergency_phone_numbers.htm</link>
                  <pubDate>Wed, 12 Jan 2011 08:00:00 EST</pubDate>
                  <guid>http://www.rvtreasure.com/emergency_phone_numbers.htm</guid>
            </item>
      </channel>
</rss>
