<?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>First Post</title>
          <description>&lt;p&gt;This post uses &lt;a href=&quot;http://www.textism.com/tools/textile/&quot;&gt;textile&lt;/a&gt;.&lt;/p&gt;</description>
          <pubDate>Wed, 13 Jan 2010 22:30:22 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2010/01/13/first-post/</guid>
          <link>http://your-web-site.com/articles/2010/01/13/first-post/</link>
        </item>
    
        <item>
          <title>Second Post</title>
          <description>&lt;p&gt;This post uses &lt;strong&gt;Markdown&lt;/strong&gt;.&lt;/p&gt;</description>
          <pubDate>Wed, 13 Jan 2010 22:30:22 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2010/01/13/second-post/</guid>
          <link>http://your-web-site.com/articles/2010/01/13/second-post/</link>
        </item>
    
        <item>
          <title>Post of DOOM!</title>
          <description>This page is doomed to have me as admin/designer, woe is it</description>
          <pubDate>Wed, 13 Jan 2010 22:41:21 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2010/01/13/post-of-doom/</guid>
          <link>http://your-web-site.com/articles/2010/01/13/post-of-doom/</link>
        </item>
    
        <item>
          <title>Updated?</title>
          <description>I somehow managed to update it I think.... awesome, go me!</description>
          <pubDate>Sun, 19 Dec 2010 01:48:53 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2010/12/19/updated/</guid>
          <link>http://your-web-site.com/articles/2010/12/19/updated/</link>
        </item>
    
        <item>
          <title>Markdown testing grounds</title>
          <description>&lt;h1&gt;This should be a first level header&lt;/h1&gt;

&lt;h2&gt;This should be a second level header&lt;/h2&gt;

&lt;h3&gt;yet another header&lt;/h3&gt;

&lt;p&gt;So begins the paragraph. They are useful for storing information in a text based format.
We shall see how well this is represented.&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;Block quoting may be useful while attempting to emphasize something or separate out an idea, among other uses.&lt;/p&gt;
    
    &lt;p&gt;A second paragraph, or in this case sentence will also be useful.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Speaking of the &lt;em&gt;emphasis&lt;/em&gt; idea, some &lt;em&gt;things&lt;/em&gt; could use that little &lt;strong&gt;bit&lt;/strong&gt; &lt;strong&gt;extra&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Lists are also a useful thing for expression.&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;&lt;em&gt;one should be mindful of spaces following the bullets, whichever form they take.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;&lt;em&gt;Astrix&lt;/em&gt;&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;bananas&lt;/li&gt;
&lt;li&gt;apples&lt;/li&gt;
&lt;li&gt;oranges&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&lt;em&gt;hyphen&lt;/em&gt;&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;birds&lt;/li&gt;
&lt;li&gt;dogs&lt;/li&gt;
&lt;li&gt;cats&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&lt;em&gt;plus sign&lt;/em&gt;&lt;/h3&gt;

&lt;blockquote&gt;
    &lt;p&gt;&lt;em&gt;be sure to space things properly if you wish to work them into a bullet list&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;poison&lt;/p&gt;

&lt;p&gt;is in the&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;chalice&lt;/p&gt;

&lt;p&gt;with a&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;palace&lt;/p&gt;

&lt;p&gt;the vessel with the pestle is the brew that is true.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&lt;em&gt;sometimes one might wish to enumerate the things on a list.&lt;/em&gt;&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;one&lt;/li&gt;
&lt;li&gt;two&lt;/li&gt;
&lt;li&gt;three&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;Links to other websites might come in handy&lt;/h3&gt;

&lt;p&gt;For &lt;a href=&quot;http://josh.broderson.org/articles/&quot;&gt;example&lt;/a&gt;. The previous sentence contained a &lt;a href=&quot;http://josh.broderson.org/articles/&quot; title=&quot;Articles&quot;&gt;link&lt;/a&gt; that you should now see a popup title if the mouse were to hover over it.&lt;/p&gt;</description>
          <pubDate>Mon, 07 Nov 2011 14:00:11 GMT</pubDate>
          <guid>http://your-web-site.com/articles/2011/11/07/markdown-testing-grounds/</guid>
          <link>http://your-web-site.com/articles/2011/11/07/markdown-testing-grounds/</link>
        </item>
    
    
  </channel>
</rss>


