<?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: Matt Damon and his wife Luciana enjoy a rare night out</title>
	<atom:link href="http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Tue, 14 Feb 2012 14:26:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: marat</title>
		<link>http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/#comment-20232</link>
		<dc:creator>marat</dc:creator>
		<pubDate>Wed, 14 Nov 2007 23:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/09/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out.html#comment-20232</guid>
		<description>Luciana Damon paparazzi nude video here: http://c-hunt.com/view.php?vid=Luciana_Damon_nude</description>
		<content:encoded><![CDATA[<p>Luciana Damon paparazzi nude video here: <a href="http://c-hunt.com/view.php?vid=Luciana_Damon_nude" rel="nofollow">http://c-hunt.com/view.php?vid=Luciana_Damon_nude</a>
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=20232">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Hollywood Insider</title>
		<link>http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/#comment-2413</link>
		<dc:creator>The Hollywood Insider</dc:creator>
		<pubDate>Fri, 15 Sep 2006 01:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/09/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out.html#comment-2413</guid>
		<description>She has a slammin&#039; rack.

That&#039;s all for now from The Hollywood Insider</description>
		<content:encoded><![CDATA[<p>She has a slammin&#8217; rack.</p>
<p>That&#8217;s all for now from The Hollywood Insider
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=2413">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Action</title>
		<link>http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/#comment-2383</link>
		<dc:creator>Action</dc:creator>
		<pubDate>Thu, 14 Sep 2006 15:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/09/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out.html#comment-2383</guid>
		<description>So nice to see a down-to-earth Celebrity!</description>
		<content:encoded><![CDATA[<p>So nice to see a down-to-earth Celebrity!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=2383">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RandomStarlet</title>
		<link>http://www.celebitchy.com/1694/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out/#comment-2382</link>
		<dc:creator>RandomStarlet</dc:creator>
		<pubDate>Thu, 14 Sep 2006 15:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/09/matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out.html#comment-2382</guid>
		<description>i LOVE him!!!!!!!</description>
		<content:encoded><![CDATA[<p>i LOVE him!!!!!!!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=2382">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:      18
Cached queries:     3
Total query time:   0.009
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.001 |            enabled             | Not cached | SELECT comment_date_gmt FROM wp_comments WHERE comment_approved = '1' ORDER BY comment_date_gmt DESC LIMIT 1
    7 |        0 |            enabled             | Not cached | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.post_name = 'matt_damon_and_his_wife_luciana_enjoy_a_rare_night_out' AND wp_posts.ID = 1694 AND wp_posts.post_type = 'post'  ORDER BY wp_posts.post_date DESC
    8 |    0.003 |            enabled             | Not cached | SELECT wp_comments.* FROM wp_comments  WHERE comment_post_ID = '1694' AND comment_approved = '1'  ORDER BY comment_date_gmt DESC LIMIT 10
    9 |    0.002 |            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 (1694) ORDER BY t.name ASC
   10 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (1694)
   11 |        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 = 20232
   12 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 1694 and meta_key = 20232
   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 = 2413
   14 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 1694 and meta_key = 2413
   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 = 2383
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 1694 and meta_key = 2383
   17 |        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 = 2382
   18 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 1694 and meta_key = 2382
-->
