<?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: Memory Day</title>
	<atom:link href="http://www.digitalhooligans.com/blog/2007/05/29/memory-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalhooligans.com/blog/2007/05/29/memory-day/</link>
	<description>(written lovingly with pixels)</description>
	<pubDate>Wed, 19 Nov 2008 16:12:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Ric</title>
		<link>http://www.digitalhooligans.com/blog/2007/05/29/memory-day/#comment-2607</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Wed, 30 May 2007 01:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhooligans.com/blog/2007/05/29/memory-day/#comment-2607</guid>
		<description>You never know the significance of an event until later. An untimely death changes the future. A casual remark poisons a friendship. It happens to everyone.

People in the past were no different; I see it unfolding as I live. What you believe creates your present and future be that a prison or an unexplored continent.</description>
		<content:encoded><![CDATA[<p>You never know the significance of an event until later. An untimely death changes the future. A casual remark poisons a friendship. It happens to everyone.</p>
<p>People in the past were no different; I see it unfolding as I live. What you believe creates your present and future be that a prison or an unexplored continent.</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');
?>