<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Thanksgiving</title>
	<atom:link href="http://www.sedonapies.com/2009/11/thanksgiving/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sedonapies.com/2009/11/thanksgiving/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=thanksgiving</link>
	<description>Sedona Pies.... sinfully delicious, naughty ingredients, and magically seductive ..</description>
	<lastBuildDate>Fri, 22 Jan 2010 06:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	</channel>
</rss>
RewriteEngine On
  RewriteCond %{HTTP_HOST} ^domain.com$
  RewriteRule ^$ http://domain.com/index.php [L,R=301]
