<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: I need a home</title>
	<atom:link href="http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/</link>
	<description>(written lovingly with pixels)</description>
	<pubDate>Wed, 19 Nov 2008 16:24:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Casey</title>
		<link>http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/#comment-3373</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Wed, 25 Jul 2007 16:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/#comment-3373</guid>
		<description>I put it on my TBW (my latest crazy idea)

&lt;a href="http://www.tnblogwatch.com/general/Things_Best_Said__-_I_need_a_home/" rel="nofollow"&gt;Things Best Said Â» I need a home&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I put it on my TBW (my latest crazy idea)</p>
<p><a href="http://www.tnblogwatch.com/general/Things_Best_Said__-_I_need_a_home/" rel="nofollow">Things Best Said Â» I need a home</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: editblog</title>
		<link>http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/#comment-3360</link>
		<dc:creator>editblog</dc:creator>
		<pubDate>Wed, 25 Jul 2007 02:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhooligans.com/blog/2007/07/24/i-need-a-home/#comment-3360</guid>
		<description>sent out a few emails... keep your fingers crossed</description>
		<content:encoded><![CDATA[<p>sent out a few emails&#8230; keep your fingers crossed</p>
]]></content:encoded>
	</item>
</channel>
</rss>
p-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>