<?xml version="1.0" encoding="UTF-8"?> 
<rss version="2.0">
 <channel>
  <title><!-- Your Title Here --></title> 
  <description><!-- 2 Paragraphs Of your Web Site Here --></description> 
  <link><!-- Link To Your Domain Here --></link> 
  <lastBuildDate><!-- Date Here, Example Format To Your Right, REMOVE That When You Add Your Own Date, or Simply Edit -->Wed, 11 Jul 2007 00:23:26 -0400</lastBuildDate> 
  <pubDate><!-- The Date Of The Published Date Here - ALWAYS Update This If Content Changes -->Wed, 11 Jul 2007 00:23:18 -0400</pubDate> 
 <item>
  <title><!-- Your Title Of Your Inner Page Here --></title> 
  <description><!-- Description Of Your Inner Page Document Here, ie, aboutus.htm. Make this section at least 1-2 Paragraphs long. Try to re-write The Content, Doesn't Matter But It Does Help --></description> 
  <link><!-- Your FULL Path Of Your Inner Page Link Here, ie. http://www.yourdomain.com/aboutus.htm --></link> 
  <guid isPermaLink="true"><!-- Again, Your FULL Path OF Your Inner Page here Here --></guid> 
  <pubDate><!-- Date Here, Example Format To Your Right, REMOVE That When You Add Your Own Date, or Simply Edit -->Wed, 11 Jul 2007 00:23:18 -0400</pubDate> 
  </item> 
 <item>
  <title><!-- Your Title Of Inner Page Here, This Is Your 2nd Page--></title> 
  <description><!-- Description Of Your Inner Page Document Here, ie, aboutus.htm. Make this section at least 1-2 Paragraphs long. Try to re-write The Content, Doesn't Matter But It Does Help --></description> 
  <link><!-- Your FULL Path Of Your Inner Page Link Here, ie. http://www.yourdomain.com/my-hobbies.htm --></link> 
  <guid isPermaLink="true"><!-- Again, Your FULL Path OF Your Inner Page here Here --></guid> 
  <pubDate><!-- Date Here, Example Format To Your Right, REMOVE That When You Add Your Own Date, or Simply Edit --></pubDate> 
  </item>
  </channel>
  </rss>