<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
<title>What's New on SITE NAME</title>
<link>http://rmjohnsonvt.com/rss</link>
<description>An example of a simple RSS feed. This is the description of the feed itself, not an item.</description>
<atom:link href="http://rmjohnsonvt.com/rss/" rel="self" type="application/rss+xml" />

<item>
<title>LATEST ARTICLE TITLE</title>
<link>http://rmjohnsonvt.com/blog/?p=1008</link>
<guid isPermaLink="true">http://rmjohnsonvt.com/blog/?p=1008</guid>
<description>This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed.</description>
</item>

</channel>
</rss>
