<?xml version="1.0" ?>
<rss version="2.0">
    <channel>
        <title>
            Blog
        </title>
        <link>
            /blog/
        </link>
        <item>
            <title>
                My First Post
            </title>
            <link>
                /blog/my-first-post-2/
            </link>
            <description>
                Welcome to the launch of my new website!
            </description>
            <pubDate>
                2007-03-23 21:45:24.921888
            </pubDate>
        </item>
    </channel>
</rss>
