<?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>yaauie.com</title>
	<atom:link href="http://yaauie.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://yaauie.com</link>
	<description>Public Musings of Ryan Biesemeyer</description>
	<lastBuildDate>Thu, 05 Nov 2009 05:51:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hello, World!</title>
		<link>http://yaauie.com/?p=3</link>
		<comments>http://yaauie.com/?p=3#comments</comments>
		<pubDate>Thu, 05 Nov 2009 05:50:27 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://yaauie.com/?p=3</guid>
		<description><![CDATA[// More to come
function hello_world() {
 echo 'HI!';
}
hello_world();
]]></description>
			<content:encoded><![CDATA[<p><code style="color:#ff1cae;">// More to come</code><br />
<code>function hello_world() {</code><br />
<code style="padding-left:10px;"> echo 'HI!';</code><br />
<code>}</code></p>
<p><code>hello_world();</code></p>
]]></content:encoded>
			<wfw:commentRss>http://yaauie.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
