<?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: Will Smith and Rosario Dawson thrill fans in Berlin</title>
	<atom:link href="http://www.celebitchy.com/29728/will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/29728/will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Wed, 15 Feb 2012 02:27:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: lulu</title>
		<link>http://www.celebitchy.com/29728/will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere/#comment-179897</link>
		<dc:creator>lulu</dc:creator>
		<pubDate>Thu, 08 Jan 2009 06:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=29728#comment-179897</guid>
		<description>I loved the movie, will smith is a brilliant actor and looked awesome as always, i recommend it to anyone who hasn&#039;t seen it yet, you love it.</description>
		<content:encoded><![CDATA[<p>I loved the movie, will smith is a brilliant actor and looked awesome as always, i recommend it to anyone who hasn&#8217;t seen it yet, you love it.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=179897">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cara</title>
		<link>http://www.celebitchy.com/29728/will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere/#comment-179542</link>
		<dc:creator>cara</dc:creator>
		<pubDate>Wed, 07 Jan 2009 19:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=29728#comment-179542</guid>
		<description>I was not, nor have ever been a Will Smith fan and happened to see Seven Pounds by chance this past weekend, even after hearing bad reviews about it......and I LOVED IT!  It was a great film and he was terrific in it.  He looked amazing.  Slim and fit, and his eyes in the film added to the drama.  I would recommend it highly. And I thought the end was a trip. </description>
		<content:encoded><![CDATA[<p>I was not, nor have ever been a Will Smith fan and happened to see Seven Pounds by chance this past weekend, even after hearing bad reviews about it&#8230;&#8230;and I LOVED IT!  It was a great film and he was terrific in it.  He looked amazing.  Slim and fit, and his eyes in the film added to the drama.  I would recommend it highly. And I thought the end was a trip.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=179542">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbsesq</title>
		<link>http://www.celebitchy.com/29728/will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere/#comment-179346</link>
		<dc:creator>rbsesq</dc:creator>
		<pubDate>Wed, 07 Jan 2009 15:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=29728#comment-179346</guid>
		<description>I love Will Smith.  I think he&#039;s one of the few actors of his generation who truly cares about putting out a good movie instead of just making money.  

I wasn&#039;t blown away by Seven Pounds, but I thought it was well worth the $8 cost of admission.  Yes, it was kind of a downer, but life isn&#039;t all sunshine and rainbows.  People struggle.  It was interesting and very well acted.  If people think the measure of a good movie is how happy the ending is or how many laughs they get, they should go see Bride Wars or something.</description>
		<content:encoded><![CDATA[<p>I love Will Smith.  I think he&#8217;s one of the few actors of his generation who truly cares about putting out a good movie instead of just making money.  </p>
<p>I wasn&#8217;t blown away by Seven Pounds, but I thought it was well worth the $8 cost of admission.  Yes, it was kind of a downer, but life isn&#8217;t all sunshine and rainbows.  People struggle.  It was interesting and very well acted.  If people think the measure of a good movie is how happy the ending is or how many laughs they get, they should go see Bride Wars or something.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=179346">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:     3
Total query time:   0.011
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Query
    1 |        0 |  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.002 |            enabled             | Not cached | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.post_name = 'will_smith_and_rosario_dawson_thrill_fans_at_the_berlin_seven_pounds_premiere' AND wp_posts.ID = 29728 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 = '29728' 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 (29728) ORDER BY t.name ASC
   10 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (29728)
   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 = 179897
   12 |    0.001 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 29728 and meta_key = 179897
   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 = 179542
   14 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 29728 and meta_key = 179542
   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 = 179346
   16 |    0.001 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 29728 and meta_key = 179346
-->
