<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     >
  <channel>
    <title>My Blogofile Example</title>
    <link>http://www.example.com/blog</link>
    <description>Just a simple HTML5 blog</description>
    <pubDate>Wed, 14 Dec 2011 21:55:21 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>Syntax highlight test</title>
      <link>http://www.example.com/blog/2011/05/11/syntax-highlight-test</link>
      <pubDate>Wed, 11 May 2011 15:25:00 EDT</pubDate>
      <category><![CDATA[general stuff]]></category>
      <guid>b'kJSMevgxOghVemPjY3s2DOc3Vbs='</guid>
      <description>Syntax highlight test</description>
      <content:encoded><![CDATA[<p>This post contains some highlighted python code:</p>
<div class="pygments_murphy syntax_highlight"><pre><span class="kn">import</span> <span class="nn">this</span><br/><br/><span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">&quot;main&quot;</span><span class="p">:</span><br/>    <span class="k">print</span> <span class="s">&quot;Hello, World!&quot;</span><br/></pre></div>

<p>This is accomplished with the built-in <a href="https://github.com/EnigmaCurry/blogofile/blob/master/blogofile/site_init/blog_features/_filters/syntax_highlight.py">syntax highlighter filter</a></p>]]></content:encoded>
    </item>
    <item>
      <title>Post 3 - Unicode Test - How about some 日本語テスト</title>
      <link>http://www.example.com/blog/2011/05/10/post-3---unicode-test---how-about-some-</link>
      <pubDate>Tue, 10 May 2011 15:22:00 EDT</pubDate>
      <category><![CDATA[unicode]]></category>
      <guid>b'B49PSSr_wWGUI8DUq4YBvHEXvYE='</guid>
      <description>Post 3 - Unicode Test - How about some 日本語テスト</description>
      <content:encoded><![CDATA[<p>Anglo-Saxon Rune Poem:</p>
<p>ᚠᛇᚻ᛫ᛒᛦᚦ᛫ᚠᚱᚩᚠᚢᚱ᛫ᚠᛁᚱᚪ᛫ᚷᛖᚻᚹᛦᛚᚳᚢᛗ
ᛋᚳᛖᚪᛚ᛫ᚦᛖᚪᚻ᛫ᛗᚪᚾᚾᚪ᛫ᚷᛖᚻᚹᛦᛚᚳ᛫ᛗᛁᚳᛚᚢᚾ᛫ᚻᛦᛏ᛫ᛞᚫᛚᚪᚾ
ᚷᛁᚠ᛫ᚻᛖ᛫ᚹᛁᛚᛖ᛫ᚠᚩᚱ᛫ᛞᚱᛁᚻᛏᚾᛖ᛫ᛞᚩᛗᛖᛋ᛫ᚻᛚᛇᛏᚪᚾ᛬</p>
<p>Tamil poetry:</p>
<p>யாமறிந்த மொழிகளிலே தமிழ்மொழி போல் இனிதாவது எங்கும் காணோம்,
பாமரராய் விலங்குகளாய், உலகனைத்தும் இகழ்ச்சிசொலப் பான்மை கெட்டு,
நாமமது தமிழரெனக் கொண்டு இங்கு வாழ்ந்திடுதல் நன்றோ? சொல்லீர்!
தேமதுரத் தமிழோசை உலகமெலாம் பரவும்வகை செய்தல் வேண்டும்.</p>
<p>I can eat glass:
私はガラスを食べられます。それは私を傷つけません。
Կրնամ ապակի ուտել և ինծի անհանգիստ չըներ։
I kå Glas frässa, ond des macht mr nix!
᚛᚛ᚉᚑᚅᚔᚉᚉᚔᚋ ᚔᚈᚔ ᚍᚂᚐᚅᚑ ᚅᚔᚋᚌᚓᚅᚐ᚜
אני יכול לאכול זכוכית וזה לא מזיק לי
काचं शक्नोम्यत्तुम् । नोपहिनस्ति माम् ॥ </p>]]></content:encoded>
    </item>
    <item>
      <title>Post 2</title>
      <link>http://www.example.com/blog/2010/07/24/post-2</link>
      <pubDate>Sat, 24 Jul 2010 16:20:00 EDT</pubDate>
      <category><![CDATA[category 2]]></category>
      <category><![CDATA[category 1]]></category>
      <guid>b'9RfGJ-330elQtmE83oH6fvHnNXc='</guid>
      <description>Post 2</description>
      <content:encoded><![CDATA[<p>This is post #2.</p>
<p>This post just shows off some <a href="http://www.freewisdom.org/projects/python-markdown/" title="Markdown in Python">markdown</a> features. Markdown is a simple <abbr title="Hyper Text Markup Language (this is just an abbreviation test)">HTML</abbr> markup language in plain text, so it's easier to read and write.</p>
<h1 id="this-is-a-heading">This is a heading</h1>
<p>This is a reference<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup> to a footnote.</p>
<h2 id="this-is-a-sub-heading-a_custom_id">This is a sub-heading  {#a_custom_id}</h2>
<p>This section has a custom id on it's <code>&lt;h2&gt;</code> tag.</p>
<h2 id="this-is-a-table">This is a table</h2>
<table>
<thead>
<tr>
<th>First Header</th>
<th>Second Header</th>
</tr>
</thead>
<tbody>
<tr>
<td>Content Cell</td>
<td>Content Cell</td>
</tr>
<tr>
<td>Content Cell</td>
<td>Content Cell</td>
</tr>
</tbody>
</table>
<h2 id="here-are-some-definitions">Here are some definitions</h2>
<dl>
<dt>Apple</dt>
<dd>Pomaceous fruit of plants of the genus Malus in 
the family Rosaceae.</dd>
<dt>Orange</dt>
<dd>The fruit of an evergreen tree of the genus Citrus.</dd>
</dl>
<h2 id="some-code">Some code</h2>
<p>This is using the <a href="http://www.freewisdom.org/projects/python-markdown/Fenced_Code_Blocks">Fenced Code</a> extension to markdown, but Blogofile has <a href="/blog/2009/08/29/syntax-highlight-test/">it's own code filter</a> that does syntax highlighting too.</p>
<pre><code class="python">import this
print(&quot;2 + 2 = {0}&quot;.format(2+2))
</code></pre>

<div class="footnote">
<hr />
<ol>
<li id="fn:1">
<p>This is a footnote.&#160;<a href="#fnref:1" rev="footnote" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>]]></content:encoded>
    </item>
    <item>
      <title>Post 1</title>
      <link>http://www.example.com/blog/2010/07/23/post-1</link>
      <pubDate>Fri, 23 Jul 2010 15:22:00 EDT</pubDate>
      <category><![CDATA[category 1]]></category>
      <guid>b'4WXdtemkeX4PNgN2kEtamiaZY1w='</guid>
      <description>Post 1</description>
      <content:encoded><![CDATA[<p>This is post #1</p>]]></content:encoded>
    </item>
    <item>
      <title>Filler post 4</title>
      <link>http://www.example.com/blog/2010/06/29/filler-post-4</link>
      <pubDate>Tue, 29 Jun 2010 15:28:00 EDT</pubDate>
      <category><![CDATA[general stuff]]></category>
      <guid>b'3RbOC8mk1nOC3CbI1MyxeMzdu1M='</guid>
      <description>Filler post 4</description>
      <content:encoded><![CDATA[<p>This is a filler post.</p>]]></content:encoded>
    </item>
    <item>
      <title>Filler post 3</title>
      <link>http://www.example.com/blog/2010/06/29/filler-post-3</link>
      <pubDate>Tue, 29 Jun 2010 15:27:00 EDT</pubDate>
      <category><![CDATA[general stuff]]></category>
      <guid>b'Vc8sLx0_sPGq2L5hH8-TTTAUMa8='</guid>
      <description>Filler post 3</description>
      <content:encoded><![CDATA[<p>This is a filler post.</p>]]></content:encoded>
    </item>
    <item>
      <title>Filler post 2</title>
      <link>http://www.example.com/blog/2010/06/29/filler-post-2</link>
      <pubDate>Tue, 29 Jun 2010 15:26:00 EDT</pubDate>
      <category><![CDATA[general stuff]]></category>
      <guid>b'FVfgp0ak4BpqZ1PkvNLuy4WpfN4='</guid>
      <description>Filler post 2</description>
      <content:encoded><![CDATA[<p>This is a filler post.</p>]]></content:encoded>
    </item>
    <item>
      <title>Filler post 1</title>
      <link>http://www.example.com/blog/2010/06/29/filler-post-1</link>
      <pubDate>Tue, 29 Jun 2010 15:25:00 EDT</pubDate>
      <category><![CDATA[general stuff]]></category>
      <guid>b'1Pwq_L1wJvzyglnFqNFiLhhkwAc='</guid>
      <description>Filler post 1</description>
      <content:encoded><![CDATA[<p>This is a filler post.</p>]]></content:encoded>
    </item>
  </channel>
</rss>

