<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thought-Blorg &#187; c</title>
	<atom:link href="http://danielenman.com/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielenman.com</link>
	<description>The mind of a mindful man</description>
	<lastBuildDate>Sun, 30 May 2010 04:02:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Just testing some code stuff</title>
		<link>http://danielenman.com/2010/03/16/just-testing-some-code-stuff/</link>
		<comments>http://danielenman.com/2010/03/16/just-testing-some-code-stuff/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 19:53:21 +0000</pubDate>
		<dc:creator>Daniel Enman</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Sites]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[syntax highlight]]></category>

		<guid isPermaLink="false">http://danielenman.com/?p=15</guid>
		<description><![CDATA[int main() { return 0; }    ]]></description>
			<content:encoded><![CDATA[<pre lang="c++">
<pre class="brush: cpp;">
int main()
{
	return 0;
}
</pre>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0in } 		P.western { font-family: "Arial", sans-serif; font-size: 10pt } 		P.cjk { font-size: 10pt } --><br />
 </p>
<p> 
</p></div>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://danielenman.com/2010/03/16/just-testing-some-code-stuff/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
