<?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: Best Dressed at the Grammy Awards</title>
	<atom:link href="http://www.celebitchy.com/2976/best_dressed_at_the_grammy_awards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/2976/best_dressed_at_the_grammy_awards/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Mon, 13 Feb 2012 20:47:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: me</title>
		<link>http://www.celebitchy.com/2976/best_dressed_at_the_grammy_awards/#comment-25361</link>
		<dc:creator>me</dc:creator>
		<pubDate>Tue, 13 Feb 2007 14:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2007/02/best_dressed_at_the_grammy_awards.html#comment-25361</guid>
		<description>WHY isnt anybody commenting on PINK?  she looked the best she ever has!</description>
		<content:encoded><![CDATA[<p>WHY isnt anybody commenting on PINK?  she looked the best she ever has!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=25361">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demondoll</title>
		<link>http://www.celebitchy.com/2976/best_dressed_at_the_grammy_awards/#comment-25360</link>
		<dc:creator>demondoll</dc:creator>
		<pubDate>Tue, 13 Feb 2007 06:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2007/02/best_dressed_at_the_grammy_awards.html#comment-25360</guid>
		<description>I think it&#039;s Corinne Bailey Rae.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s Corinne Bailey Rae.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=25360">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sophie</title>
		<link>http://www.celebitchy.com/2976/best_dressed_at_the_grammy_awards/#comment-25359</link>
		<dc:creator>Sophie</dc:creator>
		<pubDate>Tue, 13 Feb 2007 04:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2007/02/best_dressed_at_the_grammy_awards.html#comment-25359</guid>
		<description>I think that Shakira&#039;s dress just looks boring and the red satin bow doesnt help</description>
		<content:encoded><![CDATA[<p>I think that Shakira&#8217;s dress just looks boring and the red satin bow doesnt help
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=25359">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.008
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 |            enabled             | Not cached | SELECT   wp_posts.* FROM wp_posts  WHERE 1=1  AND wp_posts.post_name = 'best_dressed_at_the_grammy_awards' AND wp_posts.ID = 2976 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 = '2976' 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 (2976) ORDER BY t.name ASC
   10 |    0.001 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2976)
   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 = 25361
   12 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2976 and meta_key = 25361
   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 = 25360
   14 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2976 and meta_key = 25360
   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 = 25359
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2976 and meta_key = 25359
-->
