<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Stunt Programmer</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.1" -->

	<item>
		<title>Hello, World!</title>
		<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>
		<link>http://stuntprogrammer.com/2008/12/21/helloworld/</link>
			</item>
</channel>
</rss>

