<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>mnt</title>
  <id>http://127.0.0.1</id>
  <updated>1900-05-17T00:00:00-08:00</updated>
  <author>
    <name></name>
  </author>
  <entry>
    <title>The Wonderful Wizard of Oz</title>
    <link href="http://127.0.0.1/1900/05/17/the-wonderful-wizard-of-oz/" rel="alternate"/>
    <id>http://127.0.0.1/1900/05/17/the-wonderful-wizard-of-oz/</id>
    <published>1900-05-17T00:00:00-08:00</published>
    <updated>1900-05-17T00:00:00-08:00</updated>
    <author>
      <name></name>
    </author>
    <summary type="html">&lt;p&gt;Dorothy lived in the midst of the great Kansas prairies, with Uncle Henry,
who was a farmer, and Aunt Em, who was the farmer&amp;rsquo;s wife.&lt;/p&gt;

&lt;p&gt;This is a test of &lt;a href="http://yahoo.com"&gt;Markdown&lt;/a&gt;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;Dorothy lived in the midst of the great Kansas prairies, with Uncle Henry,
who was a farmer, and Aunt Em, who was the farmer&amp;rsquo;s wife.&lt;/p&gt;

&lt;p&gt;This is a test of &lt;a href="http://yahoo.com"&gt;Markdown&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;but how does it handle&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;:::ruby
# some code
&lt;/code&gt;&lt;/pre&gt;

&lt;pre&gt;:::ruby
puts "hello world"
&lt;/pre&gt;


&lt;pre&gt;&lt;code&gt;:::javascript
for(x in y) {
  alert('foo');
}
&lt;/code&gt;&lt;/pre&gt;
</content>
  </entry>
</feed>
