<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Article RSS Feed</title>
    <link>http://your-web-site.com/rss/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The main blog feed for my Web site.</description>
    
    
        <item>
          <title>Welcome</title>
          <description>Welcome to our new website, which we're currently reworking. </description>
          <pubDate>Sun, 20 Jan 2008 13:09:48 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2008/01/20/welcome/</guid>
          <link>http://your-web-site.com/articles/2008/01/20/welcome/</link>
        </item>
    
    
  </channel>
</rss>

