<?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: Pastry Failures</title>
	<atom:link href="http://sedonapies.com/recipes/pastry-failures/feed/" rel="self" type="application/rss+xml" />
	<link>http://sedonapies.com</link>
	<description>I Help You WOW your Clients with sinfully delicious pies</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:32:07 +0000</lastBuildDate>
	<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]
