<?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: &#8216;Shia LaBeouf on what went wrong when he lost his virginity&#8217; morning links</title>
	<atom:link href="http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/</link>
	<description>Stylish celebrity escapism</description>
	<lastBuildDate>Wed, 15 Feb 2012 00:14:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Celebitchy</title>
		<link>http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/#comment-315786</link>
		<dc:creator>Celebitchy</dc:creator>
		<pubDate>Mon, 18 May 2009 19:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=51536#comment-315786</guid>
		<description>Fixed jojo - sorry about that!</description>
		<content:encoded><![CDATA[<p>Fixed jojo &#8211; sorry about that!
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=315786">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viper</title>
		<link>http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/#comment-315760</link>
		<dc:creator>viper</dc:creator>
		<pubDate>Mon, 18 May 2009 19:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=51536#comment-315760</guid>
		<description>so sad I dont believe his crap for a second..but the not endowed thing sounds pitiful. Why the hell would you voluteer such info?! This guy worked beside harrison ford for crying out load. How does he work with such people and NOT at least get some fraction of maturity or class form them. Jesus.</description>
		<content:encoded><![CDATA[<p>so sad I dont believe his crap for a second..but the not endowed thing sounds pitiful. Why the hell would you voluteer such info?! This guy worked beside harrison ford for crying out load. How does he work with such people and NOT at least get some fraction of maturity or class form them. Jesus.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=315760">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenna</title>
		<link>http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/#comment-315686</link>
		<dc:creator>Jenna</dc:creator>
		<pubDate>Mon, 18 May 2009 18:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=51536#comment-315686</guid>
		<description>Mmmmhmm Shia. That&#039;s all I have to say.</description>
		<content:encoded><![CDATA[<p>Mmmmhmm Shia. That&#8217;s all I have to say.
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=315686">Report this comment as spam or abuse</a></small></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: photo jojo</title>
		<link>http://www.celebitchy.com/51536/shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links/#comment-315534</link>
		<dc:creator>photo jojo</dc:creator>
		<pubDate>Mon, 18 May 2009 16:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.celebitchy.com/?p=51536#comment-315534</guid>
		<description>CB - the Agent Bedhead/Abby Elliot link is wrong. :)</description>
		<content:encoded><![CDATA[<p>CB &#8211; the Agent Bedhead/Abby Elliot link is wrong. <img src='http://www.celebitchy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<p align="right"><small><a href="http://www.celebitchy.com/wp-content/plugins/dd-report-comments/report.php?c=315534">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:     4
Total query time:   0.020
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 |            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 = 'shia_labeouf_on_what_went_wrong_when_he_lost_his_virginity_morning_links' AND wp_posts.ID = 51536 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 = '51536' 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 (51536) ORDER BY t.name ASC
   10 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (51536)
   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 = 315786
   12 |    0.004 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 51536 and meta_key = 315786
   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 = 315760
   14 |    0.008 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 51536 and meta_key = 315760
   15 |    0.001 |            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 = 315686
   16 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 51536 and meta_key = 315686
   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 = 315534
   18 |        0 |            enabled             | Not cached | SELECT meta_value FROM wp_postmeta WHERE post_id = 51536 and meta_key = 315534
-->
