<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Getting WordPress to leave code alone</title>
	<atom:link href="http://www.notes.xythian.net/2004/12/15/getting-wordpress-to-leave-code-alone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notes.xythian.net/2004/12/15/getting-wordpress-to-leave-code-alone/</link>
	<description>Links, technical notes, whatnot.</description>
	<pubDate>Mon, 06 Oct 2008 18:57:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Lars</title>
		<link>http://www.notes.xythian.net/2004/12/15/getting-wordpress-to-leave-code-alone/#comment-4</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 16 Dec 2004 06:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.notes.xythian.net/2004/12/15/getting-wordpress-to-leave-code-alone/#comment-4</guid>
		<description>&lt;pre lang="python"&gt;
if __name__ == '__main__':
    print "Hello Word"
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<pre lang="python">
if __name__ == '__main__':
    print "Hello Word"
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
