<?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>davidgaeddert.com &#187; Snippets</title>
	<atom:link href="http://davidgaeddert.com/category/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidgaeddert.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 16:40:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Test</title>
		<link>http://davidgaeddert.com/test/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=test</link>
		<comments>http://davidgaeddert.com/test/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 01:17:43 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://davidgaeddert.com/wordpress-site/?p=64</guid>
		<description><![CDATA[Test post.]]></description>
			<content:encoded><![CDATA[<p>Test post.</p>
<pre class="brush: java; title: Test code snippet title; notranslate">
//code here
int i = 0;
int x = 1;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://davidgaeddert.com/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snippets test</title>
		<link>http://davidgaeddert.com/snippets-test/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=snippets-test</link>
		<comments>http://davidgaeddert.com/snippets-test/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 00:24:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://davidgaeddert.com/wordpress-site/?p=45</guid>
		<description><![CDATA[this is just a test]]></description>
			<content:encoded><![CDATA[<p>this is just a test</p>
]]></content:encoded>
			<wfw:commentRss>http://davidgaeddert.com/snippets-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

