<?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>pings from the void &#187; Java</title>
	<atom:link href="http://thequietvoid.com/archives/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://thequietvoid.com</link>
	<description>· )  -) --)  ---) ----) ------) ---------) --------------)  --------------------)</description>
	<lastBuildDate>Sat, 01 Jan 2011 08:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Code Test</title>
		<link>http://thequietvoid.com/archives/3</link>
		<comments>http://thequietvoid.com/archives/3#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:04:29 +0000</pubDate>
		<dc:creator>Matt Ditton</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Silly]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=3</guid>
		<description><![CDATA[In which I post some code as a test of the new site.]]></description>
			<content:encoded><![CDATA[<p>In which I post some code as a test of the new site.</p>
<p>[cce lang="java" ]<br />
void runThusAndExit(){</p>
<p>    for(int i = 0; i &lt; 2010; i++){</p>
<p>        print(&#8220;In case you missed it, this is a test.&#8221;);</p>
<p>    }</p>
<p>    exitYeFoulBeast();</p>
<p>}<br />
[/cce]</p>
<p>Quite.</p>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

