<?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: Myspace comments suggest that Paris and Lohan were lovers</title>
	<atom:link href="http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Tue, 14 Feb 2012 14:59:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: FURCH</title>
		<link>http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/#comment-20477</link>
		<dc:creator>FURCH</dc:creator>
		<pubDate>Wed, 06 Dec 2006 19:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/11/myspace_comments_suggest_that_paris_and_lohan_were_lovers.html#comment-20477</guid>
		<description>Losers attract losers...they may have money but it doesnt buy class....lets see what happens in 10 years, crotches outta them panties looking like inflat&#039;d balloons!</description>
		<content:encoded><![CDATA[<p>Losers attract losers&#8230;they may have money but it doesnt buy class&#8230;.lets see what happens in 10 years, crotches outta them panties looking like inflat&#8217;d balloons!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=20477">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Other Karen</title>
		<link>http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/#comment-20476</link>
		<dc:creator>Other Karen</dc:creator>
		<pubDate>Fri, 01 Dec 2006 18:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/11/myspace_comments_suggest_that_paris_and_lohan_were_lovers.html#comment-20476</guid>
		<description>May be a load of BS, but it would explain a lot.</description>
		<content:encoded><![CDATA[<p>May be a load of BS, but it would explain a lot.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=20476">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stfu astronauts!</title>
		<link>http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/#comment-20475</link>
		<dc:creator>stfu astronauts!</dc:creator>
		<pubDate>Fri, 01 Dec 2006 17:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/11/myspace_comments_suggest_that_paris_and_lohan_were_lovers.html#comment-20475</guid>
		<description>Ah well, life&#039;s rich variety and all that.</description>
		<content:encoded><![CDATA[<p>Ah well, life&#8217;s rich variety and all that.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=20475">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. T</title>
		<link>http://www.celebitchy.com/2284/myspace_comments_suggest_that_paris_and_lohan_were_lovers/#comment-8989</link>
		<dc:creator>Mr. T</dc:creator>
		<pubDate>Thu, 30 Nov 2006 13:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/index.php/archives/2006/11/myspace_comments_suggest_that_paris_and_lohan_were_lovers.html#comment-8989</guid>
		<description>Yuck, Paris and LiLo lovers? That is like licking the platform at a subway station in NYC. Totally icky! Makes me puke. YUCK!</description>
		<content:encoded><![CDATA[<p>Yuck, Paris and LiLo lovers? That is like licking the platform at a subway station in NYC. Totally icky! Makes me puke. YUCK!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=8989">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.088
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 = 'myspace_comments_suggest_that_paris_and_lohan_were_lovers' AND wp_posts.ID = 2284 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 = '2284' 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 (2284) ORDER BY t.name ASC
   10 |    0.064 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (2284)
   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 = 20477
   12 |    0.001 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2284 and meta_key = 20477
   13 |    0.008 |            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 = 20476
   14 |    0.002 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2284 and meta_key = 20476
   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 = 20475
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2284 and meta_key = 20475
   17 |    0.005 |            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 = 8989
   18 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 2284 and meta_key = 8989
-->
