<?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: Are Kate Hudson and Owen Wilson moving in together?</title>
	<atom:link href="http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Tue, 14 Feb 2012 04:23:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: daisy</title>
		<link>http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16011</link>
		<dc:creator>daisy</dc:creator>
		<pubDate>Tue, 01 Apr 2008 21:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16011</guid>
		<description>just  hand him the package of razor blades now</description>
		<content:encoded><![CDATA[<p>just  hand him the package of razor blades now
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=16011">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gg</title>
		<link>http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16010</link>
		<dc:creator>gg</dc:creator>
		<pubDate>Tue, 01 Apr 2008 20:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16010</guid>
		<description>Maybe it&#039;s not as it looks.  I think they make such a cute couple.  And boy, they would sure make a cute baby.  NOT that that&#039;s any reason to have one, mind.</description>
		<content:encoded><![CDATA[<p>Maybe it&#8217;s not as it looks.  I think they make such a cute couple.  And boy, they would sure make a cute baby.  NOT that that&#8217;s any reason to have one, mind.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=16010">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anni</title>
		<link>http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16009</link>
		<dc:creator>anni</dc:creator>
		<pubDate>Tue, 01 Apr 2008 15:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/10491/are_kate_hudson_and_owen_wilson_moving_in_together/#comment-16009</guid>
		<description>now that´s interesting. if rumours are true, he tried to kill himself after the break up and now she is back with him. lady, not a good idea. go figure what happens if you break up once more.</description>
		<content:encoded><![CDATA[<p>now that´s interesting. if rumours are true, he tried to kill himself after the break up and now she is back with him. lady, not a good idea. go figure what happens if you break up once more.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=16009">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- W3 Total Cache: Db cache debug info:
Engine:             memcached
Total queries:      16
Cached queries:     4
Total query time:   0.015
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Query
    1 |    0.001 |  disabled (query is rejected)  | Not cached | SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
    2 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'akismet_comment_nonce' LIMIT 1
    3 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'bad_behavior_settings' LIMIT 1
    4 |        0 |  disabled (query is rejected)  | Not cached | CREATE TABLE IF NOT EXISTS `wp_bad_behavior` (
		`id` INT(11) NOT NULL auto_increment,
		`ip` TEXT NOT NULL,
		`date` DATETIME NOT NULL default '0000-00-00 00:00:00',
		`request_method` TEXT NOT NULL,
		`request_uri` TEXT NOT NULL,
		`server_protocol` TEXT NOT NULL,
		`http_headers` TEXT NOT NULL,
		`user_agent` TEXT NOT NULL,
		`request_entity` TEXT NOT NULL,
		`key` TEXT NOT NULL,
		INDEX (`ip`(15)),
		INDEX (`user_agent`(10)),
		PRIMARY KEY (`id`) );
    5 |        0 |            enabled             |   Cached   | SELECT option_value FROM wp_options WHERE option_name = 'IWG_RoleMan_Spaces_in_Caps' LIMIT 1
    6 |        0 |            enabled             |   Cached   | SELECT comment_date_gmt FROM wp_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 1
    7 |    0.005 |            enabled             | Not cached | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.post_name = 'are_kate_hudson_and_owen_wilson_moving_in_together' AND wp_posts.ID = 10491 AND wp_posts.post_type = 'post'  ORDER BY wp_posts.post_date DESC
    8 |    0.002 |            enabled             | Not cached | SELECT wp_comments.* FROM wp_comments  WHERE comment_post_ID = '10491' AND comment_approved = '1'  ORDER BY comment_date_gmt DESC LIMIT 10
    9 |    0.001 |            enabled             | Not cached | SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (10491) ORDER BY t.name ASC
   10 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (10491)
   11 |    0.003 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 16011
   12 |    0.002 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 10491 and meta_key = 16011
   13 |        0 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 16010
   14 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 10491 and meta_key = 16010
   15 |        0 |            enabled             | Not cached | SELECT UNIX_TIMESTAMP(comment_date) time, comment_author_IP, comment_date_gmt, comment_post_ID, comment_ID  FROM wp_comments where comment_ID = 16009
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 10491 and meta_key = 16009
-->
