<?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: Merry Christmas!</title>
	<atom:link href="http://www.digitalhooligans.com/blog/2006/12/24/merry-christmas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalhooligans.com/blog/2006/12/24/merry-christmas/</link>
	<description>(written lovingly with pixels)</description>
	<pubDate>Wed, 19 Nov 2008 16:21:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Pseudo</title>
		<link>http://www.digitalhooligans.com/blog/2006/12/24/merry-christmas/#comment-197</link>
		<dc:creator>Pseudo</dc:creator>
		<pubDate>Fri, 29 Dec 2006 06:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhooligans.com/blog/2006/12/24/merry-christmas/#comment-197</guid>
		<description>My friend sent me one of these with MY head on it... it was frightening... I didn't sleep for a week... I still wake in the night - I can hear the music...I think the elf-me is haunting the real me.... or maybe the elf-me is the real me and I'm haunting the elf. Well whatever it is suffice it to say that thing is scary.</description>
		<content:encoded><![CDATA[<p>My friend sent me one of these with MY head on it&#8230; it was frightening&#8230; I didn&#8217;t sleep for a week&#8230; I still wake in the night - I can hear the music&#8230;I think the elf-me is haunting the real me&#8230;. or maybe the elf-me is the real me and I&#8217;m haunting the elf. Well whatever it is suffice it to say that thing is scary.</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');
?>