<?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>Stunt Programmer &#187; hacking</title>
	<atom:link href="http://stuntprogrammer.com/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuntprogrammer.com</link>
	<description>Unrepentant technical meandering and justified profanity from a stunt programmer</description>
	<lastBuildDate>Mon, 22 Dec 2008 17:49:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Hello, World!</title>
		<link>http://stuntprogrammer.com/2008/12/21/helloworld/</link>
		<comments>http://stuntprogrammer.com/2008/12/21/helloworld/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:28:39 +0000</pubDate>
		<dc:creator>niall</dc:creator>
				<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://stuntprogrammer.com/?p=10</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 #include &#60;stdio.h&#62; #include &#60;stdlib.h&#62; &#160; int main&#40;&#41; &#123; &#40;void&#41; printf&#40;&#34;Hello, World!\n&#34;&#41;; return EXIT_SUCCESS; &#125;]]></description>
		<wfw:commentRss>http://stuntprogrammer.com/2008/12/21/helloworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

