<?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>Blogofile</title>
    <link>http://www.blogofile.com/blog</link>
    <description>A static blog engine/compiler</description>
    <pubDate>Fri, 16 Apr 2010 16:45:51 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>Syntax Highlighting and Markdown support</title>
      <link>http://www.blogofile.com/blog/2009/03/09/syntax-highlighting-and-markdown</link>
      <pubDate>Mon, 09 Mar 2009 17:43:00 EDT</pubDate>
      <category><![CDATA[Development]]></category>
      <guid>http://www.blogofile.com/blog/2009/03/09/syntax-highlighting-and-markdown</guid>
      <description>Syntax Highlighting and Markdown support</description>
      <content:encoded><![CDATA[<p id="p1">The development version of blogofile now includes the following features:
</p>
<ul>
 <li>
     Syntax highlighting - thanks to <a href="http://www.pygments.org">pygments</a>
 </li>

 <li>
     Markdown support - thanks to <a href="http://www.freewisdom.org/projects/python-markdown/">markdown in python</a>
 </li>
</ul>
<p id="p2">Check out <a href="/demo/sample_posts.html">some examples here</a>
</p>]]></content:encoded>
    </item>
  </channel>
</rss>
