<?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: Subscribe to Google Calendar on iCal</title>
	<atom:link href="http://www.macshout.com/2006/10/25/ical_google_calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macshout.com/2006/10/25/ical_google_calendar/</link>
	<description>Shouting about the mac!</description>
	<pubDate>Tue, 06 Jan 2009 08:24:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Marcie</title>
		<link>http://www.macshout.com/2006/10/25/ical_google_calendar/#comment-182</link>
		<dc:creator>Marcie</dc:creator>
		<pubDate>Wed, 15 Nov 2006 04:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.macshout.com/2006/10/25/ical_google_calendar/#comment-182</guid>
		<description>excellent, it is exactly what my ipod calendar was missing.  thank you so much for the awesome tip and wonderful easy to follow instructions.</description>
		<content:encoded><![CDATA[<p>excellent, it is exactly what my ipod calendar was missing.  thank you so much for the awesome tip and wonderful easy to follow instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beth</title>
		<link>http://www.macshout.com/2006/10/25/ical_google_calendar/#comment-172</link>
		<dc:creator>beth</dc:creator>
		<pubDate>Mon, 13 Nov 2006 10:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.macshout.com/2006/10/25/ical_google_calendar/#comment-172</guid>
		<description>Thank you - that was very helpful!</description>
		<content:encoded><![CDATA[<p>Thank you - that was very helpful!</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');
?>