<?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: Travel Days 5-6, in finer detail</title>
	<atom:link href="http://www.digitalhooligans.com/blog/2008/01/27/travel-days-5-6-in-finer-detail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalhooligans.com/blog/2008/01/27/travel-days-5-6-in-finer-detail/</link>
	<description>(written lovingly with pixels)</description>
	<pubDate>Wed, 19 Nov 2008 16:15:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Ric</title>
		<link>http://www.digitalhooligans.com/blog/2008/01/27/travel-days-5-6-in-finer-detail/#comment-8421</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Mon, 28 Jan 2008 01:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalhooligans.com/blog/2008/01/27/travel-days-5-6-in-finer-detail/#comment-8421</guid>
		<description>I think "Jabba's Palace" is the cement factory at Monolith. On days that it's operating there is a fog-like gray layer of dust filling the valley.</description>
		<content:encoded><![CDATA[<p>I think &#8220;Jabba&#8217;s Palace&#8221; is the cement factory at Monolith. On days that it&#8217;s operating there is a fog-like gray layer of dust filling the valley.</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');
?>