[libgdata/offline-testing] tests: UNFINISHED more youtube tidyup work
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/offline-testing] tests: UNFINISHED more youtube tidyup work
- Date: Tue, 30 Jul 2013 08:26:56 +0000 (UTC)
commit b74ee031437b0133161d8704a29fe24d394e33c3
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Jul 8 15:32:18 2013 +0100
tests: UNFINISHED more youtube tidyup work
gdata/gdata-service.c | 3 +-
gdata/tests/common.c | 10 +-
.../traces/youtube/query-standard-feed-with-query | 30 +
gdata/tests/traces/youtube/query-standard-feeds | 2740 ++++++++++++++++++++
gdata/tests/youtube.c | 258 ++-
5 files changed, 3012 insertions(+), 29 deletions(-)
---
diff --git a/gdata/gdata-service.c b/gdata/gdata-service.c
index 217cc73..1b39cb5 100644
--- a/gdata/gdata-service.c
+++ b/gdata/gdata-service.c
@@ -2152,8 +2152,7 @@ _gdata_service_get_log_level (void)
SoupSession *
_gdata_service_build_session (void)
{
- /* TODO: Need to generate a certificate and sign it with the system CA (but also allow using an
invalid/unsigned certificate for testing). */
- SoupSession *session = soup_session_new_with_options ("ssl-strict", FALSE /* TODO */, NULL);
+ SoupSession *session = soup_session_new_with_options ("ssl-strict", TRUE, NULL);
#ifdef HAVE_GNOME
soup_session_add_feature_by_type (session, SOUP_TYPE_GNOME_FEATURES_2_26);
diff --git a/gdata/tests/common.c b/gdata/tests/common.c
index 72306d1..11a6054 100644
--- a/gdata/tests/common.c
+++ b/gdata/tests/common.c
@@ -124,8 +124,14 @@ gdata_test_init (int argc, char **argv)
gdata_mock_server_set_enable_online (mock_server, write_traces);
}
-/**
- * TODO: Document me.
+/*
+ * gdata_test_get_mock_server:
+ *
+ * Returns the singleton #GDataMockServer instance used throughout the test suite.
+ *
+ * Return value: (transfer none): the mock server
+ *
+ * Since: 0.13.4
*/
GDataMockServer *
gdata_test_get_mock_server (void)
diff --git a/gdata/tests/traces/youtube/query-standard-feed-with-query
b/gdata/tests/traces/youtube/query-standard-feed-with-query
new file mode 100644
index 0000000..ffaec86
--- /dev/null
+++ b/gdata/tests/traces/youtube/query-standard-feed-with-query
@@ -0,0 +1,30 @@
+> GET /feeds/api/standardfeeds/top_rated?time=all_time&safeSearch=none&location=0,0&location-radius=0m&lr=fr
HTTP/1.1
+> Soup-Debug-Timestamp: 1373293538
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 20 (0x71b470), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293538
+< Soup-Debug: SoupMessage 20 (0x71b470)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:38 GMT
+< Date: Mon, 08 Jul 2013 14:25:38 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHSXc4eCp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:38 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
gd:etag='W/"CUIHSXc4eCp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:top_rated</id><updated>2013-07-08T14:25:38.930Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Top
Rated</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCWKQJPHqP4J0'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated/batch'/><link rel='self'
type='application/atom+xml' href='https://gdata.
youtube.com/feeds/api/standardfeeds/top_rated?start-index=1&max-results=25&location=0,0&location-radius=0m&time=all_time&safeSearch=none'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated?alt=atom-service'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>0</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage></feed>
+
diff --git a/gdata/tests/traces/youtube/query-standard-feeds b/gdata/tests/traces/youtube/query-standard-feeds
new file mode 100644
index 0000000..773be96
--- /dev/null
+++ b/gdata/tests/traces/youtube/query-standard-feeds
@@ -0,0 +1,2740 @@
+> GET /feeds/api/standardfeeds/top_rated HTTP/1.1
+> Soup-Debug-Timestamp: 1373293535
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 7 (0x71b470), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293536
+< Soup-Debug: SoupMessage 7 (0x71b470)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:36 GMT
+< Date: Mon, 08 Jul 2013 14:25:36 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHR34-eCp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:36 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'
gd:etag='W/"CUIHR34-eCp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:top_rated</id><updated>2013-07-08T14:25:36.050Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Top
Rated</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCWKQJPHqP4J0'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml' href='h
ttps://gdata.youtube.com/feeds/api/standardfeeds/top_rated/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_rated?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>155</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"Dk4FRX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:9bZkp7q19f0</id><published>2012-07-15T07:46:32.000Z</published><updated>2013-06-27T01:01:54.000Z
</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>PSY -
GANGNAM STYLE (강남스타일) M/V</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/9bZkp7q19f0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=9bZkp7q19f0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=9bZkp7q19f0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/rDkAvwZum-UTjHmzDI2iIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0'/><author><name>officialpsy</name><uri>https://gdata.youtube.com/feeds/api/users/officialpsy</uri><yt:userId>rDkAvwZum-UTjHmzDI2iIw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:acces
sControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0/comments'
countHint='6079494'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/9bZkp7q19f0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='253'
yt:format='5'/><media:content
url='rtsp://r2---sn-aiglln7e.c.youtube.com/CkcLENy73wIaPgn99bW6p2S29RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQv
Gvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='253' yt:format='1'/><media:content
url='rtsp://r2---sn-aiglln7e.c.youtube.com/CkcLENy73wIaPgn99bW6p2S29RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='253' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='officialpsy'
yt:type='partner'>officialpsy</media:credit><media:description type='plain'>PSY - Gangnam Style (강남스타일)
+< ▶ NOW available on iTunes: http://Smarturl.it/psygangnam
+< ▶ Official PSY Online Store US & International : http://psy.shop.bravadousa.com/
+< ▶ About PSY from YG Ent.: http://smarturl.it/YGfamilyAboutPSY
+< ▶ PSY's Products on eBay: http://stores.ebay.com/ygentertainment
+< ▶ YG-eShop: http://www.ygeshop.com
+<
+< ===============================
+< PSY CONCERT "HAPPENING"
+< 2013.4.13. SAT 6:30PM
+< THE SEOUL WORLD CUP STADIUM
+< YouTube LIVE@ http://www.youtube.com/officialpsy
+< Tickets: http://smarturl.it/PsyHappeningKor
+< English Booking: http://smarturl.it/PsyHappeningEng
+< ===============================
+<
+< For More Information @
+< http://www.facebook.com/officialpsy
+< http://twitter.com/psy_oppa
+< http://twitter.com/ygent_official
+< http://me2day.net/psyfive
+< http://www.psypark.com
+< App Store: http://goo.gl/l9TU6
+< Google Play: http://goo.gl/UiEn1
+<
+< © YG Entertainment Inc. All rights reserved.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=9bZkp7q19f0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/9bZkp7q19f0/default.jpg' height='90' width='120' time='00:02:06.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/9bZkp7q19f0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/9bZkp7q19f0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/9bZkp7q19f0/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/9bZkp7q19f0/1.jpg' height='90' width='120'
time='00:01:03.250' yt:name='start'/><media:thumbnail url=
'https://i1.ytimg.com/vi/9bZkp7q19f0/2.jpg' height='90' width='120' time='00:02:06.500'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/9bZkp7q19f0/3.jpg' height='90' width='120'
time='00:03:09.750' yt:name='end'/><media:title type='plain'>PSY - GANGNAM STYLE (강남스타일)
M/V</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='253'/><yt:uploaded>2012-07-15T07:46:32.000Z</yt:uploaded><yt:uploaderId>UCrDkAvwZum-UTjHmzDI2iIw</yt:uploaderId><yt:videoid>9bZkp7q19f0</yt:videoid></media:group><gd:rating
average='4.6144605' max='5' min='1' numRaters='8478117'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1669725106'/><yt:rating numDislikes='817162' numLikes='7660955'/></entry><entry
gd:etag='W/"Dk8CQ347eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:ASO_zypdnsQ</id><published>2013-04-13T11:59:04.000Z</published><updated>2013-06-27T01:01:02.000Z</updated><category
scheme='http://s
chemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>PSY -
GENTLEMAN M/V</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ASO_zypdnsQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ASO_zypdnsQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ASO_zypdnsQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ASO_zypdnsQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api
/videos/ASO_zypdnsQ/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/ASO_zypdnsQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ASO_zypdnsQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/rDkAvwZum-UTjHmzDI2iIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ASO_zypdnsQ'/><author><name>officialpsy</name><uri>https://gdata.youtube.com/feeds/api/users/officialpsy</uri><yt:userId>rDkAvwZum-UTjHmzDI2iIw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessCon
trol action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ASO_zypdnsQ/comments'
countHint='1202763'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ASO_zypdnsQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='234'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnEnl0qz78jARMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type=
'video/3gpp' medium='video' expression='full' duration='234' yt:format='1'/><media:content
url='rtsp://r12---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnEnl0qz78jARMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='234' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='officialpsy'
yt:type='partner'>officialpsy</media:credit><media:description type='plain'>▶ NOW available on iTunes:
http://smarturl.it/PsyGentlemaniT
+< ▶ Official PSY Online Store US & International : http://psy.shop.bravadousa.com/
+< ▶ About PSY from YG Ent.: http://smarturl.it/YGfamilyAboutPSY
+< ▶ PSY's Products on eBay: http://stores.ebay.com/ygentertainment
+< ▶ YG-eShop: http://www.ygeshop.com
+<
+< For More Information @
+< http://www.facebook.com/officialpsy
+< http://twitter.com/psy_oppa
+< http://twitter.com/ygent_official
+< http://me2day.net/psyfive
+< http://www.psypark.com
+< App Store: http://goo.gl/l9TU6
+< Google Play: http://goo.gl/UiEn1
+<
+< © YG Entertainment Inc. All rights reserved.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ASO_zypdnsQ&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/ASO_zypdnsQ/default.jpg' height='90' width='120' time='00:01:57'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/ASO_zypdnsQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/ASO_zypdnsQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/ASO_zypdnsQ/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/ASO_zypdnsQ/1.jpg' height='90' width='120'
time='00:00:58.500' yt:name='start'/><media:thumbnail url='htt
ps://i1.ytimg.com/vi/ASO_zypdnsQ/2.jpg' height='90' width='120' time='00:01:57'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/ASO_zypdnsQ/3.jpg' height='90' width='120'
time='00:02:55.500' yt:name='end'/><media:title type='plain'>PSY - GENTLEMAN
M/V</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='234'/><yt:uploaded>2013-04-13T11:59:04.000Z</yt:uploaded><yt:uploaderId>UCrDkAvwZum-UTjHmzDI2iIw</yt:uploaderId><yt:videoid>ASO_zypdnsQ</yt:videoid></media:group><gd:rating
average='4.3725' max='5' min='1' numRaters='2930384'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='447783403'/><yt:rating numDislikes='459704' numLikes='2470680'/></entry><entry
gd:etag='W/"Dk8CSH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:QK8mJJJvaes</id><published>2012-08-29T15:53:50.000Z</published><updated>2013-06-27T01:01:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' ter
m='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>MACKLEMORE
& RYAN LEWIS - THRIFT SHOP FEAT. WANZ (OFFICIAL VIDEO)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/QK8mJJJvaes?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QK8mJJJvaes&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QK8mJJJvaes/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QK8mJJJvaes/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtu
be.com/feeds/api/videos/QK8mJJJvaes/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QK8mJJJvaes/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=QK8mJJJvaes'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/XYRdIXDdeZIf816EWAr5zQ'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/QK8mJJJvaes'/><author><name>Ryan
Lewis</name><uri>https://gdata.youtube.com/feeds/api/users/RyanLewisProductions</uri><yt:userId>XYRdIXDdeZIf816EWAr5zQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission=
'allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/QK8mJJJvaes/comments'
countHint='389709'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/QK8mJJJvaes?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='233'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgnraW-SJCavQBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/
0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='233'
yt:format='1'/><media:content
url='rtsp://r1---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgnraW-SJCavQBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='233' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Ryan Lewis'
yt:type='partner'>ryanlewisproductions</media:credit><media:description type='plain'>Thrift Shop on iTunes:
http://itunes.apple.com/us/album/thrift-shop-feat.-wanz-single/id556955707
+< The Heist physical deluxe edition: http://www.macklemoremerch.com
+< The Heist digital deluxe on iTunes:
http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=560097651
+< The Heist on Amazon: http://amzn.com/B00908DDZM
+< The Heist in-stores NOW!
+<
+< Credits:
+<
+< VIDEO
+<
+< Directed By Jon Jon Augustavo, Ryan Lewis, Ben Haggerty
+< Produced By Hollis Wong-Wear, Tricia Davis, Zach Quillen
+< Lead Grip: David Herberg
+< Grip Assistants: Josh Marten, Jay Neilson
+< Stylists: Annie Murphy, Alex Nordstrom
+<
+< MUSIC
+<
+< Written by Ben Haggerty
+< Produced by Ryan Lewis
+< Featuring Wanz
+< Additional vocals by Brooklyn Grinnell
+< Scratches by DV One
+<
+< SPECIAL THANKS TO
+<
+< Goodwill Outlet
+< Value Village Capitol Hill
+< Red Light Vintage
+< Fremont Vintage Mall
+< Unicorn/Narwhal
+< Northwest African American Museum
+<
+< Sara Stapleton, JR Ewing and Inner City Empire, Faisal Jaswal, Clay Davis
+<
+< http://www.macklemore.com
+< http://www.twitter.com/macklemore
+< http://www.twitter.com/ryanlewis
+< http://www.facebook.com/macklemore
+< http://www.facebook.com/ryanlewisproductions</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QK8mJJJvaes&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/QK8mJJJvaes/default.jpg' height='90' width='120' time='00:01:56.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/QK8mJJJvaes/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/QK8mJJJvaes/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/QK8mJJJvaes/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/QK8mJJJvaes/1.jpg' height='90' width='120'
time='00:00:58.250' yt:name='start'/><media:thumbnail url='
https://i1.ytimg.com/vi/QK8mJJJvaes/2.jpg' height='90' width='120' time='00:01:56.500'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/QK8mJJJvaes/3.jpg' height='90' width='120'
time='00:02:54.750' yt:name='end'/><media:title type='plain'>MACKLEMORE & RYAN LEWIS - THRIFT SHOP FEAT.
WANZ (OFFICIAL VIDEO)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='233'/><yt:uploaded>2012-08-29T15:53:50.000Z</yt:uploaded><yt:uploaderId>UCXYRdIXDdeZIf816EWAr5zQ</yt:uploaderId><yt:videoid>QK8mJJJvaes</yt:videoid></media:group><gd:rating
average='4.8576236' max='5' min='1' numRaters='1945239'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='354260538'/><yt:rating numDislikes='69239' numLikes='1876000'/></entry><entry
gd:etag='W/"Dk8NRH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:8UVNT4wvIGY</id><published>2011-07-05T20:58:17.000Z</published><updated>2013-06-27T01:01:35.000Z</updated><
category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Gotye -
Somebody That I Used To Know (feat. Kimbra) - official video</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8UVNT4wvIGY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8UVNT4wvIGY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complai
nts' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=8UVNT4wvIGY'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FC9LamNMmLioW643VZ40OA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY'/><author><name>gotyemusic</name><uri>https://gdata.youtube.com/feeds/api/users/gotyemusic</uri><yt:userId>FC9LamNMmLioW643VZ40OA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderat
ed'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8UVNT4wvIGY/comments'
countHint='524835'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8UVNT4wvIGY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='245'
yt:format='5'/><media:content
url='rtsp://r15---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPglmIC-MT01F8RMYDSANFEgGUghzdGFuZGFyZHIh
ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video'
expression='full' duration='245' yt:format='1'/><media:content
url='rtsp://r15---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPglmIC-MT01F8RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='245' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='gotyemusic'
yt:type='partner'>gotyemusic</media:credit><media:description type='plain'>Film clip for the Gotye song
Somebody That I Used To Know, featuring Kimbra from the album Making Mirrors.
+< Buy Somebody That I Used To Know here: http://www.smarturl.it/gotyesomebody
+< Buy Making Mirrors here http://www.smarturl.it/gotye
+< http://www.gotye.com/
+< http://www.facebook.com/gotye/
+< http://www.twitter.com/gotye/
+<
+< **********************************************
+< Somebody That I Used To Know lyrics
+<
+< Now and then I think of when we were together
+< Like when you said you felt so happy you could die
+< Told myself that you were right for me
+< But felt so lonely in your company
+< But that was love and it's an ache I still remember
+<
+< You can get addicted to a certain kind of sadness
+< Like resignation to the end
+< Always the end
+< So when we found that we could not make sense
+< Well you said that we would still be friends
+< But I'll admit that I was glad that it was over
+<
+< But you didn't have to cut me off
+< Make out like it never happened
+< And that we were nothing
+< And I don't even need your love
+< But you treat me like a stranger
+< And that feels so rough
+< You didn't have to stoop so low
+< Have your friends collect your records
+< And then change your number
+< I guess that I don't need that though
+< Now you're just somebody that I used to know
+<
+< Now and then I think of all the times you screwed me over
+< But had me believing it was always something that I'd done
+< And I don't wanna live that way
+< Reading into every word you say
+< You said that you could let it go
+< And I wouldn't catch you hung up on somebody that you used to know...
+<
+< But you didn't have to cut me off
+< Make out like it never happened
+< And that we were nothing
+< And I don't even need your love
+< But you treat me like a stranger
+< And that feels so rough
+< You didn't have to stoop so low
+< Have your friends collect your records
+< And then change your number
+< I guess that I don't need that though
+< Now you're just somebody that I used to know
+<
+< I used to know
+< That I used to know
+<
+< Somebody...
+< *************
+<
+< Video credits:
+< Directed, produced and edited by Natasha Pincus
+< Body art by Emma Hack
+< Cinematographer and colourist: Warwick Field
+< Scenic artist: Howard Clark
+< Key grip: Rob Hansford
+< Assistants: Rose Cidoni, Claire Leighton, Rob Murray
+< Original artwork by Frank De Backer
+<
+< Music credits:
+< Produced by Wally De Backer
+< Mixed by Francois Tetaz, assisted by Wally at Moose Mastering, Richmond, VIC
+< Bass recorded by Wally in Lucas Taranto's loungeroom, Melbourne, VIC
+< All other sounds put together by Wally in The Barn, Merricks, VIC
+<
+< Bass guitar: Lucas Taranto
+< Lead and backing vocals: Kimbra
+< Guitar, flutes, percussion and synth samples, lead and backing vocals: Wally
+<
+< Contains a sample of the recording Seville as performed by Luiz Bonfa. Courtesy of Geffen Records, under
license from Universal Music Enterprises. Used by permission. All rights reserved. Written by Luiz Bonfa
and published by Sasqua Music. Used by permission.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8UVNT4wvIGY&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/8UVNT4wvIGY/default.jpg' height='90' width='120' time='00:02:02.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/8UVNT4wvIGY/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/8UVNT4wvIGY/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/8UV
NT4wvIGY/sddefault.jpg' height='480' width='640' yt:name='sddefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/8UVNT4wvIGY/1.jpg' height='90' width='120' time='00:01:01.250'
yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/8UVNT4wvIGY/2.jpg' height='90' width='120'
time='00:02:02.500' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/8UVNT4wvIGY/3.jpg'
height='90' width='120' time='00:03:03.750' yt:name='end'/><media:title type='plain'>Gotye - Somebody That I
Used To Know (feat. Kimbra) - official
video</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='245'/><yt:uploaded>2011-07-05T20:58:17.000Z</yt:uploaded><yt:uploaderId>UCFC9LamNMmLioW643VZ40OA</yt:uploaderId><yt:videoid>8UVNT4wvIGY</yt:videoid></media:group><gd:rating
average='4.8432045' max='5' min='1' numRaters='1873954'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='412724341'/><yt:rating numDislikes='73457' numLi
kes='1800497'/></entry><entry
gd:etag='W/"Dk8MRX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:KQ6zr6kCPj8</id><published>2011-03-09T05:30:54.000Z</published><updated>2013-06-27T01:01:24.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>LMFAO -
Party Rock Anthem ft. Lauren Bennett, GoonRock</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#v
ideo.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/k78ZcA6kflEvBR0UrGDH0Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8'/><author><name>LMFAOVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LMFAOVEVO</uri><yt:userId>k78ZcA
6kflEvBR0UrGDH0Q</yt:userId></author><yt:accessControl action='comment'
permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/comments'
countHint='748770'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application
/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='376'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LMFAOVEVO'
yt:type='partner'>lmfaovevo</media:credit><media:description type='plain'>Buy now http://glnk.it/6t
+< Music video by LMFAO performing Party Rock Anthem featuring Lauren Bennett and GoonRock. (c) 2011
Interscope
+< #VEVOCertified on July 1, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/default.jpg' height='90' width='120' time='00:03:08'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/1.jpg' height='90' width='120'
time='00:
01:34' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/2.jpg' height='90'
width='120' time='00:03:08' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/KQ6zr6kCPj8/3.jpg' height='90' width='120' time='00:04:42'
yt:name='end'/><media:title type='plain'>LMFAO - Party Rock Anthem ft. Lauren Bennett,
GoonRock</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='376'/><yt:uploaded>2011-03-09T05:30:54.000Z</yt:uploaded><yt:uploaderId>UCk78ZcA6kflEvBR0UrGDH0Q</yt:uploaderId><yt:videoid>KQ6zr6kCPj8</yt:videoid></media:group><gd:rating
average='4.838746' max='5' min='1' numRaters='1863271'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='549263247'/><yt:rating numDislikes='75115' numLikes='1788156'/></entry><entry
gd:etag='W/"Dk4GQH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:kffacxfA7G4</id><published>2010-02-19T08:11:38.000Z</published><updated>2013-06-27T01
:02:01.000Z</updated><app:control><yt:state name='restricted' reasonCode='limitedSyndication'>Syndication of
this video was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Baby ft. Ludacris</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml' href='h
ttps://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permiss
ion='allowed'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/comments'
countHint='9306761'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='225'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbieb
ervevo</media:credit><media:description type='plain'>Music video by Justin Bieber performing Baby feat.
Ludacris.
+< #VEVOCertified on April 25, 2010.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/kffacxfA7G4/default.jpg' height='90' width='120' time='00:01:52.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/kffacxfA7G4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/kffacxfA7G4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/kffacxfA7G4/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/kffacxfA7G4/1.jpg' height='90' width='120'
time='00:00:56.250' yt:name='star
t'/><media:thumbnail url='https://i1.ytimg.com/vi/kffacxfA7G4/2.jpg' height='90' width='120'
time='00:01:52.500' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/kffacxfA7G4/3.jpg'
height='90' width='120' time='00:02:48.750' yt:name='end'/><media:title type='plain'>Justin Bieber - Baby ft.
Ludacris</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='225'/><yt:uploaded>2010-02-19T08:11:38.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>kffacxfA7G4</yt:videoid></media:group><gd:rating
average='2.304344' max='5' min='1' numRaters='5204692'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='868203556'/><yt:rating numDislikes='3507515' numLikes='1697177'/></entry><entry
gd:etag='W/"Dk8ASX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:fWNaR-rxAic</id><published>2012-03-01T23:21:04.000Z</published><updated>2013-06-27T01:00:48.000Z</updated><app:contr
ol><yt:state name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Carly Rae
Jepsen - Call Me Maybe</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fWNaR-rxAic?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fWNaR-rxAic&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fWNaR-rxAic/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/a
pi/videos/fWNaR-rxAic/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/fWNaR-rxAic/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fWNaR-rxAic/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/tKuVNj4wVrZvTfxPxAUHcQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fWNaR-rxAic'/><author><name>CarlyRaeJepsenVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/CarlyRaeJepsenVEVO</uri><yt:userId>tKuVNj4wVrZvTfxPxAUHcQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessCon
trol action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fWNaR-rxAic/comments'
countHint='704203'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/fWNaR-rxAic?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='200'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='CarlyRaeJepsenVEVO'
yt:type='partner'>carlyraejepsenvevo</media:cre
dit><media:description type='plain'>Buy Now! http://smarturl.it/CallMeMaybe
+< Music video by Carly Rae Jepsen performing Call Me Maybe. (C) 2011 604 Records Inc.
+< #VEVOCertified on June 8, 2012.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fWNaR-rxAic&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/fWNaR-rxAic/default.jpg' height='90' width='120' time='00:01:40'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/fWNaR-rxAic/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/fWNaR-rxAic/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/fWNaR-rxAic/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/fWNaR-rxAic/1.jpg' height='90' width='120'
time='00:00:50' yt:name='start'/><media
:thumbnail url='https://i1.ytimg.com/vi/fWNaR-rxAic/2.jpg' height='90' width='120' time='00:01:40'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/fWNaR-rxAic/3.jpg' height='90' width='120'
time='00:02:30' yt:name='end'/><media:title type='plain'>Carly Rae Jepsen - Call Me
Maybe</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='200'/><yt:uploaded>2012-03-01T23:21:04.000Z</yt:uploaded><yt:uploaderId>UCtKuVNj4wVrZvTfxPxAUHcQ</yt:uploaderId><yt:videoid>fWNaR-rxAic</yt:videoid></media:group><gd:rating
average='4.712018' max='5' min='1' numRaters='1735538'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='470448119'/><yt:rating numDislikes='124951' numLikes='1610587'/></entry><entry
gd:etag='W/"Dk8CQn47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:QJO3ROT-A4E</id><published>2011-08-19T15:00:00.000Z</published><updated>2013-06-27T01:01:03.000Z</updated><app:control><yt:state
name='r
estricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>One
Direction - What Makes You Beautiful</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/QJO3ROT-A4E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QJO3ROT-A4E&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QJO3ROT-A4E/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QJ
O3ROT-A4E/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/QJO3ROT-A4E/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QJO3ROT-A4E/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/bW18JZRgko_mOGm5er8Yzg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QJO3ROT-A4E'/><author><name>OneDirectionVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/OneDirectionVEVO</uri><yt:userId>bW18JZRgko_mOGm5er8Yzg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rat
e' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/QJO3ROT-A4E/comments'
countHint='1156223'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/QJO3ROT-A4E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='207'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='OneDirectionVEVO'
yt:type='partner'>onedirectionvevo</media:credit><media:descript
ion type='plain'>Click here to purchase the single http://www.smarturl.it/1dwmybitunes
+<
+< Music video by One Direction performing What Makes You Beautiful. (C) 2011 Simco Limited under exclusive
license to Sony Music Entertainment UK Limited
+< #VEVOCertified on April 16, 2012. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QJO3ROT-A4E&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>SZ SY SX JP SR SV ST SK SJ SI SH SO SN SM SL SC SB SA JO SG SE SD CK CI
CH CO CN CM CL CC CA CG CF ML CD CZ CY CX CR CW CV CU IM ZA IO IN ZM RW IE ID RS DJ ZW IQ RE IS IR IT BL BM
BN BO BH BI BJ JE BD BE BF BG BA BB BY BZ BT BV BW BQ BR BS HK HN HM UY QA KP JM HR KW HT HU AE AD AG AF AI
AM AL AO AQ AS AR AU AT AW KZ AX AZ YE KY PR PS OM PW PT PY PA PF PG PE PK PH PN PL PM TZ NA NC WS NE NF NG
NI FR NL NO NP WF FJ FK FM FO DZ NZ KI GG GF GE GD GB GA GN GM GL GI GH GW GU GT GS GR GQ GP NR GY ME VI MG
MF MA MC MM ET MO MN FI MH MK ER MU MT MW MV MQ MP MS MR EE EG MY MX EC MZ DM VA LR VC DK UM YT LB L
C MD UG UA LK LI LV DO LT LU NU LS VU UZ US LY VN RU TN KR TL TM TJ TK TH TF TG TD TC VE LA KG ES KE TV TW
TT KH TR KN KM TO IL VG RO EH</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/QJO3ROT-A4E/default.jpg' height='90' width='120' time='00:01:43.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/QJO3ROT-A4E/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/QJO3ROT-A4E/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/QJO3ROT-A4E/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/QJO3ROT-A4E/1.jpg' height='90' width='120'
time='00:00:51.750' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/QJO3ROT-A4E/2.jpg'
height='90' width='120' time='00:01:43.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/QJO3ROT-A4E/3.jpg' height='90' width='120'
time='00:02:35.250' yt:name='end'/><media:title type='plain'>One Direction - What Makes You
Beautiful</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='207'/><yt:uploaded>2011-08-19T15:00:00.000Z</yt:uploaded><yt:uploaderId>UCbW18JZRgko_mOGm5er8Yzg</yt:uploaderId><yt:videoid>QJO3ROT-A4E</yt:videoid></media:group><gd:rating
average='4.569341' max='5' min='1' numRaters='1722226'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='397081262'/><yt:rating numDislikes='185423' numLikes='1536803'/></entry><entry
gd:etag='W/"Dk8MQn47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:rYEDA3JcQqw</id><published>2010-11-30T23:16:19.000Z</published><updated>2013-06-27T01:01:23.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.c
om/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>Adele - Rolling In The Deep</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/rYEDA3JcQqw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=rYEDA3JcQqw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw/complaints'/><link rel='http://
gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/omP_epzeKzvBX156r6pm1Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw'/><author><name>AdeleVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/AdeleVEVO</uri><yt:userId>omP_epzeKzvBX156r6pm1Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='synd
icate' permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/rYEDA3JcQqw/comments'
countHint='434025'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/rYEDA3JcQqw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='235'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='AdeleVEVO'
yt:type='partner'>adelevevo</media:credit><media:description type='plain'>Music video by Adele performing
Rolling In The Deep. (C) 2010 XL Recordings Ltd.
+<
+< #VEVOCertified on July 25, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=rYEDA3JcQqw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/rYEDA3JcQqw/default.jpg' height='90' width='120' time='00:01:57.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/rYEDA3JcQqw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/rYEDA3JcQqw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/rYEDA3JcQqw/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/rYEDA3JcQqw/1.jpg' height='90' width='120'
time
='00:00:58.750' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/rYEDA3JcQqw/2.jpg'
height='90' width='120' time='00:01:57.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/rYEDA3JcQqw/3.jpg' height='90' width='120' time='00:02:56.250'
yt:name='end'/><media:title type='plain'>Adele - Rolling In The
Deep</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='235'/><yt:uploaded>2010-11-30T23:16:19.000Z</yt:uploaded><yt:uploaderId>UComP_epzeKzvBX156r6pm1Q</yt:uploaderId><yt:videoid>rYEDA3JcQqw</yt:videoid></media:group><gd:rating
average='4.9011893' max='5' min='1' numRaters='1539713'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='412797044'/><yt:rating numDislikes='38035' numLikes='1501678'/></entry><entry
gd:etag='W/"Dk8NR347eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:j5-yKhDd64s</id><published>2010-06-05T04:41:59.000Z</published><updated>2013-06-27T01:01:36.00
0Z</updated><app:control><yt:state name='restricted' reasonCode='limitedSyndication'>Syndication of this
video was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Eminem - Not
Afraid</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.co
m/feeds/api/videos/j5-yKhDd64s/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl ac
tion='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/comments'
countHint='1385502'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='259'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description
type='plain'>Music video by Eminem performing Not Afraid. (C) 2010 Aftermath Records
+< #VEVOCertified on September 11, 2010.http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/j5-yKhDd64s/default.jpg' height='90' width='120' time='00:02:09.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/j5-yKhDd64s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/j5-yKhDd64s/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/j5-yKhDd64s/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/j5-yKhDd64s/1.jpg' height='90' width='120'
time='00:01:04.750' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/j5-yKhDd64s/2.jpg'
height='90' width='120' time='00:02:09.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/j5-yKhDd64s/3.jpg' height='90' width='120' time='00:03:14.250'
yt:name='end'/><media:title type='plain'>Eminem - Not
Afraid</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='259'/><yt:uploaded>2010-06-05T04:41:59.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>j5-yKhDd64s</yt:videoid></media:group><gd:rating
average='4.8953757' max='5' min='1' numRaters='1517851'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='417008970'/><yt:rating numDislikes='39701' numLikes='1478150'/></entry><entry
gd:etag='W/"Dk4ESH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:d9NF2edxy-M</id><published>2012-01-06T06:43:30.000Z</published><updated>2013-06-27T01:01:49.000Z</
updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Somebody
That I Used to Know - Walk off the Earth (Gotye - Cover)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/d9NF2edxy-M?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9DGhAUcr4rQ'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=d9NF2edxy-M&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ra
tings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=d9NF2edxy-M'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/9PEibgWOqZ-1I1JdxRmr6g'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M'/><author><name>walkofftheearth</name><uri>https://gdata.youtube.com/feeds/api/users/walkofftheearth</uri><yt:userId>9PEibgWOqZ-1I1JdxRmr6g</yt:userId></author
<yt:accessControl action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/d9NF2edxy-M/comments'
countHint='246895'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/d9NF2edxy-M?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video
' isDefault='true' expression='full' duration='265' yt:format='5'/><media:content
url='rtsp://r18---sn-aigeznls.c.youtube.com/CkcLENy73wIaPgnjy3Hn2UXTdxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='265' yt:format='1'/><media:content
url='rtsp://r18---sn-aigeznls.c.youtube.com/CkcLENy73wIaPgnjy3Hn2UXTdxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='265' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='walkofftheearth'>walkofftheearth</media:credit><media:description type='plain'>Download our new
album R.E.V.O. here: http://smarturl.it/revo
+< WOTE merch available here: http://bit.ly/xZolh7
+<
+< "Somebody That I Used To Know" Mp3 available here: http://bit.ly/xe65hD
+<
+< WOTE TOUR DATES AND TICKET LINKS:
+<
+< July 12 -- Vancouver Island, BC http://goo.gl/YzwYN
+< July 13 -- Calgary, AB http://goo.gl/Yaa6R
+< July 17 -- Peterborough, ON http://goo.gl/NJc1o
+< July 21 -- Chicago, IL http://goo.gl/NlfcD
+< August 3 -- Philadelphia, PA http://goo.gl/t9b4Z
+< August 10 -- Boston, MA http://goo.gl/KqkUv
+< August 17 -- Detroit, MI http://goo.gl/EVQMw
+<
+< Walk off the Earth performs a cover of Gotye's "Somebody That I Used to Know" using five people on one
guitar.
+<
+< We would like to thank Gotye and Kimbra for writing such a beautiful song. If you aren't familiar with
their music, go and check them out right now!
+<
+< Please help us share this by posting it on your Facebook and Twitter.
+< We will love you for eva and eva!
+<
+< If you enjoyed this video then....
+<
+< Hit the "Like" button
+< Add it to your Favorites
+< and of course subscribe to our channel if you haven't already!
+<
+< Check out WOTE on Facebook: http://www.facebook.com/walkofftheearth
+<
+< Follow us on Twitter: http://www.twitter.com/walkofftheearth
+<
+< Subscribe to Gianni and Sarah's blog/music Channel: http://www.youtube.com/gianniandsarahmusic
+<
+< Special thanks to Guilly for helping us with this video.
+<
+< Performers from left to right:
+< Joel Cassady
+< Sarah Blackwood
+< Gianni Luminati
+< Marshall
+< Taylor
+<
+< Extra Tags:
+< Walk off the earth
+< wote
+< 2 guys 1 guitar
+< 3 guys 1 guitar
+< 4 guys 1 guitar
+< 5 guys 1 guitar
+< gianni luminati
+< gianni nicassio
+< sarah blackwood
+< gianni and sarah
+< marshall
+< walk off the earth</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=d9NF2edxy-M&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/d9NF2edxy-M/default.jpg' height='90' width='120' time='00:02:12.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/d9NF2edxy-M/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/d9NF2edxy-M/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/d9NF2edxy-M/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/d9NF2edxy-M/1.jpg' height='90' width='120'
time='00:01:06.250' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/d9
NF2edxy-M/2.jpg' height='90' width='120' time='00:02:12.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/d9NF2edxy-M/3.jpg' height='90' width='120' time='00:03:18.750'
yt:name='end'/><media:title type='plain'>Somebody That I Used to Know - Walk off the Earth (Gotye -
Cover)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='265'/><yt:uploaded>2012-01-06T06:43:30.000Z</yt:uploaded><yt:uploaderId>UC9PEibgWOqZ-1I1JdxRmr6g</yt:uploaderId><yt:videoid>d9NF2edxy-M</yt:videoid></media:group><gd:rating
average='4.9550476' max='5' min='1' numRaters='1420885'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='151407628'/><yt:rating numDislikes='15968' numLikes='1404917'/></entry><entry
gd:etag='W/"Dk8BQn47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:uelHwf8o7_U</id><published>2010-08-05T18:30:09.000Z</published><updated>2013-06-27T01:00:53.000Z</updated><app:control><yt:state
name='re
stricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Eminem -
Love The Way You Lie ft. Rihanna</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ue
lHwf8o7_U/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permissio
n='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/comments'
countHint='761663'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='268'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music vi
deo by Eminem performing Love The Way You Lie. © 2010 Aftermath Records
+< #VEVOCertified on September 13, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/uelHwf8o7_U/default.jpg' height='90' width='120' time='00:02:14'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/uelHwf8o7_U/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/uelHwf8o7_U/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/uelHwf8o7_U/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/uelHwf8o7_U/1.jpg' height='90' width='120'
tim
e='00:01:07' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/uelHwf8o7_U/2.jpg' height='90'
width='120' time='00:02:14' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/uelHwf8o7_U/3.jpg' height='90' width='120' time='00:03:21'
yt:name='end'/><media:title type='plain'>Eminem - Love The Way You Lie ft.
Rihanna</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='268'/><yt:uploaded>2010-08-05T18:30:09.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>uelHwf8o7_U</yt:videoid></media:group><gd:rating
average='4.867729' max='5' min='1' numRaters='1446787'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='571281782'/><yt:rating numDislikes='47842' numLikes='1398945'/></entry><entry
gd:etag='W/"DkAHRX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:Y4MnpzG5Sqc</id><published>2012-03-05T20:13:33.000Z</published><updated>2013-06-27T00:58:54.
000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Nonprofit' label='Nonprofits &
Activism'/><title>KONY 2012</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Y4MnpzG5Sqc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Y4MnpzG5Sqc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Y4MnpzG5Sqc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Y4MnpzG5Sqc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='applicati
on/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Y4MnpzG5Sqc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Y4MnpzG5Sqc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Y4MnpzG5Sqc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/TfiNvrrwuhJjyGuUjH_kEg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Y4MnpzG5Sqc'/><author><name>invisiblechildreninc</name><uri>https://gdata.youtube.com/feeds/api/users/invisiblechildreninc</uri><yt:userId>TfiNvrrwuhJjyGuUjH_kEg</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/
<yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><yt:hd/><media:group><media:category label='Nonprofits & Activism'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Nonprofit</media:category><media:content
url='https://www.youtube.com/v/Y4MnpzG5Sqc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='1799'
yt:format='5'/><media:content
url='rtsp://r11---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgmnSrkxpyeDYxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='1799' yt:format='1'/><media:content
url='rtsp://r11---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgmnSrkxpyeDYxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='1799' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='invisiblechildreninc'>invisiblechildreninc</media:credit><media:description type='plain'>To learn
more about our work: http://spr.ly/pp_5
+< To become a member of Fourth Estate: http://spr.ly/pp_4E5
+<
+< To see real time reports on LRA activity in the D.R.Congo, Central African Republic and South Sudan visit:
http://www.lracrisistracker.com/
+<
+< To learn more about Invisible Children's recovery efforts in the post-conflict regions of northern Uganda
AND our work with communities currently affected in D.R.Congo, Central African Republic and South Sudan
visit: http://www.invisiblechildren.com/programs.html
+<
+< To view our responses to common questions we receive about the KONY 2012 film and campaign visit:
+< http://invisiblechildren.com/about/q-and-a/
+<
+< To see our worldwide youth mobilization initiatives:
+< http://invisiblechildren.com/program/international-events/
+<
+< Learn More: http://kony2012.com
+< Donate to Invisible Children: https://stayclassy.org/checkout/set-donation?eid=14711
+<
+< For official MEDIA and artist REPRESENTATION ONLY: pr invisiblechildren com
+<
+< DIRECTOR: Jason Russell LEAD EDITOR: Kathryn Lang EDITORS: Kevin Trout, Jay Salbert, Jesse Eslinger LEAD
ANIMATOR: Chad Clendinen ANIMATOR: Jesse Eslinger 3-D MODELING: Victor Soto VISUAL EFFECTS: Chris Hop
WRITERS: Jason Russell, Jedidiah Jenkins, Kathryn Lang, Danica Russell, Ben Keesey, Azy Groth PRODUCERS:
Kimmy Vandivort, Heather Longerbeam, Chad Clendinen, Noelle Jouglet ORIGINAL SCORES: Joel P. West SOUND MIX:
Stephen Grubbs, Mark Friedgen, Smart Post Sound COLOR: Damian Pelphrey, Company 3 CINEMATOGRAPHY: Jason
Russell, Bobby Bailey, Laren Poole, Gavin Kelly, Chad Clendinen, Kevin Trout, Jay Salbert, Shannon Lynch,
Mariana Blanco, Laurence Vannicelli PRODUCTION ASSISTANT: Jaime Landsverk LEAD DESIGNER: Tyler Fordham
DESIGNERS: Chadwick Gantes, Stephen Witmer
+<
+< MUSIC CREDIT:
+< "02 Ghosts I"
+< Performed by Nine Inch Nails
+< Written by Atticus Ross and Trent Reznor
+< Produced by Alan Moulder, Atticus Ross, and Trent Reznor
+< Nine Inch Nails appear courtesy of The Null Corporation
+<
+< "Punching in a Dream"
+< Performed by The Naked and Famous
+< Written by Aaron Short, Alisa Xayalith, and Thom Powers
+< Produced by Thom Powers
+< The Naked and Famous appear courtesy of Somewhat Damaged and Universal Republic
+<
+< "Arrival of the Birds"
+< Performed by The Cinematic Orchestra
+< Written by The Cinematic Orchestra
+< Produced by The Cinematic Orchestra
+< The Cinematic Orchestra appears courtesy of Disney Records
+<
+< "Roll Away Your Stone"
+< Performed by Mumford and Sons
+< Written by Benjamin Lovett, Edward Dwane, Marcus Mumford, and Winston Marshall
+< Produced by Markus Dravs
+< Mumford and Sons appear courtesy of Glassnote Entertainment Group LLC
+<
+< "On (Instrumental)"
+< Performed by Bloc Party
+< Written by Bloc Party
+< Produced by Jacknife Lee
+< Bloc Party appears courtesy of Vice Records
+<
+< "A Dream within a Dream"
+< Performed by The Glitch Mob
+< The Glitch Mob appears courtesy of Glass Air
+<
+< "I Can't Stop"
+< Performed by Flux Pavilion
+< Flux Pavilion appears courtesy of Circus Records Limited
+<
+< This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License:
http://creativecommons.org/licenses/by-nc-nd/3.0/</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Y4MnpzG5Sqc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/default.jpg' height='90' width='120' time='00:14:59.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/1.jpg' height='90' width='120'
time='00:07:29.750' yt:nam
e='start'/><media:thumbnail url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/2.jpg' height='90' width='120'
time='00:14:59.500' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/Y4MnpzG5Sqc/3.jpg'
height='90' width='120' time='00:22:29.250' yt:name='end'/><media:title type='plain'>KONY
2012</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='1799'/><yt:uploaded>2012-03-05T20:13:33.000Z</yt:uploaded><yt:uploaderId>UCTfiNvrrwuhJjyGuUjH_kEg</yt:uploaderId><yt:videoid>Y4MnpzG5Sqc</yt:videoid></media:group><gd:rating
average='4.5237823' max='5' min='1' numRaters='1586358'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='97855234'/><yt:rating numDislikes='188863' numLikes='1397495'/></entry><entry
gd:etag='W/"DkIMSX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:fLexgOxsZu0</id><published>2011-04-15T22:03:14.000Z</published><updated>2013-06-27T00:56:28.000Z</updated><app:control><yt:state
name
='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Bruno Mars -
The Lazy Song [OFFICIAL VIDEO]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/vid
eos/fLexgOxsZu0/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/oUM-UJ7rirJYP8CQ0EIaHA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0'/><author><name>Bruno
Mars</name><uri>https://gdata.youtube.com/feeds/api/users/ElektraRecords</uri><yt:userId>oUM-UJ7rirJYP8CQ0EIaHA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rat
e' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/comments'
countHint='524936'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='209'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='Bruno Mars'
yt:type='partner'>elektrarecords</media:credit><media:description type=
'plain'>Available now on iTunes! http://smarturl.it/Doo-Wops
+< 'Unorthodox Jukebox' available now on iTunes! http://www.smarturl.it/unorthodoxjukebox
+<
+< © 2011 WMG. The official music video for 'The Lazy Song' by Bruno Mars from doo-wops and hooligans -
available now on Elektra Records!
+<
+< Directed by Bruno Mars and Cameron Duddy
+< Choreographed and Performed by Poreotics: http://poreotics.com
+<
+< http://brunomars.com
+< http://facebook.com/thatbrunomars
+< http://twitter.com/brunomars
+<
+< LYRICS
+< Today I don't feel like doing anything
+< I just wanna lay in my bed
+< Don't feel like picking up my phone
+< So leave a message at the tone
+< 'Cause today I swear I'm not doing anything.
+<
+< Uh!
+< I'm gonna kick my feet up
+< Then stare at the fan
+< Turn the TV on, throw my hand in my pants
+< Nobody's gonna tell me I can't
+<
+< I'll be lounging on the couch,
+< Just chillin' in my snuggie
+< Click to MTV, so they can teach me how to dougie
+< 'Cause in my castle I'm the freaking man
+<
+< Oh, yes I said it
+< I said it
+< I said it 'cause I can
+<
+< Today I don't feel like doing anything
+< I just wanna lay in my bed
+< Don't feel like picking up my phone
+< So leave a message at the tone
+< 'Cause today I swear I'm not doing anything
+<
+< Nothing at all!
+< Ooh, hoo, ooh, hoo, ooh, ooh-ooh
+< Nothing at all
+< Ooh, hoo, ooh, hoo, ooh, ooh-ooh
+<
+< Tomorrow I'll wake up, do some P90X
+< Meet a really nice girl, have some really nice sex
+< And she's gonna scream out: 'This is Great' (Oh my God, this is great)
+< Yeah
+<
+< I might mess around, get my college degree
+< I bet my old man will be so proud of me
+< But sorry pops, you'll just have to wait
+< Haha
+<
+< Oh, yes I said it
+< I said it
+< I said it 'cause I can
+<
+< Today I don't feel like doing anything
+< I just wanna lay in my bed
+< Don't feel like picking up my phone
+< So leave a message at the tone
+< 'Cause today I swear I'm not doing anything
+<
+< No, I ain't gonna comb my hair
+< 'Cause I ain't going anywhere
+< No, no, no, no, no, no, no, no, no
+< I'll just strut in my birthday suit
+< And let everything hang loose
+< Yeah, yeah, yeah, yeah, yeah, yeah, yeah, yeah, yeah, yeah
+<
+< Ooh
+< Today I don't feel like doing anything
+< I just wanna lay in my bed
+< Don't feel like picking up my phone
+< So leave a message at the tone
+< 'Cause today I swear I'm not doing anything
+<
+< Nothing at all
+< Nothing at all
+< Nothing at all
+<
+< Comic Chimp Mask used by permission of Easter Unlimited, Inc. / FunWorld Div. All Rights Reserved.
Copyright 2009.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/fLexgOxsZu0/default.jpg' height='90' width='120' time='00:01:44.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/fLexgOxsZu0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/fLexgOxsZu0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/fLexgOxsZu0/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/fLexgOxsZu0/1.jpg' height='90' w
idth='120' time='00:00:52.250' yt:name='start'/><media:thumbnail
url='https://i1.ytimg.com/vi/fLexgOxsZu0/2.jpg' height='90' width='120' time='00:01:44.500'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/fLexgOxsZu0/3.jpg' height='90' width='120'
time='00:02:36.750' yt:name='end'/><media:title type='plain'>Bruno Mars - The Lazy Song [OFFICIAL
VIDEO]</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='209'/><yt:uploaded>2011-04-15T22:03:14.000Z</yt:uploaded><yt:uploaderId>UCoUM-UJ7rirJYP8CQ0EIaHA</yt:uploaderId><yt:videoid>fLexgOxsZu0</yt:videoid></media:group><gd:rating
average='4.8599844' max='5' min='1' numRaters='1341908'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='400267498'/><yt:rating numDislikes='46972' numLikes='1294936'/></entry><entry
gd:etag='W/"Dk8DRX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:Ys7-6_t7OEQ</id><published>2012-10-12T15:55:06.000Z</published>
<updated>2013-06-27T01:01:14.000Z</updated><app:control><yt:state name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Beauty And A Beat ft. Nicki Minaj</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Ys7-6_t7OEQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Ys7-6_t7OEQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.rating
s' type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:acces
sControl action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Ys7-6_t7OEQ/comments'
countHint='583797'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/Ys7-6_t7OEQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='294'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='J
ustinBieberVEVO' yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music
video by Justin Bieber performing Beauty And A Beat. ©: The Island Def Jam Music
Group</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Ys7-6_t7OEQ&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/default.jpg' height='90' width='120' time='00:02:27'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/sddefault.jpg' height='480' width='640' yt:name='sddefault'/><media
:thumbnail url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/1.jpg' height='90' width='120' time='00:01:13.500'
yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/2.jpg' height='90' width='120'
time='00:02:27' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/Ys7-6_t7OEQ/3.jpg'
height='90' width='120' time='00:03:40.500' yt:name='end'/><media:title type='plain'>Justin Bieber - Beauty
And A Beat ft. Nicki Minaj</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='294'/><yt:uploaded>2012-10-12T15:55:06.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>Ys7-6_t7OEQ</yt:videoid></media:group><gd:rating
average='4.1822934' max='5' min='1' numRaters='1541277'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='257637939'/><yt:rating numDislikes='315078' numLikes='1226199'/></entry><entry
gd:etag='W/"Dk8GRH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com
,2008:video:AbPED9bisSc</id><published>2012-09-20T17:04:23.000Z</published><updated>2013-06-27T01:00:25.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>One
Direction - Live While We're Young</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/AbPED9bisSc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=AbPED9bisSc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc/responses
'/><link rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/bW18JZRgko_mOGm5er8Yzg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc'/><author><name>OneDirectionVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/OneDirectionVEVO</uri><yt:userId>bW18JZRgko_mOGm5er8Yzg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:ac
cessControl action='commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='allowed'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/AbPED9bisSc/comments'
countHint='651427'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/AbPED9bisSc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='198'
yt:format='5'/>
<media:credit role='uploader' scheme='urn:youtube' yt:display='OneDirectionVEVO'
yt:type='partner'>onedirectionvevo</media:credit><media:description type='plain'>TAKE ME HOME The brand new
album out now!
+< Featuring Live While We're Young and Little Things.
+< iTunes: http://smarturl.it/takemehome1D
+< Amazon: http://amzn.to/OXqkoD
+< Official Store: http://myplay.me/vxl
+<
+<
+< Music video by One Direction performing Live While We're Young. (C) 2012 Simco Limited under exclusive
license to Sony Music Entertainment UK Limited</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=AbPED9bisSc&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/AbPED9bisSc/default.jpg' height='90' width='120' time='00:01:39'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/AbPED9bisSc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/AbPED9bisSc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/AbPED9bisSc/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/A
bPED9bisSc/1.jpg' height='90' width='120' time='00:00:49.500' yt:name='start'/><media:thumbnail
url='https://i1.ytimg.com/vi/AbPED9bisSc/2.jpg' height='90' width='120' time='00:01:39'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/AbPED9bisSc/3.jpg' height='90' width='120'
time='00:02:28.500' yt:name='end'/><media:title type='plain'>One Direction - Live While We're
Young</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='198'/><yt:uploaded>2012-09-20T17:04:23.000Z</yt:uploaded><yt:uploaderId>UCbW18JZRgko_mOGm5er8Yzg</yt:uploaderId><yt:videoid>AbPED9bisSc</yt:videoid></media:group><gd:rating
average='4.7382474' max='5' min='1' numRaters='1303368'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='216674543'/><yt:rating numDislikes='85290' numLikes='1218078'/></entry><entry
gd:etag='W/"Dk8ERH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:t4H_Zoh7G5A</id><published>2011-03-04T01:
13:27.000Z</published><updated>2013-06-27T01:00:05.000Z</updated><app:control><yt:state name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jennifer
Lopez - On The Floor ft. Pitbull</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/responses'/><link
rel='http://gdata.youtube.com/schemas/200
7#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/x1f1u4XlFFr0YgqF3wB4lQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A'/><author><name>JenniferLopezVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JenniferLopezVEVO</uri><yt:userId>x1f1u4XlFFr0YgqF3wB4lQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='all
owed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/comments'
countHint='549454'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtub
e' yt:display='JenniferLopezVEVO' yt:type='partner'>jenniferlopezvevo</media:credit><media:description
type='plain'>Music video by Jennifer Lopez performing On The Floor feat. Pitbull. © 2011 Island Records
+< #VEVOCertified on April 15, 2012. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/1.jpg' height='90' width='120'
tim
e='00:01:06.750' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/2.jpg'
height='90' width='120' time='00:02:13.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/t4H_Zoh7G5A/3.jpg' height='90' width='120' time='00:03:20.250'
yt:name='end'/><media:title type='plain'>Jennifer Lopez - On The Floor ft.
Pitbull</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2011-03-04T01:13:27.000Z</yt:uploaded><yt:uploaderId>UCx1f1u4XlFFr0YgqF3wB4lQ</yt:uploaderId><yt:videoid>t4H_Zoh7G5A</yt:videoid></media:group><gd:rating
average='4.703179' max='5' min='1' numRaters='1294733'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='675859664'/><yt:rating numDislikes='96076' numLikes='1198657'/></entry><entry
gd:etag='W/"Dk8FQH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:hLQl3WQQoQ0</id><published>2011-09-29T23:56:00.000Z</published><updated>2013-06-
27T01:00:11.000Z</updated><app:control><yt:state name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Adele -
Someone Like You</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/hLQl3WQQoQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=hLQl3WQQoQ0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml' href='https
://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/omP_epzeKzvBX156r6pm1Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0'/><author><name>AdeleVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/AdeleVEVO</uri><yt:userId>omP_epzeKzvBX156r6pm1Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt
:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/hLQl3WQQoQ0/comments'
countHint='250006'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/hLQl3WQQoQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='285'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='AdeleVEVO'
yt:type='partner'>adelevevo</media:credit><med
ia:description type='plain'>Music video by Adele performing Someone Like You. (C) 2011 XL Recordings
Ltd</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=hLQl3WQQoQ0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/default.jpg' height='90' width='120' time='00:02:22.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/1.jpg' height='90' width='120'
t
ime='00:01:11.250' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/2.jpg'
height='90' width='120' time='00:02:22.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/hLQl3WQQoQ0/3.jpg' height='90' width='120' time='00:03:33.750'
yt:name='end'/><media:title type='plain'>Adele - Someone Like
You</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='285'/><yt:uploaded>2011-09-29T23:56:00.000Z</yt:uploaded><yt:uploaderId>UComP_epzeKzvBX156r6pm1Q</yt:uploaderId><yt:videoid>hLQl3WQQoQ0</yt:videoid></media:group><gd:rating
average='4.897775' max='5' min='1' numRaters='1164920'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='280412521'/><yt:rating numDislikes='29771' numLikes='1135149'/></entry><entry
gd:etag='W/"Dk8CRn47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:wcLNteez3c4</id><published>2012-08-14T15:00:06.000Z</published><updated>2013-06-27T01:01:07.000
Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>PSY (ft.
HYUNA) 오빤 딱 내 스타일</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/wcLNteez3c4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9bZkp7q19f0'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=wcLNteez3c4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='applicati
on/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=wcLNteez3c4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/rDkAvwZum-UTjHmzDI2iIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4'/><author><name>officialpsy</name><uri>https://gdata.youtube.com/feeds/api/users/officialpsy</uri><yt:userId>rDkAvwZum-UTjHmzDI2iIw</yt:userId></author><yt:accessControl
action='com
ment' permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/wcLNteez3c4/comments'
countHint='423006'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/wcLNteez3c4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression=
'full' duration='227' yt:format='5'/><media:content
url='rtsp://r12---sn-aiglln7r.c.youtube.com/CkcLENy73wIaPgnO3bPntc3CwRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='227' yt:format='1'/><media:content
url='rtsp://r12---sn-aiglln7r.c.youtube.com/CkcLENy73wIaPgnO3bPntc3CwRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='227' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='officialpsy'
yt:type='partner'>officialpsy</media:credit><media:description type='plain'>6TH STUDIO ALBUM [PSY 6甲]
+< ▶ NOW available on iTunes: http://smarturl.it/psy6gap1
+< ▶ Official PSY Online Store US & International :
+< http://psy.shop.bravadousa.com/
+< ▶ About PSY from YG Ent.: http://smarturl.it/YGfamilyAboutPSY
+< ▶ PSY's Products on eBay: http://stores.ebay.com/ygentertainment
+< ▶ YG-eShop: http://www.ygeshop.com
+<
+<
+< Psy's 2nd Version of "GANGNAM STYLE" by Hyuna Released!
+< Gangnam Style - Hyuna Ver. was discussed during the making of the music video for "Gangnam Style." It can
be perceived as the girl version for "Gangnam Style." The main female for this music video is 4minute's
Hyuna. "Gangnam Style" is reborn with 'Oppa Is Just My Style' by Hyuna!
+<
+< '강남스타일' 뮤직비디오 제작 당시 함께 기획됐던 '오빤 딱 내 스타일'은 여성의 관점에서 '강남스타일'을 재해석한 것으로 걸그룹 포미닛의 현아가 주인공으로 출연한 사실이 알려져 화제를 모은
바 있다. 싸이는 '오빤 딱 내 스타일' 뮤직비디오 공개로 전세계인들과 다시 한 번 즐겁게 이번 '강남 스타일'의 열기를 이어나갈 계획이다!
+<
+< For More Information @
+< http://www.facebook.com/officialpsy
+< http://twitter.com/psy_oppa
+< http://twitter.com/ygent_official
+< http://me2day.net/psyfive
+< http://www.psypark.com
+< App Store: http://goo.gl/l9TU6
+< Google Play: http://goo.gl/UiEn1</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=wcLNteez3c4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/wcLNteez3c4/default.jpg' height='90' width='120' time='00:01:53.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/wcLNteez3c4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/wcLNteez3c4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/wcLNteez3c4/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/wcLNteez3c4/1.jpg' height='90' width='120'
time='00:00:56.750' yt:name='start'/><media:thumbnail url='https://i1.y
timg.com/vi/wcLNteez3c4/2.jpg' height='90' width='120' time='00:01:53.500'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/wcLNteez3c4/3.jpg' height='90' width='120'
time='00:02:50.250' yt:name='end'/><media:title type='plain'>PSY (ft. HYUNA) 오빤 딱 내
스타일</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='227'/><yt:uploaded>2012-08-14T15:00:06.000Z</yt:uploaded><yt:uploaderId>UCrDkAvwZum-UTjHmzDI2iIw</yt:uploaderId><yt:videoid>wcLNteez3c4</yt:videoid></media:group><gd:rating
average='4.2677226' max='5' min='1' numRaters='1342912'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='381191163'/><yt:rating numDislikes='245846' numLikes='1097066'/></entry><entry
gd:etag='W/"Dk8GR347eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:lWA2pjMjpBs</id><published>2012-11-09T00:18:50.000Z</published><updated>2013-06-27T01:00:26.000Z</updated><app:control><yt:state
name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Rihanna -
Diamonds</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/lWA2pjMjpBs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=lWA2pjMjpBs&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs/ratings'/><link rel='ht
tp://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/2xskkQVFEpLcGFnNSLQY0A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs'/><author><name>RihannaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/RihannaVEVO</uri><yt:userId>2xskkQVFEpLcGFnNSLQY0A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs/comments'
countHint='223154'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/lWA2pjMjpBs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='283'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='RihannaVEVO'
yt:type='partner'>rihannavevo</media:credit><media:description type='plain'>Pre-order new album Unapologetic,
out
worldwide Monday, November 19: http://smarturl.it/UnapologeticDlx
+<
+<
+<
+< Music video by Rihanna performing Diamonds. ©: The Island Def Jam Music
Group</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=lWA2pjMjpBs&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/lWA2pjMjpBs/default.jpg' height='90' width='120' time='00:02:21.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/lWA2pjMjpBs/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/lWA2pjMjpBs/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/lWA2pjMjpBs/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/lWA2pjMjpBs/1.jpg' height='90' width='120'
time='00:01:10.750' yt:n
ame='start'/><media:thumbnail url='https://i1.ytimg.com/vi/lWA2pjMjpBs/2.jpg' height='90' width='120'
time='00:02:21.500' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/lWA2pjMjpBs/3.jpg'
height='90' width='120' time='00:03:32.250' yt:name='end'/><media:title type='plain'>Rihanna -
Diamonds</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='283'/><yt:uploaded>2012-11-09T00:18:50.000Z</yt:uploaded><yt:uploaderId>UC2xskkQVFEpLcGFnNSLQY0A</yt:uploaderId><yt:videoid>lWA2pjMjpBs</yt:videoid></media:group><gd:rating
average='4.784351' max='5' min='1' numRaters='1139740'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='300067447'/><yt:rating numDislikes='61446' numLikes='1078294'/></entry><entry
gd:etag='W/"Dk8DQ347eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:4GuqB1BQVr4</id><published>2012-05-03T23:50:06.000Z</published><updated>2013-06-27T01:01:12.000Z</updated><app:control><yt:s
tate name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Boyfriend</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4GuqB1BQVr4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4GuqB1BQVr4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4GuqB1BQVr4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4GuqB
1BQVr4/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/4GuqB1BQVr4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4GuqB1BQVr4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4GuqB1BQVr4'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4GuqB1BQVr4/comments'
countHint='835601'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/4GuqB1BQVr4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='211'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description
type='plain'>Music video by Justin Bieber performing Boyfriend. ©: 2012 The Island Def Jam Music Group
+< #VEVOCertified on July 11, 2012. http://www.youtube.com/vevocertified
+<
+< Buy It Now!
+< iTunes - http://smarturl.it/boyfriend
+< Amazon - http://smarturl.it/boyfriendamzn</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4GuqB1BQVr4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/4GuqB1BQVr4/default.jpg' height='90' width='120' time='00:01:45.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/4GuqB1BQVr4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/4GuqB1BQVr4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/4GuqB1BQVr4/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/4GuqB1BQVr4/1.jpg' height='90' width='120'
time='00:00:52.750' yt:name='start'/><media:thumbnail url='htt
ps://i1.ytimg.com/vi/4GuqB1BQVr4/2.jpg' height='90' width='120' time='00:01:45.500'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/4GuqB1BQVr4/3.jpg' height='90' width='120'
time='00:02:38.250' yt:name='end'/><media:title type='plain'>Justin Bieber -
Boyfriend</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='211'/><yt:uploaded>2012-05-03T23:50:06.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>4GuqB1BQVr4</yt:videoid></media:group><gd:rating
average='3.7182097' max='5' min='1' numRaters='1567024'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='250256297'/><yt:rating numDislikes='502149' numLikes='1064875'/></entry><entry
gd:etag='W/"Dk4FQX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:T4cdfRohhcg</id><published>2013-01-07T19:57:08.000Z</published><updated>2013-06-27T01:01:50.000Z</updated><app:control><yt:state
name='restricted' reason
Code='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>One
Direction - Kiss You (Official)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/T4cdfRohhcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=T4cdfRohhcg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg/ratings'/><l
ink rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/bW18JZRgko_mOGm5er8Yzg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg'/><author><name>OneDirectionVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/OneDirectionVEVO</uri><yt:userId>bW18JZRgko_mOGm5er8Yzg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed
'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/T4cdfRohhcg/comments'
countHint='545043'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/T4cdfRohhcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='191'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='OneDirectionVEVO'
yt:type='partner'>onedirectionvevo</media:credit><media:description type='plain'>Music
video by One Direction performing Kiss You. (C) 2013 Simco Limited under exclusive licence to Sony Music
Entertainment UK Limited
+< #VEVOCertified on March 21, 2013. http://vevo.com/certified
http://youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=T4cdfRohhcg&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>SZ SY JP SR SV YT SK JE SI SH SO SN SM SL SC JM SA JO SG SE SD CK CI CH
CO CN CM CL CC CA CG CF CD CZ CY CX CR CV CU IM ZA IO IN RU RW IE ID RS ZW IQ RE IS IR IT ET BL BM BN BO BH
BI BJ SJ BD BE BF BG BA BB BY BZ BT BV BW BR BS HK HN HM QA KP SB HR KW HT HU AE AD AG AF AI AM AL AO AQ AS
AR AU AT AW KZ AX AZ YE KY PR PS OM PW PT PY PA PF PG PE PK PH PN PL PM KG NA NC WS NE NF NG NI FR NL NO NP
WF FJ FK FM FO LB NZ KI GG GF GE GD GB GA GN GM GL GI GH GW GU GT GS GR GQ GP NR GY ME VI MG MF MA VN MM ML
MO MN FI VE MK VG MU MT MW MV MQ EH MS MR EE EG MY MX EC MZ KH LR LU DJ VC LS UM DZ LC LA UG UA LK LI LV DO
LT DM UY DK VU UZ US LY MC ST ZM VA TN KR TL TM TJ TK TH TF TG TD TC MH TZ ES KE TV TW TT ER TR KN KM MD TO
NU IL RO MP</media:restriction><media:thumbnail url='https://i1.ytimg.com/vi/T4cdfRohhcg/default.jpg'
height='90' width='120' time='00:01:35.500' yt:name='default'/><media:thumbnail
url='https://i1.ytimg.com/vi/T4cdfRohhcg/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/T4cdfRohhcg/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/T4cdfRohhcg/sddefault.jpg'
height='480' width='640' yt:name='sddefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/T4cdfRohhcg/1.jpg' height='90' width='120' time='00:00:47.750'
yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/T4cdfRohhcg/2.jpg' height='90' width='120'
time='00:01:35.500' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/T4cdfRohhcg/3.jpg'
height='90' width='120' time='00:02:23.25
0' yt:name='end'/><media:title type='plain'>One Direction - Kiss You
(Official)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='191'/><yt:uploaded>2013-01-07T19:57:08.000Z</yt:uploaded><yt:uploaderId>UCbW18JZRgko_mOGm5er8Yzg</yt:uploaderId><yt:videoid>T4cdfRohhcg</yt:videoid></media:group><gd:rating
average='4.7716846' max='5' min='1' numRaters='1127091'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='141863959'/><yt:rating numDislikes='64333' numLikes='1062758'/></entry><entry
gd:etag='W/"Dk4EQX47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:_OBlgSz8sSM</id><published>2007-05-22T20:29:24.000Z</published><updated>2013-06-27T01:01:40.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Charlie
bit my finger - agai
n !</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/related'/><link rel=
'http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_OBlgSz8sSM'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/fHZCZHykS3IQDPyFfnqjWg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM'/><author><name>HDCYT</name><uri>https://gdata.youtube.com/feeds/api/users/HDCYT</uri><yt:userId>fHZCZHykS3IQDPyFfnqjWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:c
omments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/comments'
countHint='813265'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='56'
yt:format='5'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='1'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQ
nGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='56'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='HDCYT'
yt:type='partner'>hdcyt</media:credit><media:description type='plain'>T-Shirts
http://charliebitme.firebrandstore.com/
+< iPhone http://itunes.apple.com/gb/app/charlie-bit-me!!!/id494858348?mt=8
+< Android https://play.google.com/store/apps/details?id=com.viralspiral.charlie
+< Even had I thought of trying to get my boys to do this I probably couldn't have. Neither were coerced into
any of this and neither were hurt (for very long anyway). This was just one of those moments when I had the
video camera out because the boys were being fun and they provided something really very funny.
+<
+< FAQ Harry is 8 3/4, Charlie is 6 1/2, Jasper is 4 1/4, Rupert is 1 1/2
+< (November 2012)
+<
+< Harry and Charlie Blogging - Charlie Bit My Finger Again!
+< http://harryandcharlie.blogspot.com/
+<
+< Twitter
+< http://twitter.com/harryandcharlie</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata_player'/><media:thumbnail
url='https://i1.ytimg.com/vi/_OBlgSz8sSM/default.jpg' height='90' width='120' time='00:00:28'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/_OBlgSz8sSM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/_OBlgSz8sSM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/_OBlgSz8sSM/1.jpg' height='90' width='120' time='00:00:14'
yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/_OBlgSz8sSM/2.jpg' height='90' width='120'
time='00:00:28' yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/_OBlgSz8sSM/3.jpg'
height='90' width='120' time='00:00:42' yt:name
='end'/><media:title type='plain'>Charlie bit my finger - again !</media:title><yt:duration
seconds='56'/><yt:uploaded>2007-05-22T20:29:24.000Z</yt:uploaded><yt:uploaderId>UCfHZCZHykS3IQDPyFfnqjWg</yt:uploaderId><yt:videoid>_OBlgSz8sSM</yt:videoid></media:group><gd:rating
average='4.493818' max='5' min='1' numRaters='1205179'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-03-19</yt:recorded><yt:statistics
favoriteCount='0' viewCount='529927500'/><yt:rating numDislikes='152510' numLikes='1052669'/></entry><entry
gd:etag='W/"Dk4FRH47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:1G4isv_Fylg</id><published>2011-10-19T02:42:54.000Z</published><updated>2013-06-27T01:01:55.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category scheme='h
ttp://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Coldplay -
Paradise</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1G4isv_Fylg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1G4isv_Fylg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type=
'application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/DPM_n1atn2ijUwHd0NNRQw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg'/><author><name>ColdplayVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/ColdplayVEVO</uri><yt:userId>DPM_n1atn2ijUwHd0NNRQw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd
:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1G4isv_Fylg/comments'
countHint='228701'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/1G4isv_Fylg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='261'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='ColdplayVEVO'
yt:type='partner'>coldplayvevo</media:credit><media:description type='plain'>Click here to buy Mylo Xyloto
http://links.emi.com/coldplayMX
+< This video was directed by Mat Whitecross in 2011 and was filmed in South Africa and London
+< Music video by Coldplay performing Paradise. (C) 2011 EMI Records Ltd This label copy information is the
subject of copyright protection. All rights reserved.(C) 2011 EMI Records Ltd
+< #VEVOCertified on April 19, 2012. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1G4isv_Fylg&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/1G4isv_Fylg/default.jpg' height='90' width='120' time='00:02:10.500'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/1G4isv_Fylg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/1G4isv_Fylg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/1G4isv_Fylg/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/1G4isv_Fylg/1.jpg' height='90' width='120'
tim
e='00:01:05.250' yt:name='start'/><media:thumbnail url='https://i1.ytimg.com/vi/1G4isv_Fylg/2.jpg'
height='90' width='120' time='00:02:10.500' yt:name='middle'/><media:thumbnail
url='https://i1.ytimg.com/vi/1G4isv_Fylg/3.jpg' height='90' width='120' time='00:03:15.750'
yt:name='end'/><media:title type='plain'>Coldplay -
Paradise</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='261'/><yt:uploaded>2011-10-19T02:42:54.000Z</yt:uploaded><yt:uploaderId>UCDPM_n1atn2ijUwHd0NNRQw</yt:uploaderId><yt:videoid>1G4isv_Fylg</yt:videoid></media:group><gd:rating
average='4.9265857' max='5' min='1' numRaters='1011136'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='213893594'/><yt:rating numDislikes='18558' numLikes='992578'/></entry><entry
gd:etag='W/"Dk8DRn47eCp7I2A9WhFREkQ."'><id>tag:youtube.com,2008:video:kYtGl1dX5qI</id><published>2012-11-29T02:50:08.000Z</published><updated>2013-06-27T01:01:17.000Z</upda
ted><app:control><yt:state name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>will.i.am -
Scream & Shout ft. Britney Spears</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kYtGl1dX5qI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kYtGl1dX5qI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml' href='ht
tps://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/_d6W32xuEAyPlf_KmvvwEA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI'/><author><name>williamVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/williamVEVO</uri><yt:userId>_d6W32xuEAyPlf_KmvvwEA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowe
d'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kYtGl1dX5qI/comments'
countHint='287454'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kYtGl1dX5qI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='292'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='williamVEVO'
yt:type='partner'>williamvevo</media:
credit><media:description type='plain'>Buy Now!
+< iTunes: http://smarturl.it/ScreamNShout
+<
+<
+< Music video by will.i.am performing Scream & Shout. © 2012
Interscope</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kYtGl1dX5qI&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i1.ytimg.com/vi/kYtGl1dX5qI/default.jpg' height='90' width='120' time='00:02:26'
yt:name='default'/><media:thumbnail url='https://i1.ytimg.com/vi/kYtGl1dX5qI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i1.ytimg.com/vi/kYtGl1dX5qI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i1.ytimg.com/vi/kYtGl1dX5qI/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i1.ytimg.com/vi/kYtGl1dX5qI/1.jpg' height='90' width='120'
time='00:01:13' yt:name='start'/>
<media:thumbnail url='https://i1.ytimg.com/vi/kYtGl1dX5qI/2.jpg' height='90' width='120' time='00:02:26'
yt:name='middle'/><media:thumbnail url='https://i1.ytimg.com/vi/kYtGl1dX5qI/3.jpg' height='90' width='120'
time='00:03:39' yt:name='end'/><media:title type='plain'>will.i.am - Scream & Shout ft. Britney
Spears</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='292'/><yt:uploaded>2012-11-29T02:50:08.000Z</yt:uploaded><yt:uploaderId>UC_d6W32xuEAyPlf_KmvvwEA</yt:uploaderId><yt:videoid>kYtGl1dX5qI</yt:videoid></media:group><gd:rating
average='4.5973263' max='5' min='1' numRaters='1102143'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='250261557'/><yt:rating numDislikes='110951' numLikes='991192'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/top_favorites HTTP/1.1
+> Soup-Debug-Timestamp: 1373293536
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 8 (0x71b470), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293536
+< Soup-Debug: SoupMessage 8 (0x71b470)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:36 GMT
+< Date: Mon, 08 Jul 2013 14:25:36 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHR306fCp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:36 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'
gd:etag='W/"CUIHR306fCp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:top_favorites</id><updated>2013-07-08T14:25:36.314Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Top
Favorites</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HC8Z-d3sS1aRw'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+
xml' href='https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/top_favorites?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>154</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"Ak4CSX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:dMH0bHeiRNg</id><published>2006-04-06T21:30:53.000Z</published><upda
ted>2013-01-30T12:29:28.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Evolution
of Dance - By Judson Laipply</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#vi
deo.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5B9H4l2vtgo7cAoExcFh-w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg'/><author><name>judsonlaipply</name><uri>https://gdata.youtube.com/feeds/api/users/judsonlaipply</uri><yt:userId>5B9H4l2vtgo7cAoExcFh-w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allow
ed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/comments'
countHint='591160'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='360'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full'
duration='360' yt:format='1'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='judsonlaipply'>judsonlaipply</media:credit><media:description type='plain'>For more visit
http://www.mightaswelldance.com</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/default.jpg' height='90' width='120' time='00:03:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/
vi/dMH0bHeiRNg/hqdefault.jpg' height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/1.jpg' height='90' width='120' time='00:01:30'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/2.jpg' height='90' width='120'
time='00:03:00' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/3.jpg' height='90'
width='120' time='00:04:30' yt:name='end'/><media:title type='plain'>Evolution of Dance - By Judson
Laipply</media:title><yt:duration
seconds='360'/><yt:uploaded>2006-04-06T21:30:53.000Z</yt:uploaded><yt:uploaderId>UC5B9H4l2vtgo7cAoExcFh-w</yt:uploaderId><yt:videoid>dMH0bHeiRNg</yt:videoid></media:group><gd:rating
average='4.7038403' max='5' min='1' numRaters='994652'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='209570423'/><yt:rating numDislikes='73644' numLikes='921008'/></entry><entry
gd:etag='W/"A08MQ347eCp7I2A9WhNaFUk."'><id>t
ag:youtube.com,2008:video:kXYiU_JCYtU</id><published>2007-03-05T06:43:56.000Z</published><updated>2013-01-30T12:44:42.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Linkin Park
- Numb</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kXYiU_JCYtU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kXYiU_JCYtU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU/responses'/><li
nk rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ZU9T1ceaOgwfLRq7OKFU4Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU'/><author><name>linkinparktv</name><uri>https://gdata.youtube.com/feeds/api/users/linkinparktv</uri><yt:userId>ZU9T1ceaOgwfLRq7OKFU4Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl ac
tion='commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='denied'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kXYiU_JCYtU/comments'
countHint='115960'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kXYiU_JCYtU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='187'
yt:format='5'/><media:credit role='
uploader' scheme='urn:youtube' yt:display='linkinparktv'
yt:type='partner'>linkinparktv</media:credit><media:description type='plain'>Linkin Park "Numb" Directed by
Mr. Hahn
+<
+< Subscribe for new music: http://bit.ly/RTaVFI
+< More Linkin Park videos: http://youtube.com/linkinparktv
+<
+< Linkin Park on iTunes: http://bit.ly/PovCh1
+< Visit http://linkinpark.com/
+<
+< Like Linkin Park at http://facebook.com/linkinPark
+< Follow on Twitter at http://twitter.com/linkinpark
+<
+< MP3: http://smarturl.it/aem92g</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kXYiU_JCYtU&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/kXYiU_JCYtU/default.jpg' height='90' width='120' time='00:01:33.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kXYiU_JCYtU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kXYiU_JCYtU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kXYiU_JCYtU/1.jpg'
height='90' width='120' time='00:00:46.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kXYiU_JCYtU/2.jpg' height='90' width='120' time='00:01:33.500'
yt:name='middle'/><media:thumbnail url='https://i.
ytimg.com/vi/kXYiU_JCYtU/3.jpg' height='90' width='120' time='00:02:20.250' yt:name='end'/><media:title
type='plain'>Linkin Park - Numb</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='187'/><yt:uploaded>2007-03-05T06:43:56.000Z</yt:uploaded><yt:uploaderId>UCZU9T1ceaOgwfLRq7OKFU4Q</yt:uploaderId><yt:videoid>kXYiU_JCYtU</yt:videoid></media:group><gd:rating
average='4.9544377' max='5' min='1' numRaters='410252'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='100270191'/><yt:rating numDislikes='4673' numLikes='405579'/></entry><entry
gd:etag='W/"A0IGRX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:Tx1XIm6q4r4</id><published>2007-03-24T06:32:49.000Z</published><updated>2013-01-30T12:38:44.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kin
d' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Potter
Puppet Pals: The Mysterious Ticking Noise</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/
api/videos/Tx1XIm6q4r4/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/DrJor35jYVnuC3JgRzheIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4'/><author><name>NeilCicierega</name><uri>https://gdata.youtube.com/feeds/api/users/NeilCicierega</uri><yt:userId>DrJor35jYVnuC3JgRzheIw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl actio
n='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/comments'
countHint='290182'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='126'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='NeilCicierega'
yt:type='partner'>neilcicierega</media:credit><media:description type='plain'>http://www.potterpuppetpals.com
+< Snape hears a strange ticking sound. Love ensues.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/default.jpg' height='90' width='120' time='00:01:03'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/1.jpg'
height='90' width='120' time='00:00:31.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/2.jpg' height='90' width='120' time='00:01:03'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/3.jpg' height='90' width='120'
time='00:0
1:34.500' yt:name='end'/><media:title type='plain'>Potter Puppet Pals: The Mysterious Ticking
Noise</media:title><yt:duration
seconds='126'/><yt:uploaded>2007-03-24T06:32:49.000Z</yt:uploaded><yt:uploaderId>UCDrJor35jYVnuC3JgRzheIw</yt:uploaderId><yt:videoid>Tx1XIm6q4r4</yt:videoid></media:group><gd:rating
average='4.844047' max='5' min='1' numRaters='634910'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='138594026'/><yt:rating numDislikes='24754' numLikes='610156'/></entry><entry
gd:etag='W/"A04EQ347eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:EwTZ2xpQwpA</id><published>2007-04-23T06:22:31.000Z</published><updated>2013-01-30T12:45:02.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>"Chocolate Rain" Original Song by Tay Zonda
y</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CNu8q29Qs8I'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/complaints'/><link rel='ht
tp://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EwTZ2xpQwpA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/jMWn75PwKgutJQ0J3mrLbA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA'/><author><name>TayZonday</name><uri>https://gdata.youtube.com/feeds/api/users/TayZonday</uri><yt:userId>jMWn75PwKgutJQ0J3mrLbA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:access
Control action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/comments'
countHint='564122'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='293'
yt:format='5'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' dur
ation='293' yt:format='1'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='293' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='TayZonday'
yt:type='partner'>tayzonday</media:credit><media:description type='plain'>GET THE REMIX!:
http://www.playtay.com
+<
+< ON FACEBOOK! http://www.facebook.com/tayzonday1
+<
+< FREE MP3! Right-click and SAVE!
+< http://www.tayzonday.net/Tay_Zonday_Chocolate_Rain.mp3
+<
+< This MP3 is subject to a Creative Commons License. Creative Commons License Details:
+<
+< http://creativecommons.org/licenses/by-nc-nd/3.0/us/
+<
+< Original A Capella Vocals At 180BPM Right Click and SAVE!:
+<
+< http://www.tayzonday.net/CR_Vocals_Rough_180bpm.wav
+<
+< Heads up to remixers: I'm not sure how the long term commercial rights to the song will develop, but all
commercial rights are generally reserved.
+<
+< "Chocolate Rain"
+<
+< Chocolate Rain
+< Some stay dry and others feel the pain
+< Chocolate Rain
+< A baby born will die before the sin
+<
+< Chocolate Rain
+< The school books say it can't be here again
+< Chocolate Rain
+< The prisons make you wonder where it went
+<
+< Chocolate Rain
+< Build a tent and say the world is dry
+< Chocolate Rain
+< Zoom the camera out and see the lie
+<
+< Chocolate Rain
+< Forecast to be falling yesterday
+< Chocolate Rain
+< Only in the past is what they say
+<
+< Chocolate Rain
+< Raised your neighborhood insurance rates
+< Chocolate Rain
+< Makes us happy 'livin in a gate
+<
+< Chocolate Rain
+< Made me cross the street the other day
+< Chocolate Rain
+< Made you turn your head the other way
+<
+< (Chorus)
+< Chocolate Rain
+< History quickly crashing through your veins
+< Chocolate Rain
+< Using you to fall back down again
+< [Repeat]
+<
+< Chocolate Rain
+< Seldom mentioned on the radio
+< Chocolate Rain
+< Its the fear your leaders call control
+<
+< Chocolate Rain
+< Worse than swearing worse than calling names
+< Chocolate Rain
+< Say it publicly and you're insane
+<
+< Chocolate Rain
+< No one wants to hear about it now
+< Chocolate Rain
+< Wish real hard it goes away somehow
+<
+< Chocolate Rain
+< Makes the best of friends begin to fight
+< Chocolate Rain
+< But did they know each other in the light?
+<
+< Chocolate Rain
+< Every February washed away
+< Chocolate Rain
+< Stays behind as colors celebrate
+<
+< Chocolate Rain
+< The same crime has a higher price to pay
+< chocolate Rain
+< The judge and jury swear it's not the face
+<
+< (Chorus)
+<
+< Chocolate Rain
+< Dirty secrets of economy
+< Chocolate Rain
+< Turns that body into GDP
+<
+< Chocolate Rain
+< The bell curve blames the baby's DNA
+< Chocolate Rain
+< But test scores are how much the parents make
+<
+< Chocolate Rain
+< 'Flippin cars in France the other night
+< Chocolate Rain
+< Cleans the sewers out beneath Mumbai
+<
+< Chocolate Rain
+< 'Cross the world and back its all the same
+< Chocolate Rain
+< Angels cry and shake their heads in shame
+<
+< Chocolate Rain
+< Lifts the ark of paradise in sin
+< Chocolate Rain
+< Which part do you think you're 'livin in?
+<
+< Chocolate Rain
+< More than 'marchin more than passing law
+< Chocolate Rain
+< Remake how we got to where we are.
+<
+< (Chorus)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/default.jpg' height='90' width='120' time='00:02:26.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/1.jpg'
height='90' width='120' time='00:01:13.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/2.jpg' height='90' width='120' time='00:02:26.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/3.jpg' height='90' width='120'
time='00:03:39.750' yt:name='end'/><media:t
itle type='plain'>"Chocolate Rain" Original Song by Tay Zonday</media:title><yt:duration
seconds='293'/><yt:uploaded>2007-04-23T06:22:31.000Z</yt:uploaded><yt:uploaderId>UCjMWn75PwKgutJQ0J3mrLbA</yt:uploaderId><yt:videoid>EwTZ2xpQwpA</yt:videoid></media:group><gd:rating
average='4.346503' max='5' min='1' numRaters='536792'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='88188847'/><yt:rating numDislikes='87698' numLikes='449094'/></entry><entry
gd:etag='W/"A0MFQH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:_OBlgSz8sSM</id><published>2007-05-22T20:29:24.000Z</published><updated>2013-01-30T12:36:51.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Charlie
bit my finger - again !</title><content type='application/x-shockwave-flash' src='ht
tps://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_OBlgSz8sSM'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/fHZCZHykS3IQDPyFfnqjWg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM'/><author><name>HDCYT</name><uri>https://gdata.youtube.com/feeds/api/users/HDCYT</uri><yt:userId>fHZCZHykS3IQDPyFfnqjWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#
comments' href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/comments'
countHint='796498'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='56'
yt:format='5'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='1'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expre
ssion='full' duration='56' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='HDCYT' yt:type='partner'>hdcyt</media:credit><media:description type='plain'>T-Shirts
http://charliebitme.firebrandstore.com/
+< iPhone http://itunes.apple.com/gb/app/charlie-bit-me!!!/id494858348?mt=8
+< Android https://play.google.com/store/apps/details?id=com.viralspiral.charlie
+< Even had I thought of trying to get my boys to do this I probably couldn't have. Neither were coerced into
any of this and neither were hurt (for very long anyway). This was just one of those moments when I had the
video camera out because the boys were being fun and they provided something really very funny.
+<
+< FAQ Harry is 8 3/4, Charlie is 6 1/2, Jasper is 4 1/4, Rupert is 1 1/2
+< (November 2012)
+<
+< Harry and Charlie Blogging - Charlie Bit My Finger Again!
+< http://harryandcharlie.blogspot.com/
+<
+< Twitter
+< http://twitter.com/harryandcharlie</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/default.jpg' height='90' width='120' time='00:00:28'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/1.jpg'
height='90' width='120' time='00:00:14' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/2.jpg' height='90' width='120' time='00:00:28'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/3.jpg' height='90' width='120'
time='00:00:42' yt:name='end'
/><media:title type='plain'>Charlie bit my finger - again !</media:title><yt:duration
seconds='56'/><yt:uploaded>2007-05-22T20:29:24.000Z</yt:uploaded><yt:uploaderId>UCfHZCZHykS3IQDPyFfnqjWg</yt:uploaderId><yt:videoid>_OBlgSz8sSM</yt:videoid></media:group><gd:rating
average='4.4941454' max='5' min='1' numRaters='1147626'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-03-19</yt:recorded><yt:statistics
favoriteCount='0' viewCount='509895468'/><yt:rating numDislikes='145133' numLikes='1002493'/></entry><entry
gd:etag='W/"DUYCQn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:Qit3ALTelOo</id><published>2007-09-05T14:33:15.000Z</published><updated>2013-01-30T11:59:23.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Animals' label='Pets &
Animals'/><title>The Mean Kitty Song</title><content type=
'application/x-shockwave-flash'
src='https://www.youtube.com/v/Qit3ALTelOo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Qit3ALTelOo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/related'/><link rel='http://gdata.youtube.com
/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details?v=Qit3ALTelOo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Lat8CECTXsvUTsclmDdFGw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo'/><author><name>smpfilms</name><uri>https://gdata.youtube.com/feeds/api/users/smpfilms</uri><yt:userId>Lat8CECTXsvUTsclmDdFGw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/comments'
countHint='245623'/></gd:comments><media:group><media:category label='Pets & Animals'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Animals</media:category><media:content
url='https://www.youtube.com/v/Qit3ALTelOo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='210'
yt:format='5'/><media:content
url='rtsp://r1---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnqlN60AHcrQhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='210' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnqlN60AHcrQhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==
/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='210'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='smpfilms'
yt:type='partner'>smpfilms</media:credit><media:description type='plain'>SPARTA'S YOUTUBE CHANNEL:
+< http://www.YouTube.com/TheMeanKitty
+<
+< LYRICS:
+< I got this little kitty about 2 months back
+< he was the nicest little kitty, now a pain in my crack
+< This little kitty is a ninja, always stalking my feet
+< This little kitty is a warrior you know what I mean
+<
+< he's an evil little kitty look what he did to my hand
+< tries to get in trouble in any way that he can
+< I could give this cat a toy, but he'd rather have the wrapper
+< and I will always give him water, but he still drinks from the crapper
+<
+< You could lock him in a closet and he just won't care
+< kitty chews on my shoes and he licks my hair
+< always scratching on my favorite chair and jumping on the couch
+< playing in the window sills and tearing through the house
+<
+< He's so full of energy and easily amused
+< kitty will attack anything that moves
+< Causing trouble, starting battles just so he could be a little part of
+< he's a meanest little kitty so we named him sparta
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite
+<
+< Where'd you go
+< are you stalking me?
+< are you under the couch, quite possibly
+< ears laid back so you don't get caught
+< ready to pounce my leg with everything that you got
+<
+< I know you're probably watching me from across the room
+< concentrating contemplating on attacking me soon
+< You're not invisible kitty, I'm gonna find you first
+< Come out come out before I make things worse
+<
+< I've seen where you hide and I know where you've been
+< Hey kitty why don't you give in
+< Even if you try to sneak up on me, I'm prepared
+< Cause I've got my safety gear on and I'm not scared
+<
+< I think I hear a kitty cat under the bed
+< I know your making noises just to mess with my head
+< You can stalk me all you want, but I'm not your pray
+< cause you always seem to find me first, but not today
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< Come on out, I'm gonna get you now
+<
+< I've got 'em cornered
+< and now he's mine
+< He's not gonna get away this time
+< I'll snatch him up fast before he can blink and then...
+< Aw man! He's asleep in the sink
+<
+< What is with this cat? I'm confused
+< He's got a bed, but it's never been used
+< In every waking moment, kitty's out for the fight
+< then [fart] next minute kitty's out like a light
+<
+< How could I let this creature live inside of my home
+< I gotta keep an eye on him when I'm on the phone
+< I'm a little afraid to leave this cat all alone
+< this kitty may destroy everything that I own
+<
+< Look at him now, I kinda feel bad
+< He's the best little cat that I've had
+< and the one big thing I forgot to mention, was that
+< He wasn't fighting, he just wanted attention
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< showing love, that's all this kitty does
+<
+<
+< BEHIND THE SCENES
+< If you have a cat, I'm sure you can relate, lol. I originally wrote the song because I didn't want to do
a simple talking blog about my Sparta's little biting problem and I also wanted to show my friends back home
in Turlock what my new place in Thousand Oaks looks like.. BTW, trying to get a cat to perform for a music
video... nearly impossible! Thanks for SUBSCRIBING! :D
+<
+< TAGS:
+< kitty cat mean song kitten cute funny little cats smpfilms smp films cory williams Sparta themeankitty
music lyrics pet animal pets animals guy singing adoption adopt food toy toys furniture apartment home house
scratch ball playing play dance meow kittens furry love loves bored new loki angry mad "Funny
Cats"</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Qit3ALTelOo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Qit3ALTelOo/default.jpg' height='90' width='120' time='00:01:45'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/1.jpg'
height='90' width=
'120' time='00:00:52.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/2.jpg'
height='90' width='120' time='00:01:45' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/Qit3ALTelOo/3.jpg' height='90' width='120' time='00:02:37.500'
yt:name='end'/><media:title type='plain'>The Mean Kitty Song</media:title><yt:duration
seconds='210'/><yt:uploaded>2007-09-05T14:33:15.000Z</yt:uploaded><yt:uploaderId>UCLat8CECTXsvUTsclmDdFGw</yt:uploaderId><yt:videoid>Qit3ALTelOo</yt:videoid></media:group><gd:rating
average='4.760852' max='5' min='1' numRaters='418485'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='72386468'/><yt:rating numDislikes='25020' numLikes='393465'/></entry><entry
gd:etag='W/"Ak4ESX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:1uwOL4rB-go</id><published>2007-09-29T17:04:02.000Z</published><updated>2013-01-30T12:28:28.000Z</updated><category
scheme='http://schemas.google
.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Jeff Dunham - Achmed the Dead Terrorist</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hso4pRNTywY'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1uwOL4rB-go&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml' href='https://gdata.yo
utube.com/feeds/api/videos/1uwOL4rB-go/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=1uwOL4rB-go'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/0W_cSq4Vhidc0LsuHT27jA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go'/><author><name>KrowBatellio</name><uri>https://gdata.youtube.com/feeds/api/users/KrowBatellio</uri><yt:userId>0W_cSq4Vhidc0LsuHT27jA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:a
ccessControl action='commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/comments'
countHint='227491'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='648' yt:
format='5'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGKLw7s1hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGKLw7s1hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='KrowBatellio'>krowbatellio</media:credit><media:description
type='plain'>http://www.amazon.com/gp/product/B000S6LS66?ie=UTF8&tag=jeffduncom-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000S6LS66</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watc
h?v=1uwOL4rB-go&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/default.jpg' height='90' width='120' time='00:05:24'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/1.jpg'
height='90' width='120' time='00:02:42' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/2.jpg' height='90' width='120' time='00:05:24'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/3.jpg' height='90' width='120'
time='00:08:06' yt:name='end'/><media:title type='plain'>Jeff Dunham - Achmed the Dead
Terrorist</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='648'/><yt:uploaded>2007-09-29T17:04:02.000Z</yt:uploaded><yt:upload
erId>UC0W_cSq4Vhidc0LsuHT27jA</yt:uploaderId><yt:videoid>1uwOL4rB-go</yt:videoid></media:group><gd:rating
average='4.801504' max='5' min='1' numRaters='557453'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='161959712'/><yt:rating numDislikes='27663' numLikes='529790'/></entry><entry
gd:etag='W/"A08ESX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:EkHTsc9PU2A</id><published>2008-03-14T23:06:24.000Z</published><updated>2013-01-30T12:43:28.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jason Mraz -
I'm Yours (Live On Earth Single Video)</title><content type='application/x-shockwave-flash' src='https://w
ww.youtube.com/v/EkHTsc9PU2A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EkHTsc9PU2A&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom
+xml' href='https://gdata.youtube.com/feeds/api/users/8ey1FYCmgHPa9f5KxWb0mw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A'/><author><name>OfficialJasonMraz</name><uri>https://gdata.youtube.com/feeds/api/users/OfficialJasonMraz</uri><yt:userId>8ey1FYCmgHPa9f5KxWb0mw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/EkHTsc9PU2A/comments' countHint='127742'/></gd:comm
ents><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/EkHTsc9PU2A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='221'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='OfficialJasonMraz'
yt:type='partner'>officialjasonmraz</media:credit><media:description type='plain'>© 2009 WMG
+< I'm Yours (Live On Earth Single Video)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EkHTsc9PU2A&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>BE FR BG VE BA HR BO JP HU HK ZA US BR FI DK RU MT NL PT NO TW PY TR LT
NG LV NZ LU PG TH PE PH RO IS PL CH CO GR CN CL EE CA IT AL CZ CY AR AU GB ID IN AD IE EG ES ME UY MC UA IL
RS MY MK SK KR SI SG MX SE AT</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/EkHTsc9PU2A/default.jpg' height='90' width='120' time='00:01:50.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EkHTsc9PU2A/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EkHTsc9PU2A/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EkHTsc9PU2A/1.jpg'
heig
ht='90' width='120' time='00:00:55.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EkHTsc9PU2A/2.jpg' height='90' width='120' time='00:01:50.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EkHTsc9PU2A/3.jpg' height='90' width='120'
time='00:02:45.750' yt:name='end'/><media:title type='plain'>Jason Mraz - I'm Yours (Live On Earth Single
Video)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='221'/><yt:uploaded>2008-03-14T23:06:24.000Z</yt:uploaded><yt:uploaderId>UC8ey1FYCmgHPa9f5KxWb0mw</yt:uploaderId><yt:videoid>EkHTsc9PU2A</yt:videoid></media:group><gd:rating
average='4.938697' max='5' min='1' numRaters='417335'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2009-10-28</yt:recorded><yt:statistics
favoriteCount='0' viewCount='147640596'/><yt:rating numDislikes='6396' numLikes='410939'/></entry><entry
gd:etag='W/"A0QDQn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:4pXfHLUlZf4</id
<published>2008-12-07T05:19:15.000Z</published><updated>2013-01-30T12:36:13.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Jizz In
My Pants</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4pXfHLUlZf4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4pXfHLUlZf4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/responses'/><link
rel='http://gdata.youtube.com/schemas/
2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/CHcEUksSVKsRDH86j77Ntg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4'/><author><name>thelonelyisland</name><uri>https://gdata.youtube.com/feeds/api/users/thelonelyisland</uri><yt:userId>CHcEUksSVKsRDH86j77Ntg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='allo
wed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/comments'
countHint='422982'/></gd:comments><yt:hd/><yt:location>new york, ny</yt:location><media:group><media:category
label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/4pXfHLUlZf4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='153'
yt:format='5'/><media
:credit role='uploader' scheme='urn:youtube'
yt:display='thelonelyisland'>thelonelyisland</media:credit><media:description
type='plain'>http://Itunes.com/thelonelyisland
+<
+< The first single from The Lonely Island's debut album "INCREDIBAD". In stores 02/10/2009.
+<
+< Video features guest appearances by Molly Sims, Jamie Lynn Sigler, and Justin Timberlake.
+<
+< The Lonely Island is Andy Samberg, Akiva Schaffer and Jorma Taccone.
+<
+< (Directed by Kiv)
+<
+<
+< Copyright - Universal Republic</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4pXfHLUlZf4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/4pXfHLUlZf4/default.jpg' height='90' width='120' time='00:01:16.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/1.jpg'
height='90' width='120' time='00:00:38.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/4pXfHLUlZf4/2.jpg' height='90' width='120' time='00:01:16.500'
yt:name='middle'/><media:thumbnail url='https://i.y
timg.com/vi/4pXfHLUlZf4/3.jpg' height='90' width='120' time='00:01:54.750' yt:name='end'/><media:title
type='plain'>Jizz In My Pants</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='153'/><yt:uploaded>2008-12-07T05:19:15.000Z</yt:uploaded><yt:uploaderId>UCCHcEUksSVKsRDH86j77Ntg</yt:uploaderId><yt:videoid>4pXfHLUlZf4</yt:videoid></media:group><gd:rating
average='4.841713' max='5' min='1' numRaters='628176'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='124040857'/><yt:rating numDislikes='24858' numLikes='603318'/></entry><entry
gd:etag='W/"A04NQX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:NisCkxU544c</id><published>2009-04-05T05:20:10.000Z</published><updated>2013-01-30T12:46:30.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' l
abel='Comedy'/><title>Like A Boss (ft. Seth Rogen) - Uncensored Version</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/NisCkxU544c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=NisCkxU544c&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NisCkxU544c/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NisCkxU544c/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NisCkxU544c/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' href='https:/
/gdata.youtube.com/feeds/api/videos/NisCkxU544c/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=NisCkxU544c'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/CHcEUksSVKsRDH86j77Ntg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NisCkxU544c'/><author><name>thelonelyisland</name><uri>https://gdata.youtube.com/feeds/api/users/thelonelyisland</uri><yt:userId>CHcEUksSVKsRDH86j77Ntg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay
' permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/NisCkxU544c/comments'
countHint='234672'/></gd:comments><yt:hd/><yt:location>10112</yt:location><media:group><media:category
label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/NisCkxU544c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='119'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgmH4zkVkwIrNhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='119' yt:format='1'/><media:content url='rt
sp://r9---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgmH4zkVkwIrNhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='119' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='thelonelyisland'
yt:type='partner'>thelonelyisland</media:credit><media:description
type='plain'>http://www.itunes.com/thelonelyisland
+<
+< The new single from The Lonely Island's debut album "INCREDIBAD" In stores now!
+<
+< Featuring Seth Rogen.
+<
+< The Lonely Island is Andy Samberg, Akiva Schaffer & Jorma
Taccone.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=NisCkxU544c&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/NisCkxU544c/default.jpg' height='90' width='120' time='00:00:59.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/NisCkxU544c/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/NisCkxU544c/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/NisCkxU544c/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/NisCkxU544c/1.jpg' height='90' width='120'
time='00:00:29.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/NisCkxU544c/2.jpg'
height='90' w
idth='120' time='00:00:59.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/NisCkxU544c/3.jpg' height='90' width='120' time='00:01:29.250'
yt:name='end'/><media:title type='plain'>Like A Boss (ft. Seth Rogen) - Uncensored
Version</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='119'/><yt:uploaded>2009-04-05T05:20:10.000Z</yt:uploaded><yt:uploaderId>UCCHcEUksSVKsRDH86j77Ntg</yt:uploaderId><yt:videoid>NisCkxU544c</yt:videoid></media:group><gd:rating
average='4.9015756' max='5' min='1' numRaters='518815'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2009-04-04</yt:recorded><yt:statistics
favoriteCount='0' viewCount='105066245'/><yt:rating numDislikes='12766' numLikes='506049'/></entry><entry
gd:etag='W/"A0cCSH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:ysSxxIqKNN0</id><published>2009-06-15T16:35:31.000Z</published><updated>2013-01-30T12:31:09.000Z</updated><app:control><yt:state
name='restricted' re
asonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Linkin Park
- "New Divide"</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ysSxxIqKNN0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ysSxxIqKNN0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0/ratings'/><link r
el='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ZU9T1ceaOgwfLRq7OKFU4Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0'/><author><name>linkinparktv</name><uri>https://gdata.youtube.com/feeds/api/users/linkinparktv</uri><yt:userId>ZU9T1ceaOgwfLRq7OKFU4Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:acce
ssControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ysSxxIqKNN0/comments'
countHint='253623'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ysSxxIqKNN0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='linkinparktv'
yt:type='partner'>linkinparktv</media:credit><media:description type='plain'>The official music video
for New Divide, filmed on the set of Transformers: Revenge of the Fallen, directed by Joe Hahn. Get the song
at iTunes now.
+<
+< Subscribe for new music: http://bit.ly/RTaVFI
+< More Linkin Park videos: http://youtube.com/linkinparktv
+<
+< Linkin Park on iTunes: http://bit.ly/PovCh1
+< Visit http://linkinpark.com/
+<
+< Like Linkin Park at http://facebook.com/linkinPark
+< Follow on Twitter at http://twitter.com/linkinpark
+<
+< MP3: http://smarturl.it/aem92g</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ysSxxIqKNN0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ysSxxIqKNN0/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ysSxxIqKNN0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ysSxxIqKNN0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/ysSxxIqKNN0/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/ysSxxIqKNN0/1.jpg' height='90' width='120'
time='00:01:06.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.co
m/vi/ysSxxIqKNN0/2.jpg' height='90' width='120' time='00:02:13.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/ysSxxIqKNN0/3.jpg' height='90' width='120' time='00:03:20.250'
yt:name='end'/><media:title type='plain'>Linkin Park - "New
Divide"</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2009-06-15T16:35:31.000Z</yt:uploaded><yt:uploaderId>UCZU9T1ceaOgwfLRq7OKFU4Q</yt:uploaderId><yt:videoid>ysSxxIqKNN0</yt:videoid></media:group><gd:rating
average='4.9174495' max='5' min='1' numRaters='484357'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='140565000'/><yt:rating numDislikes='9996' numLikes='474361'/></entry><entry
gd:etag='W/"A08GQH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:VuNIsY6JdUw</id><published>2009-06-16T21:07:24.000Z</published><updated>2013-01-30T12:43:41.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndica
tion'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Taylor Swift
- You Belong With Me</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/VuNIsY6JdUw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=VuNIsY6JdUw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/ratings'/><link rel='http://gdata.
youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ANLZYMidaCbLQFWXBC95Jg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw'/><author><name>TaylorSwiftVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/TaylorSwiftVEVO</uri><yt:userId>ANLZYMidaCbLQFWXBC95Jg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl act
ion='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/comments'
countHint='223388'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/VuNIsY6JdUw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='229'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='TaylorSwiftVEVO'
yt:type='partner'>taylorswiftvevo</media:credit><media:description type='plain'>Music video by Taylor Swift
performing Y
ou Belong With Me. (C) 2009 Big Machine Records, LLC</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=VuNIsY6JdUw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/VuNIsY6JdUw/default.jpg' height='90' width='120' time='00:01:54.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/1.jpg'
height='90' width='120' time='00:00:57.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/VuNIsY6JdUw/2.jpg' height='90' width='120' time='00:01:54.500'
yt:name='middle'/><media:thumbn
ail url='https://i.ytimg.com/vi/VuNIsY6JdUw/3.jpg' height='90' width='120' time='00:02:51.750'
yt:name='end'/><media:title type='plain'>Taylor Swift - You Belong With
Me</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='229'/><yt:uploaded>2009-06-16T21:07:24.000Z</yt:uploaded><yt:uploaderId>UCANLZYMidaCbLQFWXBC95Jg</yt:uploaderId><yt:videoid>VuNIsY6JdUw</yt:videoid></media:group><gd:rating
average='4.8662663' max='5' min='1' numRaters='534225'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='221349559'/><yt:rating numDislikes='17861' numLikes='516364'/></entry><entry
gd:etag='W/"A0EHQH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:hTWKbfoikeg</id><published>2009-06-16T21:07:40.000Z</published><updated>2013-01-30T12:40:31.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='h
ttp://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Nirvana -
Smells Like Teen Spirit</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/hTWKbfoikeg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=hTWKbfoikeg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hTWKbfoikeg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hTWKbfoikeg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' href='https://gdata.
youtube.com/feeds/api/videos/hTWKbfoikeg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hTWKbfoikeg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/zGrGrvf9g8CVVzh_LvGf-g'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hTWKbfoikeg'/><author><name>NirvanaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/NirvanaVEVO</uri><yt:userId>zGrGrvf9g8CVVzh_LvGf-g</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessC
ontrol action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/hTWKbfoikeg/comments'
countHint='185694'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/hTWKbfoikeg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='278'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='NirvanaVEVO'
yt:type='partner'>nirvanavevo</media:credit><media:description type='plain'>Music video by Nirvana performing
Smells Like Teen Spirit. (C) 1991 Geffen Records</media:description><media:keywords/><media:license
type='text/ht
ml' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=hTWKbfoikeg&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/hTWKbfoikeg/default.jpg' height='90' width='120' time='00:02:19'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/hTWKbfoikeg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/hTWKbfoikeg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/hTWKbfoikeg/1.jpg'
height='90' width='120' time='00:01:09.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/hTWKbfoikeg/2.jpg' height='90' width='120' time='00:02:19'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/hTWKbfoikeg/3.jpg' height='90' width='120'
time='00:03:28.500' yt:name='end'/><media:title ty
pe='plain'>Nirvana - Smells Like Teen Spirit</media:title><yt:duration
seconds='278'/><yt:uploaded>2009-06-16T21:07:40.000Z</yt:uploaded><yt:uploaderId>UCzGrGrvf9g8CVVzh_LvGf-g</yt:uploaderId><yt:videoid>hTWKbfoikeg</yt:videoid></media:group><gd:rating
average='4.936139' max='5' min='1' numRaters='432441'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='96145571'/><yt:rating numDislikes='6904' numLikes='425537'/></entry><entry
gd:etag='W/"A08HRX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:1wYNFfgrXTI</id><published>2009-06-16T22:48:41.000Z</published><updated>2013-01-30T12:43:54.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Mus
ic' label='Music'/><title>Eminem - When I'm Gone</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1wYNFfgrXTI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1wYNFfgrXTI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1wYNFfgrXTI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1wYNFfgrXTI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1wYNFfgrXTI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feed
s/api/videos/1wYNFfgrXTI/related'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1wYNFfgrXTI'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1wYNFfgrXTI/comments'
countHint='228322'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/1wYNFfgrXTI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='369'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
When I'm Gone. (C) 2005 Aftermath Entertainment/Interscope
Records</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1wYNFfgrXTI&feature=youtube_gdata_player'/><media
:restriction type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/1wYNFfgrXTI/default.jpg' height='90' width='120' time='00:03:04.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/1wYNFfgrXTI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1wYNFfgrXTI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1wYNFfgrXTI/1.jpg'
height='90' width='120' time='00:01:32.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/1wYNFfgrXTI/2.jpg' height='90' width='120' time='00:03:04.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/1wYNFfgrXTI/3.jpg' height='90' width='120'
time='00:04:36.750' yt:name='end'/><media:title type='plain'>Eminem - When I'm
Gone</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='369'/><yt:uploaded>2009-06-16T22:48:41.000Z</yt:u
ploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>1wYNFfgrXTI</yt:videoid></media:group><gd:rating
average='4.9526334' max='5' min='1' numRaters='488612'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='133155878'/><yt:rating numDislikes='5786' numLikes='482826'/></entry><entry
gd:etag='W/"A0IHSX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:M11SvDtPBhA</id><published>2009-09-25T22:35:55.000Z</published><updated>2013-01-30T12:38:58.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Miley Cyrus
- Party In The U.S.A.</title><content type='application/x-shockwave-flash' src='https://w
ww.youtube.com/v/M11SvDtPBhA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=M11SvDtPBhA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom
+xml' href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/comments' countHint='801057'/></gd:comments
<yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/M11SvDtPBhA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='201'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='hollywoodrecords'
yt:type='partner'>hollywoodrecords</media:credit><media:description type='plain'>Music video by Miley Cyrus
performing Party In The U.S.A..
+< #VEVOCertified on March 22, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=M11SvDtPBhA&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/M11SvDtPBhA/default.jpg' height='90' width='120' time='00:01:40.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/1.jpg'
height='90' width='120' time='00:00:50.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/M11SvDtPBhA/2.jpg' height='90' width='120' t
ime='00:01:40.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/3.jpg'
height='90' width='120' time='00:02:30.750' yt:name='end'/><media:title type='plain'>Miley Cyrus - Party In
The U.S.A.</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='201'/><yt:uploaded>2009-09-25T22:35:55.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>M11SvDtPBhA</yt:videoid></media:group><gd:rating
average='4.340695' max='5' min='1' numRaters='684527'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='317188258'/><yt:rating numDislikes='112828' numLikes='571699'/></entry><entry
gd:etag='W/"A04DQn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:CSvFpBOe8eY</id><published>2009-10-03T04:32:57.000Z</published><updated>2013-01-30T12:46:13.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restr
icted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>System Of A
Down - Chop Suey!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/CSvFpBOe8eY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=CSvFpBOe8eY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' ty
pe='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/vtZDkeFxMkRTNqfqXtxxkw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY'/><author><name>systemofadownVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/systemofadownVEVO</uri><yt:userId>vtZDkeFxMkRTNqfqXtxxkw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:acc
essControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/CSvFpBOe8eY/comments'
countHint='138542'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/CSvFpBOe8eY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='207'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='systemofadownVEVO'
yt:type='partner'>systemofadownvevo</media:credit><media:description type='plain'>Music video by System Of A
Down performing Chop Suey!. (C) 2001 SONY BMG MUSI
C ENTERTAINMENT
+< #VEVOCertified on June 9, 2011.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=CSvFpBOe8eY&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>BD BE BF BG BA BB WF BL BM BN BO BH BI BJ BT JM BV BW WS BQ BR BS JE BY
BZ RU RW RS LT RE LU LR RO TK GW GU GT GS GR GQ GP JP GY GG GF GE GD GB GA GN GM GL KW GI GH OM JO HR HT HU
HK HN LV HM KR AD PR PS PW PT KN PY AI PA PF PG PE PK PH PN PL PM ZM EH EE EG ZA EC AL AO KZ ET ZW KY ES ER
ME MD MG MF MA MC UZ MM ML MO MN MH MK UM MT MW MV MQ MP MS MR AU UG MY MX MZ FR AW AF AX FI FJ FK FM FO NI
NL NO NA VU NC NE NF NG NZ NP NR NU CK CI CH CO CN CM CL CC CA CG CF CD CZ CY CX CR KP CW CV CU SZ SY SX KG
KE SR KI KH SV KM ST SK SJ SI SH SO SN SM SL SC SB SA SG SE SD DO DM DJ DK YE AT DZ US UY YT MU LB LC LA TV
TW TT TR LK LI TN TO TL
TM TJ LS TH TF TG TD TC LY VA VC AE VE AG VG IQ VI IS IR AM IT VN AQ AS AR IM IL IO IN TZ AZ IE ID UA
QA</media:restriction><media:thumbnail url='https://i.ytimg.com/vi/CSvFpBOe8eY/default.jpg' height='90'
width='120' time='00:01:43.500' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/CSvFpBOe8eY/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CSvFpBOe8eY/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CSvFpBOe8eY/1.jpg' height='90'
width='120' time='00:00:51.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/CSvFpBOe8eY/2.jpg' height='90' width='120' time='00:01:43.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/CSvFpBOe8eY/3.jpg' height='90' width='120'
time='00:02:35.250' yt:name='end'/><media:title type='plain'>System Of A Down - Chop
Suey!</media:title><yt:duration seconds='207'/><yt:uploaded>2009-10-03T0
4:32:57.000Z</yt:uploaded><yt:uploaderId>UCvtZDkeFxMkRTNqfqXtxxkw</yt:uploaderId><yt:videoid>CSvFpBOe8eY</yt:videoid></media:group><gd:rating
average='4.9023094' max='5' min='1' numRaters='406427'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='129255446'/><yt:rating numDislikes='9926' numLikes='396501'/></entry><entry
gd:etag='W/"A08GRX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:0UjsXo9l6I8</id><published>2009-10-30T21:54:52.000Z</published><updated>2013-01-30T12:43:44.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>"Empire
State of Mind" Jay Z | Alicia Keys [OFFICIAL VIDEO]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/0UjsXo9l6I8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8
d1GxQnGDm&app=youtube_gdata'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=0UjsXo9l6I8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=0UjsXo9l6I8'/><link rel='http://gdata.youtube.com/schemas/2007#u
ploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/N-sc1xJr-QQNj_uNIM9wTA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8'/><author><name>jayz</name><uri>https://gdata.youtube.com/feeds/api/users/jayz</uri><yt:userId>N-sc1xJr-QQNj_uNIM9wTA</yt:userId></author><yt:accessControl
action='comment' permission='moderated'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/0UjsXo9l6I8/comments' countHint='3539'/></g
d:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/0UjsXo9l6I8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='282'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgmP6GWPXuxI0RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='282' yt:format='1'/><media:content
url='rtsp://r1---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgmP6GWPXuxI0RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='282' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='
jayz'>jayz</media:credit><media:description type='plain'>Check out the OFFICIAL VIDEO for "Empire State of
Mind" Jay Z | Alicia Keys!
+<
+< Life+Times | Twitter: http://full.sc/REKTYT
+< Life+Times | Facebook: http://full.sc/REKOV9
+< LifeandTimes.com http://full.sc/RWJL0a
+< Itunes: http://full.sc/Tw0I0R</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=0UjsXo9l6I8&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/0UjsXo9l6I8/default.jpg' height='90' width='120' time='00:02:21'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/0UjsXo9l6I8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/0UjsXo9l6I8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/0UjsXo9l6I8/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/0UjsXo9l6I8/1.jpg' height='90' width='120'
time='00:01:10.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/0UjsXo9l6I8/2.jpg'
height='90' width='120' time='00:02:21' yt:name='middle'/>
<media:thumbnail url='https://i.ytimg.com/vi/0UjsXo9l6I8/3.jpg' height='90' width='120' time='00:03:31.500'
yt:name='end'/><media:title type='plain'>"Empire State of Mind" Jay Z | Alicia Keys [OFFICIAL
VIDEO]</media:title><yt:duration
seconds='282'/><yt:uploaded>2009-10-30T21:54:52.000Z</yt:uploaded><yt:uploaderId>UCN-sc1xJr-QQNj_uNIM9wTA</yt:uploaderId><yt:videoid>0UjsXo9l6I8</yt:videoid></media:group><gd:rating
average='4.868097' max='5' min='1' numRaters='400112'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='158769337'/><yt:rating numDislikes='13194' numLikes='386918'/></entry><entry
gd:etag='W/"A04FRn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:qrO4YZeyl0I</id><published>2009-11-24T07:45:26.000Z</published><updated>2013-01-30T12:45:17.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http:/
/schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Lady Gaga -
Bad Romance</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/fee
ds/api/videos/qrO4YZeyl0I/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action
='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/comments'
countHint='1443151'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='308'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Bad Romance. (C) 2009 Interscope Records
+< #VEVOCertified on January 31, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/default.jpg' height='90' width='120' time='00:02:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/1.jpg'
height='90' width='120' time='00:01:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/2.jpg' height='90' width='120' time='0
0:02:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/3.jpg' height='90'
width='120' time='00:03:51' yt:name='end'/><media:title type='plain'>Lady Gaga - Bad
Romance</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='308'/><yt:uploaded>2009-11-24T07:45:26.000Z</yt:uploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>qrO4YZeyl0I</yt:videoid></media:group><gd:rating
average='4.2962737' max='5' min='1' numRaters='856435'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='506296016'/><yt:rating numDislikes='150674' numLikes='705761'/></entry><entry
gd:etag='W/"A04MQn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:CHVhwcOg6y8</id><published>2009-11-24T21:55:24.000Z</published><updated>2013-01-30T12:46:23.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:
control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - One Time</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/CHVhwcOg6y8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=CHVhwcOg6y8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' hr
ef='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permi
ssion='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/comments'
countHint='766685'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/CHVhwcOg6y8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='243'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music video by Justin Bieber
performing One Time. (C) 2009 The Island Def Jam Music Group</media:description>
<media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=CHVhwcOg6y8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/CHVhwcOg6y8/default.jpg' height='90' width='120' time='00:02:01.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/1.jpg'
height='90' width='120' time='00:01:00.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/CHVhwcOg6y8/2.jpg' height='90' width='120' time='00:02:01.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/3.jpg' height='90' width='12
0' time='00:03:02.250' yt:name='end'/><media:title type='plain'>Justin Bieber - One
Time</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='243'/><yt:uploaded>2009-11-24T21:55:24.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>CHVhwcOg6y8</yt:videoid></media:group><gd:rating
average='3.1658971' max='5' min='1' numRaters='928696'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='312301854'/><yt:rating numDislikes='425831' numLikes='502865'/></entry><entry
gd:etag='W/"A0EDRH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:lgT1AidzRWM</id><published>2009-11-25T22:46:19.000Z</published><updated>2013-01-30T12:41:15.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/200
7#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>Eminem - Beautiful</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/lgT1AidzRWM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=lgT1AidzRWM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM/complaints'/><link
rel='http://gdata.youtube.com/schem
as/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='al
lowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/lgT1AidzRWM/comments'
countHint='205597'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/lgT1AidzRWM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='255'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
Beautiful. (C) 2009 Aftermath Records</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player url='https://www.youtube.com/wat
ch?v=lgT1AidzRWM&feature=youtube_gdata_player'/><media:restriction type='country'
relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/lgT1AidzRWM/default.jpg' height='90' width='120' time='00:02:07.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/lgT1AidzRWM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lgT1AidzRWM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lgT1AidzRWM/1.jpg'
height='90' width='120' time='00:01:03.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/lgT1AidzRWM/2.jpg' height='90' width='120' time='00:02:07.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/lgT1AidzRWM/3.jpg' height='90' width='120'
time='00:03:11.250' yt:name='end'/><media:title type='plain'>Eminem -
Beautiful</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration seco
nds='255'/><yt:uploaded>2009-11-25T22:46:19.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>lgT1AidzRWM</yt:videoid></media:group><gd:rating
average='4.9268484' max='5' min='1' numRaters='428151'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='147317451'/><yt:rating numDislikes='7830' numLikes='420321'/></entry><entry
gd:etag='W/"A08GR347eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:8SbUC-UaAxE</id><published>2009-12-25T07:07:12.000Z</published><updated>2013-01-30T12:43:46.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Guns N'
Roses - November Rain</title><content t
ype='application/x-shockwave-flash'
src='https://www.youtube.com/v/8SbUC-UaAxE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8SbUC-UaAxE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaAxE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaAxE/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaAxE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaAxE/related'/><link rel='http://gdata.youtube
.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/JN4c_lZorb_0eyIP_tSS3A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaAxE'/><author><name>GunsNRosesVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/GunsNRosesVEVO</uri><yt:userId>JN4c_lZorb_0eyIP_tSS3A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8SbUC-UaA
xE/comments' countHint='118695'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8SbUC-UaAxE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='548'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='GunsNRosesVEVO'
yt:type='partner'>gunsnrosesvevo</media:credit><media:description type='plain'>Music video by Guns N' Roses
performing November Rain. YouTube view counts pre-VEVO: 6,894,036. (C) 1992 Guns N' Roses
+< #VEVOCertified on June 24, 2012: http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8SbUC-UaAxE&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8SbUC-UaAxE/default.jpg' height='90' width='120' time='00:04:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8SbUC-UaAxE/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8SbUC-UaAxE/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8SbUC-UaAxE/1.jpg'
height='90' width='120' time='00:02:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/8SbUC-UaAxE/2.jpg' height='90' width='120' time='00:0
4:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8SbUC-UaAxE/3.jpg' height='90'
width='120' time='00:06:51' yt:name='end'/><media:title type='plain'>Guns N' Roses - November
Rain</media:title><yt:duration
seconds='548'/><yt:uploaded>2009-12-25T07:07:12.000Z</yt:uploaded><yt:uploaderId>UCJN4c_lZorb_0eyIP_tSS3A</yt:uploaderId><yt:videoid>8SbUC-UaAxE</yt:videoid></media:group><gd:rating
average='4.9260006' max='5' min='1' numRaters='508005'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='147102562'/><yt:rating numDislikes='9398' numLikes='498607'/></entry><entry
gd:etag='W/"A04MSH47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:Glny4jSciVI</id><published>2010-02-13T00:29:06.000Z</published><updated>2013-01-30T12:46:29.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categori
es.cat' term='Music' label='Music'/><title>We Are The World 25 For Haiti - Official Video</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Glny4jSciVI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Glny4jSciVI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+
xml' href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Glny4jSciVI'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/0mVZObdgqzIufsHnUtUtew'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI'/><author><name>wearetheworld</name><uri>https://gdata.youtube.com/feeds/api/users/wearetheworld</uri><yt:userId>0mVZObdgqzIufsHnUtUtew</yt:userId></author><yt:accessControl
action='comment' permission='moderated'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl a
ction='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Glny4jSciVI/comments'
countHint='364628'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/Glny4jSciVI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='513'
yt:format='5'/><media:content
url='rtsp://r3---sn-aigezne7.c.youtube.com/CkcLENy73wIaPglSiZw04vJZGhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='513' yt:format='1'/><media:content
url='rtsp://r3---sn-aigezn
e7.c.youtube.com/CkcLENy73wIaPglSiZw04vJZGhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='513' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='wearetheworld'
yt:type='partner'>wearetheworld</media:credit><media:description type='plain'>Recorded on February 1st, 2010,
in the same studio as the original 25 years earlier (Henson Recording Studios, formerly A&M Recording
Studios) "We Are The World 25 For Haiti", in which Quincy Jones and Lionel Richie serve as executive
producers and producers, was created in collaboration with executive producers Wyclef Jean, Randy Phillips
and Peter Tortorici; producers Humberto Gattica and RedOne; and co-producers Rickey Minor, Mervyn Warren and
Patti Austin to benefit the Haitian earthquake relief efforts and the rebuilding of Haiti.
+<
+< Academy Award-winning writer-director Paul Haggis (Crash, Million Dollar Baby), whose own personal efforts
as well as those of Artists for Peace and Justice have already saved countless lives in Haiti, filmed the
private recording session to create the accompanying video and behind-the-scenes production, and serves as
Film Director and as an Executive Producer with Jones, Richie, Jean, Phillips and Tortorici.
+<
+< The 25th Anniversary recording features over 80 artists and performers. The recording of We Are The World
25 For Haiti embodied the same enthusiasm, sense of purpose and generosity as the original recording 25 years
ago. Every one of the artists who participated, regardless of genre or generation, walked into the room with
their hearts and souls completely open to coming together to help the people of
Haiti.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Glny4jSciVI&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Glny4jSciVI/default.jpg' height='90' width='120' time='00:04:16.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Glny4jSciVI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Glny4jSciVI/hqdefault.jpg'
height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Glny4jSciVI/sddefault.jpg' height='480'
width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/Glny4jSciVI/1.jpg' height='90'
width='120' time='00:02:08.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Glny4jSciVI/2.jpg' height='90' width='120' time='00:04:16.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Glny4jSciVI/3.jpg' height='90' width='120'
time='00:06:24.750' yt:name='end'/><media:title type='plain'>We Are The World 25 For Haiti - Official
Video</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='513'/><yt:uploaded>2010-02-13T00:29:06.000Z</yt:uploaded><yt:uploaderId>UC0mVZObdgqzIufsHnUtUtew</yt:uploaderId><yt:videoid>Glny4jSciVI</yt:videoid></media:group><gd:rating
average='4.7837496' max='5' min='1' numRaters='515255'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0' viewCount='11847
7153'/><yt:rating numDislikes='27856' numLikes='487399'/></entry><entry
gd:etag='W/"A04MR347eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:kffacxfA7G4</id><published>2010-02-19T08:11:38.000Z</published><updated>2013-01-30T12:46:26.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Baby ft. Ludacris</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata'/><link rel='http://gdata.youtu
be.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/Just
inBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl action='comment'
permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/comments'
countHint='8938269'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=yout
ube_gdata' type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full'
duration='225' yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='JustinBieberVEVO' yt:type='partner'>justinbiebervevo</media:credit><media:description
type='plain'>Music video by Justin Bieber performing Baby feat. Ludacris.
+< #VEVOCertified on April 25, 2010.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/default.jpg' height='90' width='120' time='00:01:52.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/1.jpg'
height='90' width='120' time='00:00:56.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/2.jpg' height='90' width='120' time='00:01:52.500' yt:name='mi
ddle'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/3.jpg' height='90' width='120'
time='00:02:48.750' yt:name='end'/><media:title type='plain'>Justin Bieber - Baby ft.
Ludacris</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='225'/><yt:uploaded>2010-02-19T08:11:38.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>kffacxfA7G4</yt:videoid></media:group><gd:rating
average='2.257147' max='5' min='1' numRaters='4847048'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='825780511'/><yt:rating numDislikes='3323685' numLikes='1523363'/></entry><entry
gd:etag='W/"A08ERX47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:video:8aRor905cCw</id><published>2010-05-06T16:07:50.000Z</published><updated>2013-01-30T12:43:24.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:cont
rol><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Travie
McCoy: Billionaire ft. Bruno Mars [OFFICIAL VIDEO]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8aRor905cCw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8aRor905cCw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' t
ype='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/lVrJwcIy7saPcGc1nct80A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw'/><author><name>FueledByRamen</name><uri>https://gdata.youtube.com/feeds/api/users/FueledByRamen</uri><yt:userId>lVrJwcIy7saPcGc1nct80A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessContr
ol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8aRor905cCw/comments'
countHint='144426'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8aRor905cCw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='214'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='FueledByRamen'
yt:type='partner'>fueledbyramen</media:credit><media:description type='plain'>Subscribe for the latest music
and videos from Fueled By Ramen: http://smarturl.it/fbryoutube
+<
+< © WMG 2010. Travie McCoy's music video for 'Billionaire' featuring Bruno Mars from his album, Lazarus -
available now on Decaydance / Fueled By Ramen. Visit http://traviemccoy.com for
more!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8aRor905cCw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8aRor905cCw/default.jpg' height='90' width='120' time='00:01:47'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8aRor905cCw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8aRor905cCw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/8aRor905cCw/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thu
mbnail url='https://i.ytimg.com/vi/8aRor905cCw/1.jpg' height='90' width='120' time='00:00:53.500'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/8aRor905cCw/2.jpg' height='90' width='120'
time='00:01:47' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8aRor905cCw/3.jpg' height='90'
width='120' time='00:02:40.500' yt:name='end'/><media:title type='plain'>Travie McCoy: Billionaire ft. Bruno
Mars [OFFICIAL VIDEO]</media:title><yt:duration
seconds='214'/><yt:uploaded>2010-05-06T16:07:50.000Z</yt:uploaded><yt:uploaderId>UClVrJwcIy7saPcGc1nct80A</yt:uploaderId><yt:videoid>8aRor905cCw</yt:videoid></media:group><gd:rating
average='4.909593' max='5' min='1' numRaters='410190'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2010-03-03</yt:recorded><yt:statistics
favoriteCount='0' viewCount='140341688'/><yt:rating numDislikes='9271' numLikes='400919'/></entry><entry
gd:etag='W/"A04CRn47eCp7I2A9WhNaFUk."'><id>tag:youtube.com,2008:vide
o:_Z5-P9v3F8w</id><published>2010-05-27T22:07:29.000Z</published><updated>2013-01-30T12:46:07.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Never Say Never ft. Jaden Smith</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_Z5-P9v3F8w?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_Z5-P9v3F8w&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w/responses'
/><link rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:acc
essControl action='commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='allowed'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_Z5-P9v3F8w/comments'
countHint='642134'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/_Z5-P9v3F8w?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='230'
yt:format='5'/><media:cr
edit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music video by Justin Bieber
performing Never Say Never. (C) 2010 The Island Def Jam Music
Group</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_Z5-P9v3F8w&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/_Z5-P9v3F8w/default.jpg' height='90' width='120' time='00:01:55'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_Z5-P9v3F8w/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_Z5-P9v3F8w/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_Z5-P9v3F8w/1.jpg'
height=
'90' width='120' time='00:00:57.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_Z5-P9v3F8w/2.jpg' height='90' width='120' time='00:01:55'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_Z5-P9v3F8w/3.jpg' height='90' width='120'
time='00:02:52.500' yt:name='end'/><media:title type='plain'>Justin Bieber - Never Say Never ft. Jaden
Smith</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='230'/><yt:uploaded>2010-05-27T22:07:29.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>_Z5-P9v3F8w</yt:videoid></media:group><gd:rating
average='3.768821' max='5' min='1' numRaters='974786'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='356066072'/><yt:rating numDislikes='300034' numLikes='674752'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/most_viewed HTTP/1.1
+> Soup-Debug-Timestamp: 1373293536
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 9 (0x71b290), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293536
+< Soup-Debug: SoupMessage 9 (0x71b290)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:36 GMT
+< Date: Mon, 08 Jul 2013 14:25:36 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHR3s6cSp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:36 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'
gd:etag='W/"CUIHR3s6cSp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_viewed</id><updated>2013-07-08T14:25:36.519Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Most
Popular</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCUxDNrtTXwD4'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>86</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"CUICSX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:_OBlgSz8sSM</id><published>2007-05-22T20:29:24.000Z</published><updated>2012-08-21
T18:26:08.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Charlie
bit my finger - again !</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type=
'application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_OBlgSz8sSM'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/fHZCZHykS3IQDPyFfnqjWg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM'/><author><name>HDCYT</name><uri>https://gdata.youtube.com/feeds/api/users/HDCYT</uri><yt:userId>fHZCZHykS3IQDPyFfnqjWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessContr
ol action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/comments'
countHint='760377'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='56'
yt:format='5'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88H
sQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='56'
yt:format='1'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='HDCYT'
yt:type='partner'>hdcyt</media:credit><media:description type='plain'>Charlie Bit Me - Now an App
+< iPhone http://itunes.apple.com/gb/app/charlie-bit-me!!!/id494858348?mt=8
+< Android https://play.google.com/store/apps/details?id=com.viralspiral.charlie
+< Even had I thought of trying to get my boys to do this I probably couldn't have. Neither were coerced into
any of this and neither were hurt (for very long anyway). This was just one of those moments when I had the
video camera out because the boys were being fun and they provided something really very funny.
+<
+< FAQ Harry is 7 1/2, Charlie is 5, Jasper is nearly 3
+< (May 2011)
+<
+< Harry and Charlie Blogging - Charlie Bit My Finger Again!
+< http://harryandcharlie.blogspot.com/
+<
+< Twitter
+< http://twitter.com/harryandcharlie</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/default.jpg' height='90' width='120' time='00:00:28'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/1.jpg'
height='90' width='120' time='00:00:14' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/2.jpg' height='90' width='120' time='00:00:28'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/3.jpg' height='90' width='120'
time='00:00:42' yt:name='end'
/><media:title type='plain'>Charlie bit my finger - again !</media:title><yt:duration
seconds='56'/><yt:uploaded>2007-05-22T20:29:24.000Z</yt:uploaded><yt:uploaderId>UCfHZCZHykS3IQDPyFfnqjWg</yt:uploaderId><yt:videoid>_OBlgSz8sSM</yt:videoid></media:group><gd:rating
average='4.506491' max='5' min='1' numRaters='1073189'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-03-19</yt:recorded><yt:statistics
favoriteCount='979946' viewCount='472988792'/><yt:rating numDislikes='132407'
numLikes='940782'/></entry><entry
gd:etag='W/"CUANRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:dMH0bHeiRNg</id><published>2006-04-06T21:30:53.000Z</published><updated>2012-08-21T18:29:54.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Evolution
of Dance - By Judson Laipply</title><cont
ent type='application/x-shockwave-flash'
src='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/related'/><link rel='http://gdata.yo
utube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5B9H4l2vtgo7cAoExcFh-w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg'/><author><name>judsonlaipply</name><uri>https://gdata.youtube.com/feeds/api/users/judsonlaipply</uri><yt:userId>5B9H4l2vtgo7cAoExcFh-w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/dMH
0bHeiRNg/comments' countHint='575631'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='360'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='1'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='6'/><media:credit role=
'uploader' scheme='urn:youtube' yt:display='judsonlaipply'>judsonlaipply</media:credit><media:description
type='plain'>For more visit
http://www.mightaswelldance.com</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/default.jpg' height='90' width='120' time='00:03:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/1.jpg'
height='90' width='120' time='00:01:30' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/2.jpg' height='90' width='120' time='00:03:00' yt:nam
e='middle'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/3.jpg' height='90' width='120'
time='00:04:30' yt:name='end'/><media:title type='plain'>Evolution of Dance - By Judson
Laipply</media:title><yt:duration
seconds='360'/><yt:uploaded>2006-04-06T21:30:53.000Z</yt:uploaded><yt:uploaderId>UC5B9H4l2vtgo7cAoExcFh-w</yt:uploaderId><yt:videoid>dMH0bHeiRNg</yt:videoid></media:group><gd:rating
average='4.699087' max='5' min='1' numRaters='943277'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='961321'
viewCount='200607574'/><yt:rating numDislikes='70961' numLikes='872316'/></entry><entry
gd:etag='W/"CU8EQ347eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:kffacxfA7G4</id><published>2010-02-19T08:11:38.000Z</published><updated>2012-08-21T18:30:02.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas
.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Baby ft. Ludacris</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/f
eeds/api/videos/kffacxfA7G4/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessCont
rol action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/comments'
countHint='8294925'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='225'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music video by Justin Bieber
performing Baby feat. Ludacris.
+< #VEVOCertified on April 25, 2010.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/default.jpg' height='90' width='120' time='00:01:52.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/1.jpg'
height='90' width='120' time='00:00:56.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/2.jpg' height='90' width='120' time='00:01:52.500' yt:name='mi
ddle'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/3.jpg' height='90' width='120'
time='00:02:48.750' yt:name='end'/><media:title type='plain'>Justin Bieber - Baby ft.
Ludacris</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='225'/><yt:uploaded>2010-02-19T08:11:38.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>kffacxfA7G4</yt:videoid></media:group><gd:rating
average='2.2592344' max='5' min='1' numRaters='4133108'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='204969'
viewCount='771124453'/><yt:rating numDislikes='2831970' numLikes='1301138'/></entry><entry
gd:etag='W/"CUICRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:1uwOL4rB-go</id><published>2007-09-29T17:04:02.000Z</published><updated>2012-08-21T18:26:04.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='ht
tp://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment' label='Entertainment'/><title>Jeff
Dunham - Achmed the Dead Terrorist</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hso4pRNTywY'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1uwOL4rB-go&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/ratings'/><link
rel='http://gdata.youtube.com/schem
as/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=1uwOL4rB-go'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/0W_cSq4Vhidc0LsuHT27jA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go'/><author><name>KrowBatellio</name><uri>https://gdata.youtube.com/feeds/api/users/KrowBatellio</uri><yt:userId>0W_cSq4Vhidc0LsuHT27jA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRes
pond' permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/comments'
countHint='223635'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='648'
yt:format='5'/><media:content url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGK
Lw7s1hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGKLw7s1hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='KrowBatellio'>krowbatellio</media:credit><media:description
type='plain'>http://www.amazon.com/gp/product/B000S6LS66?ie=UTF8&tag=jeffduncom-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000S6LS66</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1uwOL4rB-go&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.c
om/vi/1uwOL4rB-go/default.jpg' height='90' width='120' time='00:05:24' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/1.jpg' height='90'
width='120' time='00:02:42' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/2.jpg'
height='90' width='120' time='00:05:24' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/3.jpg' height='90' width='120' time='00:08:06'
yt:name='end'/><media:title type='plain'>Jeff Dunham - Achmed the Dead
Terrorist</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='648'/><yt:uploaded>2007-09-29T17:04:02.000Z</yt:uploaded><yt:uploaderId>UC0W_cSq4Vhidc0LsuHT27jA</yt:uploaderId><yt:videoid>1uwOL4rB-go</yt:videoid></media:g
roup><gd:rating average='4.810877' max='5' min='1' numRaters='537047'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='717847'
viewCount='154437258'/><yt:rating numDislikes='25392' numLikes='511655'/></entry><entry
gd:etag='W/"AkcHQH47eCp7I2A9WhJWFEU."'><id>tag:youtube.com,2008:video:7AVHXe-ol-s</id><published>2006-10-11T22:20:59.000Z</published><updated>2012-08-20T18:40:31.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Cut Chemist
feat. Hymnal "What's the Altitude" Music Video</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/7AVHXe-ol-s?version=3&f=standard&d=ARK7_SyB_5iKQvGvws
k-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=7AVHXe-ol-s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/wd3x4lKPVvvnziwO_CcabA'/
<link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s'/><author><name>internmarket</name><uri>https://gdata.youtube.com/feeds/api/users/internmarket</uri><yt:userId>wd3x4lKPVvvnziwO_CcabA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='denied'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/comments'
countHint='2176'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2
007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/7AVHXe-ol-s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='264'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='internmarket'>internmarket</media:credit><media:description type='plain'>Cut Chemist Music Video
"What's the Altitude" Music Video</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=7AVHXe-ol-s&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/7AVHXe-ol-s/default.jpg' height='90' width='120' time='00:02:12'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><medi
a:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/1.jpg' height='90' width='120'
time='00:01:06' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/2.jpg' height='90'
width='120' time='00:02:12' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/3.jpg'
height='90' width='120' time='00:03:18' yt:name='end'/><media:title type='plain'>Cut Chemist feat. Hymnal
"What's the Altitude" Music Video</media:title><yt:duration
seconds='264'/><yt:uploaded>2006-10-11T22:20:59.000Z</yt:uploaded><yt:uploaderId>UCwd3x4lKPVvvnziwO_CcabA</yt:uploaderId><yt:videoid>7AVHXe-ol-s</yt:videoid></media:group><gd:rating
average='2.7365704' max='5' min='1' numRaters='3872'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='286'
viewCount='93645835'/><yt:rating numDislikes='2191' numLikes='1681'/></entry><entry g
d:etag='W/"CUAAQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:4JipHEz53sU</id><published>2011-05-05T17:13:13.000Z</published><updated>2012-08-21T18:29:00.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Nicki Minaj
- Super Bass</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4JipHEz53sU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4JipHEz53sU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml' href='https://gda
ta.youtube.com/feeds/api/videos/4JipHEz53sU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/aum3Yzdl3TbBt8YUeUGZLQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU'/><author><name>NickiMinajAtVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/NickiMinajAtVEVO</uri><yt:userId>aum3Yzdl3TbBt8YUeUGZLQ</yt:userId></author><yt:access
Control action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/comments'
countHint='604760'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/4JipHEz53sU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='t
rue' expression='full' duration='219' yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='NickiMinajAtVEVO' yt:type='partner'>nickiminajatvevo</media:credit><media:description
type='plain'>Minaj's new album 'Pink Friday: Roman Reloaded' is out now! Buy it here:
smarturl.it/Pinkfridayexplicit
+< #VEVOCertified on August 18, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4JipHEz53sU&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/4JipHEz53sU/default.jpg' height='90' width='120' time='00:01:49.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/1.jpg'
height='90' width='120' time='00:00:54.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/4JipHEz53sU/2.jpg' height='90' width='120'
time='00:01:49.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/3.jpg'
height='90' width='120' time='00:02:44.250' yt:name='end'/><media:title type='plain'>Nicki Minaj - Super
Bass</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='219'/><yt:uploaded>2011-05-05T17:13:13.000Z</yt:uploaded><yt:uploaderId>UCaum3Yzdl3TbBt8YUeUGZLQ</yt:uploaderId><yt:videoid>4JipHEz53sU</yt:videoid></media:group><gd:rating
average='4.3809824' max='5' min='1' numRaters='802730'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='504616'
viewCount='272577603'/><yt:rating numDislikes='124226' numLikes='678504'/></entry><entry
gd:etag='W/"CEMEQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:Hr0Wv5DJhuk</id><published>2008-06-28T17:06:18.000Z</published><updated>2012-08-21T18:06:40.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restric
ted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Miley Cyrus
- 7 Things</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/comments'
countHint='530129'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='220'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='hollywoodrecords'
yt:type='partner'>hollywoodrecords</media:credit><media:description type='plain'>Music video by Miley Cyrus
performing 7 Things.</media:description><media:keywords/><media
:license type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/default.jpg' height='90' width='120' time='00:01:50'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/1.jpg'
height='90' width='120' time='00:00:55' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/2.jpg' height='90' width='120' time='00:01:50'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/3.jpg' height='90' width='120'
time='00:02:45' yt:name='end'/><
media:title type='plain'>Miley Cyrus - 7 Things</media:title><yt:duration
seconds='220'/><yt:uploaded>2008-06-28T17:06:18.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>Hr0Wv5DJhuk</yt:videoid></media:group><gd:rating
average='4.304558' max='5' min='1' numRaters='371079'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='36846'
viewCount='170176185'/><yt:rating numDislikes='64516' numLikes='306563'/></entry><entry
gd:etag='W/"CUAHSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:j5-yKhDd64s</id><published>2010-06-05T04:41:59.000Z</published><updated>2012-08-21T18:28:59.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Music' label='Music'/><title>Eminem - Not Afraid</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.co
m/feeds/api/videos/j5-yKhDd64s/related'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comm
ents' href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/comments'
countHint='1276166'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='259'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
Not Afraid. (C) 2010 Aftermath Records
+< #VEVOCertified on September 11, 2010.http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/j5-yKhDd64s/default.jpg' height='90' width='120' time='00:02:09.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/1.jpg'
height='90' width='120' time='00:01:04.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/j5-yKhDd64s/2.jpg' height='90' width='120
' time='00:02:09.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/3.jpg'
height='90' width='120' time='00:03:14.250' yt:name='end'/><media:title type='plain'>Eminem - Not
Afraid</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='259'/><yt:uploaded>2010-06-05T04:41:59.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>j5-yKhDd64s</yt:videoid></media:group><gd:rating
average='4.901603' max='5' min='1' numRaters='1219920'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='737268'
viewCount='356054917'/><yt:rating numDislikes='30009' numLikes='1189911'/></entry><entry
gd:etag='W/"CUANQH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:uelHwf8o7_U</id><published>2010-08-05T18:30:09.000Z</published><updated>2012-08-21T18:29:51.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted
.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Eminem -
Love The Way You Lie ft. Rihanna</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complai
nts' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCont
rol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/comments'
countHint='689034'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
Love The Way You Lie. © 2010 Aftermath Records
+< #VEVOCertified on September 13, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/uelHwf8o7_U/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/1.jpg'
height='90' width='120' time='00:01:06.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/uelHwf8o7_U/2.jpg' height='90' width='12
0' time='00:02:13.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/3.jpg'
height='90' width='120' time='00:03:20.250' yt:name='end'/><media:title type='plain'>Eminem - Love The Way
You Lie ft. Rihanna</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2010-08-05T18:30:09.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>uelHwf8o7_U</yt:videoid></media:group><gd:rating
average='4.8779507' max='5' min='1' numRaters='1153042'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='1000233'
viewCount='486907968'/><yt:rating numDislikes='35182' numLikes='1117860'/></entry><entry
gd:etag='W/"CUABSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:KQ6zr6kCPj8</id><published>2011-03-09T05:30:54.000Z</published><updated>2012-08-21T18:29:19.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of
this video was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>LMFAO -
Party Rock Anthem ft. Lauren Bennett, GoonRock</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/ratings'/><link rel='http://gdata.
youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/k78ZcA6kflEvBR0UrGDH0Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8'/><author><name>LMFAOVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LMFAOVEVO</uri><yt:userId>k78ZcA6kflEvBR0UrGDH0Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/comments'
countHint='696061'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='376'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LMFAOVEVO'
yt:type='partner'>lmfaovevo</media:credit><media:description type='plain'>Buy now http://glnk.it/6t
+< Music video by LMFAO performing Party Rock Anthem featuring Lauren Bennett and GoonRock. (c) 2011
Interscope
+< #VEVOCertified on July 1, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/KQ6zr6kCPj8/default.jpg' height='90' width='120' time='00:03:08'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/1.jpg'
height='90' width='120' time='00:01:34' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/KQ6zr6kCPj8/2.jpg' height='90' width='120' time='00:03
:08' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/3.jpg' height='90'
width='120' time='00:04:42' yt:name='end'/><media:title type='plain'>LMFAO - Party Rock Anthem ft. Lauren
Bennett, GoonRock</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='376'/><yt:uploaded>2011-03-09T05:30:54.000Z</yt:uploaded><yt:uploaderId>UCk78ZcA6kflEvBR0UrGDH0Q</yt:uploaderId><yt:videoid>KQ6zr6kCPj8</yt:videoid></media:group><gd:rating
average='4.858724' max='5' min='1' numRaters='1605625'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='1065557'
viewCount='473964611'/><yt:rating numDislikes='56709' numLikes='1548916'/></entry><entry
gd:etag='W/"CEMGRH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:ePyRrb2-fzs</id><published>2007-05-22T14:42:52.000Z</published><updated>2012-08-21T18:07:05.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video
was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Timbaland -
Apologize (feat. One Republic)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ePyRrb2-fzs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ePyRrb2-fzs&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/ratings'/><link
rel='http://gdata.youtube.com/schemas/20
07#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/hLKT__F8P1juQWQ39whVnQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs'/><author><name>1988basti</name><uri>https://gdata.youtube.com/feeds/api/users/1988basti</uri><yt:userId>hLKT__F8P1juQWQ39whVnQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'
/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/comments'
countHint='81007'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ePyRrb2-fzs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='204'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='1988basti'>1988basti</media:credit><media:description type='plain'>Video made by:
http://www.aaronplatt.com / http://de.youtube.com/user/plattino
+<
+< Song: Timbaland presents One Republic: Apologize
+<
+< Lyrics:
+<
+< I'm holding on your rope,
+< Got me ten feet off the ground
+< And I'm hearing what you say but I just can't make a sound
+< You tell me that you need me
+< Then you go and cut me down, but wait
+< You tell me that you're sorry
+< Didn't think I'd turn around, and say...
+<
+< That it's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late
+<
+< I'd take another chance, take a fall
+< Take a shot for you
+< And I need you like a heart needs a beat
+< But it's nothing new - yeah yeah
+<
+< I loved you with the fire red
+< Now it's turning blue, and you say...
+< "Sorry" like the angel heaven let me think was you
+< But I'm afraid...
+<
+< It's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late whoa.....
+<
+< It's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late
+< I said it's too late to apologize, yeah
+< I said it's too late to apologize, yeah
+< I'm holding on your rope, got me ten feet off the
ground...</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ePyRrb2-fzs&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/default.jpg' height='90' width='120' time='00:01:42'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/1.jpg'
height='90' width='120' time='00:00:51' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/2.jpg' height='90' width='120' time='00:01:42'
yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/3.jpg' height='90' width='120' time='00:02:33'
yt:name='end'/><media:title type='plain'>Timbaland - Apologize (feat. One
Republic)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='204'/><yt:uploaded>2007-05-22T14:42:52.000Z</yt:uploaded><yt:uploaderId>UChLKT__F8P1juQWQ39whVnQ</yt:uploaderId><yt:videoid>ePyRrb2-fzs</yt:videoid></media:group><gd:rating
average='4.850639' max='5' min='1' numRaters='176244'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-05-21</yt:recorded><yt:statistics
favoriteCount='209198' viewCount='100996983'/><yt:rating numDislikes='6581' numLikes='169663'/></entry><entry
gd:etag='W/"CUANQn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:Tx1XIm6q4r4</id><published>2007-03-24T06:32:49.000Z</published><updated>2012-08-21T18:29:53.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><catego
ry scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Potter
Puppet Pals: The Mysterious Ticking Noise</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/complaints'/><link rel='http://gdata.yo
utube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Tx1XIm6q4r4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/DrJor35jYVnuC3JgRzheIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4'/><author><name>NeilCicierega</name><uri>https://gdata.youtube.com/feeds/api/users/NeilCicierega</uri><yt:userId>DrJor35jYVnuC3JgRzheIw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCon
trol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/comments'
countHint='284440'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='126'
yt:format='5'/><media:content
url='rtsp://r6---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm-4qpuIlcdTxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='126' yt
:format='1'/><media:content
url='rtsp://r6---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm-4qpuIlcdTxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='126' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='NeilCicierega'
yt:type='partner'>neilcicierega</media:credit><media:description type='plain'>http://www.potterpuppetpals.com
+< Snape hears a strange ticking sound. Love ensues.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/default.jpg' height='90' width='120' time='00:01:03'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/1.jpg'
height='90' width='120' time='00:00:31.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/2.jpg' height='90' width='120' time='00:01:03'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/3.jpg' height='90' width='120'
time='00:0
1:34.500' yt:name='end'/><media:title type='plain'>Potter Puppet Pals: The Mysterious Ticking
Noise</media:title><yt:duration
seconds='126'/><yt:uploaded>2007-03-24T06:32:49.000Z</yt:uploaded><yt:uploaderId>UCDrJor35jYVnuC3JgRzheIw</yt:uploaderId><yt:videoid>Tx1XIm6q4r4</yt:videoid></media:group><gd:rating
average='4.8463793' max='5' min='1' numRaters='604893'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='689373'
viewCount='130299414'/><yt:rating numDislikes='23231' numLikes='581662'/></entry><entry
gd:etag='W/"CUENQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:qrO4YZeyl0I</id><published>2009-11-24T07:45:26.000Z</published><updated>2012-08-21T18:28:10.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category scheme='
http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Lady Gaga - Bad
Romance</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comment
s><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/comments'
countHint='1364842'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='308'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Bad Romance. (C) 2009 Interscope Records
+< #VEVOCertified on January 31, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/default.jpg' height='90' width='120' time='00:02:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/1.jpg'
height='90' width='120' time='00:01:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/2.jpg' height='90' width='120' time='0
0:02:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/3.jpg' height='90'
width='120' time='00:03:51' yt:name='end'/><media:title type='plain'>Lady Gaga - Bad
Romance</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='308'/><yt:uploaded>2009-11-24T07:45:26.000Z</yt:uploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>qrO4YZeyl0I</yt:videoid></media:group><gd:rating
average='4.2863483' max='5' min='1' numRaters='780975'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='632218'
viewCount='482456516'/><yt:rating numDislikes='139336' numLikes='641639'/></entry><entry
gd:etag='W/"CUMARH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:8gyLR4NfMiI</id><published>2011-03-11T01:03:41.000Z</published><updated>2012-08-21T18:24:05.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state><
/app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Chris Brown
- Look At Me Now ft. Lil Wayne, Busta Rhymes</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8gyLR4NfMiI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8gyLR4NfMiI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.compl
aints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/m1dsgJNnhaLkY3uAdqN4mA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI'/><author><name>ChrisBrownVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/ChrisBrownVEVO</uri><yt:userId>m1dsgJNnhaLkY3uAdqN4mA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:
accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/comments'
countHint='303297'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8gyLR4NfMiI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='249'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='ChrisBrownVEVO'
yt:type='partner'>chrisbrownvevo</media:credit><media:description type='plain'>Music video by Chris Brown
featuring Lil Wayne and Busta Rhymes performi
ng Look At Me Now. (C) 2011 JIVE Records, a unit of Sony Music Entertainment
+< #VEVOCertified on August 10, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8gyLR4NfMiI&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8gyLR4NfMiI/default.jpg' height='90' width='120' time='00:02:04.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/1.jpg'
height='90' width='120' time='00:01:02.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/8gyLR4NfMiI/2.jpg' height='90' width='120'
time='00:02:04.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/3.jpg'
height='90' width='120' time='00:03:06.750' yt:name='end'/><media:title type='plain'>Chris Brown - Look At Me
Now ft. Lil Wayne, Busta Rhymes</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='249'/><yt:uploaded>2011-03-11T01:03:41.000Z</yt:uploaded><yt:uploaderId>UCm1dsgJNnhaLkY3uAdqN4mA</yt:uploaderId><yt:videoid>8gyLR4NfMiI</yt:videoid></media:group><gd:rating
average='4.732843' max='5' min='1' numRaters='517957'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='402735'
viewCount='179070491'/><yt:rating numDislikes='34594' numLikes='483363'/></entry><entry
gd:etag='W/"CUEBSX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:FzRH3iTQPrk</id><published>2006-11-06T15:51:58.000Z</published><updated>2012-08-21T18:27:38.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.yout
ube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Comedy' label='Comedy'/><title>The Sneezing Baby Panda</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/FzRH3iTQPrk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=FzRH3iTQPrk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/complaints'/><link rel='http
://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=FzRH3iTQPrk'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/X72ZQtKY8DUYQqYBc3zMRQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk'/><author><name>jimvwmoss</name><uri>https://gdata.youtube.com/feeds/api/users/jimvwmoss</uri><yt:userId>X72ZQtKY8DUYQqYBc3zMRQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCon
trol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/comments'
countHint='130985'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/FzRH3iTQPrk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='16'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgm5PtAk3kc0FxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:f
ormat='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgm5PtAk3kc0FxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='jimvwmoss'>jimvwmoss</media:credit><media:description
type='plain'>A Baby Panda Sneezing
+<
+< Original footage taken and being used with kind permission of LJM Productions Pty. Ltd.,/Wild Candy Pty.
Ltd. Authentic t-shirts http://www.sneezingbabypanda.com
+<
+< *The link in the video is at the request of the original owner of the footage. Do NOT ask for your link to
be added as I will not respond. Thank you.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=FzRH3iTQPrk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/FzRH3iTQPrk/default.jpg' height='90' width='120' time='00:00:08'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/1.jpg'
height='90' width='120' time='00:00:04' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/FzRH3iTQPrk/2.jpg' height='90' width='120' time='00:00:08' yt:name='middle'/><m
edia:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/3.jpg' height='90' width='120' time='00:00:12'
yt:name='end'/><media:title type='plain'>The Sneezing Baby Panda</media:title><yt:duration
seconds='16'/><yt:uploaded>2006-11-06T15:51:58.000Z</yt:uploaded><yt:uploaderId>UCX72ZQtKY8DUYQqYBc3zMRQ</yt:uploaderId><yt:videoid>FzRH3iTQPrk</yt:videoid></media:group><gd:rating
average='4.889862' max='5' min='1' numRaters='248379'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='479305'
viewCount='142747757'/><yt:rating numDislikes='6839' numLikes='241540'/></entry><entry
gd:etag='W/"CEQMQH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:ScXLHgPcZuc</id><published>2008-06-21T00:38:16.000Z</published><updated>2012-08-21T18:06:21.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='M
usic'/><title>Jonas Brothers - Burnin' Up - Official Music Video (HQ)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details?v
=ScXLHgPcZuc'/><link rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FvXnyAhluG3sa6p3eOs_LA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc'/><author><name>JonasBrothersMusic</name><uri>https://gdata.youtube.com/feeds/api/users/JonasBrothersMusic</uri><yt:userId>FvXnyAhluG3sa6p3eOs_LA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href
='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/comments'
countHint='344816'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='208'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='208' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' dur
ation='208' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='JonasBrothersMusic' yt:type='partner'>jonasbrothersmusic</media:credit><media:description
type='plain'>Brand new album A Little Bit Longer available August 12, 2008. Get Burnin' Up at iTunes on June
24th. Video available now! Click to buy.
+< http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewVideo?id=283348170&s=143441
+<
+<
+<
+< Official music video for Burnin' Up'. Taken from their self titled CD. In stores now.
+<
+< Find out when the Jonas Brothers are coming to a city near you at
www.jonasbrothers.com!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/default.jpg' height='90' width='120' time='00:01:44'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/1.jpg'
height='90' width='120' time='00:00:52' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/2.jpg' height='90' width='120' time='00:01:44' yt:na
me='middle'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/3.jpg' height='90' width='120'
time='00:02:36' yt:name='end'/><media:title type='plain'>Jonas Brothers - Burnin' Up - Official Music Video
(HQ)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='208'/><yt:uploaded>2008-06-21T00:38:16.000Z</yt:uploaded><yt:uploaderId>UCFvXnyAhluG3sa6p3eOs_LA</yt:uploaderId><yt:videoid>ScXLHgPcZuc</yt:videoid></media:group><gd:rating
average='4.439234' max='5' min='1' numRaters='209713'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='647'
viewCount='91791073'/><yt:rating numDislikes='29400' numLikes='180313'/></entry><entry
gd:etag='W/"CEINSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:8JUvbJekM88</id><published>2007-08-04T01:55:27.000Z</published><updated>2012-08-21T18:09:59.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><cate
gory scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jonas
Brothers - SOS Music Video - Official (HQ)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8JUvbJekM88?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8JUvbJekM88&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/related'/><link rel='http://gdata.youtub
e.com/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details?v=8JUvbJekM88'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FvXnyAhluG3sa6p3eOs_LA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88'/><author><name>JonasBrothersMusic</name><uri>https://gdata.youtube.com/feeds/api/users/JonasBrothersMusic</uri><yt:userId>FvXnyAhluG3sa6p3eOs_LA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><g
d:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/comments'
countHint='291088'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8JUvbJekM88?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='162'
yt:format='5'/><media:content
url='rtsp://r5---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgnPM6SXbC-V8BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='162' yt:format='1'/><media:content
url='rtsp://r5---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgnPM6SXbC-V8BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1Gx
QnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='162'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JonasBrothersMusic'
yt:type='partner'>jonasbrothersmusic</media:credit><media:description type='plain'>Jonas Brothers "SOS" music
video. Taken from their new album in stores Aug 7th,
2007.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8JUvbJekM88&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8JUvbJekM88/default.jpg' height='90' width='120' time='00:01:21'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/hqdefault.jpg'
height
='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/1.jpg'
height='90' width='120' time='00:00:40.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/8JUvbJekM88/2.jpg' height='90' width='120' time='00:01:21'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/3.jpg' height='90' width='120'
time='00:02:01.500' yt:name='end'/><media:title type='plain'>Jonas Brothers - SOS Music Video - Official
(HQ)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='162'/><yt:uploaded>2007-08-04T01:55:27.000Z</yt:uploaded><yt:uploaderId>UCFvXnyAhluG3sa6p3eOs_LA</yt:uploaderId><yt:videoid>8JUvbJekM88</yt:videoid></media:group><gd:rating
average='4.5410657' max='5' min='1' numRaters='228294'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='745'
viewCount='94818301'/><yt:rating numDislikes='26193' numLikes='202101'/></entry><entry
gd:etag='W/"CEEBQX47eCp
7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:F5VvvVxuKko</id><published>2007-03-19T18:01:58.000Z</published><updated>2012-08-21T18:10:50.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Vanessa
Hudgens Say Ok Music Video (Official with Zac Efron)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/F5VvvVxuKko?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=F5VvvVxuKko&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=F5VvvVxuKko'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><y
t:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/comments'
countHint='139433'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/F5VvvVxuKko?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='219'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglKKm5cvW-VFxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvG
vwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='219' yt:format='1'/><media:content
url='rtsp://r12---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglKKm5cvW-VFxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='219' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='hollywoodrecords'>hollywoodrecords</media:credit><media:description type='plain'>Say Ok is the
second single from High School Musical's own Vanessa Hudgens. Her debut album V is in stores now and
features the hit single "Come Back To Me".</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=F5VvvVxuKko&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/default.jpg'
height='90' width='120' time='00:01:49.500' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/1.jpg' height='90'
width='120' time='00:00:54.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/2.jpg' height='90' width='120' time='00:01:49.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/3.jpg' height='90' width='120'
time='00:02:44.250' yt:name='end'/><media:title type='plain'>Vanessa Hudgens Say Ok Music Video (Official
with Zac Efron)</media:title><yt:duration
seconds='219'/><yt:uploaded>2007-03-19T18:01:58.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>F5VvvVxuKko</yt:videoid></media:group><gd:rating
average='4.4820766'
max='5' min='1' numRaters='198315' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics
favoriteCount='56945' viewCount='125866596'/><yt:rating numDislikes='25678' numLikes='172637'/></entry><entry
gd:etag='W/"CUIHQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:IgFwiCApH7E</id><published>2007-11-22T21:42:02.000Z</published><updated>2012-08-21T18:25:30.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Basshunter :
Now You're Gone</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/IgFwiCApH7E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l--UJw
BFCV0'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=IgFwiCApH7E&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=IgFwiCApH7E'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application
/atom+xml' href='https://gdata.youtube.com/feeds/api/users/kR3fgMc61BexU_JbsNdPtA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E'/><author><name>Hard2beatRecords</name><uri>https://gdata.youtube.com/feeds/api/users/Hard2beatRecords</uri><yt:userId>kR3fgMc61BexU_JbsNdPtA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/comments' countHint='104848'/></gd:
comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/IgFwiCApH7E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='183'
yt:format='5'/><media:content
url='rtsp://r18---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgmxHykgiHABIhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='183' yt:format='1'/><media:content
url='rtsp://r18---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgmxHykgiHABIhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='183' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='
Hard2beatRecords' yt:type='partner'>hard2beatrecords</media:credit><media:description type='plain'>JOIN
BASSHUNTER ON FACEBOOK http://www.facebook.com/Basshunter.se
+<
+< Buy Bass Generation from iTunes here: http://tinyurl.com/itunesbassgeneration
+<
+< Or from HMV here: http://tinyurl.com/bassgenerationhmv
+<
+< Want to know what happened next? Check out "3 Weeks Later..." and "Last Night..." coming soon "All I Ever
Wanted!!"..
+<
+< Official MySpace site:
+< http://www.myspace.com/basshunterdance
+<
+< One of the biggest internet success stories - ever!
+<
+< Basshunter is a Swedish bedroom DJ/producer, a cyber geek who wrote a song about an experience with
meeting a girl on the internet. The girl was called Anna, and the song 'Boten Ana'.
+<
+< Basshunter sent it to his friends on the web, who forwarded to their friends, and so on until it ended up
in the hands of a local radio DJ who played it out on air. After its first airing the station was inundated
with phone calls to play it again and they added it to their playlist.
+<
+< The track then went crazy, the whole of Sweden got caught up in the story about his love for a girl on the
internet, and when it was released in Scandinavia it became the fastest selling debut single since Abba, and
Basshunter their biggest selling debut artist ever!
+<
+< Through word of mouse, the track spread and it became number 1 in Holland, Belgium and Luxembourg - the
first ever Swedish language hit in these countries. Germany were next, the song went top 10, something only
Cascada & Eric Prydz have managed from the dance world, the track then hung about in the top end of the
charts for 6 months..
+<
+< ..Fast-forward to the summer of 2007 and an English vocal version 'Now you're Gone' has become the most
requested record in summer holiday resorts around Europe, due to it being the lead track on a mix cd by DJ
Alex. As people return from their holiday's in Magaluff and surrounding islands desperate to get their hands
on a copy it's clear that the Basshunter phenomenon is about to hit the
UK!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=IgFwiCApH7E&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/IgFwiCApH7E/default.jpg' height='90' width='120' time='00:01:31.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg
.com/vi/IgFwiCApH7E/hqdefault.jpg' height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/IgFwiCApH7E/1.jpg' height='90' width='120' time='00:00:45.750'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/2.jpg' height='90' width='120'
time='00:01:31.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/3.jpg'
height='90' width='120' time='00:02:17.250' yt:name='end'/><media:title type='plain'>Basshunter : Now You're
Gone</media:title><yt:duration
seconds='183'/><yt:uploaded>2007-11-22T21:42:02.000Z</yt:uploaded><yt:uploaderId>UCkR3fgMc61BexU_JbsNdPtA</yt:uploaderId><yt:videoid>IgFwiCApH7E</yt:videoid></media:group><gd:rating
average='4.7385325' max='5' min='1' numRaters='186134'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='87136'
viewCount='130088237'/><yt:rating numDislikes='12167' numLikes='173967'/></entry><entry
gd:etag='W/"A0QDRn47eCp7I2A9WhJWFUs.&q
uot;'><id>tag:youtube.com,2008:video:QWNoiVrJDsE</id><published>2007-06-13T18:38:37.000Z</published><updated>2012-08-21T17:16:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>☆"Britains Got Talent or Americas Got Talent ♥ Connie Talbot WOWs Simon Cowell
!"</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/QWNoiVrJDsE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/MndLRdPsuJE'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QWNoiVrJDsE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#vide
o.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=QWNoiVrJDsE'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/_UgAFa_i_baEmeoAgsqYgw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/
QWNoiVrJDsE'/><author><name>behindthesecret</name><uri>https://gdata.youtube.com/feeds/api/users/behindthesecret</uri><yt:userId>_UgAFa_i_baEmeoAgsqYgw</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><media:group><media:category
label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/QWNoiVrJDsE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDe
fault='true' expression='full' duration='297' yt:format='5'/><media:content
url='rtsp://r13---sn-aigezned.c.youtube.com/CkcLENy73wIaPgnBDslaiWhjQRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='297' yt:format='1'/><media:content
url='rtsp://r13---sn-aigezned.c.youtube.com/CkcLENy73wIaPgnBDslaiWhjQRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='297' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='behindthesecret'>behindthesecret</media:credit><media:description
type='plain'>http://www.hogwild.net/</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QWNoiVrJDsE&feature=youtube_gdata_player'/><media:thumbnail ur
l='https://i.ytimg.com/vi/QWNoiVrJDsE/default.jpg' height='90' width='120' time='00:02:28.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/1.jpg'
height='90' width='120' time='00:01:14.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/QWNoiVrJDsE/2.jpg' height='90' width='120' time='00:02:28.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/3.jpg' height='90' width='120'
time='00:03:42.750' yt:name='end'/><media:title type='plain'>☆"Britains Got Talent or Americas Got Talent ♥
Connie Talbot WOWs Simon Cowell !"</media:title><yt:duration
seconds='297'/><yt:uploaded>2007-06-13T18:38:37.000Z</yt:uploaded><yt:uploaderId>UC_UgAFa_i_baEmeoAgsqYgw</yt:uploaderId><yt:vi
deoid>QWNoiVrJDsE</yt:videoid></media:group><gd:rating average='4.780698' max='5' min='1' numRaters='177326'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='174818'
viewCount='117908523'/><yt:rating numDislikes='9722' numLikes='167604'/></entry><entry
gd:etag='W/"CUYHRn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:k6EQAOmJrbw</id><published>2007-05-30T18:42:17.000Z</published><updated>2012-08-21T18:18:57.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>My Chemical
Romance - "Teenagers" [Official Music Video]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/k6EQAOmJrbw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html' href='https:/
/www.youtube.com/watch?v=k6EQAOmJrbw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=k6EQAOmJrbw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/C
ZGYab5SpD0I7Z5JqJZgww'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw'/><author><name>mychemicalromance</name><uri>https://gdata.youtube.com/feeds/api/users/mychemicalromance</uri><yt:userId>CZGYab5SpD0I7Z5JqJZgww</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/comments'
countHint='150250'/></gd:comments><media:group><media:category label='Music' scheme
='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/k6EQAOmJrbw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='171'
yt:format='5'/><media:content
url='rtsp://r19---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm8rYnpABChkxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='171' yt:format='1'/><media:content
url='rtsp://r19---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm8rYnpABChkxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='171' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='mychemicalromance' yt:type='partner'>mychemicalromance</me
dia:credit><media:description type='plain'>© 2007 WMG
+< Teenagers (Video)
+<
+< Directed by Marc Webb
+<
+< official website: http://www.mychemicalromance.com/
+< facebook: http://www.facebook.com/MyChemicalRomance
+< subscribe on YouTube: http://www.youtube.com/user/mychemicalromance
+< twitter: http://twitter.com/MCRofficial</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=k6EQAOmJrbw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>BE FR BG VE BA HR BO JP HU HK ZA US BR FI DK IS RU MT NL PT RS TW PY TR
LT NG LV NZ LU PG TH PE PH RO EG PL CH CO GR CN CL EE CA IT AL CZ CY AR AU GB IN AD IE ID ES ME UY MC UA IL
NO MY MK SK KR SI SG MX SE AT</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/k6EQAOmJrbw/default.jpg' height='90' width='120' time='00:01:25.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/1.jpg'
hei
ght='90' width='120' time='00:00:42.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/k6EQAOmJrbw/2.jpg' height='90' width='120' time='00:01:25.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/3.jpg' height='90' width='120'
time='00:02:08.250' yt:name='end'/><media:title type='plain'>My Chemical Romance - "Teenagers" [Official
Music Video]</media:title><yt:duration
seconds='171'/><yt:uploaded>2007-05-30T18:42:17.000Z</yt:uploaded><yt:uploaderId>UCCZGYab5SpD0I7Z5JqJZgww</yt:uploaderId><yt:videoid>k6EQAOmJrbw</yt:videoid></media:group><gd:rating
average='4.8205743' max='5' min='1' numRaters='151394'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2008-03-14</yt:recorded><yt:statistics
favoriteCount='63259' viewCount='72030582'/><yt:rating numDislikes='6791' numLikes='144603'/></entry><entry
gd:etag='W/"CUADRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:t4H_Zoh7G5A</id><published>2011-03-04T01:13:27.0
00Z</published><updated>2012-08-21T18:29:34.000Z</updated><app:control><yt:state name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jennifer
Lopez - On The Floor ft. Pitbull</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video
.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/x1f1u4XlFFr0YgqF3wB4lQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A'/><author><name>JenniferLopezVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JenniferLopezVEVO</uri><yt:userId>x1f1u4XlFFr0YgqF3wB4lQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/>
<yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/comments'
countHint='495335'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:d
isplay='JenniferLopezVEVO' yt:type='partner'>jenniferlopezvevo</media:credit><media:description
type='plain'>Music video by Jennifer Lopez performing On The Floor feat. Pitbull. © 2011 Island Records
+< #VEVOCertified on April 15, 2012. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/t4H_Zoh7G5A/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/1.jpg'
height='90' width='120' time='00:01:06.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/t4H_Zoh7G5A/2.jpg' height='90' width='120' t
ime='00:02:13.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/3.jpg'
height='90' width='120' time='00:03:20.250' yt:name='end'/><media:title type='plain'>Jennifer Lopez - On The
Floor ft. Pitbull</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2011-03-04T01:13:27.000Z</yt:uploaded><yt:uploaderId>UCx1f1u4XlFFr0YgqF3wB4lQ</yt:uploaderId><yt:videoid>t4H_Zoh7G5A</yt:videoid></media:group><gd:rating
average='4.7161307' max='5' min='1' numRaters='1113710'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='842316'
viewCount='583464097'/><yt:rating numDislikes='79037' numLikes='1034673'/></entry><entry
gd:etag='W/"CUQHRn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:JWZwLCKyR1Q</id><published>2010-12-02T23:04:18.000Z</published><updated>2012-08-21T18:22:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schem
as/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>The Rej3ctz - Cat Daddy (Starring Chris Brown)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/JWZwLCKyR1Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=JWZwLCKyR1Q&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/complaints'/><link r
el='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=JWZwLCKyR1Q'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/YcLVEWKTn948JDYxkQ8U1w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q'/><author><name>BLKDMNDS</name><uri>https://gdata.youtube.com/feeds/api/users/BLKDMNDS</uri><yt:userId>YcLVEWKTn948JDYxkQ8U1w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:
accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='moderated'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/comments'
countHint='76185'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/JWZwLCKyR1Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='204'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglUR7IiLHBmJRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' d
uration='204' yt:format='1'/><media:content
url='rtsp://r5---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglUR7IiLHBmJRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='204' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='BLKDMNDS'>blkdmnds</media:credit><media:description
type='plain'>Check out http://www.gorillaleak.com for all of our exclusive videos.
+<
+< Music Video by The Rej3ctz performing Cat Daddy.
+<
+< Directed by: Alex Nazari
+<
+< Purchase on iTunes: http://tinyurl.com/itunescatdaddy
+<
+<
+< - BLKDMNDS -
+< Follow BLKDMNDS on Twitter: http://www.twitter.com/THEBLKDMNDS
+<
+< Like BLKDMNDS on Facebook: http://www.facebook.com/BLKDMNDS
+<
+< Follow BLKDMNDS on Tumblr: http://BLKDMNDS.tumblr.com
+<
+< Follow BLKDMNDS on Instagram: @BLKDMNDS
+<
+<
+< - THE REJ3CTZ -
+< Follow The Rej3ctz on Twitter: http://twitter.com/rej3ctz
+<
+< - CHRIS BROWN -
+< Follow Chris Brown on Twitter:
http://twitter.com/chrisbrown</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=JWZwLCKyR1Q&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/JWZwLCKyR1Q/default.jpg' height='90' width='120' time='00:01:42'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/1.jpg'
height='90' width='120' time='00:00:51' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/JWZwLCKyR1Q/2.jpg' height='90' width='120' time='00:01:42'
yt:name='middle'/><media:thumbnai
l url='https://i.ytimg.com/vi/JWZwLCKyR1Q/3.jpg' height='90' width='120' time='00:02:33'
yt:name='end'/><media:title type='plain'>The Rej3ctz - Cat Daddy (Starring Chris
Brown)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='204'/><yt:uploaded>2010-12-02T23:04:18.000Z</yt:uploaded><yt:uploaderId>UCYcLVEWKTn948JDYxkQ8U1w</yt:uploaderId><yt:videoid>JWZwLCKyR1Q</yt:videoid></media:group><gd:rating
average='4.6982303' max='5' min='1' numRaters='147384'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='174127'
viewCount='68621506'/><yt:rating numDislikes='11119' numLikes='136265'/></entry><entry
gd:etag='W/"CUACQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:fLexgOxsZu0</id><published>2011-04-15T22:03:14.000Z</published><updated>2012-08-21T18:29:20.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><categor
y scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Bruno Mars -
The Lazy Song [Official Video]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/oUM-UJ7rirJYP8CQ0EIaHA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0'/><author><name>ElektraRecords</name><uri>https://gdata.youtube.com/feeds/api/users/ElektraRecords</uri><yt:userId>oUM-UJ7rirJYP8CQ0EIaHA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' perm
ission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/comments'
countHint='483574'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='209'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='ElektraRecords'
yt:type='partner'>elektrarecords</media:credit><media:description type='plain'>© 2011 WMG
+<
+< Directed by Bruno Mars and Cameron Duddy
+<
+< http://www.brunomars.com
+< http://www.elektra.com
+<
+< Choreographed and Performed by Poreotics:
+< http://www.poreotics.com
+<
+< "Comic Chimp Mask used by permission of Easter Unlimited,Inc./FunWorld Div. All Rights Reserved. Copyright
2009."</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/default.jpg' height='90' width='120' time='00:01:44.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/1.jpg'
height='90' width='120' time='00:00:52.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/2.jpg' height='90'
width='120' time='00:01:44.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/3.jpg' height='90' width='120' time='00:02:36.750'
yt:name='end'/><media:title type='plain'>Bruno Mars - The Lazy Song [Official
Video]</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='209'/><yt:uploaded>2011-04-15T22:03:14.000Z</yt:uploaded><yt:uploaderId>UCoUM-UJ7rirJYP8CQ0EIaHA</yt:uploaderId><yt:videoid>fLexgOxsZu0</yt:videoid></media:group><gd:rating
average='4.8575196' max='5' min='1' numRaters='1117067'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='626908'
viewCount='324587293'/><yt:rating numDislikes='39790' numLikes='1077277'/></entry><entry
gd:etag='W/"CUIAR347eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:astISOttCQ0</id><published>2007-10-09T20:44:22.000Z</published><updated>2012-08-21T18:25:46.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.yo
utube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Film' label='Film & Animation'/><title>The Gummy Bear Song - Long English Version</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/astISOttCQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=astISOttCQ0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOt
tCQ0/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=astISOttCQ0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/LoKWb_rlp80mg0aSLtsUGw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0'/><author><name>icanrockyourworld</name><uri>https://gdata.youtube.com/feeds/api/users/icanrockyourworld</uri><yt:userId>LoKWb_rlp80mg0aSLtsUGw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl a
ction='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/comments'
countHint='147068'/></gd:comments><media:group><media:category label='Film & Animation'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Film</media:category><media:content
url='https://www.youtube.com/v/astISOttCQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='164'
yt:format='5'/><media:content
url='rtsp://r1---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkNCW3rSEjLahMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='v
ideo/3gpp' medium='video' expression='full' duration='164' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkNCW3rSEjLahMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='164' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='icanrockyourworld'
yt:type='partner'>icanrockyourworld</media:credit><media:description type='plain'>http://www.gummibar.net -
From the CD "I Am Your Gummy Bear".
+< Also from the DVD "I Am A Gummy Bear".
+< Available on Amazon at: http://tinyurl.com/gummybeardvd
+< Shirts and merch - http://www.gummytees.com
+<
+< Available on iTunes at: http://tinyurl.com/itunesgummybear
+< Available on Amazon at: http://tinyurl.com/gummybearcd
+<
+<
+< GUMMIBÄR T-SHIRTS AND MERCH: http://imagummybear.spreadshirt.com
+<
+< Sign up for the Gummibär mailing list to win great prizes! - http://www.gummibar.net/newsletter
+<
+< PLAY GUMMIBÄR (THE GUMMY BEAR) GAME: http://www.gummybeargame.com
+<
+< VISIT ON FACEBOOK: http://www.facebook.com/funnygummy
+<
+< FOLLOW ON TWITTER: http://www.twitter.com/imagummybear
+<
+< VISIT ON MYSPACE: http://www.myspace.com/funnygummy
+<
+< FOLLOW ON PINTEREST: http://www.pinterest.com/imagummybear
+<
+< SEND A GUMMIBÄR ECARD: http://www.funnygummy.com
+<
+< GUMMIBÄR JAPAN: http://www.gummybear.jp
+<
+< OSITO GOMINOLA: http://www.ositogominola.mx
+<
+<
+< The original 30 second video for Itt Van A Gumimaci, the Hungarian version of I Am A Gummy Bear, debuted
on the internet in August of 2006. It quickly went viral, gaining hundreds of thousands of views as the
popularity of this catchy song and funny character increased and spread by word of mouth. A 30 second English
version was then created which helped to increase the clip's popularity and views rocketed up into the
millions. By the summer of 2007, the final full length 2:30 version was released and it has been gaining
views and viewers ever since.
+<
+< * I Am A Gummy Bear (The Gummy Bear Song) has been recorded in over 25 languages and has been released in
more than 40 countries world-wide.
+<
+< * Every day, the online videos for The Gummy Bear Song are watched more than 1 million times.
+<
+< Chart Positions include:
+<
+< USA
+< # 1 Dance Singles Chart -- iTunes
+< # 1 Dance Ringtone Chart -- iTunes
+<
+< Canada
+< Hot 100 Pop Singles Sales Chart
+< # 1 Dance Singles Chart -- iTunes
+<
+< Greece
+< # 1 Pop Singles Chart iTunes
+<
+< Hungary
+< # 1 Pop Singles Chart iTunes
+< # 1 Pop Ringtones Chart iTunes
+<
+< Sweden
+< # 2 Pop Singles Sales Chart
+<
+< Australia
+< # 2 Pop Singles Sales Chart
+<
+< Norway
+< # 5 Pop Singles Sales Chart
+<
+< France
+< # 8 Pop Singles Sales Chart (52 weeks in the Top 40)
+<
+< Japan
+< Top 10 Pop Digital Downloads
+<
+< Poland
+< # 1 Pop Ringtones Chart
+<
+< Germany
+< # 1 Ringtone Download AOL & Vodaphone Charts
+<
+< Russia
+< # 1 Pop Downloads Chart
+<
+< Mexico
+< # 1 Pop Downloads Chart
+<
+< Sales Certification Awards Include:
+<
+< Sweden
+< Single Certified Gold
+<
+< Hungary
+< Single Certified Gold
+<
+< Russia
+< Single Certified Gold
+<
+< Australia
+< Single Certified Gold
+<
+< Spain
+< Single Certified Gold</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=astISOttCQ0&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/astISOttCQ0/default.jpg' height='90' width='120' time='00:01:22'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/1.jpg'
height='90' width='120' time='00:00:41' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/astISOttCQ0/2.jpg' height='90' width='120' time='00:01:22'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/3.jpg' height='90' width='120'
time='00:02:03' yt:name='end'/><media:titl
e type='plain'>The Gummy Bear Song - Long English Version</media:title><yt:duration
seconds='164'/><yt:uploaded>2007-10-09T20:44:22.000Z</yt:uploaded><yt:uploaderId>UCLoKWb_rlp80mg0aSLtsUGw</yt:uploaderId><yt:videoid>astISOttCQ0</yt:videoid></media:group><gd:rating
average='4.298573' max='5' min='1' numRaters='258764'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='276347'
viewCount='227475773'/><yt:rating numDislikes='45376' numLikes='213388'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/most_popular HTTP/1.1
+> Soup-Debug-Timestamp: 1373293536
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 10 (0x71b0b0), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293536
+< Soup-Debug: SoupMessage 10 (0x71b0b0)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:36 GMT
+< Date: Mon, 08 Jul 2013 14:25:36 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHR3k4eyp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:36 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'
gd:etag='W/"CUIHR3k4eyp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_popular</id><updated>2013-07-08T14:25:36.733Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Most
Popular</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCUxDNrtTXwD4'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_popular'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml
' href='https://gdata.youtube.com/feeds/api/standardfeeds/most_popular/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_popular?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_popular?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_popular?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>86</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"CUICSX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:_OBlgSz8sSM</id><published>2007-05-22T20:29:24.000Z</published><updated>2012
-08-21T18:26:08.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Charlie
bit my finger - again !</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_OBlgSz8sSM'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/fHZCZHykS3IQDPyFfnqjWg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM'/><author><name>HDCYT</name><uri>https://gdata.youtube.com/feeds/api/users/HDCYT</uri><yt:userId>fHZCZHykS3IQDPyFfnqjWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:acces
sControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/comments'
countHint='760377'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='56'
yt:format='5'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0
D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='56' yt:format='1'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='HDCYT'
yt:type='partner'>hdcyt</media:credit><media:description type='plain'>Charlie Bit Me - Now an App
+< iPhone http://itunes.apple.com/gb/app/charlie-bit-me!!!/id494858348?mt=8
+< Android https://play.google.com/store/apps/details?id=com.viralspiral.charlie
+< Even had I thought of trying to get my boys to do this I probably couldn't have. Neither were coerced into
any of this and neither were hurt (for very long anyway). This was just one of those moments when I had the
video camera out because the boys were being fun and they provided something really very funny.
+<
+< FAQ Harry is 7 1/2, Charlie is 5, Jasper is nearly 3
+< (May 2011)
+<
+< Harry and Charlie Blogging - Charlie Bit My Finger Again!
+< http://harryandcharlie.blogspot.com/
+<
+< Twitter
+< http://twitter.com/harryandcharlie</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/default.jpg' height='90' width='120' time='00:00:28'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/1.jpg'
height='90' width='120' time='00:00:14' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/2.jpg' height='90' width='120' time='00:00:28'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/3.jpg' height='90' width='120'
time='00:00:42' yt:name='end'
/><media:title type='plain'>Charlie bit my finger - again !</media:title><yt:duration
seconds='56'/><yt:uploaded>2007-05-22T20:29:24.000Z</yt:uploaded><yt:uploaderId>UCfHZCZHykS3IQDPyFfnqjWg</yt:uploaderId><yt:videoid>_OBlgSz8sSM</yt:videoid></media:group><gd:rating
average='4.506491' max='5' min='1' numRaters='1073189'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-03-19</yt:recorded><yt:statistics
favoriteCount='979946' viewCount='472988792'/><yt:rating numDislikes='132407'
numLikes='940782'/></entry><entry
gd:etag='W/"CUANRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:dMH0bHeiRNg</id><published>2006-04-06T21:30:53.000Z</published><updated>2012-08-21T18:29:54.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Evolution
of Dance - By Judson Laipply</title><cont
ent type='application/x-shockwave-flash'
src='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/related'/><link rel='http://gdata.yo
utube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5B9H4l2vtgo7cAoExcFh-w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg'/><author><name>judsonlaipply</name><uri>https://gdata.youtube.com/feeds/api/users/judsonlaipply</uri><yt:userId>5B9H4l2vtgo7cAoExcFh-w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/dMH
0bHeiRNg/comments' countHint='575631'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='360'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='1'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='6'/><media:credit role=
'uploader' scheme='urn:youtube' yt:display='judsonlaipply'>judsonlaipply</media:credit><media:description
type='plain'>For more visit
http://www.mightaswelldance.com</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/default.jpg' height='90' width='120' time='00:03:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/1.jpg'
height='90' width='120' time='00:01:30' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/2.jpg' height='90' width='120' time='00:03:00' yt:nam
e='middle'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/3.jpg' height='90' width='120'
time='00:04:30' yt:name='end'/><media:title type='plain'>Evolution of Dance - By Judson
Laipply</media:title><yt:duration
seconds='360'/><yt:uploaded>2006-04-06T21:30:53.000Z</yt:uploaded><yt:uploaderId>UC5B9H4l2vtgo7cAoExcFh-w</yt:uploaderId><yt:videoid>dMH0bHeiRNg</yt:videoid></media:group><gd:rating
average='4.699087' max='5' min='1' numRaters='943277'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='961321'
viewCount='200607574'/><yt:rating numDislikes='70961' numLikes='872316'/></entry><entry
gd:etag='W/"CU8EQ347eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:kffacxfA7G4</id><published>2010-02-19T08:11:38.000Z</published><updated>2012-08-21T18:30:02.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas
.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - Baby ft. Ludacris</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/f
eeds/api/videos/kffacxfA7G4/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessCont
rol action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kffacxfA7G4/comments'
countHint='8294925'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/kffacxfA7G4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='225'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music video by Justin Bieber
performing Baby feat. Ludacris.
+< #VEVOCertified on April 25, 2010.
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kffacxfA7G4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/default.jpg' height='90' width='120' time='00:01:52.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/1.jpg'
height='90' width='120' time='00:00:56.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kffacxfA7G4/2.jpg' height='90' width='120' time='00:01:52.500' yt:name='mi
ddle'/><media:thumbnail url='https://i.ytimg.com/vi/kffacxfA7G4/3.jpg' height='90' width='120'
time='00:02:48.750' yt:name='end'/><media:title type='plain'>Justin Bieber - Baby ft.
Ludacris</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='225'/><yt:uploaded>2010-02-19T08:11:38.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>kffacxfA7G4</yt:videoid></media:group><gd:rating
average='2.2592344' max='5' min='1' numRaters='4133108'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='204969'
viewCount='771124453'/><yt:rating numDislikes='2831970' numLikes='1301138'/></entry><entry
gd:etag='W/"CUICRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:1uwOL4rB-go</id><published>2007-09-29T17:04:02.000Z</published><updated>2012-08-21T18:26:04.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='ht
tp://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment' label='Entertainment'/><title>Jeff
Dunham - Achmed the Dead Terrorist</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/hso4pRNTywY'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1uwOL4rB-go&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/ratings'/><link
rel='http://gdata.youtube.com/schem
as/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=1uwOL4rB-go'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/0W_cSq4Vhidc0LsuHT27jA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go'/><author><name>KrowBatellio</name><uri>https://gdata.youtube.com/feeds/api/users/KrowBatellio</uri><yt:userId>0W_cSq4Vhidc0LsuHT27jA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRes
pond' permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1uwOL4rB-go/comments'
countHint='223635'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/1uwOL4rB-go?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='648'
yt:format='5'/><media:content url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGK
Lw7s1hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkK-sGKLw7s1hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='648' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='KrowBatellio'>krowbatellio</media:credit><media:description
type='plain'>http://www.amazon.com/gp/product/B000S6LS66?ie=UTF8&tag=jeffduncom-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B000S6LS66</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1uwOL4rB-go&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.c
om/vi/1uwOL4rB-go/default.jpg' height='90' width='120' time='00:05:24' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/1.jpg' height='90'
width='120' time='00:02:42' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/1uwOL4rB-go/2.jpg'
height='90' width='120' time='00:05:24' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/1uwOL4rB-go/3.jpg' height='90' width='120' time='00:08:06'
yt:name='end'/><media:title type='plain'>Jeff Dunham - Achmed the Dead
Terrorist</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='648'/><yt:uploaded>2007-09-29T17:04:02.000Z</yt:uploaded><yt:uploaderId>UC0W_cSq4Vhidc0LsuHT27jA</yt:uploaderId><yt:videoid>1uwOL4rB-go</yt:videoid></media:g
roup><gd:rating average='4.810877' max='5' min='1' numRaters='537047'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='717847'
viewCount='154437258'/><yt:rating numDislikes='25392' numLikes='511655'/></entry><entry
gd:etag='W/"AkcHQH47eCp7I2A9WhJWFEU."'><id>tag:youtube.com,2008:video:7AVHXe-ol-s</id><published>2006-10-11T22:20:59.000Z</published><updated>2012-08-20T18:40:31.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Cut Chemist
feat. Hymnal "What's the Altitude" Music Video</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/7AVHXe-ol-s?version=3&f=standard&d=ARK7_SyB_5iKQvGvws
k-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=7AVHXe-ol-s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/wd3x4lKPVvvnziwO_CcabA'/
<link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s'/><author><name>internmarket</name><uri>https://gdata.youtube.com/feeds/api/users/internmarket</uri><yt:userId>wd3x4lKPVvvnziwO_CcabA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='denied'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/7AVHXe-ol-s/comments'
countHint='2176'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2
007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/7AVHXe-ol-s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='264'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='internmarket'>internmarket</media:credit><media:description type='plain'>Cut Chemist Music Video
"What's the Altitude" Music Video</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=7AVHXe-ol-s&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/7AVHXe-ol-s/default.jpg' height='90' width='120' time='00:02:12'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><medi
a:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/1.jpg' height='90' width='120'
time='00:01:06' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/2.jpg' height='90'
width='120' time='00:02:12' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/7AVHXe-ol-s/3.jpg'
height='90' width='120' time='00:03:18' yt:name='end'/><media:title type='plain'>Cut Chemist feat. Hymnal
"What's the Altitude" Music Video</media:title><yt:duration
seconds='264'/><yt:uploaded>2006-10-11T22:20:59.000Z</yt:uploaded><yt:uploaderId>UCwd3x4lKPVvvnziwO_CcabA</yt:uploaderId><yt:videoid>7AVHXe-ol-s</yt:videoid></media:group><gd:rating
average='2.7365704' max='5' min='1' numRaters='3872'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='286'
viewCount='93645835'/><yt:rating numDislikes='2191' numLikes='1681'/></entry><entry g
d:etag='W/"CUAAQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:4JipHEz53sU</id><published>2011-05-05T17:13:13.000Z</published><updated>2012-08-21T18:29:00.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Nicki Minaj
- Super Bass</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4JipHEz53sU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4JipHEz53sU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml' href='https://gda
ta.youtube.com/feeds/api/videos/4JipHEz53sU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/aum3Yzdl3TbBt8YUeUGZLQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU'/><author><name>NickiMinajAtVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/NickiMinajAtVEVO</uri><yt:userId>aum3Yzdl3TbBt8YUeUGZLQ</yt:userId></author><yt:access
Control action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4JipHEz53sU/comments'
countHint='604760'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/4JipHEz53sU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='t
rue' expression='full' duration='219' yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='NickiMinajAtVEVO' yt:type='partner'>nickiminajatvevo</media:credit><media:description
type='plain'>Minaj's new album 'Pink Friday: Roman Reloaded' is out now! Buy it here:
smarturl.it/Pinkfridayexplicit
+< #VEVOCertified on August 18, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4JipHEz53sU&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/4JipHEz53sU/default.jpg' height='90' width='120' time='00:01:49.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/1.jpg'
height='90' width='120' time='00:00:54.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/4JipHEz53sU/2.jpg' height='90' width='120'
time='00:01:49.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/4JipHEz53sU/3.jpg'
height='90' width='120' time='00:02:44.250' yt:name='end'/><media:title type='plain'>Nicki Minaj - Super
Bass</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='219'/><yt:uploaded>2011-05-05T17:13:13.000Z</yt:uploaded><yt:uploaderId>UCaum3Yzdl3TbBt8YUeUGZLQ</yt:uploaderId><yt:videoid>4JipHEz53sU</yt:videoid></media:group><gd:rating
average='4.3809824' max='5' min='1' numRaters='802730'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='504616'
viewCount='272577603'/><yt:rating numDislikes='124226' numLikes='678504'/></entry><entry
gd:etag='W/"CEMEQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:Hr0Wv5DJhuk</id><published>2008-06-28T17:06:18.000Z</published><updated>2012-08-21T18:06:40.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restric
ted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Miley Cyrus
- 7 Things</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/comments'
countHint='530129'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='220'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='hollywoodrecords'
yt:type='partner'>hollywoodrecords</media:credit><media:description type='plain'>Music video by Miley Cyrus
performing 7 Things.</media:description><media:keywords/><media
:license type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/default.jpg' height='90' width='120' time='00:01:50'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/1.jpg'
height='90' width='120' time='00:00:55' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/2.jpg' height='90' width='120' time='00:01:50'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/3.jpg' height='90' width='120'
time='00:02:45' yt:name='end'/><
media:title type='plain'>Miley Cyrus - 7 Things</media:title><yt:duration
seconds='220'/><yt:uploaded>2008-06-28T17:06:18.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>Hr0Wv5DJhuk</yt:videoid></media:group><gd:rating
average='4.304558' max='5' min='1' numRaters='371079'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='36846'
viewCount='170176185'/><yt:rating numDislikes='64516' numLikes='306563'/></entry><entry
gd:etag='W/"CUAHSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:j5-yKhDd64s</id><published>2010-06-05T04:41:59.000Z</published><updated>2012-08-21T18:28:59.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Music' label='Music'/><title>Eminem - Not Afraid</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.co
m/feeds/api/videos/j5-yKhDd64s/related'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comm
ents' href='https://gdata.youtube.com/feeds/api/videos/j5-yKhDd64s/comments'
countHint='1276166'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/j5-yKhDd64s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='259'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
Not Afraid. (C) 2010 Aftermath Records
+< #VEVOCertified on September 11, 2010.http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=j5-yKhDd64s&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/j5-yKhDd64s/default.jpg' height='90' width='120' time='00:02:09.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/1.jpg'
height='90' width='120' time='00:01:04.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/j5-yKhDd64s/2.jpg' height='90' width='120
' time='00:02:09.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/j5-yKhDd64s/3.jpg'
height='90' width='120' time='00:03:14.250' yt:name='end'/><media:title type='plain'>Eminem - Not
Afraid</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='259'/><yt:uploaded>2010-06-05T04:41:59.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>j5-yKhDd64s</yt:videoid></media:group><gd:rating
average='4.901603' max='5' min='1' numRaters='1219920'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='737268'
viewCount='356054917'/><yt:rating numDislikes='30009' numLikes='1189911'/></entry><entry
gd:etag='W/"CUANQH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:uelHwf8o7_U</id><published>2010-08-05T18:30:09.000Z</published><updated>2012-08-21T18:29:51.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted
.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Eminem -
Love The Way You Lie ft. Rihanna</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complai
nts' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/20vb-R_px4CguHzzBPhoyQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U'/><author><name>EminemVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/EminemVEVO</uri><yt:userId>20vb-R_px4CguHzzBPhoyQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCont
rol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/uelHwf8o7_U/comments'
countHint='689034'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/uelHwf8o7_U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='EminemVEVO'
yt:type='partner'>eminemvevo</media:credit><media:description type='plain'>Music video by Eminem performing
Love The Way You Lie. © 2010 Aftermath Records
+< #VEVOCertified on September 13, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=uelHwf8o7_U&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/uelHwf8o7_U/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/1.jpg'
height='90' width='120' time='00:01:06.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/uelHwf8o7_U/2.jpg' height='90' width='12
0' time='00:02:13.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/uelHwf8o7_U/3.jpg'
height='90' width='120' time='00:03:20.250' yt:name='end'/><media:title type='plain'>Eminem - Love The Way
You Lie ft. Rihanna</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2010-08-05T18:30:09.000Z</yt:uploaded><yt:uploaderId>UC20vb-R_px4CguHzzBPhoyQ</yt:uploaderId><yt:videoid>uelHwf8o7_U</yt:videoid></media:group><gd:rating
average='4.8779507' max='5' min='1' numRaters='1153042'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='1000233'
viewCount='486907968'/><yt:rating numDislikes='35182' numLikes='1117860'/></entry><entry
gd:etag='W/"CUABSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:KQ6zr6kCPj8</id><published>2011-03-09T05:30:54.000Z</published><updated>2012-08-21T18:29:19.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of
this video was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>LMFAO -
Party Rock Anthem ft. Lauren Bennett, GoonRock</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/ratings'/><link rel='http://gdata.
youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/k78ZcA6kflEvBR0UrGDH0Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8'/><author><name>LMFAOVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LMFAOVEVO</uri><yt:userId>k78ZcA6kflEvBR0UrGDH0Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/KQ6zr6kCPj8/comments'
countHint='696061'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/KQ6zr6kCPj8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='376'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LMFAOVEVO'
yt:type='partner'>lmfaovevo</media:credit><media:description type='plain'>Buy now http://glnk.it/6t
+< Music video by LMFAO performing Party Rock Anthem featuring Lauren Bennett and GoonRock. (c) 2011
Interscope
+< #VEVOCertified on July 1, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KQ6zr6kCPj8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/KQ6zr6kCPj8/default.jpg' height='90' width='120' time='00:03:08'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/1.jpg'
height='90' width='120' time='00:01:34' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/KQ6zr6kCPj8/2.jpg' height='90' width='120' time='00:03
:08' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/KQ6zr6kCPj8/3.jpg' height='90'
width='120' time='00:04:42' yt:name='end'/><media:title type='plain'>LMFAO - Party Rock Anthem ft. Lauren
Bennett, GoonRock</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='376'/><yt:uploaded>2011-03-09T05:30:54.000Z</yt:uploaded><yt:uploaderId>UCk78ZcA6kflEvBR0UrGDH0Q</yt:uploaderId><yt:videoid>KQ6zr6kCPj8</yt:videoid></media:group><gd:rating
average='4.858724' max='5' min='1' numRaters='1605625'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='1065557'
viewCount='473964611'/><yt:rating numDislikes='56709' numLikes='1548916'/></entry><entry
gd:etag='W/"CEMGRH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:ePyRrb2-fzs</id><published>2007-05-22T14:42:52.000Z</published><updated>2012-08-21T18:07:05.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video
was restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Timbaland -
Apologize (feat. One Republic)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ePyRrb2-fzs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ePyRrb2-fzs&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/ratings'/><link
rel='http://gdata.youtube.com/schemas/20
07#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/hLKT__F8P1juQWQ39whVnQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs'/><author><name>1988basti</name><uri>https://gdata.youtube.com/feeds/api/users/1988basti</uri><yt:userId>hLKT__F8P1juQWQ39whVnQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'
/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ePyRrb2-fzs/comments'
countHint='81007'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ePyRrb2-fzs?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='204'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='1988basti'>1988basti</media:credit><media:description type='plain'>Video made by:
http://www.aaronplatt.com / http://de.youtube.com/user/plattino
+<
+< Song: Timbaland presents One Republic: Apologize
+<
+< Lyrics:
+<
+< I'm holding on your rope,
+< Got me ten feet off the ground
+< And I'm hearing what you say but I just can't make a sound
+< You tell me that you need me
+< Then you go and cut me down, but wait
+< You tell me that you're sorry
+< Didn't think I'd turn around, and say...
+<
+< That it's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late
+<
+< I'd take another chance, take a fall
+< Take a shot for you
+< And I need you like a heart needs a beat
+< But it's nothing new - yeah yeah
+<
+< I loved you with the fire red
+< Now it's turning blue, and you say...
+< "Sorry" like the angel heaven let me think was you
+< But I'm afraid...
+<
+< It's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late whoa.....
+<
+< It's too late to apologize, it's too late
+< I said it's too late to apologize, it's too late
+< I said it's too late to apologize, yeah
+< I said it's too late to apologize, yeah
+< I'm holding on your rope, got me ten feet off the
ground...</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ePyRrb2-fzs&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/default.jpg' height='90' width='120' time='00:01:42'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ePyRrb2-fzs/1.jpg'
height='90' width='120' time='00:00:51' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/2.jpg' height='90' width='120' time='00:01:42'
yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/ePyRrb2-fzs/3.jpg' height='90' width='120' time='00:02:33'
yt:name='end'/><media:title type='plain'>Timbaland - Apologize (feat. One
Republic)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='204'/><yt:uploaded>2007-05-22T14:42:52.000Z</yt:uploaded><yt:uploaderId>UChLKT__F8P1juQWQ39whVnQ</yt:uploaderId><yt:videoid>ePyRrb2-fzs</yt:videoid></media:group><gd:rating
average='4.850639' max='5' min='1' numRaters='176244'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-05-21</yt:recorded><yt:statistics
favoriteCount='209198' viewCount='100996983'/><yt:rating numDislikes='6581' numLikes='169663'/></entry><entry
gd:etag='W/"CUANQn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:Tx1XIm6q4r4</id><published>2007-03-24T06:32:49.000Z</published><updated>2012-08-21T18:29:53.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><catego
ry scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Potter
Puppet Pals: The Mysterious Ticking Noise</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/complaints'/><link rel='http://gdata.yo
utube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Tx1XIm6q4r4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/DrJor35jYVnuC3JgRzheIw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4'/><author><name>NeilCicierega</name><uri>https://gdata.youtube.com/feeds/api/users/NeilCicierega</uri><yt:userId>DrJor35jYVnuC3JgRzheIw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCon
trol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Tx1XIm6q4r4/comments'
countHint='284440'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/Tx1XIm6q4r4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='126'
yt:format='5'/><media:content
url='rtsp://r6---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm-4qpuIlcdTxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='126' yt
:format='1'/><media:content
url='rtsp://r6---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm-4qpuIlcdTxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='126' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='NeilCicierega'
yt:type='partner'>neilcicierega</media:credit><media:description type='plain'>http://www.potterpuppetpals.com
+< Snape hears a strange ticking sound. Love ensues.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Tx1XIm6q4r4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/default.jpg' height='90' width='120' time='00:01:03'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/1.jpg'
height='90' width='120' time='00:00:31.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Tx1XIm6q4r4/2.jpg' height='90' width='120' time='00:01:03'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Tx1XIm6q4r4/3.jpg' height='90' width='120'
time='00:0
1:34.500' yt:name='end'/><media:title type='plain'>Potter Puppet Pals: The Mysterious Ticking
Noise</media:title><yt:duration
seconds='126'/><yt:uploaded>2007-03-24T06:32:49.000Z</yt:uploaded><yt:uploaderId>UCDrJor35jYVnuC3JgRzheIw</yt:uploaderId><yt:videoid>Tx1XIm6q4r4</yt:videoid></media:group><gd:rating
average='4.8463793' max='5' min='1' numRaters='604893'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='689373'
viewCount='130299414'/><yt:rating numDislikes='23231' numLikes='581662'/></entry><entry
gd:etag='W/"CUENQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:qrO4YZeyl0I</id><published>2009-11-24T07:45:26.000Z</published><updated>2012-08-21T18:28:10.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category scheme='
http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Lady Gaga - Bad
Romance</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comment
s><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/comments'
countHint='1364842'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='308'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Bad Romance. (C) 2009 Interscope Records
+< #VEVOCertified on January 31, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/default.jpg' height='90' width='120' time='00:02:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/1.jpg'
height='90' width='120' time='00:01:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/2.jpg' height='90' width='120' time='0
0:02:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/3.jpg' height='90'
width='120' time='00:03:51' yt:name='end'/><media:title type='plain'>Lady Gaga - Bad
Romance</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='308'/><yt:uploaded>2009-11-24T07:45:26.000Z</yt:uploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>qrO4YZeyl0I</yt:videoid></media:group><gd:rating
average='4.2863483' max='5' min='1' numRaters='780975'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='632218'
viewCount='482456516'/><yt:rating numDislikes='139336' numLikes='641639'/></entry><entry
gd:etag='W/"CUMARH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:8gyLR4NfMiI</id><published>2011-03-11T01:03:41.000Z</published><updated>2012-08-21T18:24:05.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state><
/app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Chris Brown
- Look At Me Now ft. Lil Wayne, Busta Rhymes</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8gyLR4NfMiI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8gyLR4NfMiI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.compl
aints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/m1dsgJNnhaLkY3uAdqN4mA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI'/><author><name>ChrisBrownVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/ChrisBrownVEVO</uri><yt:userId>m1dsgJNnhaLkY3uAdqN4mA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:
accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8gyLR4NfMiI/comments'
countHint='303297'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8gyLR4NfMiI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='249'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='ChrisBrownVEVO'
yt:type='partner'>chrisbrownvevo</media:credit><media:description type='plain'>Music video by Chris Brown
featuring Lil Wayne and Busta Rhymes performi
ng Look At Me Now. (C) 2011 JIVE Records, a unit of Sony Music Entertainment
+< #VEVOCertified on August 10, 2011. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8gyLR4NfMiI&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8gyLR4NfMiI/default.jpg' height='90' width='120' time='00:02:04.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/1.jpg'
height='90' width='120' time='00:01:02.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/8gyLR4NfMiI/2.jpg' height='90' width='120'
time='00:02:04.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8gyLR4NfMiI/3.jpg'
height='90' width='120' time='00:03:06.750' yt:name='end'/><media:title type='plain'>Chris Brown - Look At Me
Now ft. Lil Wayne, Busta Rhymes</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='249'/><yt:uploaded>2011-03-11T01:03:41.000Z</yt:uploaded><yt:uploaderId>UCm1dsgJNnhaLkY3uAdqN4mA</yt:uploaderId><yt:videoid>8gyLR4NfMiI</yt:videoid></media:group><gd:rating
average='4.732843' max='5' min='1' numRaters='517957'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='402735'
viewCount='179070491'/><yt:rating numDislikes='34594' numLikes='483363'/></entry><entry
gd:etag='W/"CUEBSX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:FzRH3iTQPrk</id><published>2006-11-06T15:51:58.000Z</published><updated>2012-08-21T18:27:38.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.yout
ube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Comedy' label='Comedy'/><title>The Sneezing Baby Panda</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/FzRH3iTQPrk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=FzRH3iTQPrk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/complaints'/><link rel='http
://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=FzRH3iTQPrk'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/X72ZQtKY8DUYQqYBc3zMRQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk'/><author><name>jimvwmoss</name><uri>https://gdata.youtube.com/feeds/api/users/jimvwmoss</uri><yt:userId>X72ZQtKY8DUYQqYBc3zMRQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCon
trol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/FzRH3iTQPrk/comments'
countHint='130985'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/FzRH3iTQPrk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='16'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgm5PtAk3kc0FxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:f
ormat='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgm5PtAk3kc0FxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='jimvwmoss'>jimvwmoss</media:credit><media:description
type='plain'>A Baby Panda Sneezing
+<
+< Original footage taken and being used with kind permission of LJM Productions Pty. Ltd.,/Wild Candy Pty.
Ltd. Authentic t-shirts http://www.sneezingbabypanda.com
+<
+< *The link in the video is at the request of the original owner of the footage. Do NOT ask for your link to
be added as I will not respond. Thank you.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=FzRH3iTQPrk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/FzRH3iTQPrk/default.jpg' height='90' width='120' time='00:00:08'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/1.jpg'
height='90' width='120' time='00:00:04' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/FzRH3iTQPrk/2.jpg' height='90' width='120' time='00:00:08' yt:name='middle'/><m
edia:thumbnail url='https://i.ytimg.com/vi/FzRH3iTQPrk/3.jpg' height='90' width='120' time='00:00:12'
yt:name='end'/><media:title type='plain'>The Sneezing Baby Panda</media:title><yt:duration
seconds='16'/><yt:uploaded>2006-11-06T15:51:58.000Z</yt:uploaded><yt:uploaderId>UCX72ZQtKY8DUYQqYBc3zMRQ</yt:uploaderId><yt:videoid>FzRH3iTQPrk</yt:videoid></media:group><gd:rating
average='4.889862' max='5' min='1' numRaters='248379'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='479305'
viewCount='142747757'/><yt:rating numDislikes='6839' numLikes='241540'/></entry><entry
gd:etag='W/"CEQMQH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:ScXLHgPcZuc</id><published>2008-06-21T00:38:16.000Z</published><updated>2012-08-21T18:06:21.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='M
usic'/><title>Jonas Brothers - Burnin' Up - Official Music Video (HQ)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details?v
=ScXLHgPcZuc'/><link rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FvXnyAhluG3sa6p3eOs_LA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc'/><author><name>JonasBrothersMusic</name><uri>https://gdata.youtube.com/feeds/api/users/JonasBrothersMusic</uri><yt:userId>FvXnyAhluG3sa6p3eOs_LA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href
='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/comments'
countHint='344816'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='208'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='208' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' dur
ation='208' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='JonasBrothersMusic' yt:type='partner'>jonasbrothersmusic</media:credit><media:description
type='plain'>Brand new album A Little Bit Longer available August 12, 2008. Get Burnin' Up at iTunes on June
24th. Video available now! Click to buy.
+< http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewVideo?id=283348170&s=143441
+<
+<
+<
+< Official music video for Burnin' Up'. Taken from their self titled CD. In stores now.
+<
+< Find out when the Jonas Brothers are coming to a city near you at
www.jonasbrothers.com!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/default.jpg' height='90' width='120' time='00:01:44'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/1.jpg'
height='90' width='120' time='00:00:52' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/2.jpg' height='90' width='120' time='00:01:44' yt:na
me='middle'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/3.jpg' height='90' width='120'
time='00:02:36' yt:name='end'/><media:title type='plain'>Jonas Brothers - Burnin' Up - Official Music Video
(HQ)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='208'/><yt:uploaded>2008-06-21T00:38:16.000Z</yt:uploaded><yt:uploaderId>UCFvXnyAhluG3sa6p3eOs_LA</yt:uploaderId><yt:videoid>ScXLHgPcZuc</yt:videoid></media:group><gd:rating
average='4.439234' max='5' min='1' numRaters='209713'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='647'
viewCount='91791073'/><yt:rating numDislikes='29400' numLikes='180313'/></entry><entry
gd:etag='W/"CEINSH47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:8JUvbJekM88</id><published>2007-08-04T01:55:27.000Z</published><updated>2012-08-21T18:09:59.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><cate
gory scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jonas
Brothers - SOS Music Video - Official (HQ)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/8JUvbJekM88?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=8JUvbJekM88&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/related'/><link rel='http://gdata.youtub
e.com/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details?v=8JUvbJekM88'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FvXnyAhluG3sa6p3eOs_LA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88'/><author><name>JonasBrothersMusic</name><uri>https://gdata.youtube.com/feeds/api/users/JonasBrothersMusic</uri><yt:userId>FvXnyAhluG3sa6p3eOs_LA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><g
d:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/8JUvbJekM88/comments'
countHint='291088'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/8JUvbJekM88?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='162'
yt:format='5'/><media:content
url='rtsp://r5---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgnPM6SXbC-V8BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='162' yt:format='1'/><media:content
url='rtsp://r5---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgnPM6SXbC-V8BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1Gx
QnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='162'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JonasBrothersMusic'
yt:type='partner'>jonasbrothersmusic</media:credit><media:description type='plain'>Jonas Brothers "SOS" music
video. Taken from their new album in stores Aug 7th,
2007.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=8JUvbJekM88&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/8JUvbJekM88/default.jpg' height='90' width='120' time='00:01:21'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/hqdefault.jpg'
height
='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/1.jpg'
height='90' width='120' time='00:00:40.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/8JUvbJekM88/2.jpg' height='90' width='120' time='00:01:21'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/8JUvbJekM88/3.jpg' height='90' width='120'
time='00:02:01.500' yt:name='end'/><media:title type='plain'>Jonas Brothers - SOS Music Video - Official
(HQ)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='162'/><yt:uploaded>2007-08-04T01:55:27.000Z</yt:uploaded><yt:uploaderId>UCFvXnyAhluG3sa6p3eOs_LA</yt:uploaderId><yt:videoid>8JUvbJekM88</yt:videoid></media:group><gd:rating
average='4.5410657' max='5' min='1' numRaters='228294'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='745'
viewCount='94818301'/><yt:rating numDislikes='26193' numLikes='202101'/></entry><entry
gd:etag='W/"CEEBQX47eCp
7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:F5VvvVxuKko</id><published>2007-03-19T18:01:58.000Z</published><updated>2012-08-21T18:10:50.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Vanessa
Hudgens Say Ok Music Video (Official with Zac Efron)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/F5VvvVxuKko?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=F5VvvVxuKko&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=F5VvvVxuKko'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><y
t:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/F5VvvVxuKko/comments'
countHint='139433'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/F5VvvVxuKko?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='219'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglKKm5cvW-VFxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvG
vwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='219' yt:format='1'/><media:content
url='rtsp://r12---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglKKm5cvW-VFxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='219' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='hollywoodrecords'>hollywoodrecords</media:credit><media:description type='plain'>Say Ok is the
second single from High School Musical's own Vanessa Hudgens. Her debut album V is in stores now and
features the hit single "Come Back To Me".</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=F5VvvVxuKko&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/default.jpg'
height='90' width='120' time='00:01:49.500' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/1.jpg' height='90'
width='120' time='00:00:54.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/F5VvvVxuKko/2.jpg' height='90' width='120' time='00:01:49.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/F5VvvVxuKko/3.jpg' height='90' width='120'
time='00:02:44.250' yt:name='end'/><media:title type='plain'>Vanessa Hudgens Say Ok Music Video (Official
with Zac Efron)</media:title><yt:duration
seconds='219'/><yt:uploaded>2007-03-19T18:01:58.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>F5VvvVxuKko</yt:videoid></media:group><gd:rating
average='4.4820766'
max='5' min='1' numRaters='198315' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics
favoriteCount='56945' viewCount='125866596'/><yt:rating numDislikes='25678' numLikes='172637'/></entry><entry
gd:etag='W/"CUIHQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:IgFwiCApH7E</id><published>2007-11-22T21:42:02.000Z</published><updated>2012-08-21T18:25:30.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Basshunter :
Now You're Gone</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/IgFwiCApH7E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l--UJw
BFCV0'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=IgFwiCApH7E&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=IgFwiCApH7E'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application
/atom+xml' href='https://gdata.youtube.com/feeds/api/users/kR3fgMc61BexU_JbsNdPtA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E'/><author><name>Hard2beatRecords</name><uri>https://gdata.youtube.com/feeds/api/users/Hard2beatRecords</uri><yt:userId>kR3fgMc61BexU_JbsNdPtA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/IgFwiCApH7E/comments' countHint='104848'/></gd:
comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/IgFwiCApH7E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='183'
yt:format='5'/><media:content
url='rtsp://r18---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgmxHykgiHABIhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='183' yt:format='1'/><media:content
url='rtsp://r18---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgmxHykgiHABIhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='183' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='
Hard2beatRecords' yt:type='partner'>hard2beatrecords</media:credit><media:description type='plain'>JOIN
BASSHUNTER ON FACEBOOK http://www.facebook.com/Basshunter.se
+<
+< Buy Bass Generation from iTunes here: http://tinyurl.com/itunesbassgeneration
+<
+< Or from HMV here: http://tinyurl.com/bassgenerationhmv
+<
+< Want to know what happened next? Check out "3 Weeks Later..." and "Last Night..." coming soon "All I Ever
Wanted!!"..
+<
+< Official MySpace site:
+< http://www.myspace.com/basshunterdance
+<
+< One of the biggest internet success stories - ever!
+<
+< Basshunter is a Swedish bedroom DJ/producer, a cyber geek who wrote a song about an experience with
meeting a girl on the internet. The girl was called Anna, and the song 'Boten Ana'.
+<
+< Basshunter sent it to his friends on the web, who forwarded to their friends, and so on until it ended up
in the hands of a local radio DJ who played it out on air. After its first airing the station was inundated
with phone calls to play it again and they added it to their playlist.
+<
+< The track then went crazy, the whole of Sweden got caught up in the story about his love for a girl on the
internet, and when it was released in Scandinavia it became the fastest selling debut single since Abba, and
Basshunter their biggest selling debut artist ever!
+<
+< Through word of mouse, the track spread and it became number 1 in Holland, Belgium and Luxembourg - the
first ever Swedish language hit in these countries. Germany were next, the song went top 10, something only
Cascada & Eric Prydz have managed from the dance world, the track then hung about in the top end of the
charts for 6 months..
+<
+< ..Fast-forward to the summer of 2007 and an English vocal version 'Now you're Gone' has become the most
requested record in summer holiday resorts around Europe, due to it being the lead track on a mix cd by DJ
Alex. As people return from their holiday's in Magaluff and surrounding islands desperate to get their hands
on a copy it's clear that the Basshunter phenomenon is about to hit the
UK!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=IgFwiCApH7E&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/IgFwiCApH7E/default.jpg' height='90' width='120' time='00:01:31.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg
.com/vi/IgFwiCApH7E/hqdefault.jpg' height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/IgFwiCApH7E/1.jpg' height='90' width='120' time='00:00:45.750'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/2.jpg' height='90' width='120'
time='00:01:31.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/IgFwiCApH7E/3.jpg'
height='90' width='120' time='00:02:17.250' yt:name='end'/><media:title type='plain'>Basshunter : Now You're
Gone</media:title><yt:duration
seconds='183'/><yt:uploaded>2007-11-22T21:42:02.000Z</yt:uploaded><yt:uploaderId>UCkR3fgMc61BexU_JbsNdPtA</yt:uploaderId><yt:videoid>IgFwiCApH7E</yt:videoid></media:group><gd:rating
average='4.7385325' max='5' min='1' numRaters='186134'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='87136'
viewCount='130088237'/><yt:rating numDislikes='12167' numLikes='173967'/></entry><entry
gd:etag='W/"A0QDRn47eCp7I2A9WhJWFUs.&q
uot;'><id>tag:youtube.com,2008:video:QWNoiVrJDsE</id><published>2007-06-13T18:38:37.000Z</published><updated>2012-08-21T17:16:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>☆"Britains Got Talent or Americas Got Talent ♥ Connie Talbot WOWs Simon Cowell
!"</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/QWNoiVrJDsE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/MndLRdPsuJE'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QWNoiVrJDsE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#vide
o.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QWNoiVrJDsE/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=QWNoiVrJDsE'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/_UgAFa_i_baEmeoAgsqYgw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/
QWNoiVrJDsE'/><author><name>behindthesecret</name><uri>https://gdata.youtube.com/feeds/api/users/behindthesecret</uri><yt:userId>_UgAFa_i_baEmeoAgsqYgw</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><media:group><media:category
label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/QWNoiVrJDsE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDe
fault='true' expression='full' duration='297' yt:format='5'/><media:content
url='rtsp://r13---sn-aigezned.c.youtube.com/CkcLENy73wIaPgnBDslaiWhjQRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='297' yt:format='1'/><media:content
url='rtsp://r13---sn-aigezned.c.youtube.com/CkcLENy73wIaPgnBDslaiWhjQRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='297' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='behindthesecret'>behindthesecret</media:credit><media:description
type='plain'>http://www.hogwild.net/</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QWNoiVrJDsE&feature=youtube_gdata_player'/><media:thumbnail ur
l='https://i.ytimg.com/vi/QWNoiVrJDsE/default.jpg' height='90' width='120' time='00:02:28.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/1.jpg'
height='90' width='120' time='00:01:14.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/QWNoiVrJDsE/2.jpg' height='90' width='120' time='00:02:28.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/QWNoiVrJDsE/3.jpg' height='90' width='120'
time='00:03:42.750' yt:name='end'/><media:title type='plain'>☆"Britains Got Talent or Americas Got Talent ♥
Connie Talbot WOWs Simon Cowell !"</media:title><yt:duration
seconds='297'/><yt:uploaded>2007-06-13T18:38:37.000Z</yt:uploaded><yt:uploaderId>UC_UgAFa_i_baEmeoAgsqYgw</yt:uploaderId><yt:vi
deoid>QWNoiVrJDsE</yt:videoid></media:group><gd:rating average='4.780698' max='5' min='1' numRaters='177326'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='174818'
viewCount='117908523'/><yt:rating numDislikes='9722' numLikes='167604'/></entry><entry
gd:etag='W/"CUYHRn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:k6EQAOmJrbw</id><published>2007-05-30T18:42:17.000Z</published><updated>2012-08-21T18:18:57.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>My Chemical
Romance - "Teenagers" [Official Music Video]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/k6EQAOmJrbw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html' href='https:/
/www.youtube.com/watch?v=k6EQAOmJrbw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=k6EQAOmJrbw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/C
ZGYab5SpD0I7Z5JqJZgww'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw'/><author><name>mychemicalromance</name><uri>https://gdata.youtube.com/feeds/api/users/mychemicalromance</uri><yt:userId>CZGYab5SpD0I7Z5JqJZgww</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/k6EQAOmJrbw/comments'
countHint='150250'/></gd:comments><media:group><media:category label='Music' scheme
='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/k6EQAOmJrbw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='171'
yt:format='5'/><media:content
url='rtsp://r19---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm8rYnpABChkxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='171' yt:format='1'/><media:content
url='rtsp://r19---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm8rYnpABChkxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='171' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='mychemicalromance' yt:type='partner'>mychemicalromance</me
dia:credit><media:description type='plain'>© 2007 WMG
+< Teenagers (Video)
+<
+< Directed by Marc Webb
+<
+< official website: http://www.mychemicalromance.com/
+< facebook: http://www.facebook.com/MyChemicalRomance
+< subscribe on YouTube: http://www.youtube.com/user/mychemicalromance
+< twitter: http://twitter.com/MCRofficial</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=k6EQAOmJrbw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>BE FR BG VE BA HR BO JP HU HK ZA US BR FI DK IS RU MT NL PT RS TW PY TR
LT NG LV NZ LU PG TH PE PH RO EG PL CH CO GR CN CL EE CA IT AL CZ CY AR AU GB IN AD IE ID ES ME UY MC UA IL
NO MY MK SK KR SI SG MX SE AT</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/k6EQAOmJrbw/default.jpg' height='90' width='120' time='00:01:25.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/1.jpg'
hei
ght='90' width='120' time='00:00:42.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/k6EQAOmJrbw/2.jpg' height='90' width='120' time='00:01:25.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/k6EQAOmJrbw/3.jpg' height='90' width='120'
time='00:02:08.250' yt:name='end'/><media:title type='plain'>My Chemical Romance - "Teenagers" [Official
Music Video]</media:title><yt:duration
seconds='171'/><yt:uploaded>2007-05-30T18:42:17.000Z</yt:uploaded><yt:uploaderId>UCCZGYab5SpD0I7Z5JqJZgww</yt:uploaderId><yt:videoid>k6EQAOmJrbw</yt:videoid></media:group><gd:rating
average='4.8205743' max='5' min='1' numRaters='151394'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2008-03-14</yt:recorded><yt:statistics
favoriteCount='63259' viewCount='72030582'/><yt:rating numDislikes='6791' numLikes='144603'/></entry><entry
gd:etag='W/"CUADRX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:t4H_Zoh7G5A</id><published>2011-03-04T01:13:27.0
00Z</published><updated>2012-08-21T18:29:34.000Z</updated><app:control><yt:state name='restricted'
reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:control><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jennifer
Lopez - On The Floor ft. Pitbull</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video
.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/x1f1u4XlFFr0YgqF3wB4lQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A'/><author><name>JenniferLopezVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JenniferLopezVEVO</uri><yt:userId>x1f1u4XlFFr0YgqF3wB4lQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/>
<yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/t4H_Zoh7G5A/comments'
countHint='495335'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/t4H_Zoh7G5A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='267'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:d
isplay='JenniferLopezVEVO' yt:type='partner'>jenniferlopezvevo</media:credit><media:description
type='plain'>Music video by Jennifer Lopez performing On The Floor feat. Pitbull. © 2011 Island Records
+< #VEVOCertified on April 15, 2012. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=t4H_Zoh7G5A&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/t4H_Zoh7G5A/default.jpg' height='90' width='120' time='00:02:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/1.jpg'
height='90' width='120' time='00:01:06.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/t4H_Zoh7G5A/2.jpg' height='90' width='120' t
ime='00:02:13.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/t4H_Zoh7G5A/3.jpg'
height='90' width='120' time='00:03:20.250' yt:name='end'/><media:title type='plain'>Jennifer Lopez - On The
Floor ft. Pitbull</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='267'/><yt:uploaded>2011-03-04T01:13:27.000Z</yt:uploaded><yt:uploaderId>UCx1f1u4XlFFr0YgqF3wB4lQ</yt:uploaderId><yt:videoid>t4H_Zoh7G5A</yt:videoid></media:group><gd:rating
average='4.7161307' max='5' min='1' numRaters='1113710'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='842316'
viewCount='583464097'/><yt:rating numDislikes='79037' numLikes='1034673'/></entry><entry
gd:etag='W/"CUQHRn47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:JWZwLCKyR1Q</id><published>2010-12-02T23:04:18.000Z</published><updated>2012-08-21T18:22:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schem
as/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>The Rej3ctz - Cat Daddy (Starring Chris Brown)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/JWZwLCKyR1Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=JWZwLCKyR1Q&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/complaints'/><link r
el='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=JWZwLCKyR1Q'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/YcLVEWKTn948JDYxkQ8U1w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q'/><author><name>BLKDMNDS</name><uri>https://gdata.youtube.com/feeds/api/users/BLKDMNDS</uri><yt:userId>YcLVEWKTn948JDYxkQ8U1w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:
accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='moderated'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/JWZwLCKyR1Q/comments'
countHint='76185'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/JWZwLCKyR1Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='204'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglUR7IiLHBmJRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' d
uration='204' yt:format='1'/><media:content
url='rtsp://r5---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglUR7IiLHBmJRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='204' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='BLKDMNDS'>blkdmnds</media:credit><media:description
type='plain'>Check out http://www.gorillaleak.com for all of our exclusive videos.
+<
+< Music Video by The Rej3ctz performing Cat Daddy.
+<
+< Directed by: Alex Nazari
+<
+< Purchase on iTunes: http://tinyurl.com/itunescatdaddy
+<
+<
+< - BLKDMNDS -
+< Follow BLKDMNDS on Twitter: http://www.twitter.com/THEBLKDMNDS
+<
+< Like BLKDMNDS on Facebook: http://www.facebook.com/BLKDMNDS
+<
+< Follow BLKDMNDS on Tumblr: http://BLKDMNDS.tumblr.com
+<
+< Follow BLKDMNDS on Instagram: @BLKDMNDS
+<
+<
+< - THE REJ3CTZ -
+< Follow The Rej3ctz on Twitter: http://twitter.com/rej3ctz
+<
+< - CHRIS BROWN -
+< Follow Chris Brown on Twitter:
http://twitter.com/chrisbrown</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=JWZwLCKyR1Q&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/JWZwLCKyR1Q/default.jpg' height='90' width='120' time='00:01:42'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JWZwLCKyR1Q/1.jpg'
height='90' width='120' time='00:00:51' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/JWZwLCKyR1Q/2.jpg' height='90' width='120' time='00:01:42'
yt:name='middle'/><media:thumbnai
l url='https://i.ytimg.com/vi/JWZwLCKyR1Q/3.jpg' height='90' width='120' time='00:02:33'
yt:name='end'/><media:title type='plain'>The Rej3ctz - Cat Daddy (Starring Chris
Brown)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='204'/><yt:uploaded>2010-12-02T23:04:18.000Z</yt:uploaded><yt:uploaderId>UCYcLVEWKTn948JDYxkQ8U1w</yt:uploaderId><yt:videoid>JWZwLCKyR1Q</yt:videoid></media:group><gd:rating
average='4.6982303' max='5' min='1' numRaters='147384'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='174127'
viewCount='68621506'/><yt:rating numDislikes='11119' numLikes='136265'/></entry><entry
gd:etag='W/"CUACQX47eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:fLexgOxsZu0</id><published>2011-04-15T22:03:14.000Z</published><updated>2012-08-21T18:29:20.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><categor
y scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Bruno Mars -
The Lazy Song [Official Video]</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/oUM-UJ7rirJYP8CQ0EIaHA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0'/><author><name>ElektraRecords</name><uri>https://gdata.youtube.com/feeds/api/users/ElektraRecords</uri><yt:userId>oUM-UJ7rirJYP8CQ0EIaHA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' perm
ission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fLexgOxsZu0/comments'
countHint='483574'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/fLexgOxsZu0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='209'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='ElektraRecords'
yt:type='partner'>elektrarecords</media:credit><media:description type='plain'>© 2011 WMG
+<
+< Directed by Bruno Mars and Cameron Duddy
+<
+< http://www.brunomars.com
+< http://www.elektra.com
+<
+< Choreographed and Performed by Poreotics:
+< http://www.poreotics.com
+<
+< "Comic Chimp Mask used by permission of Easter Unlimited,Inc./FunWorld Div. All Rights Reserved. Copyright
2009."</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fLexgOxsZu0&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/default.jpg' height='90' width='120' time='00:01:44.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fLexgOxsZu0/1.jpg'
height='90' width='120' time='00:00:52.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/2.jpg' height='90'
width='120' time='00:01:44.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/fLexgOxsZu0/3.jpg' height='90' width='120' time='00:02:36.750'
yt:name='end'/><media:title type='plain'>Bruno Mars - The Lazy Song [Official
Video]</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='209'/><yt:uploaded>2011-04-15T22:03:14.000Z</yt:uploaded><yt:uploaderId>UCoUM-UJ7rirJYP8CQ0EIaHA</yt:uploaderId><yt:videoid>fLexgOxsZu0</yt:videoid></media:group><gd:rating
average='4.8575196' max='5' min='1' numRaters='1117067'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='626908'
viewCount='324587293'/><yt:rating numDislikes='39790' numLikes='1077277'/></entry><entry
gd:etag='W/"CUIAR347eCp7I2A9WhJWFUo."'><id>tag:youtube.com,2008:video:astISOttCQ0</id><published>2007-10-09T20:44:22.000Z</published><updated>2012-08-21T18:25:46.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.yo
utube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Film' label='Film & Animation'/><title>The Gummy Bear Song - Long English Version</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/astISOttCQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=astISOttCQ0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOt
tCQ0/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=astISOttCQ0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/LoKWb_rlp80mg0aSLtsUGw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0'/><author><name>icanrockyourworld</name><uri>https://gdata.youtube.com/feeds/api/users/icanrockyourworld</uri><yt:userId>LoKWb_rlp80mg0aSLtsUGw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl a
ction='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/astISOttCQ0/comments'
countHint='147068'/></gd:comments><media:group><media:category label='Film & Animation'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Film</media:category><media:content
url='https://www.youtube.com/v/astISOttCQ0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='164'
yt:format='5'/><media:content
url='rtsp://r1---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkNCW3rSEjLahMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='v
ideo/3gpp' medium='video' expression='full' duration='164' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkNCW3rSEjLahMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='164' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='icanrockyourworld'
yt:type='partner'>icanrockyourworld</media:credit><media:description type='plain'>http://www.gummibar.net -
From the CD "I Am Your Gummy Bear".
+< Also from the DVD "I Am A Gummy Bear".
+< Available on Amazon at: http://tinyurl.com/gummybeardvd
+< Shirts and merch - http://www.gummytees.com
+<
+< Available on iTunes at: http://tinyurl.com/itunesgummybear
+< Available on Amazon at: http://tinyurl.com/gummybearcd
+<
+<
+< GUMMIBÄR T-SHIRTS AND MERCH: http://imagummybear.spreadshirt.com
+<
+< Sign up for the Gummibär mailing list to win great prizes! - http://www.gummibar.net/newsletter
+<
+< PLAY GUMMIBÄR (THE GUMMY BEAR) GAME: http://www.gummybeargame.com
+<
+< VISIT ON FACEBOOK: http://www.facebook.com/funnygummy
+<
+< FOLLOW ON TWITTER: http://www.twitter.com/imagummybear
+<
+< VISIT ON MYSPACE: http://www.myspace.com/funnygummy
+<
+< FOLLOW ON PINTEREST: http://www.pinterest.com/imagummybear
+<
+< SEND A GUMMIBÄR ECARD: http://www.funnygummy.com
+<
+< GUMMIBÄR JAPAN: http://www.gummybear.jp
+<
+< OSITO GOMINOLA: http://www.ositogominola.mx
+<
+<
+< The original 30 second video for Itt Van A Gumimaci, the Hungarian version of I Am A Gummy Bear, debuted
on the internet in August of 2006. It quickly went viral, gaining hundreds of thousands of views as the
popularity of this catchy song and funny character increased and spread by word of mouth. A 30 second English
version was then created which helped to increase the clip's popularity and views rocketed up into the
millions. By the summer of 2007, the final full length 2:30 version was released and it has been gaining
views and viewers ever since.
+<
+< * I Am A Gummy Bear (The Gummy Bear Song) has been recorded in over 25 languages and has been released in
more than 40 countries world-wide.
+<
+< * Every day, the online videos for The Gummy Bear Song are watched more than 1 million times.
+<
+< Chart Positions include:
+<
+< USA
+< # 1 Dance Singles Chart -- iTunes
+< # 1 Dance Ringtone Chart -- iTunes
+<
+< Canada
+< Hot 100 Pop Singles Sales Chart
+< # 1 Dance Singles Chart -- iTunes
+<
+< Greece
+< # 1 Pop Singles Chart iTunes
+<
+< Hungary
+< # 1 Pop Singles Chart iTunes
+< # 1 Pop Ringtones Chart iTunes
+<
+< Sweden
+< # 2 Pop Singles Sales Chart
+<
+< Australia
+< # 2 Pop Singles Sales Chart
+<
+< Norway
+< # 5 Pop Singles Sales Chart
+<
+< France
+< # 8 Pop Singles Sales Chart (52 weeks in the Top 40)
+<
+< Japan
+< Top 10 Pop Digital Downloads
+<
+< Poland
+< # 1 Pop Ringtones Chart
+<
+< Germany
+< # 1 Ringtone Download AOL & Vodaphone Charts
+<
+< Russia
+< # 1 Pop Downloads Chart
+<
+< Mexico
+< # 1 Pop Downloads Chart
+<
+< Sales Certification Awards Include:
+<
+< Sweden
+< Single Certified Gold
+<
+< Hungary
+< Single Certified Gold
+<
+< Russia
+< Single Certified Gold
+<
+< Australia
+< Single Certified Gold
+<
+< Spain
+< Single Certified Gold</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=astISOttCQ0&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/astISOttCQ0/default.jpg' height='90' width='120' time='00:01:22'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/1.jpg'
height='90' width='120' time='00:00:41' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/astISOttCQ0/2.jpg' height='90' width='120' time='00:01:22'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/astISOttCQ0/3.jpg' height='90' width='120'
time='00:02:03' yt:name='end'/><media:titl
e type='plain'>The Gummy Bear Song - Long English Version</media:title><yt:duration
seconds='164'/><yt:uploaded>2007-10-09T20:44:22.000Z</yt:uploaded><yt:uploaderId>UCLoKWb_rlp80mg0aSLtsUGw</yt:uploaderId><yt:videoid>astISOttCQ0</yt:videoid></media:group><gd:rating
average='4.298573' max='5' min='1' numRaters='258764'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='276347'
viewCount='227475773'/><yt:rating numDislikes='45376' numLikes='213388'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/most_recent HTTP/1.1
+> Soup-Debug-Timestamp: 1373293536
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 11 (0x71b0b0), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 11 (0x71b0b0)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:36 GMT
+< Date: Mon, 08 Jul 2013 14:25:36 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHR3c_eSp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:36 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:gml='http://www.opengis.net/gml' xmlns:yt='http://gdata.youtube.com/schemas/2007'
xmlns:georss='http://www.georss.org/georss'
gd:etag='W/"CUIHR3c_eSp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_recent</id><updated>2013-07-08T14:25:36.941Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Most
Recent</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCtrDCPvEwOFY'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_recent
'/><link rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_recent/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_recent?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_recent?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_recent?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>109</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"DEcNQn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video
:RVjeRM6OgPY</id><published>2013-02-02T14:40:04.000Z</published><updated>2013-02-02T14:41:33.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Tech' label='Science &
Technology'/><title>Умная пленка 1</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/RVjeRM6OgPY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=RVjeRM6OgPY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RVjeRM6OgPY/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/R
VjeRM6OgPY/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/RVjeRM6OgPY/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RVjeRM6OgPY/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=RVjeRM6OgPY'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/RS2X9yiZ8igEI7hyP2F1IQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RVjeRM6OgPY'/><author><name>Millid
Id</name><uri>https://gdata.youtube.com/feeds/api/users/RS2X9yiZ8igEI7hyP2F1IQ</uri><yt:userId>RS2X9yiZ8igEI7hyP2F1IQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='
commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/RVjeRM6OgPY/comments'
countHint='0'/></gd:comments><media:group><media:category label='Science & Technology'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Tech</media:category><media:content
url='https://www.youtube.com/v/RVjeRM6OgPY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='16'
yt:format='5'/><media:conten
t
url='rtsp://r15---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgn2gI7ORN5YRRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:format='1'/><media:content
url='rtsp://r15---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgn2gI7ORN5YRRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='16' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Millid
Id'>RS2X9yiZ8igEI7hyP2F1IQ</media:credit><media:description type='plain'/><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=RVjeRM6OgPY&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/RVjeRM6OgPY/default.jpg' height='90' width='120' time='00:00:08'
yt:name='default'/><media:
thumbnail url='https://i.ytimg.com/vi/RVjeRM6OgPY/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/RVjeRM6OgPY/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/RVjeRM6OgPY/sddefault.jpg'
height='480' width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/RVjeRM6OgPY/1.jpg'
height='90' width='120' time='00:00:04' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/RVjeRM6OgPY/2.jpg' height='90' width='120' time='00:00:08'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/RVjeRM6OgPY/3.jpg' height='90' width='120'
time='00:00:12' yt:name='end'/><media:title type='plain'>Умная пленка 1</media:title><yt:duration
seconds='16'/><yt:uploaded>2013-02-02T14:40:04.000Z</yt:uploaded><yt:uploaderId>UCRS2X9yiZ8igEI7hyP2F1IQ</yt:uploaderId><yt:videoid>RVjeRM6OgPY</yt:videoid></media:group></entry><entry
gd:etag='W/"
DEcEQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:WCVo0WEg5ro</id><published>2013-02-02T14:40:02.000Z</published><updated>2013-02-02T14:40:02.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Education' label='Education'/><title>Film
op 02 02 13 om 14 50 mov iPod en iPhone</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/WCVo0WEg5ro?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=WCVo0WEg5ro&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='a
pplication/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=WCVo0WEg5ro'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5gUNLKQOMACPjuTmcFf2IQ'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro'/><author><name>Hind
Lamsaad</name><uri>https://gdata.youtube.com/feeds/api/users/Hind18</uri><yt:userId>5gUNLKQOMACPjuTmcFf2IQ</yt:userId></author><yt:accessControl
action=
'comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/WCVo0WEg5ro/comments'
countHint='0'/></gd:comments><media:group><media:category label='Education'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Education</media:category><media:content
url='https://www.youtube.com/v/WCVo0WEg5ro?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='
full' duration='24' yt:format='5'/><media:content
url='rtsp://r17---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgm65iBh0WglWBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='24' yt:format='1'/><media:content
url='rtsp://r17---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgm65iBh0WglWBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='24' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Hind Lamsaad'>hind18</media:credit><media:description
type='plain'/><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=WCVo0WEg5ro&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/WCVo0WEg5ro/default.jpg' height='90' width='120' time='0
0:00:12' yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/WCVo0WEg5ro/mqdefault.jpg'
height='180' width='320' yt:name='mqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/WCVo0WEg5ro/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/WCVo0WEg5ro/sddefault.jpg' height='480'
width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/WCVo0WEg5ro/1.jpg' height='90'
width='120' time='00:00:06' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/WCVo0WEg5ro/2.jpg'
height='90' width='120' time='00:00:12' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/WCVo0WEg5ro/3.jpg' height='90' width='120' time='00:00:18'
yt:name='end'/><media:title type='plain'>Film op 02 02 13 om 14 50 mov iPod en
iPhone</media:title><yt:duration
seconds='24'/><yt:uploaded>2013-02-02T14:40:02.000Z</yt:uploaded><yt:uploaderId>UC5gUNLKQOMACPjuTmcFf2IQ</yt:uploaderId><yt:videoid>WCVo0WEg5ro</yt:
videoid></media:group></entry><entry
gd:etag='W/"DEIAQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:wHsBO0X3K6Q</id><published>2013-02-02T14:43:53.000Z</published><updated>2013-02-02T14:49:02.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>ثوار الكفره في سبهااا</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/wHsBO0X3K6Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=wHsBO0X3K6Q&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q/responses'/><link rel='http:/
/gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=wHsBO0X3K6Q'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/SmqqMLj_PM_eU7e1_2t39w'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q'/><author><name>acer
man</name><uri>https://gdata.youtube.com/feeds/api/users/SmqqMLj_PM_eU7e1_2t39w</uri><yt:userId>Sm
qqMLj_PM_eU7e1_2t39w</yt:userId></author><yt:accessControl action='comment'
permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/wHsBO0X3K6Q/comments'
countHint='1'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/wHsBO0X3K6Q?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='appl
ication/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='60'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmkK_dFOwF7wBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='60' yt:format='1'/><media:content
url='rtsp://r12---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmkK_dFOwF7wBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='60' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='acer
man'>SmqqMLj_PM_eU7e1_2t39w</media:credit><media:description type='plain'/><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=wHsBO0X3K6Q&feature=youtube_gdata_player'/><media:thumbnail u
rl='https://i.ytimg.com/vi/wHsBO0X3K6Q/default.jpg' height='90' width='120' time='00:00:30'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/wHsBO0X3K6Q/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/wHsBO0X3K6Q/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/wHsBO0X3K6Q/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/wHsBO0X3K6Q/1.jpg' height='90' width='120'
time='00:00:15' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/wHsBO0X3K6Q/2.jpg' height='90'
width='120' time='00:00:30' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/wHsBO0X3K6Q/3.jpg'
height='90' width='120' time='00:00:45' yt:name='end'/><media:title type='plain'>ثوار الكفره في
سبهااا</media:title><yt:duration seconds='60'/><yt:uploaded>2013-02-02T14:43:53.000Z</yt:uploaded><yt:u
ploaderId>UCSmqqMLj_PM_eU7e1_2t39w</yt:uploaderId><yt:videoid>wHsBO0X3K6Q</yt:videoid></media:group><gd:rating
average='5.0' max='5' min='1' numRaters='1' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics
favoriteCount='0' viewCount='1'/><yt:rating numDislikes='0' numLikes='1'/></entry><entry
gd:etag='W/"DEcCR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:c636OPNMxbo</id><published>2013-02-02T14:41:06.000Z</published><updated>2013-02-02T14:41:06.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Mesut Kurtis Sevgili Official Music Video</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/c636OPNMxbo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=c636OPNMxbo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=c636OPNMxbo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml' href='https://gdata
.youtube.com/feeds/api/users/qZoBuKgHiRoiT5eWX_WV9w'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo'/><author><name>soundsinteresting33</name><uri>https://gdata.youtube.com/feeds/api/users/soundsinteresting33</uri><yt:userId>qZoBuKgHiRoiT5eWX_WV9w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/c636OPNMxbo/comments'
countHint='0'/></gd:comments><media:group><media:
category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/c636OPNMxbo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='269'
yt:format='5'/><media:content
url='rtsp://r19---sn-aiglln7l.c.youtube.com/CkcLENy73wIaPgm6xUzzOPqtcxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='269' yt:format='1'/><media:content
url='rtsp://r19---sn-aiglln7l.c.youtube.com/CkcLENy73wIaPgm6xUzzOPqtcxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='269' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='soundsinteres
ting33'>soundsinteresting33</media:credit><media:description type='plain'/><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=c636OPNMxbo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/c636OPNMxbo/default.jpg' height='90' width='120' time='00:02:14.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/c636OPNMxbo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/c636OPNMxbo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/c636OPNMxbo/1.jpg'
height='90' width='120' time='00:01:07.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/c636OPNMxbo/2.jpg' height='90' width='120' time='00:02:14.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/c636OPNMxbo/3.jpg' height='90' width='120
' time='00:03:21.750' yt:name='end'/><media:title type='plain'>Mesut Kurtis Sevgili Official Music
Video</media:title><yt:duration
seconds='269'/><yt:uploaded>2013-02-02T14:41:06.000Z</yt:uploaded><yt:uploaderId>UCqZoBuKgHiRoiT5eWX_WV9w</yt:uploaderId><yt:videoid>c636OPNMxbo</yt:videoid></media:group></entry><entry
gd:etag='W/"DE4ESX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:KGe0YFgoeyo</id><published>2013-02-02T14:40:29.000Z</published><updated>2013-02-02T14:55:08.000Z</updated><app:control><app:draft>yes</app:draft><yt:state
name='restricted' reasonCode='private'>Access to this video was restricted by its
owner.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>dont cry vane</title><link rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=KGe0YFgoeyo&feature=youtube_gdata'/><link
rel='self' type='application/atom+xml' href='https://gdata.y
outube.com/feeds/api/videos/KGe0YFgoeyo'/><author><name>ja kva
pa</name><uri>https://gdata.youtube.com/feeds/api/users/sNKGS7nudO1KgW2VntIsVg</uri><yt:userId>sNKGS7nudO1KgW2VntIsVg</yt:userId></author><media:group><media:category
label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:credit
role='uploader' scheme='urn:youtube' yt:display='ja kva pa'>sNKGS7nudO1KgW2VntIsVg</media:credit><media:title
type='plain'>dont cry
vane</media:title><yt:uploaded>2013-02-02T14:40:29.000Z</yt:uploaded><yt:uploaderId>UCsNKGS7nudO1KgW2VntIsVg</yt:uploaderId><yt:videoid>KGe0YFgoeyo</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcMQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:plmaCbCFDl4</id><published>2013-02-02T14:41:22.000Z</published><updated>2013-02-02T14:41:22.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdat
a.youtube.com/schemas/2007/categories.cat' term='People' label='People & Blogs'/><title>Mitsubishi
HC7800D 1080p DLP Home Theater 3D Projector</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/plmaCbCFDl4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=plmaCbCFDl4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4/complaints'/><link rel='http://gdata.youtub
e.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=plmaCbCFDl4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/uO_-0u772e8I8ZV6YxObEQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4'/><author><name>vanessa
jones</name><uri>https://gdata.youtube.com/feeds/api/users/uO_-0u772e8I8ZV6YxObEQ</uri><yt:userId>uO_-0u772e8I8ZV6YxObEQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:acce
ssControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/plmaCbCFDl4/comments'
countHint='0'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/plmaCbCFDl4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='97'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgleDoWwCZpZphMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' durati
on='97' yt:format='1'/><media:content
url='rtsp://r5---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgleDoWwCZpZphMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='97' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='vanessa
jones'>uO_-0u772e8I8ZV6YxObEQ</media:credit><media:description type='plain'>http://mcyp.net/B00689HPWI
--------- Mitsubishi HC7800D 1080p DLP Home Theater 3D Projector Review, Reviews, Sale, Buy, Discount,
Coupon, Purchase --------- Mitsubishi HC7800D 1080p DLP Home Theater 3D Projector
---------------------------------------------------- Disclaimer: MCYP.net is a participant in the Amazon
Services LLC Associates Program/ an affiliate advertising program designed to provide a means for sites to
earn advertising fees by advertising and linking to mcyp.net (amazon.com/ amazonsupply.com/ or
myhabit.com)</media:description><media:keywo
rds/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=plmaCbCFDl4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/plmaCbCFDl4/default.jpg' height='90' width='120' time='00:00:48.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/plmaCbCFDl4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/plmaCbCFDl4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/plmaCbCFDl4/1.jpg'
height='90' width='120' time='00:00:24.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/plmaCbCFDl4/2.jpg' height='90' width='120' time='00:00:48.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/plmaCbCFDl4/3.jpg' height='90' width='120'
time='00:01:12.750' yt:name='end'/><media:title type='plain'>Mitsubishi HC7800D 1080p
DLP Home Theater 3D Projector</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='97'/><yt:uploaded>2013-02-02T14:41:22.000Z</yt:uploaded><yt:uploaderId>UCuO_-0u772e8I8ZV6YxObEQ</yt:uploaderId><yt:videoid>plmaCbCFDl4</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcCRX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:lwQj4Ba2Yvw</id><published>2013-02-02T14:41:04.000Z</published><updated>2013-02-02T14:41:04.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Habbo hacks download link Update February 2013</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/lwQj4Ba2Yvw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html' href='
https://www.youtube.com/watch?v=lwQj4Ba2Yvw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=lwQj4Ba2Yvw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/
users/HBsUz9rsG1VaSUvyuUHPKA'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw'/><author><name>SyumeDenmol</name><uri>https://gdata.youtube.com/feeds/api/users/SyumeDenmol</uri><yt:userId>HBsUz9rsG1VaSUvyuUHPKA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/lwQj4Ba2Yvw/comments'
countHint='0'/></gd:comments><media:group><media:category label='People & Blogs' sch
eme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/lwQj4Ba2Yvw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='55'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgn8YrYW4CMElxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='55' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgn8YrYW4CMElxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='55' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='SyumeDenmol'>syumedenmol</media:credit><media:description t
ype='plain'>Watch the video it gives you a basic idea of how to install the hack. I've added some simpler
steps below if you don''t want to watch the video. The download link is also below.
+<
+< DOWNLOAD: http://snipr.com/x2ev8u5a
+< HOW TO INSTALL AND USE THE HACK
+< 1. Complete the survey with fake information and download the hack.
+< 2. Download the .zip file to your desktop or anywhere you prefer.
+< 3. Open the .zip file and you will find the hack.
+< 4. Drag the hack to your desktop
+< 5. Double click the hack and run crossfire.
+< 6. Scroll with your arrow keys and press f5 to on and off the hack
+< 7. Happy Hacking :)
+< If you are stuck read the readme file on the download it is very basic and i made it as simple as i could
for you guys. Enjoy :)
+<
+< I worked a long time on this video i hope you enjoy it.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=lwQj4Ba2Yvw&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/default.jpg' height='90' width='120' time='00:00:27.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/1.jpg'
height='90' width='120' time='00:00:13.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/2.jpg' height='90' width='120' time='00:00:27.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/lwQj4Ba2Yvw/3.jpg' height='90' width='1
20' time='00:00:41.250' yt:name='end'/><media:title type='plain'>Habbo hacks download link Update February
2013</media:title><yt:duration
seconds='55'/><yt:uploaded>2013-02-02T14:41:04.000Z</yt:uploaded><yt:uploaderId>UCHBsUz9rsG1VaSUvyuUHPKA</yt:uploaderId><yt:videoid>lwQj4Ba2Yvw</yt:videoid></media:group></entry><entry
gd:etag='W/"DEYASX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:WyTFIU6-5b8</id><published>2013-02-02T14:42:28.000Z</published><updated>2013-02-02T14:42:28.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>просмотр онлайн порно видео мамы с сыном бесплатно</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/WyTFIU6-5b8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQ
jpE1a8d1GxQnGDm&app=youtube_gdata'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=WyTFIU6-5b8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WyTFIU6-5b8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WyTFIU6-5b8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WyTFIU6-5b8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WyTFIU6-5b8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=WyTFIU6-5b8'/><link rel='http://gdata.youtube.com/schemas/
2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/pV-h_R2cejmo-tzVU_jfbg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WyTFIU6-5b8'/><author><name>Александр
Мансуров</name><uri>https://gdata.youtube.com/feeds/api/users/pV-h_R2cejmo-tzVU_jfbg</uri><yt:userId>pV-h_R2cejmo-tzVU_jfbg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/a
pi/videos/WyTFIU6-5b8/comments' countHint='0'/></gd:comments><media:group><media:category label='People
& Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/WyTFIU6-5b8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='17'
yt:format='5'/><media:content
url='rtsp://r2---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgm_5b5OIcUkWxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='17' yt:format='1'/><media:content
url='rtsp://r2---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgm_5b5OIcUkWxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='17' yt:format='6'/><m
edia:credit role='uploader' scheme='urn:youtube' yt:display='Александр
Мансуров'>pV-h_R2cejmo-tzVU_jfbg</media:credit><media:description type='plain'>http://clck.ru/1MjhN -
смотреть порно хорошего качества онлайн ...............................................................
...............................................................
...............................................................
............................................................... порно клипы извращения смотреть боня и степа
порно видео из дома 2 скчать онлайн порно игры бесплатно голые крaсивые сиськи видео стриптиз хорошеньких
блондинок проститути москвы досуг в москве в ближайшие выходные лучшее порно фото на телефон межрассов�
�й секс видео бесплатно онлайн видео порно анастасия заворотнюк где посмотреть бесплатно порно фильмы без
регистрации и sms скадят кино порно бесплатно голая шарлиз терон playboy фото стриптиз арии джованни фото
проституток сaнкт петербургa проститутки м пушкинская бесплатно порно видео телефон phorum японский секс
резина вместо женщины видео бесплатные порно сай2ты онлайн порно фильм по красную шапочку смотреть порно
видео онлайн эротика голая задница бритни спирс пианино с электронными кпопками проститутки киев харьков
интим мегион ск
ачать на мобильный бесплатное-порно видео ролики просмотреть видео о сексе без регистрации порно мультфильмы
порно видео суки смлтреть бесплатно русский порнофильм бледные сиськи вот сиськи досуг ярославль проститутки
семейный досуговый центр капельки порно темы для телефонов sony ericsson бесплатно видео на рутуб камеди клаб
секс</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=WyTFIU6-5b8&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/WyTFIU6-5b8/default.jpg' height='90' width='120' time='00:00:08.500'
yt:name='default'/><media:thumbnail url=
'https://i.ytimg.com/vi/WyTFIU6-5b8/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/WyTFIU6-5b8/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/WyTFIU6-5b8/sddefault.jpg'
height='480' width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/WyTFIU6-5b8/1.jpg'
height='90' width='120' time='00:00:04.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/WyTFIU6-5b8/2.jpg' height='90' width='120' time='00:00:08.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/WyTFIU6-5b8/3.jpg' height='90' width='120'
time='00:00:12.750' yt:name='end'/><media:title type='plain'>просмотр онлайн порно видео мамы с сыном
бесплатно</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='17'/><yt:uploaded>2013-02-02T14:42:28.000Z</yt:uploaded><yt:uploaderId>UCpV-h_R2cejm
o-tzVU_jfbg</yt:uploaderId><yt:videoid>WyTFIU6-5b8</yt:videoid></media:group></entry><entry
gd:etag='W/"DEUFSH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:Td35YHBCGhQ</id><published>2013-02-02T14:40:25.000Z</published><updated>2013-02-02T14:43:39.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Arco, Mansarda di ampia metratura. Inc 1068</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Td35YHBCGhQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Td35YHBCGhQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.co
m/feeds/api/videos/Td35YHBCGhQ/responses'/><link rel='http://gdata.youtube.com/schemas/2007#video.ratings'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Td35YHBCGhQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Td35YHBCGhQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Td35YHBCGhQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Td35YHBCGhQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/C1isDibW0L1SR5mdIyhXqQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Td35YHBCGhQ'/><author><name>Gardacasa
Arco</name><uri>https://gdata.you
tube.com/feeds/api/users/gardacasa</uri><yt:userId>C1isDibW0L1SR5mdIyhXqQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Td35YHBCGhQ/comments'
countHint='0'/></gd:comments><yt:hd/><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/Td35YHBCGhQ?version=3&f=standard&d=ARK7_SyB_5iKQvGv
wsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata' type='application/x-shockwave-flash' medium='video'
isDefault='true' expression='full' duration='29' yt:format='5'/><media:content
url='rtsp://r11---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgkUGkJwYPndTRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='29' yt:format='1'/><media:content
url='rtsp://r11---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgkUGkJwYPndTRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='29' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Gardacasa Arco'>gardacasa</media:credit><media:description
type='plain'>L'agenzia GARDACASA opera in un settore complesso e articolato:
+< l'intermediazione immobiliare. Precisi criteri organizzativi,
+< elevata professionalitá dei componenti, strumenti operativi e
+< una rete di servizi all'avanguardia, un impegno costante e
+< costruttivo caratterizzano l'agenzia immobiliare capace di
+< soddisfare qualsiasi esigenza.
+< Siamo presenti nell'Alto Garda con l'agenzia di Arco in
+< Via Segantini 111.
+< Vendere o comprare casa non é certamente un'operazione delle
+< piú banali.
+< Il reperimento in tempi brevi di un cliente che offra il
+< giusto prezzo per la vostra casa, o di un immobile che soddisfi
+< le vostre esigenze abitative, e l'organizzazione tecnico-legale
+< del contratto di vendita non sono operazioni di tutti i giorni.
+< Affidarvi a professionisti che operano da tanti anni sul mercato
+< vi fará dormire certamente sonni piú tranquilli!
+< IL LUOGO
+< ARCO. Comune trentino sulle sponde del Lago di Garda,
+< conta circa 14'000 abitanti. L'ottimo livello dei servizi
+< unito alla bellezza del posto e al clima particolarmente mite,
+< ne rendono di prim'ordine la qualitá della vita.
+< Le attrattive turistiche sia paesaggistiche
+< (il Castello, il Casinó, il Parco Arciducale) che sportive
+< (wind-surf, vela, bike, arrampicata),
+< e le innumerevoli manifestazioni (Arco Bonsai,
+< Gran Carnevale Asburgico, Bike Festival, Rock Master,
+< Mercatini di Natale, ecc.), rendono Arco un centro turistico
+< di fama europea.
+< L'UFFICIO
+< L'agenzia GARDACASA, Via Segantini 111, 38062 ARCO (TN),
+< é situata a pochi metri dalla piazza centrale.
+< Offre alla propria clientela locale ed estera,
+< sia immobili residenziali che immobili turistici.
+< GLI IMMOBILI
+< L'agenzia cura oltre il comune di Arco,
+< anche i comuni di Riva del Garda, Torbole, Nago, Dro e Drena.
+< GLI ORARI
+< Dal Martedí al Sabato: h. 9'00-13'00 15'00-19'00
+< TELEFONI
+< Potete contattarci ai numeri: tel. 0464.532990 fax: 0464.532980
+< INTERNET
+< Sito: www.garda-casa.com | E-mail: arco garda-casa com
+<
+< Vendesi bilocali, trilocali, quadrilocali, villette a schiera,
+< ville singole, ville indipendenti, ville bifamiliari,
+< rustici con giardino, porzione di casa, garage,
terreni.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Td35YHBCGhQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Td35YHBCGhQ/default.jpg' height='90' width='120' time='00:00:14.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Td35YHBCGhQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Td35YHBCGhQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/Td35YHBCGhQ/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/Td35YHBCGhQ/1.jpg' height='90' width='120'
time='00:00:07.250' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/Td35YHBCGhQ/2.jpg'
height='90' width='120' tim
e='00:00:14.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Td35YHBCGhQ/3.jpg'
height='90' width='120' time='00:00:21.750' yt:name='end'/><media:title type='plain'>Arco, Mansarda di ampia
metratura. Inc 1068</media:title><yt:duration
seconds='29'/><yt:uploaded>2013-02-02T14:40:25.000Z</yt:uploaded><yt:uploaderId>UCC1isDibW0L1SR5mdIyhXqQ</yt:uploaderId><yt:videoid>Td35YHBCGhQ</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='1'/></entry><entry
gd:etag='W/"DEcER347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:CSdWjAj2-8c</id><published>2013-02-02T14:40:06.000Z</published><updated>2013-02-02T14:40:06.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Be awesome!!</title><content type='application/x-shockwave-flash' src='https://www.you
tube.com/v/CSdWjAj2-8c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=CSdWjAj2-8c&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https:/
/m.youtube.com/details?v=CSdWjAj2-8c'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/7Qz5UULq5w4rMm-dxfyNMQ'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c'/><author><name>EthanMcC101</name><uri>https://gdata.youtube.com/feeds/api/users/EthanMcC101</uri><yt:userId>7Qz5UULq5w4rMm-dxfyNMQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#c
omments' href='https://gdata.youtube.com/feeds/api/videos/CSdWjAj2-8c/comments'
countHint='0'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/CSdWjAj2-8c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='15'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnH-_YIjFYnCRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='15' yt:format='1'/><media:content
url='rtsp://r9---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnH-_YIjFYnCRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' e
xpression='full' duration='15' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='EthanMcC101'>ethanmcc101</media:credit><media:description type='plain'>This video was uploaded
from an Android phone.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=CSdWjAj2-8c&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/CSdWjAj2-8c/default.jpg' height='90' width='120' time='00:00:07.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/CSdWjAj2-8c/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CSdWjAj2-8c/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CSdWjAj2-8c/1.jpg'
height='90' width='120' time='00:00:03.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com
/vi/CSdWjAj2-8c/2.jpg' height='90' width='120' time='00:00:07.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/CSdWjAj2-8c/3.jpg' height='90' width='120' time='00:00:11.250'
yt:name='end'/><media:title type='plain'>Be awesome!!</media:title><yt:duration
seconds='15'/><yt:uploaded>2013-02-02T14:40:06.000Z</yt:uploaded><yt:uploaderId>UC7Qz5UULq5w4rMm-dxfyNMQ</yt:uploaderId><yt:videoid>CSdWjAj2-8c</yt:videoid></media:group></entry><entry
gd:etag='W/"DE8NRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:IHsi9W-toUg</id><published>2013-02-02T14:42:21.000Z</published><updated>2013-02-02T14:54:57.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Bob Marley - I smoke two Joints</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v
/IHsi9W-toUg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=IHsi9W-toUg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https://m.youtube
.com/details?v=IHsi9W-toUg'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/jUGnyh1eIaVVOhMZA-8eUg'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg'/><author><name>thisisholiday</name><uri>https://gdata.youtube.com/feeds/api/users/thisisholiday</uri><yt:userId>jUGnyh1eIaVVOhMZA-8eUg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comment
s' href='https://gdata.youtube.com/feeds/api/videos/IHsi9W-toUg/comments'
countHint='1'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/IHsi9W-toUg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='223'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezner.c.youtube.com/CkcLENy73wIaPglIoa1v9SJ7IBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='223' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezner.c.youtube.com/CkcLENy73wIaPglIoa1v9SJ7IBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expre
ssion='full' duration='223' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='thisisholiday'>thisisholiday</media:credit><media:description type='plain'>Besucht mich (;
+< http://www.youtube.com/user/thisisholiday?feature=mhee</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=IHsi9W-toUg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/IHsi9W-toUg/default.jpg' height='90' width='120' time='00:01:51.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/IHsi9W-toUg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/IHsi9W-toUg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/IHsi9W-toUg/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/IHsi9W-toUg/1.jpg' height='90' width='120'
time='00:00:55.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/IHsi9W-toUg/2.jpg'
height='90' width='120' time=
'00:01:51.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/IHsi9W-toUg/3.jpg' height='90'
width='120' time='00:02:47.250' yt:name='end'/><media:title type='plain'>Bob Marley - I smoke two
Joints</media:title><yt:duration
seconds='223'/><yt:uploaded>2013-02-02T14:42:21.000Z</yt:uploaded><yt:uploaderId>UCjUGnyh1eIaVVOhMZA-8eUg</yt:uploaderId><yt:videoid>IHsi9W-toUg</yt:videoid></media:group><gd:rating
average='5.0' max='5' min='1' numRaters='1' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics
favoriteCount='0' viewCount='2'/><yt:rating numDislikes='0' numLikes='1'/></entry><entry
gd:etag='W/"DEABQn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:sFTSc1FVHwU</id><published>2013-02-02T14:41:57.000Z</published><updated>2013-02-02T14:52:33.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term
='People' label='People & Blogs'/><title>US SECOND WAR UNBUILT HEAVY BOMBERS</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/sFTSc1FVHwU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=sFTSc1FVHwU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' href
='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=sFTSc1FVHwU'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ctuuQY5MoPGRTxeivulmGA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU'/><author><name>Salvio Passos
Ramos</name><uri>https://gdata.youtube.com/feeds/api/users/SURFlSTAWEB3D1</uri><yt:userId>ctuuQY5MoPGRTxeivulmGA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl acti
on='autoPlay' permission='moderated'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/sFTSc1FVHwU/comments'
countHint='0'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/sFTSc1FVHwU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='82'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgkFH1VRc9JUsBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='82' yt:format='1'/><media:content
url='rtsp://r9---sn-aigezn7y
.c.youtube.com/CkcLENy73wIaPgkFH1VRc9JUsBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='82' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Salvio Passos
Ramos'>surflstaweb3d1</media:credit><media:description type='plain'>Dois bombardeios pesados americanos, não
chegaram ser produzidos na 2º Guerra.
+<
+< O primeiro, o Boeing XB-15, voou em 15 de outubro de 1937, teve a importância de ser o primeiro avião do
mundo, dotado de piloto automático.
+<
+< Desenvolvia 317 Km/h, com alcance de 8.259 Km, mas já não tinha velocidade suficiente, para escapar dos
caçasmonoplanos da época, muito mais rápidos.
+<
+< O segundo bombardeio pesado, não construído em série, foi o Douglas XB-19, que voou em 27 de junho de 1941.
+<
+< Era o maior avião do mundo, até o B-36 de 1946, mas suas caracteristicas já não eram novidades, quando as
Boeing B-29 já voavam.
+<
+< Desenvolvia 426 Km/h, com 6.800 Km de alcance. Mas na época, já havia contratos com a Northop, para
pesquisar a asa voadora XB-35, e a Convair, para o super pesado B-36 Peacemaker.
+<
+< Este vídeo, é em homenagem ao projetista Jack Klystra, que projetou o XB-15, do qual, foram aproveitadas
as asas, que seriam utilizadas mais tarde, nas B-17 Flying Fortress.
+<
+< Salvio dos Passos Ramos, GENESIS Project X, the true History
+< .
+<
http://www.youtube.com/watch?v=A6rSuPXmt9g&feature=plcp</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=sFTSc1FVHwU&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/sFTSc1FVHwU/default.jpg' height='90' width='120' time='00:00:41'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/sFTSc1FVHwU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/sFTSc1FVHwU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/sFTSc1FVHwU/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/sFTSc1FVHwU/1.jpg' height='90' width='120'
time='00:00:20.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/sFTSc1FVHwU/2.jpg'
height='90' width='120' time
='00:00:41' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/sFTSc1FVHwU/3.jpg' height='90'
width='120' time='00:01:01.500' yt:name='end'/><media:title type='plain'>US SECOND WAR UNBUILT HEAVY
BOMBERS</media:title><yt:duration
seconds='82'/><yt:uploaded>2013-02-02T14:41:57.000Z</yt:uploaded><yt:uploaderId>UCctuuQY5MoPGRTxeivulmGA</yt:uploaderId><yt:videoid>sFTSc1FVHwU</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='2'/></entry><entry
gd:etag='W/"DEYHRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:KdaF4UQBSSk</id><published>2013-02-02T14:42:09.000Z</published><updated>2013-02-02T14:42:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Games' label='Gaming'/><title>epic dubble
fail</title><content type='application/x-shockwave-flash' src='https://www.youtube.com/v/KdaF4UQBSSk
?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KdaF4UQBSSk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https://m.youtube.com/details
?v=KdaF4UQBSSk'/><link rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/uXDU7QO-WPmnJdOtvIR28g'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk'/><author><name>Leo
Tomlinson</name><uri>https://gdata.youtube.com/feeds/api/users/uQToSTsrpF</uri><yt:userId>uXDU7QO-WPmnJdOtvIR28g</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https:
//gdata.youtube.com/feeds/api/videos/KdaF4UQBSSk/comments'
countHint='0'/></gd:comments><yt:hd/><media:group><media:category label='Gaming'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Games</media:category><media:content
url='https://www.youtube.com/v/KdaF4UQBSSk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='26'
yt:format='5'/><media:content
url='rtsp://r9---sn-aiglln7e.c.youtube.com/CkcLENy73wIaPgkpSQFE4YXWKRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='26' yt:format='1'/><media:content
url='rtsp://r9---sn-aiglln7e.c.youtube.com/CkcLENy73wIaPgkpSQFE4YXWKRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration=
'26' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='Leo
Tomlinson'>uqtostsrpf</media:credit><media:description type='plain'>lets get 10 likes on this fail
+<
+< whitebred 59's channel
http://www.youtube.com/user/whitebreadvideos</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KdaF4UQBSSk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/KdaF4UQBSSk/default.jpg' height='90' width='120' time='00:00:13'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/KdaF4UQBSSk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KdaF4UQBSSk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/KdaF4UQBSSk/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/KdaF4UQBSSk/1.jpg' height='90' width='120'
time='00:00:06.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/KdaF4UQBSSk/2.jpg'
height='90' width='
120' time='00:00:13' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/KdaF4UQBSSk/3.jpg'
height='90' width='120' time='00:00:19.500' yt:name='end'/><media:title type='plain'>epic dubble
fail</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='26'/><yt:uploaded>2013-02-02T14:42:09.000Z</yt:uploaded><yt:uploaderId>UCuXDU7QO-WPmnJdOtvIR28g</yt:uploaderId><yt:videoid>KdaF4UQBSSk</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='1'/></entry><entry
gd:etag='W/"DEUDSH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:mETYzFn3Rcg</id><published>2013-02-02T14:41:48.000Z</published><updated>2013-02-02T14:44:39.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Nonprofit' label='Nonprofits &
Activism'/><title>เขเรือ</title><content type='application/x-s
hockwave-flash'
src='https://www.youtube.com/v/mETYzFn3Rcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=mETYzFn3Rcg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mo
bile' type='text/html' href='https://m.youtube.com/details?v=mETYzFn3Rcg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/TOKMbnKa90-i0fXKRsAL3A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg'/><author><name>gwagk</name><uri>https://gdata.youtube.com/feeds/api/users/gwagk</uri><yt:userId>TOKMbnKa90-i0fXKRsAL3A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.yo
utube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/mETYzFn3Rcg/comments'
countHint='0'/></gd:comments><media:group><media:category label='Nonprofits & Activism'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Nonprofit</media:category><media:content
url='https://www.youtube.com/v/mETYzFn3Rcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='286'
yt:format='5'/><media:content
url='rtsp://r11---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgnIRfdZzNhEmBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='286' yt:format='1'/><media:content
url='rtsp://r11---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgnIRfdZzNhEmBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3
gp' type='video/3gpp' medium='video' expression='full' duration='286' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='gwagk'>gwagk</media:credit><media:description
type='plain'>เขเรือ แสดงสด คอนเสิร์ตเพื่อน้อง วงอาเนาะบูหลันสำหรับซื้อเครื่องดนตรี
ห้องประชุมคณะวิทยาการสื่อสาร มอ.ปัตตานี 2 กุมภาพันธ์ 2556</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=mETYzFn3Rcg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/mETYzFn3Rcg/default.jpg' height='90' width='120' time='00:02:23'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/mETYzFn3Rcg/mqdefault.jpg'
height='180' width='320' yt:name='mqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/mETYzFn3Rcg/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/mETYzFn3Rcg/1.jpg' height='90' width='120'
time='00:01:11.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/mETYzFn3Rcg/2.jpg'
height='90' width='120' time='00:02:23' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/mETYzFn3Rcg/3.jpg' height='90' width='120' time='00:03:34.500'
yt:name='end'/><media:title type='plain'>เขเรือ</media:title><yt:duration
seconds='286'/><yt:uploaded>2013-02-02T14:41:48.000Z</yt:uploaded><yt:uploaderId>UCTOKMbnKa90-i0fXKRsAL3A</yt:uploaderId><yt:videoid>mETYzFn3Rcg</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='1'/></entry><entry
gd:etag='W/"DEAHR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:fGny5FtD8aU</id><published>2013-02-02T14:48:40.000Z</published><update
d>2013-02-02T14:52:16.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Education'
label='Education'/><title>...si falta usted no habrá milagro...</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fGny5FtD8aU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fGny5FtD8aU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU/ratings'/><link
rel='http://gdata.youtube.com/schemas/200
7#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=fGny5FtD8aU'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/fgQKmNhJzDrIxj5wShiKhg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU'/><author><name>Nicolas
Loiacono</name><uri>https://gdata.youtube.com/feeds/api/users/Lupanilo</uri><yt:userId>fgQKmNhJzDrIxj5wShiKhg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond'
permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='moderated'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fGny5FtD8aU/comments'
countHint='0'/></gd:comments><media:group><media:category label='Education'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Education</media:category><media:content
url='https://www.youtube.com/v/fGny5FtD8aU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='241'
yt:format='5'/><media:content url='rtsp://r7---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgml8UNb5PJpfBMYDSANFEgGU
ghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp'
medium='video' expression='full' duration='241' yt:format='1'/><media:content
url='rtsp://r7---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgml8UNb5PJpfBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='241' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Nicolas Loiacono'>lupanilo</media:credit><media:description
type='plain'/><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fGny5FtD8aU&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/fGny5FtD8aU/default.jpg' height='90' width='120' time='00:02:00.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fGny5FtD8aU/mqdefault.jpg' height='180'
width='
320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fGny5FtD8aU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fGny5FtD8aU/1.jpg'
height='90' width='120' time='00:01:00.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/fGny5FtD8aU/2.jpg' height='90' width='120' time='00:02:00.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/fGny5FtD8aU/3.jpg' height='90' width='120'
time='00:03:00.750' yt:name='end'/><media:title type='plain'>...si falta usted no habrá
milagro...</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='241'/><yt:uploaded>2013-02-02T14:48:40.000Z</yt:uploaded><yt:uploaderId>UCfgQKmNhJzDrIxj5wShiKhg</yt:uploaderId><yt:videoid>fGny5FtD8aU</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='1'/></entry><entry
gd:etag='W/"DEUHR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:sAk_aRtrrds</id><publis
hed>2013-02-02T14:40:55.000Z</published><updated>2013-02-02T14:43:56.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Howto' label='Howto &
Style'/><title>Most Fun Minecraft 1.4.5 Server Plugin (BEST)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/sAk_aRtrrds?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=sAk_aRtrrds&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds
/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=sAk_aRtrrds'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/s6UQyy8CA0QKWgYEAnTZ4g'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds'/><author><name>niopdt5</name><uri>https://gdata.youtube.com/feeds/api/users/niopdt5</uri><yt:userId>s6UQyy8CA0QKWgYEAnTZ4g</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote' permission='al
lowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/sAk_aRtrrds/comments'
countHint='0'/></gd:comments><media:group><media:category label='Howto & Style'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Howto</media:category><media:content
url='https://www.youtube.com/v/sAk_aRtrrds?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='169'
yt:format='5'/><media:content url='rtsp://r8---sn-aigeznes.c
.youtube.com/CkcLENy73wIaPgnbrWsbaT8JsBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='169' yt:format='1'/><media:content
url='rtsp://r8---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgnbrWsbaT8JsBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='169' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='niopdt5'
yt:type='partner'>niopdt5</media:credit><media:description type='plain'>Download From Here :-
http://tinyurl.com/byfhxbm
+< ============================================
+< Your Microsoft Live Points will give you the chance to 'rent out' hundreds of films or popular TV shows.
Your Xbox Microsoft Points will therefore offer you a wide range of online products for your own personal
gaming needs, and also for your family's entertainment. Your Microsoft Points will also allow you to purchase
demos of games that you are interested to try out; this takes place in the Community Games section. You will
also be able to buy individual pieces of equipment to enhance you position and knowledge in certain games
such as weapons or maps.E3 2012 New Xbox 360 Dashboard Experience Walkthrough Gametrailers posted a Xbox 360
Dashboard Walkthrough Hacking GamerTag Suspened PayPal Free Xbox Live Generator HALO 3 General Instantly Easy
50 boosting Service free money Recon Armor PS3 Microsoft ELITE Master Chief machinima THE NEW XBOX DASHBOARD
COMING END OF SEPTEMBER. DEMO BY MAJOR NELSON. Call Xbox LIVE sims 2 Dash Board came early beta version
cheatsboring progra
m software demo major nelson blog free xbox live codes everydat prizerebel rewards1 hack generated generate
online google virus unblock WII E3 2008 New Xbox 360 Dashboard Walkthrough Gametrailers posted penguin a Xbox
360 points coins change Dashboard armor halo 3 skulls Walkthrough Hacking Club GamerTag Suspened PayPal
reconFree Xbox Live Generator HALO 3 General mrwaterfalls Instantly Easy 50 boosting Service GWA Gator360
Supposed cp 1 Wwe Adam free money Recon Armor Master Chief PS3 Microsoft ELITE Master Chief machinima This
update will create an all new Xbox Live experience, as well as add Netflix to all Xbox Live Gold Subscribers
for free on their Xbox 360 Marketplace. New avatars for all Xbox Live users, and more! xbox 360 microsoft
dashboard avatars new experience e3 2008 New Xbox Experience (NXE)New Xbox Experience Game Installation What
happens Process .call $100 msn password demo game Xbox 360 - Avatars in New Xbox Experience Gamer Pics Theme
Blayzeboy Vital Overk
ill MrWaterFall Digital Ph33r how to get recon armor iPod touch prizerebel hadk generator habbbo coins for
club free games on pc computer mirrors edge call of duty 4 5 farcry gears of war 2 2 tom clancy end war red
dead redemption stimulus resurgence package future soldier oxm Restarting. Boot Up Faster. Increase Systems
Performance by gaining back resources How to make Start Menu menus to open real fast!!! XP Hack Change your
start menu get the vista start menu on windows xp,Changing your Windows XP Start Menu Text,Hack any Site
Funny Windows XP trick,Get out of freezeups in xp,How To #2 Making WinXP run faster,Tricks- Make Windows XP
Start Faster how to hack a password on windows xp,3d flip effect for windows,Hidden Windows XP Music,netsh
wlan add filter networktype=network pacman controller gamepad wireless network adapter Halo 2 Halo 1 Halo 3
Halo Fun Flip Trampoline Excellent Awesome Glitch Glitches Master Chief Halo Beta Xbox Xbox 360 iPod Marines
Soldiers War Best Gam
e Ever Live Killtrocity Killtacular Killing Spree Killimanjaro Running Riot Elite Grunt Ascension Turf
Lockout Warlock Coagulation Headlong Midship Terminal Beaver Creek Foundation Sum 41 All Messed Up ZZTop
Lowrider Sniping Montage Sniper Plasma Grenade Sticky Sticks No-Scopes Action Replay halo 3 movie trailer
teaser pc xbox halo movie halo movie Politics, Halo 2, Halo 3, Glitches, Modding, Cheat, racing, video, game,
random, food, music, video, rap, xbox 360, xbox live, montage Dashboard Experience Walkthrough Hacking
GamerTag Suspened PayPal Free Xbox Live Generator HALO 3 General Instantly Easy 50 boosting
Service.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=sAk_aRtrrds&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/sAk_aRtrrds/default.jpg' height='90' width='120' time='00:01:24.500'
yt:name='default'/><
media:thumbnail url='https://i.ytimg.com/vi/sAk_aRtrrds/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/sAk_aRtrrds/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/sAk_aRtrrds/1.jpg' height='90'
width='120' time='00:00:42.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/sAk_aRtrrds/2.jpg' height='90' width='120' time='00:01:24.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/sAk_aRtrrds/3.jpg' height='90' width='120'
time='00:02:06.750' yt:name='end'/><media:title type='plain'>Most Fun Minecraft 1.4.5 Server Plugin
(BEST)</media:title><yt:duration
seconds='169'/><yt:uploaded>2013-02-02T14:40:55.000Z</yt:uploaded><yt:uploaderId>UCs6UQyy8CA0QKWgYEAnTZ4g</yt:uploaderId><yt:videoid>sAk_aRtrrds</yt:videoid></media:group></entry><entry
gd:etag='W/"DEQGR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:fk7kcf7vU9o</id>
<published>2013-02-02T14:45:19.000Z</published><updated>2013-02-02T14:45:26.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>رسالة من ابو وائل احد ابطال الجيش الحر في حمص للمسلمون</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fk7kcf7vU9o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fk7kcf7vU9o&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml
' href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=fk7kcf7vU9o'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/XUZMjmrduAqmjKHBzSswLw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o'/><author><name>zeko
zeko</name><uri>https://gdata.youtube.com/feeds/api/users/saeedzo</uri><yt:userId>XUZMjmrduAqmjKHBzSswLw</yt:userId></author><yt:accessControl
action='comment' permission=
'allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fk7kcf7vU9o/comments'
countHint='0'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/fk7kcf7vU9o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='
528' yt:format='5'/><media:content
url='rtsp://r20---sn-aigezn7r.c.youtube.com/CkcLENy73wIaPgnaU-_-ceROfhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='528' yt:format='1'/><media:content
url='rtsp://r20---sn-aigezn7r.c.youtube.com/CkcLENy73wIaPgnaU-_-ceROfhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='528' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='zeko zeko'>saeedzo</media:credit><media:description
type='plain'>لقاء مع ابو وائل قائد ميداني من داخل جامع خالد ابن الوليد ويوجه رسالة للمسلمين
2-2-2013</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player url='https://www.youtube.com/w
atch?v=fk7kcf7vU9o&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/fk7kcf7vU9o/default.jpg' height='90' width='120' time='00:04:24'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fk7kcf7vU9o/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fk7kcf7vU9o/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fk7kcf7vU9o/1.jpg'
height='90' width='120' time='00:02:12' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/fk7kcf7vU9o/2.jpg' height='90' width='120' time='00:04:24'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/fk7kcf7vU9o/3.jpg' height='90' width='120'
time='00:06:36' yt:name='end'/><media:title type='plain'>رسالة من ابو وائل احد ابطال الجيش الحر في حمص
للمسلمون</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration seconds='528'
/><yt:uploaded>2013-02-02T14:45:19.000Z</yt:uploaded><yt:uploaderId>UCXUZMjmrduAqmjKHBzSswLw</yt:uploaderId><yt:videoid>fk7kcf7vU9o</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcFQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:0SDfrjCd4Uk</id><published>2013-02-02T14:40:12.000Z</published><updated>2013-02-02T14:40:12.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Dancing Darth Vader</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/0SDfrjCd4Uk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=0SDfrjCd4Uk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=0SDfrjCd4Uk'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/dAmeV8mhbYPkc8jtcIY4Lw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk'
/><author><name>Askewwit819</name><uri>https://gdata.youtube.com/feeds/api/users/Askewwit819</uri><yt:userId>dAmeV8mhbYPkc8jtcIY4Lw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/0SDfrjCd4Uk/comments'
countHint='0'/></gd:comments><georss:where><gml:Point><gml:pos>38.0
-110.0</gml:pos></gml:Point></georss:where><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>E
ntertainment</media:category><media:content
url='https://www.youtube.com/v/0SDfrjCd4Uk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='79'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7r.c.youtube.com/CkcLENy73wIaPglJ4Z0wrt8g0RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='79' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7r.c.youtube.com/CkcLENy73wIaPglJ4Z0wrt8g0RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='79' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Askewwit819'>askewwit819</media:credit><media:description
type='plain'>Click Here: http://bit.ly/V3OYoD Dancing
Darth Vader</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=0SDfrjCd4Uk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/0SDfrjCd4Uk/default.jpg' height='90' width='120' time='00:00:39.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/0SDfrjCd4Uk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/0SDfrjCd4Uk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/0SDfrjCd4Uk/1.jpg'
height='90' width='120' time='00:00:19.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/0SDfrjCd4Uk/2.jpg' height='90' width='120' time='00:00:39.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/0SDfrjCd4Uk/3.jpg' height='90' width='120'
time='00:00:59.250' yt:name='end'/><media:
title type='plain'>Dancing Darth Vader</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='79'/><yt:uploaded>2013-02-02T14:40:12.000Z</yt:uploaded><yt:uploaderId>UCdAmeV8mhbYPkc8jtcIY4Lw</yt:uploaderId><yt:videoid>0SDfrjCd4Uk</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcNQH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:FStsCy1u2DQ</id><published>2013-02-02T14:41:31.000Z</published><updated>2013-02-02T14:41:31.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Maher Zain Always Be There Vocals Only Version No Music</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/FStsCy1u2DQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=FStsCy1u2DQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=FStsCy1u2DQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml' href='https://gdata
.youtube.com/feeds/api/users/qZoBuKgHiRoiT5eWX_WV9w'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ'/><author><name>soundsinteresting33</name><uri>https://gdata.youtube.com/feeds/api/users/soundsinteresting33</uri><yt:userId>qZoBuKgHiRoiT5eWX_WV9w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/FStsCy1u2DQ/comments'
countHint='0'/></gd:comments><media:group><media:
category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/FStsCy1u2DQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='324'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigllned.c.youtube.com/CkcLENy73wIaPgk02G4tC2wrFRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='324' yt:format='1'/><media:content
url='rtsp://r1---sn-aigllned.c.youtube.com/CkcLENy73wIaPgk02G4tC2wrFRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='324' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='soundsinteresti
ng33'>soundsinteresting33</media:credit><media:description type='plain'/><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=FStsCy1u2DQ&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/FStsCy1u2DQ/default.jpg' height='90' width='120' time='00:02:42'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/FStsCy1u2DQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FStsCy1u2DQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/FStsCy1u2DQ/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/FStsCy1u2DQ/1.jpg' height='90' width='120'
time='00:01:21' yt:name='start'/><media:thumbnail url='https:
//i.ytimg.com/vi/FStsCy1u2DQ/2.jpg' height='90' width='120' time='00:02:42'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/FStsCy1u2DQ/3.jpg' height='90' width='120'
time='00:04:03' yt:name='end'/><media:title type='plain'>Maher Zain Always Be There Vocals Only Version
No Music</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='324'/><yt:uploaded>2013-02-02T14:41:31.000Z</yt:uploaded><yt:uploaderId>UCqZoBuKgHiRoiT5eWX_WV9w</yt:uploaderId><yt:videoid>FStsCy1u2DQ</yt:videoid></media:group></entry><entry
gd:etag='W/"DEYHQH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:EL5n_J07FXQ</id><published>2013-02-02T14:42:11.000Z</published><updated>2013-02-02T14:42:11.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Online Shameless
(US) 03x03 1 of 4</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EL5n_J07FXQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EL5n_J07FXQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ/relate
d'/><link rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EL5n_J07FXQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/KprWS-LSsMw5NbKnelxvTw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ'/><author><name>Сергей
Бородин</name><uri>https://gdata.youtube.com/feeds/api/users/KprWS-LSsMw5NbKnelxvTw</uri><yt:userId>KprWS-LSsMw5NbKnelxvTw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessC
ontrol action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/EL5n_J07FXQ/comments'
countHint='0'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/EL5n_J07FXQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='558'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgl0FTud_Ge-EBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='558' yt:format='1'/><media:content
url='rtsp://r1---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgl0FTud_Ge-EBMYES
ARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp'
medium='video' expression='full' duration='558' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='Сергей Бородин'>KprWS-LSsMw5NbKnelxvTw</media:credit><media:description
type='plain'>Episode 03 http://ishort.ca/oshameless Watch Shameless (US) Season 03 Episode 03 "May I Trim
Your Hedges?". http://nolink.us/2brokegirls
+< Shameless (US) 2012 s03e03 Shameless (US) 2012 03x03 Shameless (US) Season 03Episode 03 Shameless (US) tv
shows S03 se03 e03 ep03 03x03 03 e03 HQ episodes serie series watch online complete full tv television hd hq
part 1 part 2 part 3 part 4.
+< Watch full, watch full online, watch for free, watch Shameless (US) Season 03 Episode 03 - May I Trim Your
Hedges? full free, watch Shameless (US) Season 03 Episode 03 - May I Trim Your Hedges? full episode, watch
Shameless (US) Season 03 Episode 03 - May I Trim Your Hedges? full episode for free, watch Shameless (US)
Season 03 Episode 03 - "May I Trim Your Hedges?" full episode online. Sneak peek, last, latest, promo,
trailer.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EL5n_J07FXQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EL5n_J07FXQ/default.jpg' height='90' width='120' time='00:04:39'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EL5n_J07FXQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EL5n_J07FXQ/hqdefault.jpg'
height='3
60' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EL5n_J07FXQ/sddefault.jpg'
height='480' width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/EL5n_J07FXQ/1.jpg'
height='90' width='120' time='00:02:19.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EL5n_J07FXQ/2.jpg' height='90' width='120' time='00:04:39'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EL5n_J07FXQ/3.jpg' height='90' width='120'
time='00:06:58.500' yt:name='end'/><media:title type='plain'>Online Shameless (US) 03x03 1 of
4</media:title><yt:duration
seconds='558'/><yt:uploaded>2013-02-02T14:42:11.000Z</yt:uploaded><yt:uploaderId>UCKprWS-LSsMw5NbKnelxvTw</yt:uploaderId><yt:videoid>EL5n_J07FXQ</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcAQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:S0ixidjIb_I</id><published>2013-02-02T14:40:35.000Z</published><updated>2013-02-02T14:40:42.000Z</updated><cate
gory scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Film Super Pendek : " Dedaunan " SMA Negeri 2 Lumajang</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/S0ixidjIb_I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=S0ixidjIb_I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaint
s' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=S0ixidjIb_I'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/loVANE0ubHwQvs9hGX3tag'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I'/><author><name>Misterr
Eksiss</name><uri>https://gdata.youtube.com/feeds/api/users/ArekLumajangJatim</uri><yt:userId>loVANE0ubHwQvs9hGX3tag</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission
='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/S0ixidjIb_I/comments'
countHint='0'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/S0ixidjIb_I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='21'
yt:format='5'/><media:content
url='rtsp://r8---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnyb8jYibFISxMYDSANFEgGUghzdG
FuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video'
expression='full' duration='21' yt:format='1'/><media:content
url='rtsp://r8---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnyb8jYibFISxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='21' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Misterr
Eksiss'>areklumajangjatim</media:credit><media:description type='plain'>Karya Rendi Adiansa
+< Menggunakan kamera Canon 1100D
+< Manual Focus
+< Format Asli 1280 x 720 HD MOV H264</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=S0ixidjIb_I&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/S0ixidjIb_I/default.jpg' height='90' width='120' time='00:00:10.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/S0ixidjIb_I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/S0ixidjIb_I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/S0ixidjIb_I/1.jpg'
height='90' width='120' time='00:00:05.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/S0ixidjIb_I/2.jpg' height='90' width='120' time='00:00:10.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/S0ixidjIb_I/3.jpg' height='90' width='120'
time='00:00:15.75
0' yt:name='end'/><media:title type='plain'>Film Super Pendek : " Dedaunan " SMA Negeri 2
Lumajang</media:title><yt:duration
seconds='21'/><yt:uploaded>2013-02-02T14:40:35.000Z</yt:uploaded><yt:uploaderId>UCloVANE0ubHwQvs9hGX3tag</yt:uploaderId><yt:videoid>S0ixidjIb_I</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='3'/></entry><entry
gd:etag='W/"DEcDSX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:FDdZD4fxbv8</id><published>2013-02-02T14:41:12.000Z</published><updated>2013-02-02T14:41:18.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Snow from
apartment balcony</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/FDdZD4fxbv8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><li
nk rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=FDdZD4fxbv8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=FDdZD4fxbv8'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/p7TCxhkc1C15cVQDrttYOg'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8'/><author><name>Matt
Hayes</name><uri>https://gdata.youtube.com/feeds/api/users/BASEline298</uri><yt:userId>p7TCxhkc1C15cVQDrttYOg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/FDdZD4fxbv8/comments'
countHint='0'/></gd:comments><media:group><medi
a:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/FDdZD4fxbv8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='87'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigezned.c.youtube.com/CkcLENy73wIaPgn_bvGHD1k3FBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='87' yt:format='1'/><media:content
url='rtsp://r5---sn-aigezned.c.youtube.com/CkcLENy73wIaPgn_bvGHD1k3FBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='87' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Matt Hayes'>baseline298</media
:credit><media:description type='plain'/><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=FDdZD4fxbv8&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/FDdZD4fxbv8/default.jpg' height='90' width='120' time='00:00:43.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/FDdZD4fxbv8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FDdZD4fxbv8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/FDdZD4fxbv8/1.jpg'
height='90' width='120' time='00:00:21.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/FDdZD4fxbv8/2.jpg' height='90' width='120' time='00:00:43.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/FDdZD4fxbv8/3.jpg' height='90' width='120'
time='00:01:05.250' yt:name='end
'/><media:title type='plain'>Snow from apartment
balcony</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='87'/><yt:uploaded>2013-02-02T14:41:12.000Z</yt:uploaded><yt:uploaderId>UCp7TCxhkc1C15cVQDrttYOg</yt:uploaderId><yt:videoid>FDdZD4fxbv8</yt:videoid></media:group></entry><entry
gd:etag='W/"DEMMSH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:_gfJq_-M96E</id><published>2013-02-02T14:48:09.000Z</published><updated>2013-02-02T14:48:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>75 gallon
tank update</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_gfJq_-M96E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html' href='https://www
.youtube.com/watch?v=_gfJq_-M96E&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_gfJq_-M96E'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/AwPzU
MKp0cXGUOG1_A8vEg'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E'/><author><name>FishNbricks20</name><uri>https://gdata.youtube.com/feeds/api/users/FishNbricks20</uri><yt:userId>AwPzUMKp0cXGUOG1_A8vEg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_gfJq_-M96E/comments'
countHint='0'/></gd:comments><media:group><media:category label='Comedy' scheme='http://gdata.y
outube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_gfJq_-M96E?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='565'
yt:format='5'/><media:content
url='rtsp://r6---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmh94z_q8kH_hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='565' yt:format='1'/><media:content
url='rtsp://r6---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmh94z_q8kH_hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='565' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='FishNbricks20'>fishnbricks20</media:credit><media:description type='plain'>
It was my birthday so I have a big update</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_gfJq_-M96E&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_gfJq_-M96E/default.jpg' height='90' width='120' time='00:04:42.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_gfJq_-M96E/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_gfJq_-M96E/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_gfJq_-M96E/1.jpg'
height='90' width='120' time='00:02:21.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_gfJq_-M96E/2.jpg' height='90' width='120' time='00:04:42.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_gfJq_-M96E/3.jpg' height='90' width='120'
time='00:07:
03.750' yt:name='end'/><media:title type='plain'>75 gallon tank
update</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='565'/><yt:uploaded>2013-02-02T14:48:09.000Z</yt:uploaded><yt:uploaderId>UCAwPzUMKp0cXGUOG1_A8vEg</yt:uploaderId><yt:videoid>_gfJq_-M96E</yt:videoid></media:group></entry><entry
gd:etag='W/"DEcCSH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:ZXauiYePn-8</id><published>2013-02-02T14:41:09.000Z</published><updated>2013-02-02T14:41:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>fifa13 2013 02 02 22 30 55 38</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ZXauiYePn-8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=ZXauiYePn-8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ZXauiYePn-8'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml' href='https://gdat
a.youtube.com/feeds/api/users/bRLFGPenCwfZOtbtb8rMlw'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8'/><author><name>AlekceyUdickiy</name><uri>https://gdata.youtube.com/feeds/api/users/AlekceyUdickiy</uri><yt:userId>bRLFGPenCwfZOtbtb8rMlw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ZXauiYePn-8/comments'
countHint='0'/></gd:comments><media:group><media:category
label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/ZXauiYePn-8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='7'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgnvn4-Hia52ZRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='7' yt:format='1'/><media:content
url='rtsp://r12---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgnvn4-Hia52ZRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='7' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='AlekceyUdickiy'>alekceyudickiy
</media:credit><media:description type='plain'/><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ZXauiYePn-8&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ZXauiYePn-8/default.jpg' height='90' width='120' time='00:00:03.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ZXauiYePn-8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZXauiYePn-8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/ZXauiYePn-8/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZXauiYePn-8/1.jpg' height='90' width='120'
time='00:00:01.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/ZXauiYePn-8/2.jpg'
height='90' width='120' time='00:00:03.500' yt:name='midd
le'/><media:thumbnail url='https://i.ytimg.com/vi/ZXauiYePn-8/3.jpg' height='90' width='120'
time='00:00:05.250' yt:name='end'/><media:title type='plain'>fifa13 2013 02 02 22 30 55
38</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='7'/><yt:uploaded>2013-02-02T14:41:09.000Z</yt:uploaded><yt:uploaderId>UCbRLFGPenCwfZOtbtb8rMlw</yt:uploaderId><yt:videoid>ZXauiYePn-8</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='3'/></entry><entry
gd:etag='W/"DEYNRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:GYtT6Q9ybSo</id><published>2013-02-02T14:41:27.000Z</published><updated>2013-02-02T14:43:17.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>ŁUKASH - BAMBINA ENGLISH VERSION [ OFICJALNY TELEDYSK ]</title><content type='applic
ation/x-shockwave-flash'
src='https://www.youtube.com/v/GYtT6Q9ybSo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=GYtT6Q9ybSo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo/related'/><link
rel='http://gdata.youtube.com/schema
s/2007#mobile' type='text/html' href='https://m.youtube.com/details?v=GYtT6Q9ybSo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/jiCf88K1d46JueYxUOKHgg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo'/><author><name>OFICJANYFANCLUB
ŁUKASH</name><uri>https://gdata.youtube.com/feeds/api/users/jiCf88K1d46JueYxUOKHgg</uri><yt:userId>jiCf88K1d46JueYxUOKHgg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><g
d:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/GYtT6Q9ybSo/comments'
countHint='0'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/GYtT6Q9ybSo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='222'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgkqbXIP6VOLGRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='222' yt:format='1'/><media:content
url='rtsp://r1---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgkqbXIP6VOLGRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQj
pE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='222'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='OFICJANYFANCLUB
ŁUKASH'>jiCf88K1d46JueYxUOKHgg</media:credit><media:description type='plain'>Angielska wersja piosenki pt:
"BAMBINA". Piosenka pochodzi z 4 płyty zespołu. Zdjęcia do teledysku nagrywane były w Warszawie, Wrocławiu i
Szklarskiej Porębie.
+< STRONA ZESPOŁU - http://www.lukash.pl
+< OFICJALNY FANPAGE ZESPOŁU
-https://www.facebook.com/ZespolLukash</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=GYtT6Q9ybSo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/GYtT6Q9ybSo/default.jpg' height='90' width='120' time='00:01:51'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/GYtT6Q9ybSo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/GYtT6Q9ybSo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/GYtT6Q9ybSo/1.jpg'
height='90' width='120' time='00:00:55.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/GYtT6Q9ybSo/2.jpg' height='90' width='120' time='00:01:51'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/GYtT6Q9ybSo/3.jpg' height='90' width=
'120' time='00:02:46.500' yt:name='end'/><media:title type='plain'>ŁUKASH - BAMBINA ENGLISH VERSION [
OFICJALNY TELEDYSK ]</media:title><yt:duration
seconds='222'/><yt:uploaded>2013-02-02T14:41:27.000Z</yt:uploaded><yt:uploaderId>UCjiCf88K1d46JueYxUOKHgg</yt:uploaderId><yt:videoid>GYtT6Q9ybSo</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='4'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/most_discussed HTTP/1.1
+> Soup-Debug-Timestamp: 1373293537
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 12 (0x71b290), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 12 (0x71b290)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:37 GMT
+< Date: Mon, 08 Jul 2013 14:25:37 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHRn89fyp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:37 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:gml='http://www.opengis.net/gml' xmlns:yt='http://gdata.youtube.com/schemas/2007'
xmlns:georss='http://www.georss.org/georss'
gd:etag='W/"CUIHRn89fyp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_discussed</id><updated>2013-07-08T14:25:37.167Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Most
Discussed</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCBMSpIgHe2FQ'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_
discussed'/><link rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_discussed/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_discussed?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_discussed?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_discussed?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>109</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"C0EESX47eCp7I2A9WhNaGEw."'><id>tag:y
outube.com,2008:video:dMH0bHeiRNg</id><published>2006-04-06T21:30:53.000Z</published><updated>2013-02-02T13:26:48.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Evolution
of Dance - By Judson Laipply</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/
feeds/api/videos/dMH0bHeiRNg/ratings'/><link rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5B9H4l2vtgo7cAoExcFh-w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg'/><author><name>judsonlaipply</name><uri>https://gdata.youtube.com/feeds/api/users/judsonlaipply</uri><yt:userId>5B9H4l2vtgo7cAoExcFh-w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessCont
rol action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/dMH0bHeiRNg/comments'
countHint='591329'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/dMH0bHeiRNg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='360'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88
HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='360'
yt:format='1'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnYRKJ3bPTBdBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='360' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='judsonlaipply'>judsonlaipply</media:credit><media:description type='plain'>For more visit
http://www.mightaswelldance.com</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=dMH0bHeiRNg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/default.jpg' height='90' width='120' time='00:03:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/mqdefault.jpg
' height='180' width='320' yt:name='mqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/dMH0bHeiRNg/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/1.jpg' height='90' width='120'
time='00:01:30' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/2.jpg' height='90'
width='120' time='00:03:00' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/dMH0bHeiRNg/3.jpg'
height='90' width='120' time='00:04:30' yt:name='end'/><media:title type='plain'>Evolution of Dance - By
Judson Laipply</media:title><yt:duration
seconds='360'/><yt:uploaded>2006-04-06T21:30:53.000Z</yt:uploaded><yt:uploaderId>UC5B9H4l2vtgo7cAoExcFh-w</yt:uploaderId><yt:videoid>dMH0bHeiRNg</yt:videoid></media:group><gd:rating
average='4.7039227' max='5' min='1' numRaters='995375'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='209621978'/><yt:rating numDislikes='73677
' numLikes='921698'/></entry><entry
gd:etag='W/"DEMHQn47eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:fdVucvo-kDU</id><published>2006-07-30T00:00:47.000Z</published><updated>2013-02-02T12:00:33.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Atheist</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fdVucvo-kDU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fdVucvo-kDU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU/responses'/><link
rel='http://gdata.youtube.com/schemas/200
7#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=fdVucvo-kDU'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/z_6m-cthJ0YZ7uZ7OHrmYg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU'/><author><name>zakiechan</name><uri>https://gdata.youtube.com/feeds/api/users/zakiechan</uri><yt:userId>z_6m-cthJ0YZ7uZ7OHrmYg</yt:userId></author><
yt:accessControl action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fdVucvo-kDU/comments'
countHint='485958'/></gd:comments><georss:where><gml:Point><gml:pos>46.68336307047754
-120.73150634765625</gml:pos></gml:Point></georss:where><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/fdVucvo-kDU?version=3&f=standard&d=ARK7_
SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata' type='application/x-shockwave-flash'
medium='video' isDefault='true' expression='full' duration='321' yt:format='5'/><media:content
url='rtsp://r12---sn-aigezner.c.youtube.com/CkcLENy73wIaPgk1kD76cm7VfRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='321' yt:format='1'/><media:content
url='rtsp://r12---sn-aigezner.c.youtube.com/CkcLENy73wIaPgk1kD76cm7VfRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='321' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='zakiechan'>zakiechan</media:credit><media:description
type='plain'>New Version: http://vimeo.com/15773748
+<
+< Atheists aren't that bad. This is NOT an argument for atheism... It's a defense of atheists.
+<
+< This video received the award for "Excellence in Humanist Communications" from the Harvard University
Humanist Chaplaincy.
+<
+< James Randi said this video was "very cool!"
+<
+< Michael Shermer said it was "very impressive."
+<
+< Penn & Teller said, "If a god existed, this video would make him wish he were dead."
+<
+< Dan Barker (author of "Losing Faith in Faith") said it was "very creative and powerful" and that it "makes
a GREAT point!"
+<
+< Greg Epstein (the Humanist Chaplain of Harvard University) said "it's a wonderful video!"
+<
+< Stephen Ulh (author of "Imagine No Superstition") said that this video was "just wonderful for the cause
of atheism."
+<
+< David Mills (author of "Atheist Universe") said "I am absolutely addicted to watching this fabulous video,
which has almost instantly become a legend in the freethought community. Zak has created the most
intellectually and emotionally powerful multimedia presentation I've ever seen endorsing the atheist
position. This is a proud moment for all rational-minded people. Atheist books can have wide-reaching
influence, but I strongly suspect that Zak's video will influence a much larger audience than any atheist
book ever published. The first few times I watched this video, I literally had tears in my eyes by the end.
The artistic talent and technical skills required to write and produce this video -- as well as its core
message -- have made Zachary Kroger my newest freethought hero. I'm not surprised at the HUGE reaction Zak's
video has generated."
+<
+< This video (among others) was also mentioned in the November 4th New York Times article "God and Man on
YouTube."
+<
+< Nobelief.com said this was "the best video of 2006."
+<
+< NOTE- It has been brought to my attention that Mark Twain, and Susan B. Anthony are not atheists. I looked
into it, and my original sources were wrong. Sorry.
+<
+< You can download the song used in this video at http://thegodmovie.com/cd/IsThisTheRealThing.mp3
+<
+< Lastly, I am pleased to see how much debate this video has sparked, and I encourage everyone that wants
to, to join in. HOWEVER, spamming will not be tolerated. Nor will racist, sexist, or other mean comments.
Such behavior is not conducive to good conversations, and users who do not act accordingly will be blocked.
If you want to insult people, go somewhere else.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fdVucvo-kDU&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/fdVucvo-kDU/default.jpg' height='90' width='120' time='00:02:40.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fdVucvo-kDU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fdVucvo-kDU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='h
ttps://i.ytimg.com/vi/fdVucvo-kDU/1.jpg' height='90' width='120' time='00:01:20.250'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/fdVucvo-kDU/2.jpg' height='90' width='120'
time='00:02:40.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/fdVucvo-kDU/3.jpg'
height='90' width='120' time='00:04:00.750' yt:name='end'/><media:title
type='plain'>Atheist</media:title><yt:duration
seconds='321'/><yt:uploaded>2006-07-30T00:00:47.000Z</yt:uploaded><yt:uploaderId>UCz_6m-cthJ0YZ7uZ7OHrmYg</yt:uploaderId><yt:videoid>fdVucvo-kDU</yt:videoid></media:group><gd:rating
average='4.534243' max='5' min='1' numRaters='33262'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='3234260'/><yt:rating numDislikes='3873' numLikes='29389'/></entry><entry
gd:etag='W/"C0AERH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:6mmskXXetcg</id><published>2006-11-25T15:30:53.000Z</published><updated>2013-02-02T13:28:25.000Z</
updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Richard
Dawkins - "What if you're wrong?"</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/6mmskXXetcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=6mmskXXetcg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='appli
cation/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=6mmskXXetcg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/EnyzVja6NoDqptRhuH7uRA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg'/><author><name>Eyedunno</name><uri>https://gdata.youtube.com/feeds/api/users/Eyedunno</uri><yt:userId>EnyzVja6NoDqptRhuH7uRA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessContro
l action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/6mmskXXetcg/comments'
countHint='373533'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/6mmskXXetcg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='83'
yt:format='5'/><media:content
url='rtsp://r20---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnItd51kaxp6hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88Hs
QjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='83'
yt:format='1'/><media:content
url='rtsp://r20---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgnItd51kaxp6hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='83' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Eyedunno'>eyedunno</media:credit><media:description
type='plain'>Richard Dawkins answers "the most simplest question" from a Liberty U student.
+<
+< I direct all the people (primarily evangelicals) who don't get it and object that "he didn't answer the
question" to my response at http://www.youtube.com/watch?v=H_Hs-QMVLE4
+< UPDATE: NEW AND IMPROVED RESPONSE VIDEO 5/16/2007</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=6mmskXXetcg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/6mmskXXetcg/default.jpg' height='90' width='120' time='00:00:41.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/6mmskXXetcg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/6mmskXXetcg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/6mmskXXetcg/1.jpg'
height='90' width='120' time='00:00:20.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/6mmskXXetcg/2.jpg' height='90' width='120' time='00:00:41.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/6mmskXXetcg/3.jpg' height='90' width='120' ti
me='00:01:02.250' yt:name='end'/><media:title type='plain'>Richard Dawkins - "What if you're
wrong?"</media:title><yt:duration
seconds='83'/><yt:uploaded>2006-11-25T15:30:53.000Z</yt:uploaded><yt:uploaderId>UCEnyzVja6NoDqptRhuH7uRA</yt:uploaderId><yt:videoid>6mmskXXetcg</yt:videoid></media:group><gd:rating
average='4.6513643' max='5' min='1' numRaters='29647'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='3637336'/><yt:rating numDislikes='2584' numLikes='27063'/></entry><entry
gd:etag='W/"A0QBR347eCp7I2A9WhNaF0Q."'><id>tag:youtube.com,2008:video:zDHJ4ztnldQ</id><published>2007-01-09T08:13:16.000Z</published><updated>2013-02-02T10:02:36.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Howto' label='Howto &
Style'/><title>10 questions that every intelligent Christian mu
st answer</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/zDHJ4ztnldQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/jk6ILZAaAMI'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=zDHJ4ztnldQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=zDHJ4ztnldQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/LtGOt05tzylG4MYmRELdew'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ'/><author><name>GIIVideo</name><uri>https://gdata.youtube.com/feeds/api/users/GIIVideo</uri><yt:userId>LtGOt05tzylG4MYmRELdew</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:a
ccessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/zDHJ4ztnldQ/comments'
countHint='1422407'/></gd:comments><media:group><media:category label='Howto & Style'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Howto</media:category><media:content
url='https://www.youtube.com/v/zDHJ4ztnldQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='644'
yt:format='5'/><media:content
url='rtsp://r6---sn-aigeznel.c.youtube.com/CkcLENy73wIaPgnUlWc748kxzBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full
' duration='644' yt:format='1'/><media:content
url='rtsp://r6---sn-aigeznel.c.youtube.com/CkcLENy73wIaPgnUlWc748kxzBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='644' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='GIIVideo'>giivideo</media:credit><media:description
type='plain'>More info: http://whywontgodhealamputees.com/10questions.htm
+<
+< If you are an educated Christian, I would like to talk with you today about an important and interesting
question. Have you ever thought about using your college education to think about your faith? Your life and
your career demand that you behave and act rationally. Let's apply your critical thinking skills as we
discuss 10 simple questions about your religion. The answers will amaze
you.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=zDHJ4ztnldQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/zDHJ4ztnldQ/default.jpg' height='90' width='120' time='00:05:22'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/zDHJ4ztnldQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/zDHJ4ztnldQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><m
edia:thumbnail url='https://i.ytimg.com/vi/zDHJ4ztnldQ/1.jpg' height='90' width='120' time='00:02:41'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/zDHJ4ztnldQ/2.jpg' height='90' width='120'
time='00:05:22' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/zDHJ4ztnldQ/3.jpg' height='90'
width='120' time='00:08:03' yt:name='end'/><media:title type='plain'>10 questions that every intelligent
Christian must answer</media:title><yt:duration
seconds='644'/><yt:uploaded>2007-01-09T08:13:16.000Z</yt:uploaded><yt:uploaderId>UCLtGOt05tzylG4MYmRELdew</yt:uploaderId><yt:videoid>zDHJ4ztnldQ</yt:videoid></media:group><gd:rating
average='3.6293397' max='5' min='1' numRaters='60546'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='6552018'/><yt:rating numDislikes='20747' numLikes='39799'/></entry><entry
gd:etag='W/"A0cHR347eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:fJuNgBkloFE</id><published>2007-01-25
T19:48:36.000Z</published><updated>2013-02-02T12:43:56.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Americans
are NOT stupid - WITH SUBTITLES</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/fJuNgBkloFE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=fJuNgBkloFE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE/ratings'/><link rel='http:/
/gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=fJuNgBkloFE'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/I9kqiIyrHIkAzYMHaPPUPg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE'/><author><name>eroncoelho</name><uri>https://gdata.youtube.com/feeds/api/users/eroncoelho</uri><yt:userId>I9kqiIyrHIkAzYMHaPPUPg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessCont
rol action='videoRespond' permission='moderated'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/fJuNgBkloFE/comments'
countHint='514096'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/fJuNgBkloFE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='348'
yt:format='5'/><media:content url='rtsp://r18---sn-aigeznls.c.youtube.com/CkcLENy73wIaP
glRoCUZgI2bfBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='348' yt:format='1'/><media:content
url='rtsp://r18---sn-aigeznls.c.youtube.com/CkcLENy73wIaPglRoCUZgI2bfBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='348' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='eroncoelho'>eroncoelho</media:credit><media:description
type='plain'>So what if they don´t know how many sides a triangle has? Or who Tony Blair is? That's not
fair...if you still think american people are stupid, watch this video and change your mind
:)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=fJuNgBkloFE&feature=youtube_gdata_player'/
<media:thumbnail url='https://i.ytimg.com/vi/fJuNgBkloFE/default.jpg' height='90' width='120'
time='00:02:54' yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/fJuNgBkloFE/mqdefault.jpg'
height='180' width='320' yt:name='mqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/fJuNgBkloFE/hqdefault.jpg' height='360' width='480'
yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/fJuNgBkloFE/1.jpg' height='90'
width='120' time='00:01:27' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/fJuNgBkloFE/2.jpg' height='90' width='120' time='00:02:54'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/fJuNgBkloFE/3.jpg' height='90' width='120'
time='00:04:21' yt:name='end'/><media:title type='plain'>Americans are NOT stupid - WITH
SUBTITLES</media:title><yt:duration
seconds='348'/><yt:uploaded>2007-01-25T19:48:36.000Z</yt:uploaded><yt:uploaderId>UCI9kqiIyrHIkAzYMHaPPUPg</yt:uploaderId><yt:videoid>fJuNgBkloFE</yt:videoid></media:gr
oup><gd:rating average='4.665132' max='5' min='1' numRaters='114039'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='31855758'/><yt:rating numDislikes='9547' numLikes='104492'/></entry><entry
gd:etag='W/"C0cBQn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:EwTZ2xpQwpA</id><published>2007-04-23T06:22:31.000Z</published><updated>2013-02-02T13:17:33.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>"Chocolate Rain" Original Song by Tay Zonday</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml
' href='https://gdata.youtube.com/feeds/api/videos/CNu8q29Qs8I'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EwTZ2xpQwpA'/><link rel='http://g
data.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/jMWn75PwKgutJQ0J3mrLbA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA'/><author><name>TayZonday</name><uri>https://gdata.youtube.com/feeds/api/users/TayZonday</uri><yt:userId>jMWn75PwKgutJQ0J3mrLbA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/EwTZ2x
pQwpA/comments' countHint='564422'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='293'
yt:format='5'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='293' yt:format='1'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='293' yt:format='6'/><media:cred
it role='uploader' scheme='urn:youtube' yt:display='TayZonday'
yt:type='partner'>tayzonday</media:credit><media:description type='plain'>GET THE REMIX!:
http://www.playtay.com
+<
+< ON FACEBOOK! http://www.facebook.com/tayzonday1
+<
+< FREE MP3! Right-click and SAVE!
+< http://www.tayzonday.net/Tay_Zonday_Chocolate_Rain.mp3
+<
+< This MP3 is subject to a Creative Commons License. Creative Commons License Details:
+<
+< http://creativecommons.org/licenses/by-nc-nd/3.0/us/
+<
+< Original A Capella Vocals At 180BPM Right Click and SAVE!:
+<
+< http://www.tayzonday.net/CR_Vocals_Rough_180bpm.wav
+<
+< Heads up to remixers: I'm not sure how the long term commercial rights to the song will develop, but all
commercial rights are generally reserved.
+<
+< "Chocolate Rain"
+<
+< Chocolate Rain
+< Some stay dry and others feel the pain
+< Chocolate Rain
+< A baby born will die before the sin
+<
+< Chocolate Rain
+< The school books say it can't be here again
+< Chocolate Rain
+< The prisons make you wonder where it went
+<
+< Chocolate Rain
+< Build a tent and say the world is dry
+< Chocolate Rain
+< Zoom the camera out and see the lie
+<
+< Chocolate Rain
+< Forecast to be falling yesterday
+< Chocolate Rain
+< Only in the past is what they say
+<
+< Chocolate Rain
+< Raised your neighborhood insurance rates
+< Chocolate Rain
+< Makes us happy 'livin in a gate
+<
+< Chocolate Rain
+< Made me cross the street the other day
+< Chocolate Rain
+< Made you turn your head the other way
+<
+< (Chorus)
+< Chocolate Rain
+< History quickly crashing through your veins
+< Chocolate Rain
+< Using you to fall back down again
+< [Repeat]
+<
+< Chocolate Rain
+< Seldom mentioned on the radio
+< Chocolate Rain
+< Its the fear your leaders call control
+<
+< Chocolate Rain
+< Worse than swearing worse than calling names
+< Chocolate Rain
+< Say it publicly and you're insane
+<
+< Chocolate Rain
+< No one wants to hear about it now
+< Chocolate Rain
+< Wish real hard it goes away somehow
+<
+< Chocolate Rain
+< Makes the best of friends begin to fight
+< Chocolate Rain
+< But did they know each other in the light?
+<
+< Chocolate Rain
+< Every February washed away
+< Chocolate Rain
+< Stays behind as colors celebrate
+<
+< Chocolate Rain
+< The same crime has a higher price to pay
+< chocolate Rain
+< The judge and jury swear it's not the face
+<
+< (Chorus)
+<
+< Chocolate Rain
+< Dirty secrets of economy
+< Chocolate Rain
+< Turns that body into GDP
+<
+< Chocolate Rain
+< The bell curve blames the baby's DNA
+< Chocolate Rain
+< But test scores are how much the parents make
+<
+< Chocolate Rain
+< 'Flippin cars in France the other night
+< Chocolate Rain
+< Cleans the sewers out beneath Mumbai
+<
+< Chocolate Rain
+< 'Cross the world and back its all the same
+< Chocolate Rain
+< Angels cry and shake their heads in shame
+<
+< Chocolate Rain
+< Lifts the ark of paradise in sin
+< Chocolate Rain
+< Which part do you think you're 'livin in?
+<
+< Chocolate Rain
+< More than 'marchin more than passing law
+< Chocolate Rain
+< Remake how we got to where we are.
+<
+< (Chorus)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/default.jpg' height='90' width='120' time='00:02:26.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/1.jpg'
height='90' width='120' time='00:01:13.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/2.jpg' height='90' width='120' time='00:02:26.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/3.jpg' height='90' width='120'
time='00:03:39.750' yt:name='end'/><media:t
itle type='plain'>"Chocolate Rain" Original Song by Tay Zonday</media:title><yt:duration
seconds='293'/><yt:uploaded>2007-04-23T06:22:31.000Z</yt:uploaded><yt:uploaderId>UCjMWn75PwKgutJQ0J3mrLbA</yt:uploaderId><yt:videoid>EwTZ2xpQwpA</yt:videoid></media:group><gd:rating
average='4.347481' max='5' min='1' numRaters='537866'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='88253754'/><yt:rating numDislikes='87742' numLikes='450124'/></entry><entry
gd:etag='W/"CEYERX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:DaOVPaYf780</id><published>2007-05-10T04:33:59.000Z</published><updated>2013-02-02T13:35:04.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Atheist Life vs Religious Life</title><content type='application/x-shockwave-fla
sh'
src='https://www.youtube.com/v/DaOVPaYf780?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=DaOVPaYf780&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='
text/html' href='https://m.youtube.com/details?v=DaOVPaYf780'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Wt9QgdOSXMsuIqlzPwgB-Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780'/><author><name>FightingAtheist</name><uri>https://gdata.youtube.com/feeds/api/users/FightingAtheist</uri><yt:userId>Wt9QgdOSXMsuIqlzPwgB-Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gd
ata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/DaOVPaYf780/comments'
countHint='367993'/></gd:comments><yt:location>Jacksonville, FL</yt:location><media:group><media:category
label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/DaOVPaYf780?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='597'
yt:format='5'/><media:content
url='rtsp://r16---sn-aigllned.c.youtube.com/CkcLENy73wIaPgnN7x-mPZWjDRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='597' yt:format='1'/><media:content
url='rtsp://r16---sn-aigllned.c.youtube.com/CkcLENy73wIaPgnN7x-mPZWjDRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvws
k-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='597' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='FightingAtheist'
yt:type='partner'>fightingatheist</media:credit><media:description type='plain'>Some argue that religious
life is the best way to live. They claim life without a god is sad and depressing. Statements like "I could
not imagine my life without God", and "My life would be meaningless without God", are common defenses for a
religious life. The following is a list of advantages atheists enjoy over a religious life. I invite the
religious viewers to submit a response video with the advantages of a religious life.
+<
+< Atheists can make moral decisions based on the specific context. Having absolutes like "Though Shall not
Lie" stops people from thinking for themselves and making the right decision based on the situation at hand.
In what situation would be okay to lie? Most religious people would say, never. Atheists would disagree. For
example: If you were living in Germany hiding Jews in your attic during the holocaust, and Hitler's Nazis
knocked on your door and asked if you were hiding Jews, would it be okay to lie to save the lives of the Jews
in your attic? I believe trying to save their lives would the moral and proper choice. Atheists have the
power to do what's right for all humanity, rather than the forced perspective of doing what is right for a
god.
+<
+< Atheists can experience healthy outrage at the outrageous without fear of questioning God's plan. We can
be outraged when a friend dies of a horrible disease, or is killed in a car accident. It is okay to be upset
at disasters and horrible events. It is not a part of any plan. It is just a horrible event. Atheists try to
learn from them and not just chalk it up to God's Plan. We use science to understand catastrophic events like
hurricanes, and tsunamis. This gives us the ability to save lives. If we think a magical plan is going to
happen no matter what, then why try to stop the events or make things better. Atheists do not wonder if a god
is punishing us. Yes, there is cause and effect, and our actions effect how we live, you should save for
retirement, and if your diet is bad you'll end up fat, or sick, or both. But if an airplane part falls on
your house, it is an accident. If you find a 5 dollar bill on the sidewalk, it is an accident. No magical
intervention, no mag
ical wrath, these are just accidents. Life has an element of chance. This may not seem comforting, but here
is another way to look at it: Your loved one dies in a completely random car accident where nobody could
possibly be blamed. Is it more comforting to know the accident happened because of bad luck or is better to
think the accident could have been prevented by an omnipotent being that could have stepped in and saved them
from an untimely death, but your god decided to just let them die? You don't have to be frustrated thinking
"Was it because I didn't pray enough?" "Was God mad at me or them?" "Maybe I should have prayed more."
Atheist take comfort in knowing there is no plan.
+<
+< Atheist can be friends with everyone without having the thought in the back of their mind that this
person's lifestyle may be evil. You have the power to accept people for what they are. Enabling you to enjoy
their quirks rather than chastise them for being unique. Atheists can have relationships with people who have
alternative lifestyles without feeling like they have to save them from some deity that is going to condemn
them for being themselves. After all, if there was a creator, then he has made everyone the way they are.
Atheists don't fear that a large part of the earth's population is going to hell for being true to themselves.
+<
+< Atheists do not live with the fear of hell. This is one of the hardest things for religious people to
shake and one of the best rewards. Religious people love the thought of heaven, but fear hell as a
consequence. In order to lose the fear of hell, you have to let go of the false hope of heaven. Atheists have
done both.
+<
+< Atheists raise freethinking children; let them pick a religion, or none. What would you have picked? This
is hard for parents. If a child wanted to be another religion, or even atheist, it would be devastating to
most religious parents. Why not teach them about all religions and tell them why you believe the one you do,
and then let them choose? Atheists do not force atheism on their children. We simple let them see the
evidence for and against religion and let them make up there own mind. They may change there mind several
times. This is okay. Atheists love their children no matter what belief they are drawn too. That is the
beauty of free thinking. You can raise your children according to your values without feeling as though you
have to defend Bible stories that even a child can see are
fiction.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player url='https://www.youtube.com/watch
?v=DaOVPaYf780&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/DaOVPaYf780/default.jpg' height='90' width='120' time='00:04:58.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/DaOVPaYf780/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/DaOVPaYf780/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/DaOVPaYf780/1.jpg'
height='90' width='120' time='00:02:29.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/DaOVPaYf780/2.jpg' height='90' width='120' time='00:04:58.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/DaOVPaYf780/3.jpg' height='90' width='120'
time='00:07:27.750' yt:name='end'/><media:title type='plain'>Atheist Life vs Religious
Life</media:title><yt:duration
seconds='597'/><yt:uploaded>2007-05-10T04:33:59.000Z</yt:uploaded><yt:uploaderId>UCWt9QgdOSXMsuIqlzPwgB-Q</yt:upl
oaderId><yt:videoid>DaOVPaYf780</yt:videoid></media:group><gd:rating average='4.3050814' max='5' min='1'
numRaters='28222'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-05-09</yt:recorded><yt:statistics
favoriteCount='0' viewCount='1823221'/><yt:rating numDislikes='4903' numLikes='23319'/></entry><entry
gd:etag='W/"C0IAR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:_OBlgSz8sSM</id><published>2007-05-22T20:29:24.000Z</published><updated>2013-02-02T13:25:46.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Charlie
bit my finger - again !</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text
/html' href='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_OBlgSz8sSM'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml' href='https://gdata.youtube.c
om/feeds/api/users/fHZCZHykS3IQDPyFfnqjWg'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM'/><author><name>HDCYT</name><uri>https://gdata.youtube.com/feeds/api/users/HDCYT</uri><yt:userId>fHZCZHykS3IQDPyFfnqjWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_OBlgSz8sSM/comments'
countHint='796857'/></gd:comments><media:group><media:category label='Comedy' scheme='h
ttp://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/_OBlgSz8sSM?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='56'
yt:format='5'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='1'/><media:content
url='rtsp://r17---sn-aiglln7z.c.youtube.com/CkcLENy73wIaPgkjsfwsgWXg_BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='56' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='HDCYT'
yt:type='partner'>hdcyt</media:credit><media:description
type='plain'>T-Shirts http://charliebitme.firebrandstore.com/
+< iPhone http://itunes.apple.com/gb/app/charlie-bit-me!!!/id494858348?mt=8
+< Android https://play.google.com/store/apps/details?id=com.viralspiral.charlie
+< Even had I thought of trying to get my boys to do this I probably couldn't have. Neither were coerced into
any of this and neither were hurt (for very long anyway). This was just one of those moments when I had the
video camera out because the boys were being fun and they provided something really very funny.
+<
+< FAQ Harry is 8 3/4, Charlie is 6 1/2, Jasper is 4 1/4, Rupert is 1 1/2
+< (November 2012)
+<
+< Harry and Charlie Blogging - Charlie Bit My Finger Again!
+< http://harryandcharlie.blogspot.com/
+<
+< Twitter
+< http://twitter.com/harryandcharlie</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_OBlgSz8sSM&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/default.jpg' height='90' width='120' time='00:00:28'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/1.jpg'
height='90' width='120' time='00:00:14' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_OBlgSz8sSM/2.jpg' height='90' width='120' time='00:00:28'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_OBlgSz8sSM/3.jpg' height='90' width='120'
time='00:00:42' yt:name='end'
/><media:title type='plain'>Charlie bit my finger - again !</media:title><yt:duration
seconds='56'/><yt:uploaded>2007-05-22T20:29:24.000Z</yt:uploaded><yt:uploaderId>UCfHZCZHykS3IQDPyFfnqjWg</yt:uploaderId><yt:videoid>_OBlgSz8sSM</yt:videoid></media:group><gd:rating
average='4.4941273' max='5' min='1' numRaters='1148637'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-03-19</yt:recorded><yt:statistics
favoriteCount='0' viewCount='510135546'/><yt:rating numDislikes='145266' numLikes='1003371'/></entry><entry
gd:etag='W/"CUIGRX47eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:ynWjYHP91gA</id><published>2007-06-25T00:14:18.000Z</published><updated>2013-02-02T11:12:04.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>If Americans Knew What Israel Is Doing! VID
EO WAS CENSORED!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ynWjYHP91gA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Ni8hR-x2S9I'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ynWjYHP91gA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA/complaints'
/><link rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ynWjYHP91gA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/dUAI319whTmWI2D6hbMxBg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA'/><author><name>RepresentativePress</name><uri>https://gdata.youtube.com/feeds/api/users/RepresentativePress</uri><yt:userId>dUAI319whTmWI2D6hbMxBg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='em
bed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ynWjYHP91gA/comments'
countHint='398436'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/ynWjYHP91gA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='202'
yt:format='5'/><media:content
url='rtsp://r10---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgkA1v1zYKN1yhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp
' medium='video' expression='full' duration='202' yt:format='1'/><media:content
url='rtsp://r10---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgkA1v1zYKN1yhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='202' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='RepresentativePress'
yt:type='partner'>representativepress</media:credit><media:description type='plain'>U.S. support of Israel's
brutal crimes hurts American security because it angers many people & some are motivated to resort to
terrorism. U.S. support of Israel puts Americans at risk & it's immoral & unjust. If Americans knew
what Israel was actually doing they would not support it in the Israeli-Palestinian conflict. Join Email
List: http://Tinyurl.com/JoinEmail
+< See TV Newsman caught red handed refusing to say "Israel" on air, on 9/11. CLICK HERE NOW:
http://Tinyurl.com/911MediaBetrayal
+< SEE Videos about Israel and 9/11, WATCH them here:
http://www.youtube.com/watch?v=BuTQ6ystWrw&feature=PlayList&p=7D2F342A1F2AEA82&index=0&playnext=1
+< You Can Help, Pass it On: http://Tinyurl.com/IfAmericansKnew
+< "It is the goal of If Americans Knew to provide full and accurate information on this critical issue, and
on our power -- and duty -- to bring a resolution." - IfAmericansKnew.org
+< http://IfAmericansKnew.org/
+< http://tinyurl.com/WhatIsWrongWithIsrael
+< See Representative Press's camaign
+< http://RepresentativePress.blogspot.com/2007/06/campaign-to-stop-lies-and-denial-about.html
+<
+< Those who want to suppress the facts have dishonestly contacted YouTube and claimed that the video "If
Americans Knew What Israel Is Doing!" was a Terms of Service Violation. The video is clearly NOT a TOS
violation. You can see why they don't want you to see it. The user "rbdevon4" was a smartass contacting me
with this message: "You have violated YouTube terms of use policy with your anti-Semitic hate videos. You
must remove them IMMEDIATELY! Thank you for your cooperation." Soon after that, he and his buddies succeeded
in getting my video removed.
+< Israeli Army of Cyber-Soldiers Target Our Right to Know
+< http://www.youtube.com/watch?v=us3PP8UaRqE
+< http://tinyurl.com/WhatIsWrongWithIsrael
+< See these videos:
+< Tanya Reinhart RIP
+< http://www.youtube.com/watch?v=WdnbKZGvj0o
+<
+< AIPAC is pushing us to war with Iran for Israel
+< http://www.youtube.com/watch?v=Nch43wy8Zb8
+<
+< Journalist Receives Death Threat for Talking About Israel
+< http://www.youtube.com/watch?v=spXA7GrOcLU
+<
+< It is the goal of If Americans Knew to provide full and accurate information on this critical issue, and
on our power -- and duty -- to bring a resolution.
+< http://www.ifamericansknew.org/
+<
+< Deceptions Sell Israel to Americans
+< http://representativepress.blogspot.com/2006/02/deceptions-sell-israel-to-american.html
+< http://tinyurl.com/WhatIsWrongWithIsrael
+< Israeli soldiers often intentionally murder and maim children.
+< http://representativepress.blogspot.com/2006/02/charles-is-back-to-writing-things-like.html
+<
+< Dishonesty about 9/11 motives robs Americans of the freedom to decide for ourselves if we want to put our
lives at risk over specific foreign policies.
+< http://representativepress.blogspot.com/2006/05/dishonesty-about-911-motives-robs.html
+<
+< The Gorilla in the Room is US Support for Israel.
+< http://representativepress.blogspot.com/2005/08/gorilla-in-room-is-us-support-for.html
+<
+< Mainstream Media, the 9/11 Commission Report, politicians and pundits have all downplayed and/or omitted
the fact that the main motive for the 9/11 attacks was outrage over U.S. support of Israel. Here is a rare
exception to the suppression, it comes from The Forward:
+< http://representativepress.blogspot.com/2006/12/outrage-over-us-support-of-israel.html
+<
+< The fact is from November 1947 to May 1948 the Zionists were already on the offensive and had already
attacked Arabs. In the months before Israel was declared, the Zionists had driven 300,000 non-Jews off their
land. In the months before Israel was declared, the Zionists had seized land beyond the proposed Jewish State.
+< See:
+< http://www.representativepress.org/IsraelHistory.html
+<
+< The Israeli government's Foreign Ministry is involved in efforts to influence public opinion on the
Internet. Israel's Foreign Ministry orders Internet propagandists, so called "trainee diplomats," to skew
online polls and public forums to conform with the Israeli line.
+< http://representativepress.blogspot.com/2006/07/zionists-manipulate-public-forums-on.html
+< http://tinyurl.com/WhatIsWrongWithIsrael
+< NOTICE: Respect the YouTube Community Guidelines, don't post hate speech. For example, don't post a
comment which attacks or demeans a group based on race, ethnic origin or religion. Keep in mind, comments are
posted by we don't know whom and we don't know for what reason but given the guidelines, it is fair to assume
that some people are posting malicious comments in an attempt to sabotage this video and
channel.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ynWjYHP91gA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ynWjYHP91gA/default.jpg' height='90' width='120' time='00:01:41'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ynWjYHP91gA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ynWjYHP91gA/hqdefault.jpg'
height='360' width='480
' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ynWjYHP91gA/1.jpg' height='90'
width='120' time='00:00:50.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ynWjYHP91gA/2.jpg' height='90' width='120' time='00:01:41'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/ynWjYHP91gA/3.jpg' height='90' width='120'
time='00:02:31.500' yt:name='end'/><media:title type='plain'>If Americans Knew What Israel Is Doing! VIDEO
WAS CENSORED!</media:title><yt:duration
seconds='202'/><yt:uploaded>2007-06-25T00:14:18.000Z</yt:uploaded><yt:uploaderId>UCdUAI319whTmWI2D6hbMxBg</yt:uploaderId><yt:videoid>ynWjYHP91gA</yt:videoid></media:group><gd:rating
average='3.9681623' max='5' min='1' numRaters='31001'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='4264606'/><yt:rating numDislikes='7997' numLikes='23004'/></entry><entry
gd:etag='W/"C04NRH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:dK3
O6KYPmEw</id><published>2007-09-06T20:18:19.000Z</published><updated>2013-02-02T13:33:15.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>How To Shut Up Pesky Creationists</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/dK3O6KYPmEw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/wr6uvUNJLww'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=dK3O6KYPmEw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dK3O6
KYPmEw/responses'/><link rel='http://gdata.youtube.com/schemas/2007#video.ratings'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/dK3O6KYPmEw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dK3O6KYPmEw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dK3O6KYPmEw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=dK3O6KYPmEw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/uMooNaalJEVOuqDXdLLLYQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/dK3O6KYPmEw'/><author><name>pariskillton</name><uri>https://gdata.youtube.com/feeds/api/users/p
ariskillton</uri><yt:userId>uMooNaalJEVOuqDXdLLLYQ</yt:userId></author><yt:accessControl action='comment'
permission='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/dK3O6KYPmEw/comments'
countHint='355932'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/dK3O6KYPmEw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&
amp;app=youtube_gdata' type='application/x-shockwave-flash' medium='video' isDefault='true'
expression='full' duration='262' yt:format='5'/><media:content
url='rtsp://r16---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglMmA-m6M6tdBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='262' yt:format='1'/><media:content
url='rtsp://r16---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglMmA-m6M6tdBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='262' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='pariskillton'>pariskillton</media:credit><media:description
type='plain'>Easy to understand evidence for a common ape-like human/chimp ancestor. One of thousands of
collaborating pieces of evidence, but this one is very conceptual. Whip it out anytime a creationist star
ts preaching.
+<
+< Watch the entire lecture "The Collapse of Intelligent Design" given by Ken Miller at
http://www.youtube.com/watch?v=JVRsWAjvQSg</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=dK3O6KYPmEw&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/dK3O6KYPmEw/default.jpg' height='90' width='120' time='00:02:11'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/dK3O6KYPmEw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dK3O6KYPmEw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/dK3O6KYPmEw/1.jpg'
height='90' width='120' time='00:01:05.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/dK3O6KYPmEw/2.jpg' height='90' width='120' time='00:02:11'
yt:name='middle'/><media:thumbnail url
='https://i.ytimg.com/vi/dK3O6KYPmEw/3.jpg' height='90' width='120' time='00:03:16.500'
yt:name='end'/><media:title type='plain'>How To Shut Up Pesky Creationists</media:title><yt:duration
seconds='262'/><yt:uploaded>2007-09-06T20:18:19.000Z</yt:uploaded><yt:uploaderId>UCuMooNaalJEVOuqDXdLLLYQ</yt:uploaderId><yt:videoid>dK3O6KYPmEw</yt:videoid></media:group><gd:rating
average='4.711452' max='5' min='1' numRaters='14015'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1135998'/><yt:rating numDislikes='1011' numLikes='13004'/></entry><entry
gd:etag='W/"CEcCSX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:kHmvkRoEowc</id><published>2007-09-10T22:03:22.000Z</published><updated>2013-02-02T13:34:28.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment' label='Enter
tainment'/><title>LEAVE BRITNEY ALONE!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kHmvkRoEowc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kHmvkRoEowc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/vide
os/kHmvkRoEowc/related'/><link rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=kHmvkRoEowc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/J3eOE-rgepshkPLE-v5vZg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc'/><author><name>itschriscrocker</name><uri>https://gdata.youtube.com/feeds/api/users/itschriscrocker</uri><yt:userId>J3eOE-rgepshkPLE-v5vZg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessC
ontrol action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/comments'
countHint='671561'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/kHmvkRoEowc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='132'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgkHowQaka95kBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='132' yt:format='1'/><media:content
url='rtsp://r5---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgkHowQaka95k
BMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='132' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='itschriscrocker'
yt:type='partner'>itschriscrocker</media:credit><media:description type='plain'>Me @ the Zoo is an HBO
Documentary Film about the phenomenon of internet celebrity, starring Chris Crocker. Watch it on HBO June 25
at 9PM.
+<
+< BOOKING: nickpampenella theagencygroup com
+< My Twitter: http://twitter.com/ChrisCrocker
+< My MUSIC: http://itunes.com/ChrisCrocker
+< Fan Facebook: http://facebook.com/ChrisCrockerOFFICIAL</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kHmvkRoEowc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/kHmvkRoEowc/default.jpg' height='90' width='120' time='00:01:06'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/1.jpg'
height='90' width='120' time='00:00:33' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kHmvkRoEowc/2.jpg' height='90' width='120' time='00:01:06'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/3.jpg' height='90' width='120'
time='00:
01:39' yt:name='end'/><media:title type='plain'>LEAVE BRITNEY ALONE!</media:title><yt:duration
seconds='132'/><yt:uploaded>2007-09-10T22:03:22.000Z</yt:uploaded><yt:uploaderId>UCJ3eOE-rgepshkPLE-v5vZg</yt:uploaderId><yt:videoid>kHmvkRoEowc</yt:videoid></media:group><gd:rating
average='2.5501726' max='5' min='1' numRaters='412158'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='45520931'/><yt:rating numDislikes='252429' numLikes='159729'/></entry><entry
gd:etag='W/"A0QGRn47eCp7I2A9WhNaF0Q."'><id>tag:youtube.com,2008:video:JQXh20OuhIc</id><published>2007-09-28T23:33:54.000Z</published><updated>2013-02-02T10:02:07.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>I AM A MUSLIM!</title><content type='application/x-shockwave-flash' src=
'https://www.youtube.com/v/JQXh20OuhIc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=JQXh20OuhIc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/htm
l' href='https://m.youtube.com/details?v=JQXh20OuhIc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/L26kcCSzEbOYFI4igUidbQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc'/><author><name>Muradaldin</name><uri>https://gdata.youtube.com/feeds/api/users/Muradaldin</uri><yt:userId>L26kcCSzEbOYFI4igUidbQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/
schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/JQXh20OuhIc/comments'
countHint='638794'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/JQXh20OuhIc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='134'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgmHhK5D2-EFJRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='134' yt:format='1'/><media:content
url='rtsp://r12---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgmHhK5D2-EFJRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video
/3gpp' medium='video' expression='full' duration='134' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='Muradaldin' yt:type='partner'>muradaldin</media:credit><media:description
type='plain'>Hello/Salam/Peace Everyone!
+< I do not approve of ANY hateful remarks towards any individuals or groups of people. This page is for
dialogue and discussion and while disagreement and differing opinions is fine, as well as criticism of
beliefs, personal attacks and hate speech will NOT be tolerated. I will block anyone who uses such language.
+< Keep it clean and respectful please. Thanks. =)
+<
+< The New Jersey Chapter of MAS (Muslim American Society) put together this message dispelling some of the
stereotypes of Muslims, calling for peace and unity and encourages Muslims to be proud of their faith. This
informative and very entertaining message is brought to you by the Muslim American
Society.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=JQXh20OuhIc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/JQXh20OuhIc/default.jpg' height='90' width='120' time='00:01:07'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/JQXh20OuhIc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JQXh20OuhIc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JQXh20OuhIc/1.jpg'
height='90' width='120' ti
me='00:00:33.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/JQXh20OuhIc/2.jpg'
height='90' width='120' time='00:01:07' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/JQXh20OuhIc/3.jpg' height='90' width='120' time='00:01:40.500'
yt:name='end'/><media:title type='plain'>I AM A MUSLIM!</media:title><yt:duration
seconds='134'/><yt:uploaded>2007-09-28T23:33:54.000Z</yt:uploaded><yt:uploaderId>UCL26kcCSzEbOYFI4igUidbQ</yt:uploaderId><yt:videoid>JQXh20OuhIc</yt:videoid></media:group><gd:rating
average='3.945557' max='5' min='1' numRaters='45681'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='4779319'/><yt:rating numDislikes='12042' numLikes='33639'/></entry><entry
gd:etag='W/"CkcCRH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:QBOAPleF1t0</id><published>2008-03-29T20:03:53.000Z</published><updated>2013-02-02T13:01:05.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind
' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Nonprofit' label='Nonprofits &
Activism'/><title>Abortion -This is a Suction Abortion</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/QBOAPleF1t0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QBOAPleF1t0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QBOAPleF1t0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QBOAPleF1t0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.c
om/feeds/api/videos/QBOAPleF1t0/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/QBOAPleF1t0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=QBOAPleF1t0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/1Aa1ZM5Yvl52jJk9MVzfwg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QBOAPleF1t0'/><author><name>Frank
Pavone</name><uri>https://gdata.youtube.com/feeds/api/users/FrFrankPavone</uri><yt:userId>1Aa1ZM5Yvl52jJk9MVzfwg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/>
<yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/QBOAPleF1t0/comments'
countHint='403410'/></gd:comments><media:group><media:category label='Nonprofits & Activism'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Nonprofit</media:category><media:content
url='https://www.youtube.com/v/QBOAPleF1t0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='172'
yt:format='5'/><media:content
url='rtsp://r10---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnd1oVXPoATQBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGD
mDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='172'
yt:format='1'/><media:content
url='rtsp://r10---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnd1oVXPoATQBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='172' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Frank Pavone'>frfrankpavone</media:credit><media:description
type='plain'>Fr. Frank Pavone of Priests for Life shows the instruments of suction abortion and challenges
abortion supporters. See the medical diagram of this procedure at
http://www.priestsforlife.org/resources/medical/suctionweb.jpg</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QBOAPleF1t0&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.c
om/vi/QBOAPleF1t0/default.jpg' height='90' width='120' time='00:01:26' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/QBOAPleF1t0/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QBOAPleF1t0/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QBOAPleF1t0/1.jpg' height='90'
width='120' time='00:00:43' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/QBOAPleF1t0/2.jpg'
height='90' width='120' time='00:01:26' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/QBOAPleF1t0/3.jpg' height='90' width='120' time='00:02:09'
yt:name='end'/><media:title type='plain'>Abortion -This is a Suction Abortion</media:title><yt:duration
seconds='172'/><yt:uploaded>2008-03-29T20:03:53.000Z</yt:uploaded><yt:uploaderId>UC1Aa1ZM5Yvl52jJk9MVzfwg</yt:uploaderId><yt:videoid>QBOAPleF1t0</yt:videoid></media:group><gd:rating
average='3.250575' max='5' min
='1' numRaters='6521' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='2533756'/><yt:rating numDislikes='2852' numLikes='3669'/></entry><entry
gd:etag='W/"DUUGSH47eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:nEqwKNNQBwc</id><published>2008-06-19T19:16:48.000Z</published><updated>2013-02-02T12:13:49.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Shows' label='Shows'/><title>Fred Goes
Swimming</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/nEqwKNNQBwc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=nEqwKNNQBwc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' typ
e='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=nEqwKNNQBwc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/KEXu8aCjrudFNx2jq9FfQw'/><link
rel='http://gdata.youtube.com/schemas/2007#video.show' type='application/atom+xml' href='https://gdata.y
outube.com/feeds/api/shows/VUGSB_LmlNA'/><link rel='http://gdata.youtube.com/schemas/2007#video.season'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/seasons/3lA27MT9wKY'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc'/><author><name>Fred</name><uri>https://gdata.youtube.com/feeds/api/users/Fred</uri><yt:userId>KEXu8aCjrudFNx2jq9FfQw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><yt:availability
start='1999-01-01T12:00:00.000Z' end='2037-12-31T12:00:00.000Z'/><gd:c
omments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/nEqwKNNQBwc/comments'
countHint='363638'/></gd:comments><yt:episode number='8'/><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#season.clips'
href='https://gdata.youtube.com/feeds/api/seasons/3lA27MT9wKY/clips'/><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#season.episodes'
href='https://gdata.youtube.com/feeds/api/seasons/3lA27MT9wKY/episodes'/><yt:firstReleased>2008-04-30T07:00:00.000Z</yt:firstReleased><media:group><media:category
label='Shows'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Shows</media:category><media:category
scheme='http://gdata.youtube.com/schemas/2007/releasemediums.cat'>6</media:category><media:category
scheme='http://gdata.youtube.com/schemas/2007/mediatypes.cat'>3</media:category><media:content
url='https://www.youtube.com/v/nEqwKNNQBwc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88H
sQjpE1a8d1GxQnGDm&app=youtube_gdata' type='application/x-shockwave-flash' medium='video'
isDefault='true' expression='full' duration='180' yt:format='5'/><media:content
url='rtsp://r9---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgkHB1DTKLBKnBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='180' yt:format='1'/><media:content
url='rtsp://r9---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgkHB1DTKLBKnBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='180' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Fred'
yt:type='partner'>fred</media:credit><media:description type='plain'>(1.8) Fred tries out his new pool that
his mom picked up at a local dump.
+< CHECK OUT: http://FredFigglehorn.com !!
+<
+< Get a Fred Party Pack at http://bit.ly/FredStore including your chance to be in a Fred video, a special
Fred T-shirt, Who's Ready to Party Album, It's Hackin' Christmas with Fred CD and Fred poster.
+<
+< Oh My Gammitt!!! Get 'A Hackin' Christmas with Fred' right here!!!!!
+< Get the album on iTunes: http://bit.ly/AHackinXmas
+<
+< GO TO MY MY WEBSITE!!!
+< http://fredfigglehorn.com
+<
+< MORE FRED FUNNESS!!!!
+< http://Facebook.com/FredFigglehorn
+< http://Twitter.com/FredFigglehorn
+< http://Formspring.com/FredFigglehorn
+<
+< WATCH FIGGLE CHAT HHERE!!!
+< http://bit.ly/FiggleChatPlaylist
+<
+< MORE PLAYLISTS
+< FRED's Hackin Awesome Playlist: http://bit.ly/HackinAwesomePlaylist
+< FRED's Movie Playlist: http://bit.ly/FREDMoviesPlaylist
+< FRED as a Cartoon!!!!: http://bit.ly/CartoonFred
+< FRED's Music Videos!!!!!: http://bit.ly/FREDMusicVideos</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=nEqwKNNQBwc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/nEqwKNNQBwc/default.jpg' height='90' width='120' time='00:01:30'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/nEqwKNNQBwc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/nEqwKNNQBwc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/nEqwKNNQBwc/1.jpg'
height='90' width='120' time='00:00:45' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/nEqwKNNQBwc/2.jpg' height='90' width='120' time='00:01:30'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/nEqwKNNQBwc/3.jpg' height='90' width='120'
time='00
:02:15' yt:name='end'/><media:title type='plain'>Fred Goes Swimming</media:title><yt:duration
seconds='180'/><yt:uploaded>2008-06-19T19:16:48.000Z</yt:uploaded><yt:uploaderId>UCKEXu8aCjrudFNx2jq9FfQw</yt:uploaderId><yt:videoid>nEqwKNNQBwc</yt:videoid></media:group><gd:rating
average='3.7778902' max='5' min='1' numRaters='282878'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='58705063'/><yt:rating numDislikes='86427' numLikes='196451'/></entry><entry
gd:etag='W/"A0MGQH47eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:ScXLHgPcZuc</id><published>2008-06-21T00:38:16.000Z</published><updated>2013-02-02T12:50:21.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Jonas
Brothers - Burnin' Up - Official Music Video (HQ)</title><content type='applicatio
n/x-shockwave-flash'
src='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ScXLHgPcZuc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FvXnyAhluG3sa6p3eOs_LA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc'/><author><name>JonasBrothersMusic</name><uri>https://gdata.youtube.com/feeds/api/users/JonasBrothersMusic</uri><yt:userId>FvXnyAhluG3sa6p3eOs_LA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ScXLHgPcZuc/comments' countHint='348325'/></gd:comments><
media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/ScXLHgPcZuc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='208'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='208' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgnnZtwDHsvFSRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='208' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='JonasBrother
sMusic' yt:type='partner'>jonasbrothersmusic</media:credit><media:description type='plain'>Get Burnin' Up
from A Little Bit Longer on iTunes:
+< Song = http://itunes.apple.com/us/album/a-little-bit-longer/id540909632
+< Video = http://itunes.apple.com/us/music-video/burnin-up/id546463790
+<
+< Get the FREE Jonas Brothers App: iTunes = http://bit.ly/N5t6uR and
+< Android = http://bit.ly/TJRJfz
+<
+< Official website = http://www.jonasbrothers.com</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ScXLHgPcZuc&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/default.jpg' height='90' width='120' time='00:01:44'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ScXLHgPcZuc/1.jpg'
height='90' width='120' time='00:00:52' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ScXLHgPcZuc/2.jpg' height='90' width='120' time='00:01:44'
yt:name='middle'/><media:thumbnail url='https:
//i.ytimg.com/vi/ScXLHgPcZuc/3.jpg' height='90' width='120' time='00:02:36' yt:name='end'/><media:title
type='plain'>Jonas Brothers - Burnin' Up - Official Music Video
(HQ)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='208'/><yt:uploaded>2008-06-21T00:38:16.000Z</yt:uploaded><yt:uploaderId>UCFvXnyAhluG3sa6p3eOs_LA</yt:uploaderId><yt:videoid>ScXLHgPcZuc</yt:videoid></media:group><gd:rating
average='4.4534664' max='5' min='1' numRaters='221732'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='94718155'/><yt:rating numDislikes='30296' numLikes='191436'/></entry><entry
gd:etag='W/"C04BRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:Hr0Wv5DJhuk</id><published>2008-06-28T17:06:18.000Z</published><updated>2013-02-02T13:32:37.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme=
'http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Miley Cyrus
- 7 Things</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.c
om/feeds/api/videos/Hr0Wv5DJhuk/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:access
Control action='autoPlay' permission='denied'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Hr0Wv5DJhuk/comments'
countHint='535446'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/Hr0Wv5DJhuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='220'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='hollywoodrecords'
yt:type='partner'>hollywoodrecords</media:credit><media:description type='plain'>Music video by Miley Cyrus
performing 7 Things.</media:description><media:keywords/><media:license type='text/html' href='http://www.you
tube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Hr0Wv5DJhuk&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/default.jpg' height='90' width='120' time='00:01:50'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/1.jpg'
height='90' width='120' time='00:00:55' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/2.jpg' height='90' width='120' time='00:01:50'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Hr0Wv5DJhuk/3.jpg' height='90' width='120'
time='00:02:45' yt:name='end'/><media:title type='plain'>Miley Cyrus - 7 Thing
s</media:title><yt:duration
seconds='220'/><yt:uploaded>2008-06-28T17:06:18.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>Hr0Wv5DJhuk</yt:videoid></media:group><gd:rating
average='4.326111' max='5' min='1' numRaters='395068'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='176286668'/><yt:rating numDislikes='66558' numLikes='328510'/></entry><entry
gd:etag='W/"AkMFRn47eCp7I2A9WhNaGE0."'><id>tag:youtube.com,2008:video:C6urw_PWHYk</id><published>2008-09-10T16:54:58.000Z</published><updated>2013-02-02T12:33:37.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>Matt Damon Rips Sarah Palin</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/C6urw_PWHYk?version=3&f=s
tandard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=C6urw_PWHYk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/ap
i/users/lzCn8DxRSCuMFv_WfzkcrQ'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk'/><author><name>CBS</name><uri>https://gdata.youtube.com/feeds/api/users/CBS</uri><yt:userId>lzCn8DxRSCuMFv_WfzkcrQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/C6urw_PWHYk/comments'
countHint='586859'/></gd:comments><media:group><media:category label='News & Politics' scheme='htt
p://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/C6urw_PWHYk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='103'
yt:format='5'/><media:content
url='rtsp://r7---sn-aiglln7r.c.youtube.com/CkcLENy73wIaPgmJHdbzw6urCxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='103' yt:format='1'/><media:content
url='rtsp://r7---sn-aiglln7r.c.youtube.com/CkcLENy73wIaPgmJHdbzw6urCxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='103' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='CBS' yt:type='partner'>cbs</media:credit><media:description
type='
plain'>"CBS News RAW": Actor Matt Damon criticizes Alaska governor Sarah Palin, citing her inexperience in
national politics and comparing her candidacy to "a bad Disney
movie."</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=C6urw_PWHYk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/C6urw_PWHYk/default.jpg' height='90' width='120' time='00:00:51.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/C6urw_PWHYk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/C6urw_PWHYk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/C6urw_PWHYk/1.jpg'
height='90' width='120' time='00:00:25.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/C6urw_PWHYk/2.jpg' height='90' width='120' ti
me='00:00:51.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/C6urw_PWHYk/3.jpg'
height='90' width='120' time='00:01:17.250' yt:name='end'/><media:title type='plain'>Matt Damon Rips Sarah
Palin</media:title><yt:duration
seconds='103'/><yt:uploaded>2008-09-10T16:54:58.000Z</yt:uploaded><yt:uploaderId>UClzCn8DxRSCuMFv_WfzkcrQ</yt:uploaderId><yt:videoid>C6urw_PWHYk</yt:videoid></media:group><gd:rating
average='4.4772515' max='5' min='1' numRaters='91325'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2008-09-10</yt:recorded><yt:statistics
favoriteCount='0' viewCount='12210826'/><yt:rating numDislikes='11935' numLikes='79390'/></entry><entry
gd:etag='W/"CEcNQX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:4pXfHLUlZf4</id><published>2008-12-07T05:19:15.000Z</published><updated>2013-02-02T13:34:50.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state
</app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Jizz In
My Pants</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4pXfHLUlZf4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4pXfHLUlZf4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' h
ref='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/CHcEUksSVKsRDH86j77Ntg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4'/><author><name>thelonelyisland</name><uri>https://gdata.youtube.com/feeds/api/users/thelonelyisland</uri><yt:userId>CHcEUksSVKsRDH86j77Ntg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' perm
ission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4pXfHLUlZf4/comments'
countHint='423257'/></gd:comments><yt:hd/><yt:location>new york, ny</yt:location><media:group><media:category
label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/4pXfHLUlZf4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='153'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='thelonelyisland'>thelonelyisland</media:credit><media:description
type='plain'>http://Itunes.com/thelonelyisland
+<
+< The first single from The Lonely Island's debut album "INCREDIBAD". In stores 02/10/2009.
+<
+< Video features guest appearances by Molly Sims, Jamie Lynn Sigler, and Justin Timberlake.
+<
+< The Lonely Island is Andy Samberg, Akiva Schaffer and Jorma Taccone.
+<
+< (Directed by Kiv)
+<
+<
+< Copyright - Universal Republic</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4pXfHLUlZf4&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/4pXfHLUlZf4/default.jpg' height='90' width='120' time='00:01:16.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4pXfHLUlZf4/1.jpg'
height='90' width='120' time='00:00:38.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/4pXfHLUlZf4/2.jpg' height='90' width='120' time='00:01:16.500'
yt:name='middle'/><media:thumbnail url='https://i.y
timg.com/vi/4pXfHLUlZf4/3.jpg' height='90' width='120' time='00:01:54.750' yt:name='end'/><media:title
type='plain'>Jizz In My Pants</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='153'/><yt:uploaded>2008-12-07T05:19:15.000Z</yt:uploaded><yt:uploaderId>UCCHcEUksSVKsRDH86j77Ntg</yt:uploaderId><yt:videoid>4pXfHLUlZf4</yt:videoid></media:group><gd:rating
average='4.84186' max='5' min='1' numRaters='628885'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='124206437'/><yt:rating numDislikes='24863' numLikes='604022'/></entry><entry
gd:etag='W/"CEYFR347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:btDWL0yfnCQ</id><published>2009-02-08T15:30:21.000Z</published><updated>2013-02-02T13:35:16.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Education'
label='Education'/><title>Sub 4 Sub Center</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/btDWL0yfnCQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=btDWL0yfnCQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/btDWL0yfnCQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/btDWL0yfnCQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/btDWL0yfnCQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/user
s/ib6RwYYEfh0gQMFMT1U4SQ'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/btDWL0yfnCQ'/><author><name>freestylefilmsinc</name><uri>https://gdata.youtube.com/feeds/api/users/freestylefilmsinc</uri><yt:userId>ib6RwYYEfh0gQMFMT1U4SQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='denied'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/btDWL0yfnCQ/comments'
countHint='4346953'/></gd:comments><media:group><media:category label='Education' sch
eme='http://gdata.youtube.com/schemas/2007/categories.cat'>Education</media:category><media:content
url='https://www.youtube.com/v/btDWL0yfnCQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='7'
yt:format='5'/><media:content
url='rtsp://r14---sn-aigeznls.c.youtube.com/CkcLENy73wIaPgkknJ9ML9bQbhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='7' yt:format='1'/><media:content
url='rtsp://r14---sn-aigeznls.c.youtube.com/CkcLENy73wIaPgkknJ9ML9bQbhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='7' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='freestylefilmsinc' yt:type='partner'>freestylefilmsinc</m
edia:credit><media:description type='plain'>hi guys just wanted to say THAT I DO NOT DO SUB4SUB SO CAN YOU
NOT PM ME BECAUSE I DON'T DO SUB4SUB</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=btDWL0yfnCQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/btDWL0yfnCQ/default.jpg' height='90' width='120' time='00:00:03.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/btDWL0yfnCQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/btDWL0yfnCQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/btDWL0yfnCQ/1.jpg'
height='90' width='120' time='00:00:01.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/btDWL0yfnCQ/2.jpg' height='90' width='120' time='00:00:03.500' yt:name='middle'
/><media:thumbnail url='https://i.ytimg.com/vi/btDWL0yfnCQ/3.jpg' height='90' width='120'
time='00:00:05.250' yt:name='end'/><media:title type='plain'>Sub 4 Sub Center</media:title><yt:duration
seconds='7'/><yt:uploaded>2009-02-08T15:30:21.000Z</yt:uploaded><yt:uploaderId>UCib6RwYYEfh0gQMFMT1U4SQ</yt:uploaderId><yt:videoid>btDWL0yfnCQ</yt:videoid></media:group><yt:statistics
favoriteCount='0' viewCount='2090119'/></entry><entry
gd:etag='W/"C0EESX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:YersIyzsOpc</id><published>2009-05-04T00:49:38.000Z</published><updated>2013-02-02T13:26:48.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Greatest
freak out ever (ORIGINAL VIDEO)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/YersIyzsOpc?version=3&f=
standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link rel='alternate'
type='text/html' href='https://www.youtube.com/watch?v=YersIyzsOpc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/a
pi/users/LDe6oX_ekNqmWzdJQXSmSw'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc'/><author><name>wafflepwn</name><uri>https://gdata.youtube.com/feeds/api/users/wafflepwn</uri><yt:userId>LDe6oX_ekNqmWzdJQXSmSw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/YersIyzsOpc/comments'
countHint='407724'/></gd:comments><media:group><media:category label='Comedy' scheme='htt
p://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/YersIyzsOpc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='127'
yt:format='5'/><media:content
url='rtsp://r13---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgmXOuwsI-zqYRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='127' yt:format='1'/><media:content
url='rtsp://r13---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgmXOuwsI-zqYRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='127' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='wafflepwn'
yt:type='partner'>wafflepwn</media:credit><media:de
scription type='plain'>http://itunes.apple.com/app/wafflepwn-the-greatest-freak/id367293715?mt=8
+< http://www.youtube.com/user/wafflepwn?feature=mhee
+< http://www.wafflepwnvideo.com/
+< http://www.youtube.com/user/ImaHooiser
+< http://www.facebook.com/profile.php?id=100002675675007</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=YersIyzsOpc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/YersIyzsOpc/default.jpg' height='90' width='120' time='00:01:03.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/YersIyzsOpc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/YersIyzsOpc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/YersIyzsOpc/1.jpg'
height='90' width='120' time='00:00:31.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/YersIyzsOpc/2.jpg' height='90' width='120' time='00:01:03.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/YersIyzsOpc/3.jpg' height='90' width='12
0' time='00:01:35.250' yt:name='end'/><media:title type='plain'>Greatest freak out ever (ORIGINAL
VIDEO)</media:title><yt:duration
seconds='127'/><yt:uploaded>2009-05-04T00:49:38.000Z</yt:uploaded><yt:uploaderId>UCLDe6oX_ekNqmWzdJQXSmSw</yt:uploaderId><yt:videoid>YersIyzsOpc</yt:videoid></media:group><gd:rating
average='4.7264047' max='5' min='1' numRaters='299581'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='69121110'/><yt:rating numDislikes='20491' numLikes='279090'/></entry><entry
gd:etag='W/"C0cMQH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:gFDCHdKbKBY</id><published>2009-06-17T07:52:05.000Z</published><updated>2013-02-02T13:18:01.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Black Veil
Brides "Knives and Pens" OFFICIAL VIDEO<
/title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/gFDCHdKbKBY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=gFDCHdKbKBY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY/related'/><link rel='htt
p://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=gFDCHdKbKBY'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/DdKEz8e7m5g-hXg42-HBQg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY'/><author><name>BlackVeilBridestv</name><uri>https://gdata.youtube.com/feeds/api/users/BlackVeilBridestv</uri><yt:userId>DdKEz8e7m5g-hXg42-HBQg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permiss
ion='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/gFDCHdKbKBY/comments'
countHint='336459'/></gd:comments><georss:where><gml:Point><gml:pos>34.03445260967644
-118.27880859375</gml:pos></gml:Point></georss:where><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/gFDCHdKbKBY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='264'
yt:format='5'/><media:content
url='rtsp://r3---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgkWKJvSHcJQgBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='264' yt:format='1'/><media:content url=
'rtsp://r3---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgkWKJvSHcJQgBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='264' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='BlackVeilBridestv'>blackveilbridestv</media:credit><media:description type='plain'>The debut
video from BLACK VEIL BRIDES, directed by Patrick Fogarty. Visit the band's official Facebook
+< www.facebook.com/blackveilbrides
+< or Official Twitter http://twitter.com/OfficialBVB</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=gFDCHdKbKBY&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/gFDCHdKbKBY/default.jpg' height='90' width='120' time='00:02:12'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/gFDCHdKbKBY/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/gFDCHdKbKBY/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/gFDCHdKbKBY/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/gFDCHdKbKBY/1.jpg' height='90' width='120'
time='00:01:06' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/gFDCHdKbKBY/2.jpg' height='90'
width='120' time='00:02:12'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/gFDCHdKbKBY/3.jpg' height='90' width='120'
time='00:03:18' yt:name='end'/><media:title type='plain'>Black Veil Brides "Knives and Pens" OFFICIAL
VIDEO</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='264'/><yt:uploaded>2009-06-17T07:52:05.000Z</yt:uploaded><yt:uploaderId>UCDdKEz8e7m5g-hXg42-HBQg</yt:uploaderId><yt:videoid>gFDCHdKbKBY</yt:videoid></media:group><gd:rating
average='4.554927' max='5' min='1' numRaters='264496'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='48452414'/><yt:rating numDislikes='29430' numLikes='235066'/></entry><entry
gd:etag='W/"CEcCSX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:M11SvDtPBhA</id><published>2009-09-25T22:35:55.000Z</published><updated>2013-02-02T13:34:28.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</
yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Miley Cyrus
- Party In The U.S.A.</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/M11SvDtPBhA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=M11SvDtPBhA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='
application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ufxAtBrPqlPy5fHNIZwauA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA'/><author><name>hollywoodrecords</name><uri>https://gdata.youtube.com/feeds/api/users/hollywoodrecords</uri><yt:userId>ufxAtBrPqlPy5fHNIZwauA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCon
trol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/M11SvDtPBhA/comments'
countHint='801416'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/M11SvDtPBhA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='201'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='hollywoodrecords'
yt:type='partner'>hollywoodrecords</media:credit><media:description type='plain'>Music video by Miley Cyrus
performing Party In The U.S.A..
+< #VEVOCertified on March 22, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=M11SvDtPBhA&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/M11SvDtPBhA/default.jpg' height='90' width='120' time='00:01:40.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/1.jpg'
height='90' width='120' time='00:00:50.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/M11SvDtPBhA/2.jpg' height='90' width='120' t
ime='00:01:40.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/M11SvDtPBhA/3.jpg'
height='90' width='120' time='00:02:30.750' yt:name='end'/><media:title type='plain'>Miley Cyrus - Party In
The U.S.A.</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='201'/><yt:uploaded>2009-09-25T22:35:55.000Z</yt:uploaded><yt:uploaderId>UCufxAtBrPqlPy5fHNIZwauA</yt:uploaderId><yt:videoid>M11SvDtPBhA</yt:videoid></media:group><gd:rating
average='4.3414564' max='5' min='1' numRaters='685847'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='317559099'/><yt:rating numDislikes='112915' numLikes='572932'/></entry><entry
gd:etag='W/"CEYGQX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:qrO4YZeyl0I</id><published>2009-11-24T07:45:26.000Z</published><updated>2013-02-02T13:35:20.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was rest
ricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Lady Gaga -
Bad Romance</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='a
pplication/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
acti
on='list' permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/comments'
countHint='1444472'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='308'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Bad Romance. (C) 2009 Interscope Records
+< #VEVOCertified on January 31, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/default.jpg' height='90' width='120' time='00:02:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/1.jpg'
height='90' width='120' time='00:01:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/2.jpg' height='90' width='120' time='0
0:02:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/3.jpg' height='90'
width='120' time='00:03:51' yt:name='end'/><media:title type='plain'>Lady Gaga - Bad
Romance</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='308'/><yt:uploaded>2009-11-24T07:45:26.000Z</yt:uploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>qrO4YZeyl0I</yt:videoid></media:group><gd:rating
average='4.2966156' max='5' min='1' numRaters='857733'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='506698402'/><yt:rating numDislikes='150829' numLikes='706904'/></entry><entry
gd:etag='W/"CEcNRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:CHVhwcOg6y8</id><published>2009-11-24T21:55:24.000Z</published><updated>2013-02-02T13:34:57.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was restricted.</yt:state></app:
control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Justin
Bieber - One Time</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/CHVhwcOg6y8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=CHVhwcOg6y8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' hr
ef='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Hkj014U2CQ2Nv0UZeYpE_A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8'/><author><name>JustinBieberVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/JustinBieberVEVO</uri><yt:userId>Hkj014U2CQ2Nv0UZeYpE_A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permi
ssion='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/CHVhwcOg6y8/comments'
countHint='767180'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/CHVhwcOg6y8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='243'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='JustinBieberVEVO'
yt:type='partner'>justinbiebervevo</media:credit><media:description type='plain'>Music video by Justin Bieber
performing One Time. (C) 2009 The Island Def Jam Music Group</media:description>
<media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=CHVhwcOg6y8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/CHVhwcOg6y8/default.jpg' height='90' width='120' time='00:02:01.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/1.jpg'
height='90' width='120' time='00:01:00.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/CHVhwcOg6y8/2.jpg' height='90' width='120' time='00:02:01.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/CHVhwcOg6y8/3.jpg' height='90' width='12
0' time='00:03:02.250' yt:name='end'/><media:title type='plain'>Justin Bieber - One
Time</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='243'/><yt:uploaded>2009-11-24T21:55:24.000Z</yt:uploaded><yt:uploaderId>UCHkj014U2CQ2Nv0UZeYpE_A</yt:uploaderId><yt:videoid>CHVhwcOg6y8</yt:videoid></media:group><gd:rating
average='3.1675682' max='5' min='1' numRaters='930010'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='312612702'/><yt:rating numDislikes='426045' numLikes='503965'/></entry><entry
gd:etag='W/"A0ANSH47eCp7I2A9WhNaEk4."'><id>tag:youtube.com,2008:video:HYTsAFwMmuk</id><published>2010-01-08T16:47:52.000Z</published><updated>2013-01-26T22:36:39.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Howto' label='Howto &
Style'/><title>Win a $500
American Express Gift Card and MyClyns Germ Protection Spray</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/HYTsAFwMmuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=HYTsAFwMmuk&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/HYTsAFwMmuk/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/HYTsAFwMmuk/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/HYTsAFwMmuk/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' href='https://gdata.you
tube.com/feeds/api/videos/HYTsAFwMmuk/related'/><link rel='http://gdata.youtube.com/schemas/2007#mobile'
type='text/html' href='https://m.youtube.com/details?v=HYTsAFwMmuk'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/48DOiEvCDu3sThBijwkQ1A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/HYTsAFwMmuk'/><author><name>juicystar07</name><uri>https://gdata.youtube.com/feeds/api/users/juicystar07</uri><yt:userId>48DOiEvCDu3sThBijwkQ1A</yt:userId></author><yt:accessControl
action='comment' permission='moderated'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay' permission='al
lowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/HYTsAFwMmuk/comments'
countHint='1009854'/></gd:comments><media:group><media:category label='Howto & Style'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Howto</media:category><media:content
url='https://www.youtube.com/v/HYTsAFwMmuk?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='653'
yt:format='5'/><media:content
url='rtsp://r12---sn-aiglln7r.c.youtube.com/CkcLENy73wIaPgnpmgxcAOyEHRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='653' yt:format='1'/><media:content
url='rtsp://r12---sn-aiglln7r.c.youtube.com/CkcLENy
73wIaPgnpmgxcAOyEHRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='653' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='juicystar07'
yt:type='partner'>juicystar07</media:credit><media:description type='plain'>Subscribe to My Vlog Channel!
+< http://www.youtube.com/user/otherjuicystar07
+<
+< Follow Me on Twitter!
+< http://www.twitter.com/juicystar007
+<
+< MyClyns Facebook Page:
+< http://www.facebook.com/pages/MyClyns-Personal-Germ-Protection-Spray/144974801371?ref=ts
+<
+< MyClyns
+< http://www.myclyns.com/enter.php
+<
+< Where to buy MyClyns?!
+< http://www.mygermspray.com/retail-locations
+<
+< Prize for the Contest!
+< $500 American Express gift card and 4 tubes of the MyClyns germ protection spray!
+<
+< Rules to Enter This Contest:
+< *you must be a subscriber to both this channel, and my otherjuicystar07 channel
+< *you do not have to be 18 or older, but if you are under 18-- please. have a parents permission.
+< *this contest is open internationally and you can enter no matter where you live-- just make sure that
american express cards are accepted in your country.
+< *contest ends at 12:00 AM EST on January, 16.
+< *you can enter as many times as you would like
+< *i will use random.org to generate a random drawing and pick the winnter!
+<
+< How to Enter:
+< simply write "enter me" in the comments below and you will be entered!
+<
+< Incase you didn't get the bubblegum prince joke? this is his mommy
+< http://www.youtube.com/user/TheBubbleGumPrincess
+< and he was born today!
+<
+< FTC Disclaimer:
+< myclyns was sent to me for free by the company. they are also donating the contest prize. myclyns is
sponsoring this video. it is my 100% honest opinion!
+< any other thing, person, product, or bubblegum prince mentioned in this video is not paying
me!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=HYTsAFwMmuk&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/HYTsAFwMmuk/default.jpg' height='90' width='120' time='00:05:26.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/HYTsAFwMmuk/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/HYTsAFwMmuk/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/HYTsAFwMmuk/1.jpg'
height='90' width='120' time='00:02:43.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/HYTsAFwMmuk/2.jpg' height='90' width='120' time='00:05:26.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi
/HYTsAFwMmuk/3.jpg' height='90' width='120' time='00:08:09.750' yt:name='end'/><media:title type='plain'>Win
a $500 American Express Gift Card and MyClyns Germ Protection
Spray</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='653'/><yt:uploaded>2010-01-08T16:47:52.000Z</yt:uploaded><yt:uploaderId>UC48DOiEvCDu3sThBijwkQ1A</yt:uploaderId><yt:videoid>HYTsAFwMmuk</yt:videoid></media:group><gd:rating
average='4.402764' max='5' min='1' numRaters='5934'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1147172'/><yt:rating numDislikes='886' numLikes='5048'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/most_linked HTTP/1.1
+> Soup-Debug-Timestamp: 1373293537
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 13 (0x71b470), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 13 (0x71b470)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:37 GMT
+< Date: Mon, 08 Jul 2013 14:25:37 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHRn07eSp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:37 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
gd:etag='W/"CUIHRn07eSp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_linked</id><updated>2013-07-08T14:25:37.301Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title/><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_linked'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_linked/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_linked?start-index=1&max-results=25'/><link
rel='service'
type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_linked?alt=atom-service'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>0</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage></feed>
+
+> GET /feeds/api/standardfeeds/most_responded HTTP/1.1
+> Soup-Debug-Timestamp: 1373293537
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 14 (0x71b470), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 14 (0x71b470)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:37 GMT
+< Date: Mon, 08 Jul 2013 14:25:37 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHRno6fip7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:37 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:gml='http://www.opengis.net/gml' xmlns:yt='http://gdata.youtube.com/schemas/2007'
xmlns:georss='http://www.georss.org/georss'
gd:etag='W/"CUIHRno6fip7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:most_responded</id><updated>2013-07-08T14:25:37.416Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Most
Responded</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCxrzZws-aVQ8'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_
responded'/><link rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_responded/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_responded?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_responded?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/most_responded?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>109</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"DUYHRX47eCp7I2A9WhNaGEw."'><id>tag:y
outube.com,2008:video:EwTZ2xpQwpA</id><published>2007-04-23T06:22:31.000Z</published><updated>2013-02-02T14:58:54.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>"Chocolate Rain" Original Song by Tay Zonday</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/CNu8q29Qs8I'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml' href='https://gdat
a.youtube.com/feeds/api/videos/EwTZ2xpQwpA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EwTZ2xpQwpA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/jMWn75PwKgutJQ0J3mrLbA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA'/><author><name>TayZonday</name><uri>https://gd
ata.youtube.com/feeds/api/users/TayZonday</uri><yt:userId>jMWn75PwKgutJQ0J3mrLbA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/EwTZ2xpQwpA/comments'
countHint='564434'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/EwTZ2xpQwpA?version=3&f=standard&d=ARK7_SyB_5iKQvG
vwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata' type='application/x-shockwave-flash' medium='video'
isDefault='true' expression='full' duration='293' yt:format='5'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='293' yt:format='1'/><media:content
url='rtsp://r4---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmQwlAa29kEExMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='293' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='TayZonday'
yt:type='partner'>tayzonday</media:credit><media:description type='plain'>GET THE REMIX!:
http://www.playtay.com
+<
+< ON FACEBOOK! http://www.facebook.com/tayzonday1
+<
+< FREE MP3! Right-click and SAVE!
+< http://www.tayzonday.net/Tay_Zonday_Chocolate_Rain.mp3
+<
+< This MP3 is subject to a Creative Commons License. Creative Commons License Details:
+<
+< http://creativecommons.org/licenses/by-nc-nd/3.0/us/
+<
+< Original A Capella Vocals At 180BPM Right Click and SAVE!:
+<
+< http://www.tayzonday.net/CR_Vocals_Rough_180bpm.wav
+<
+< Heads up to remixers: I'm not sure how the long term commercial rights to the song will develop, but all
commercial rights are generally reserved.
+<
+< "Chocolate Rain"
+<
+< Chocolate Rain
+< Some stay dry and others feel the pain
+< Chocolate Rain
+< A baby born will die before the sin
+<
+< Chocolate Rain
+< The school books say it can't be here again
+< Chocolate Rain
+< The prisons make you wonder where it went
+<
+< Chocolate Rain
+< Build a tent and say the world is dry
+< Chocolate Rain
+< Zoom the camera out and see the lie
+<
+< Chocolate Rain
+< Forecast to be falling yesterday
+< Chocolate Rain
+< Only in the past is what they say
+<
+< Chocolate Rain
+< Raised your neighborhood insurance rates
+< Chocolate Rain
+< Makes us happy 'livin in a gate
+<
+< Chocolate Rain
+< Made me cross the street the other day
+< Chocolate Rain
+< Made you turn your head the other way
+<
+< (Chorus)
+< Chocolate Rain
+< History quickly crashing through your veins
+< Chocolate Rain
+< Using you to fall back down again
+< [Repeat]
+<
+< Chocolate Rain
+< Seldom mentioned on the radio
+< Chocolate Rain
+< Its the fear your leaders call control
+<
+< Chocolate Rain
+< Worse than swearing worse than calling names
+< Chocolate Rain
+< Say it publicly and you're insane
+<
+< Chocolate Rain
+< No one wants to hear about it now
+< Chocolate Rain
+< Wish real hard it goes away somehow
+<
+< Chocolate Rain
+< Makes the best of friends begin to fight
+< Chocolate Rain
+< But did they know each other in the light?
+<
+< Chocolate Rain
+< Every February washed away
+< Chocolate Rain
+< Stays behind as colors celebrate
+<
+< Chocolate Rain
+< The same crime has a higher price to pay
+< chocolate Rain
+< The judge and jury swear it's not the face
+<
+< (Chorus)
+<
+< Chocolate Rain
+< Dirty secrets of economy
+< Chocolate Rain
+< Turns that body into GDP
+<
+< Chocolate Rain
+< The bell curve blames the baby's DNA
+< Chocolate Rain
+< But test scores are how much the parents make
+<
+< Chocolate Rain
+< 'Flippin cars in France the other night
+< Chocolate Rain
+< Cleans the sewers out beneath Mumbai
+<
+< Chocolate Rain
+< 'Cross the world and back its all the same
+< Chocolate Rain
+< Angels cry and shake their heads in shame
+<
+< Chocolate Rain
+< Lifts the ark of paradise in sin
+< Chocolate Rain
+< Which part do you think you're 'livin in?
+<
+< Chocolate Rain
+< More than 'marchin more than passing law
+< Chocolate Rain
+< Remake how we got to where we are.
+<
+< (Chorus)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EwTZ2xpQwpA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/default.jpg' height='90' width='120' time='00:02:26.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/1.jpg'
height='90' width='120' time='00:01:13.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EwTZ2xpQwpA/2.jpg' height='90' width='120' time='00:02:26.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EwTZ2xpQwpA/3.jpg' height='90' width='120'
time='00:03:39.750' yt:name='end'/><media:t
itle type='plain'>"Chocolate Rain" Original Song by Tay Zonday</media:title><yt:duration
seconds='293'/><yt:uploaded>2007-04-23T06:22:31.000Z</yt:uploaded><yt:uploaderId>UCjMWn75PwKgutJQ0J3mrLbA</yt:uploaderId><yt:videoid>EwTZ2xpQwpA</yt:videoid></media:group><gd:rating
average='4.3475013' max='5' min='1' numRaters='537877'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='88255769'/><yt:rating numDislikes='87741' numLikes='450136'/></entry><entry
gd:etag='W/"CEcBQH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:1bXdKTDAa_s</id><published>2007-06-15T21:48:09.000Z</published><updated>2013-02-02T13:34:11.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categ
ories.cat' term='Entertainment' label='Entertainment'/><title>How to get MORE VIEWS on YouTube videos..
REALLY!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/1bXdKTDAa_s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/g0kAn2oe0SE'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1bXdKTDAa_s&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type=
'application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Lat8CECTXsvUTsclmDdFGw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s'/><author><name>smpfilms</name><uri>https://gdata.youtube.com/feeds/api/users/smpfilms</uri><yt:userId>Lat8CECTXsvUTsclmDdFGw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='li
st' permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1bXdKTDAa_s/comments'
countHint='33513'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/1bXdKTDAa_s?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='763'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='smpfilms'
yt:type='partner'>smpfilms</media:credit><media:description type='plain'>I now have over 75 MILLION views and
175,000 SUBSCRIBERS and here's how I did it! It's not as hard
as you'd think : )
+<
+< My saying "subscribers are like car batteries" means, subscribers are like the power of a car battery, the
more power your battery has, the bigger the motor the battery can start. In reality it means, your
subscribers are the ones who put you on the most disscussed / most viewed lists... the more your viewers
interact with you, the more new unique viewers you'll recieve once you reach the lists.
+<
+< My guess is, only about 30% of YouTube's viewers have accounts which means, many of these unique viewers
don't even subscribe. If you can inspire these people to get YouTube accounts, then you're golden.
+<
+< I hope this video helped : )
+<
+< Here is the video I was mentioning that BradOFarrell made... it's a good video for new Mac users:
+< http://www.youtube.com/watch?v=myH-5_4zmBQ
+<
+< -Cory "Mr. Safety" Williams</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1bXdKTDAa_s&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/1bXdKTDAa_s/default.jpg' height='90' width='120' time='00:06:21.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/1bXdKTDAa_s/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1bXdKTDAa_s/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1bXdKTDAa_s/1.jpg'
height='90' width='120' time='00:03:10.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/1bXdKTDAa_s/2.jpg' height='90' width='120' time='00:06:21.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/1bXdKTDAa_s/3.jpg' height='90' width='120'
time='00:09:32.250' yt:n
ame='end'/><media:title type='plain'>How to get MORE VIEWS on YouTube videos..
REALLY!</media:title><yt:duration
seconds='763'/><yt:uploaded>2007-06-15T21:48:09.000Z</yt:uploaded><yt:uploaderId>UCLat8CECTXsvUTsclmDdFGw</yt:uploaderId><yt:videoid>1bXdKTDAa_s</yt:videoid></media:group><gd:rating
average='4.7928824' max='5' min='1' numRaters='30881'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-06-15</yt:recorded><yt:statistics
favoriteCount='0' viewCount='1197092'/><yt:rating numDislikes='1599' numLikes='29282'/></entry><entry
gd:etag='W/"D04ASX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:IytNBm8WA1c</id><published>2007-07-09T14:02:03.000Z</published><updated>2013-02-02T14:39:08.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><cat
egory scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Animals' label='Pets &
Animals'/><title>Funny Cats</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/IytNBm8WA1c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=IytNBm8WA1c&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007
#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/FMV3DqmnaRc4oNGvi-3OvQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c'/><author><name>nguoap</name><uri>https://gdata.youtube.com/feeds/api/users/nguoap</uri><yt:userId>FMV3DqmnaRc4oNGvi-3OvQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:com
ments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/IytNBm8WA1c/comments'
countHint='45092'/></gd:comments><georss:where><gml:Point><gml:pos>51.5059645024
-0.144453048706</gml:pos></gml:Point></georss:where><media:group><media:category label='Pets & Animals'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Animals</media:category><media:content
url='https://www.youtube.com/v/IytNBm8WA1c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='470'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='nguoap'>nguoap</media:credit><media:description type='plain'>it's soo funny :D
+<
+< audio content is licensed by UMG
+<
+< Song 1: Gioachino Rossini - The Thieving Magpie 0:00 - 1:37
+< Song 2: The Presidents of the United States of America - Kitty 1:38 - 2:47
+< Song 3: The Nutcracker 2:48 - 3:51
+< Song 4: Smash Mouth - All Star 3:51 - 7:06
+< Song 5: The Wiseguys - Ooh La La 7:07 - 7:43
+<
+< PS: i will ignore messages with the subject
+< "Business Proposal Regarding Your YouTube Videos"</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=IytNBm8WA1c&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/IytNBm8WA1c/default.jpg' height='90' width='120' time='00:03:55'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/IytNBm8WA1c/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/IytNBm8WA1c/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/IytNBm8WA1c/1.jpg'
height='90' width='120' time='00:01:57.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/IytNBm8WA1c/2.jpg' height='90' width='120' time='00:03:55'
yt:name='middle'/><media:thumbnail url='
https://i.ytimg.com/vi/IytNBm8WA1c/3.jpg' height='90' width='120' time='00:05:52.500'
yt:name='end'/><media:title type='plain'>Funny Cats</media:title><yt:duration
seconds='470'/><yt:uploaded>2007-07-09T14:02:03.000Z</yt:uploaded><yt:uploaderId>UCFMV3DqmnaRc4oNGvi-3OvQ</yt:uploaderId><yt:videoid>IytNBm8WA1c</yt:videoid></media:group><gd:rating
average='4.9122696' max='5' min='1' numRaters='131585'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='50753841'/><yt:rating numDislikes='2886' numLikes='128699'/></entry><entry
gd:etag='W/"C04GSH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:_dys7cm5MAg</id><published>2007-07-23T16:07:56.000Z</published><updated>2013-01-30T13:18:49.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Res
pond To This Video!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/_dys7cm5MAg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/a0HyGx129Co'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=_dys7cm5MAg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg/complain
ts'/><link rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=_dys7cm5MAg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/pl6FZ7gd4708URL0ykyvjQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg'/><author><name>Vinchenzo900</name><uri>https://gdata.youtube.com/feeds/api/users/Vinchenzo900</uri><yt:userId>pl6FZ7gd4708URL0ykyvjQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permissi
on='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/_dys7cm5MAg/comments'
countHint='2753'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/_dys7cm5MAg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='43'
yt:format='5'/><media:content
url='rtsp://r2---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgkIMLnJ7azc_RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='vide
o' expression='full' duration='43' yt:format='1'/><media:content
url='rtsp://r2---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgkIMLnJ7azc_RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='43' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Vinchenzo900'>vinchenzo900</media:credit><media:description
type='plain'>Respond with AS MANY videos as you possibly can! I dont care how many! I WANT YOU TO REPLY!
+<
+< Anyway, post your good, your bad, and your ugly.
+< Post your videos that dont make sence, or videos talking about what you think is going on.
+<
+< Post videos of yourself doing silly things, yourself talking, yourself singing?
+< Post videos of you eating, sleeping, walking, talking, and barfing!
+<
+< Also, post as MANY VIDEOS as you possibly can! Try to be #1 in the person who responded the most!
+< Go ahead, what are you waiting for?
+<
+< GO</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=_dys7cm5MAg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/_dys7cm5MAg/default.jpg' height='90' width='120' time='00:00:21.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/_dys7cm5MAg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_dys7cm5MAg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/_dys7cm5MAg/1.jpg'
height='90' width='120' time='00:00:10.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/_dys7cm5MAg/2.jpg' height='90' width='120' time='00:00:21.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/_dys7cm5MAg/3.jpg' height='90' width='120'
time='00:00:32.250' yt:name='end'/><media:title t
ype='plain'>Respond To This Video!</media:title><yt:duration
seconds='43'/><yt:uploaded>2007-07-23T16:07:56.000Z</yt:uploaded><yt:uploaderId>UCpl6FZ7gd4708URL0ykyvjQ</yt:uploaderId><yt:videoid>_dys7cm5MAg</yt:videoid></media:group><gd:rating
average='3.8778346' max='5' min='1' numRaters='2734'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='223454'/><yt:rating numDislikes='767' numLikes='1967'/></entry><entry
gd:etag='W/"A04HQ347eCp7I2A9WhNaF08."'><id>tag:youtube.com,2008:video:aIiRFSCgGu4</id><published>2007-08-26T10:44:30.000Z</published><updated>2013-02-01T14:45:32.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>Èric and the Army of the Phoenix (1/5)</title><content type='application/x-shockwave-flash'
src='https://www.youtube
.com/v/aIiRFSCgGu4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=aIiRFSCgGu4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html' href='https://m.y
outube.com/details?v=aIiRFSCgGu4'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/j7MCyrs_qjqYAwPubnz2Dw'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4'/><author><name>ericielfenix</name><uri>https://gdata.youtube.com/feeds/api/users/ericielfenix</uri><yt:userId>j7MCyrs_qjqYAwPubnz2Dw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comme
nts' href='https://gdata.youtube.com/feeds/api/videos/aIiRFSCgGu4/comments'
countHint='317763'/></gd:comments><georss:where><gml:Point><gml:pos>41.36031866306708
2.17529296875</gml:pos></gml:Point></georss:where><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/aIiRFSCgGu4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='588'
yt:format='5'/><media:content
url='rtsp://r15---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnuGqAgFZGIaBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='588' yt:format='1'/><media:content
url='rtsp://r15---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgnuGqAgFZGIaBMYESARFEgGUghzdGFuZG
FyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video'
expression='full' duration='588' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='ericielfenix'>ericielfenix</media:credit><media:description type='plain'>An incredible but true
story: Spanish authorities prosecute child for terrorism when he e-mails companies requesting labelling in
Catalan language, using Phoenix monicker from Harry Potter books. Police accuse him of organizing an Al Qaeda
cell. Case goes all the way to Spanish High Court.
+<
+< Part 1: http://www.youtube.com/watch?v=aIiRFSCgGu4
+< Part 2: http://www.youtube.com/watch?v=Aqvs3988wbU
+< Part 3: http://www.youtube.com/watch?v=TvlUpoffohM
+< Part 4: http://www.youtube.com/watch?v=FpKmmCxOcGQ
+< Part 5: http://www.youtube.com/watch?v=eAWyX_lWPuQ
+<
+< http://english.ericielfenix.cat
+< U.S. press enquiries: Emily Moore, tel. (865) 254-5244 OgleMoore gmail
com</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=aIiRFSCgGu4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/aIiRFSCgGu4/default.jpg' height='90' width='120' time='00:04:54'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/aIiRFSCgGu4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/aIiRFSCgGu4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/aIiRFSCgGu4/1.jpg'
height='90' width='120' time='00:02:27' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/aIiRFSCgGu4/2.jpg' height='90' width='120' time='00:04:54'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/aIiRFSCgGu4/3.jpg' height='90' w
idth='120' time='00:07:21' yt:name='end'/><media:title type='plain'>Èric and the Army of the Phoenix
(1/5)</media:title><yt:duration
seconds='588'/><yt:uploaded>2007-08-26T10:44:30.000Z</yt:uploaded><yt:uploaderId>UCj7MCyrs_qjqYAwPubnz2Dw</yt:uploaderId><yt:videoid>aIiRFSCgGu4</yt:videoid></media:group><gd:rating
average='4.026827' max='5' min='1' numRaters='2162'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2007-07-17</yt:recorded><yt:statistics
favoriteCount='0' viewCount='1207919'/><yt:rating numDislikes='526' numLikes='1636'/></entry><entry
gd:etag='W/"CUICSH47eCp7I2A9WhNaFEQ."'><id>tag:youtube.com,2008:video:28ANHLNElnA</id><published>2007-08-28T09:10:20.000Z</published><updated>2013-01-29T21:06:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Nonprofit' label='Nonprofits &
Activism'/><t
itle>NEW WORLD RECORD ☆ R.I.P YELLOW PAGES ☆ YOUTUBE OPEN CHALLENGE ☆</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/28ANHLNElnA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=28ANHLNElnA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/28ANHLNElnA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/28ANHLNElnA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/28ANHLNElnA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' href='htt
ps://gdata.youtube.com/feeds/api/videos/28ANHLNElnA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=28ANHLNElnA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/p1Wy0wE5NN7C66zmDq687A'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/28ANHLNElnA'/><author><name>YELLOWRIPPERS</name><uri>https://gdata.youtube.com/feeds/api/users/YELLOWRIPPERS</uri><yt:userId>p1Wy0wE5NN7C66zmDq687A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/28ANHLNElnA/comments'
countHint='1058'/></gd:comments><georss:where><gml:Point><gml:pos>34.12544756511612
74.81689453125</gml:pos></gml:Point></georss:where><media:group><media:category label='Nonprofits &
Activism'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Nonprofit</media:category><media:content
url='https://www.youtube.com/v/28ANHLNElnA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='58'
yt:format='5'/><media:content
url='rtsp://r6---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPglwlkSzHA3A2xMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' mediu
m='video' expression='full' duration='58' yt:format='1'/><media:content
url='rtsp://r6---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPglwlkSzHA3A2xMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='58' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='YELLOWRIPPERS'>yellowrippers</media:credit><media:description type='plain'>#1 ☆☆☆☆☆ Most
Responded Contest (All Time)
+< #1 ☆☆☆☆☆ Most Subscribed Contest (All Time)
+< ☆ YOUTUBE'S MOST RESPONDED CONTEST ☆
+< ☆ TOP 10 MOST RESPONDED VIDEO EVER ☆
+< ****************************** ***
+< ☆ R.I.P YELLOW PAGES ☆
+< ****************************** ***
+< YouTube ☆☆☆☆☆ Challenge
+< ****************************** ***
+< HOW TO ENTER YOUR VIDEO ?
+< ****************************** ***
+< ☆ Click on the Post a Video Response button
+< ☆ Choose your video from your videos or
+< Upload a New Phone Book RIP Video.
+< ☆ Post it as a video response.
+< ☆ WIN YOUTUBE VIDEO GRANDPRIX
+< **************************************************
+< ☆ REST.IN.PEACE ☆ YELLOW PAGES ☆
+< **************************************************
+< ☆ SWITCH TO THE LARGEST ONLINE YELLOW PAGES ☆
+< **************************************************
+< ☆☆☆☆☆ yellowpages.sulekha.com ☆☆☆☆☆
+< R.I.P & POST A VIDEO RESPONSE
+< WIN YellowRippers YOUTUBE VIDEO GRANDPRIX
+< ****************************** ***
+< Writer & Creative Director : Senthil Kumar JWT
India</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=28ANHLNElnA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/28ANHLNElnA/default.jpg' height='90' width='120' time='00:00:29'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/28ANHLNElnA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/28ANHLNElnA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/28ANHLNElnA/1.jpg'
height='90' width='120' time='00:00:14.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/28ANHLNElnA/2.jpg' height='90' width='120' time='00:00:29'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/28ANHLNElnA/3.jpg' height='90' width='120' tim
e='00:00:43.500' yt:name='end'/><media:title type='plain'>NEW WORLD RECORD ☆ R.I.P YELLOW PAGES ☆ YOUTUBE
OPEN CHALLENGE ☆</media:title><yt:duration
seconds='58'/><yt:uploaded>2007-08-28T09:10:20.000Z</yt:uploaded><yt:uploaderId>UCp1Wy0wE5NN7C66zmDq687A</yt:uploaderId><yt:videoid>28ANHLNElnA</yt:videoid></media:group><gd:rating
average='4.8793845' max='5' min='1' numRaters='1625'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='90297'/><yt:rating numDislikes='49' numLikes='1576'/></entry><entry
gd:etag='W/"DUYBQH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:Qit3ALTelOo</id><published>2007-09-05T14:33:15.000Z</published><updated>2013-02-02T14:59:11.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Animals' label='Pets &
Animals'/><title>The Mean Kitty Song</ti
tle><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Qit3ALTelOo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Qit3ALTelOo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/related'/><link rel='http:/
/gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Qit3ALTelOo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Lat8CECTXsvUTsclmDdFGw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo'/><author><name>smpfilms</name><uri>https://gdata.youtube.com/feeds/api/users/smpfilms</uri><yt:userId>Lat8CECTXsvUTsclmDdFGw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comm
ents><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Qit3ALTelOo/comments'
countHint='245797'/></gd:comments><media:group><media:category label='Pets & Animals'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Animals</media:category><media:content
url='https://www.youtube.com/v/Qit3ALTelOo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='210'
yt:format='5'/><media:content
url='rtsp://r1---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnqlN60AHcrQhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='210' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln7d.c.youtube.com/CkcLENy73wIaPgnqlN60AHcrQhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQj
pE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='210'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='smpfilms'
yt:type='partner'>smpfilms</media:credit><media:description type='plain'>SPARTA'S YOUTUBE CHANNEL:
+< http://www.YouTube.com/TheMeanKitty
+<
+< LYRICS:
+< I got this little kitty about 2 months back
+< he was the nicest little kitty, now a pain in my crack
+< This little kitty is a ninja, always stalking my feet
+< This little kitty is a warrior you know what I mean
+<
+< he's an evil little kitty look what he did to my hand
+< tries to get in trouble in any way that he can
+< I could give this cat a toy, but he'd rather have the wrapper
+< and I will always give him water, but he still drinks from the crapper
+<
+< You could lock him in a closet and he just won't care
+< kitty chews on my shoes and he licks my hair
+< always scratching on my favorite chair and jumping on the couch
+< playing in the window sills and tearing through the house
+<
+< He's so full of energy and easily amused
+< kitty will attack anything that moves
+< Causing trouble, starting battles just so he could be a little part of
+< he's a meanest little kitty so we named him sparta
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite
+<
+< Where'd you go
+< are you stalking me?
+< are you under the couch, quite possibly
+< ears laid back so you don't get caught
+< ready to pounce my leg with everything that you got
+<
+< I know you're probably watching me from across the room
+< concentrating contemplating on attacking me soon
+< You're not invisible kitty, I'm gonna find you first
+< Come out come out before I make things worse
+<
+< I've seen where you hide and I know where you've been
+< Hey kitty why don't you give in
+< Even if you try to sneak up on me, I'm prepared
+< Cause I've got my safety gear on and I'm not scared
+<
+< I think I hear a kitty cat under the bed
+< I know your making noises just to mess with my head
+< You can stalk me all you want, but I'm not your pray
+< cause you always seem to find me first, but not today
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< Come on out, I'm gonna get you now
+<
+< I've got 'em cornered
+< and now he's mine
+< He's not gonna get away this time
+< I'll snatch him up fast before he can blink and then...
+< Aw man! He's asleep in the sink
+<
+< What is with this cat? I'm confused
+< He's got a bed, but it's never been used
+< In every waking moment, kitty's out for the fight
+< then [fart] next minute kitty's out like a light
+<
+< How could I let this creature live inside of my home
+< I gotta keep an eye on him when I'm on the phone
+< I'm a little afraid to leave this cat all alone
+< this kitty may destroy everything that I own
+<
+< Look at him now, I kinda feel bad
+< He's the best little cat that I've had
+< and the one big thing I forgot to mention, was that
+< He wasn't fighting, he just wanted attention
+<
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< little bitty kitty wanna bite bite bite
+< Hey little sparta what is with all the fight
+< showing love, that's all this kitty does
+<
+<
+< BEHIND THE SCENES
+< If you have a cat, I'm sure you can relate, lol. I originally wrote the song because I didn't want to do
a simple talking blog about my Sparta's little biting problem and I also wanted to show my friends back home
in Turlock what my new place in Thousand Oaks looks like.. BTW, trying to get a cat to perform for a music
video... nearly impossible! Thanks for SUBSCRIBING! :D
+<
+< TAGS:
+< kitty cat mean song kitten cute funny little cats smpfilms smp films cory williams Sparta themeankitty
music lyrics pet animal pets animals guy singing adoption adopt food toy toys furniture apartment home house
scratch ball playing play dance meow kittens furry love loves bored new loki angry mad "Funny
Cats"</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Qit3ALTelOo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/Qit3ALTelOo/default.jpg' height='90' width='120' time='00:01:45'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/1.jpg'
height='90' width=
'120' time='00:00:52.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/Qit3ALTelOo/2.jpg'
height='90' width='120' time='00:01:45' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/Qit3ALTelOo/3.jpg' height='90' width='120' time='00:02:37.500'
yt:name='end'/><media:title type='plain'>The Mean Kitty Song</media:title><yt:duration
seconds='210'/><yt:uploaded>2007-09-05T14:33:15.000Z</yt:uploaded><yt:uploaderId>UCLat8CECTXsvUTsclmDdFGw</yt:uploaderId><yt:videoid>Qit3ALTelOo</yt:videoid></media:group><gd:rating
average='4.760931' max='5' min='1' numRaters='418908'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='72432604'/><yt:rating numDislikes='25037' numLikes='393871'/></entry><entry
gd:etag='W/"C0cCRn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:WqYPvbUHFd0</id><published>2007-09-10T12:22:03.000Z</published><updated>2013-02-02T13:17:47.000Z</updated><category
scheme='http://schemas.google
.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>BARIS AKARSU
- ISLAK ISLAK (for translation pls watch full screen)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/WqYPvbUHFd0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/q6vROIoUKj4'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=WqYPvbUHFd0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml' href='https
://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=WqYPvbUHFd0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5UDuj7ymwdSqDKxoXq43uw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0'/><author><name>PeaceandSadness</name><uri>https://gdata.youtube.com/feeds/api/users/PeaceandSadness</uri><yt:userId>5UDuj7ymwdSqDKxoXq43uw</yt:userId></author><yt:accessControl
action='comment' permission
='allowed'/><yt:accessControl action='commentVote' permission='allowed'/><yt:accessControl
action='videoRespond' permission='allowed'/><yt:accessControl action='rate'
permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/WqYPvbUHFd0/comments'
countHint='267958'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/WqYPvbUHFd0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='282' yt:f
ormat='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgndFQe1vQ-mWhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='282' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgndFQe1vQ-mWhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='282' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='PeaceandSadness'>peaceandsadness</media:credit><media:description type='plain'>Rest in Peace /
Nur içinde yat http://www.youtube.com/cp/vjVQa1PpcFNAh8M2b3CxPFsKxs8Vf041iXJ0g7qW9WA=
+< He also gave many charity concerts for the children of leukemia for whom BARIS cared so much and tried to
provide them the best he could.
+< He has a lot of fans whom called themselves BAG ( = The Ones Who Understand BARIS). They have supported
him since he joined the Akademi Turkiye. Baris called them : ''my big loving family''.
+< It is still hard to believe that we have lost him... We have lost a wonderful musician, performer and we
lost the future number-one rock star... but above all, we lost a great man, a wonderful person, a benevolent,
breadth human-being !
+< We lost the person with a personality that is very rare to find and impossible to be replaced and his
absence will always be felt.
+< We lost him on 4th of July 2007 after 5 days of deep coma in Private Bodrum Hospital which he was brought
after having a car accident on the same day he was born and on the way to his 29th birthday party in Bodrum.
+< Millions prayed for him to survive while he was in coma in the hospital for five days after the
car-accident.
+< But we lost him !
+< We lost him while he was getting ready for his third album and when he was planning to make his place
certain on the top !
+< Thousands of people attended his funeral in Amasra ... thousands of people cried after him while millions
of people were sharing the same feelings while watching his funeral on the Television.
+< Rest in Peace BARIS !
+< Maybe you lived a very short life and maybe there were many things you planned to do.
+< However, you have showed to everyone all of the ethical values which people seemed to forget.
+< You have been the best sample for everyone !
+<
+< Thank you for all you have done and thank you for the values you have showed and added to our lives.
+<
+< We will never forget you BARIS !
+<
+< We will always remember you with your smiling face !
+<
+< THE PRIZES OF BARIŞ AKARSU
+< -Akademi Türkiye Music Contest First Prize Winner: June 2004
+< -Olay FM : The Best Runner-ups of 2005 : The Best Runner-Up
+< Rock Starı
+< -Survey of Future Magazine: The Best Loved Rock Star of 2005
+< -Turuncu Media Group Organization GOLDEN NOTE MUSIC AWARDS : The Best Pop Rock Star.
+< -Istanbul University Informatics Awards Ceremony: Cem Karaca
+< Special Prize
+< -USDER (International Health, Education and Social Services
+< Association) : 1st Prize Winner in music branch in the Survey of
+< 'The Bests of the Year'
+< -CEM KARACA SPECIAL PRIZE : Expo Channel (April 1st, 2007)
+< -13th Kral TV Video Music Awards : 1st Prize Winner in the branch of 'The Best ROCK STAR'
(09.05.2007)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=WqYPvbUHFd0&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/WqYPvbUHFd0/default.jpg' height='90' width='120' time='00:02:21'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/WqYPvbUHFd0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/WqYPvbUHFd0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/WqYPvbUHFd0/1.jpg'
height='90' width='120' time='00:01:10.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/WqYPvbUHFd0/2.jpg' height='90' width='120' time='00:02:21'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/
WqYPvbUHFd0/3.jpg' height='90' width='120' time='00:03:31.500' yt:name='end'/><media:title
type='plain'>BARIS AKARSU - ISLAK ISLAK (for translation pls watch full
screen)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='282'/><yt:uploaded>2007-09-10T12:22:03.000Z</yt:uploaded><yt:uploaderId>UC5UDuj7ymwdSqDKxoXq43uw</yt:uploaderId><yt:videoid>WqYPvbUHFd0</yt:videoid></media:group><gd:rating
average='4.9034257' max='5' min='1' numRaters='4846'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='3608273'/><yt:rating numDislikes='117' numLikes='4729'/></entry><entry
gd:etag='W/"DkUGQ347eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:kHmvkRoEowc</id><published>2007-09-10T22:03:22.000Z</published><updated>2013-02-02T14:10:22.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/
categories.cat' term='Entertainment' label='Entertainment'/><title>LEAVE BRITNEY ALONE!</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/kHmvkRoEowc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=kHmvkRoEowc&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xm
l' href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=kHmvkRoEowc'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/J3eOE-rgepshkPLE-v5vZg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc'/><author><name>itschriscrocker</name><uri>https://gdata.youtube.com/feeds/api/users/itschriscrocker</uri><yt:userId>J3eOE-rgepshkPLE-v5vZg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl ac
tion='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/kHmvkRoEowc/comments'
countHint='671565'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/kHmvkRoEowc?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='132'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgkHowQaka95kBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='132' yt:format='1'/><media:content
url='rtsp://r5---sn
-aigeznlz.c.youtube.com/CkcLENy73wIaPgkHowQaka95kBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='132' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='itschriscrocker'
yt:type='partner'>itschriscrocker</media:credit><media:description type='plain'>Me @ the Zoo is an HBO
Documentary Film about the phenomenon of internet celebrity, starring Chris Crocker. Watch it on HBO June 25
at 9PM.
+<
+< BOOKING: nickpampenella theagencygroup com
+< My Twitter: http://twitter.com/ChrisCrocker
+< My MUSIC: http://itunes.com/ChrisCrocker
+< Fan Facebook: http://facebook.com/ChrisCrockerOFFICIAL</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=kHmvkRoEowc&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/kHmvkRoEowc/default.jpg' height='90' width='120' time='00:01:06'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/1.jpg'
height='90' width='120' time='00:00:33' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/kHmvkRoEowc/2.jpg' height='90' width='120' time='00:01:06'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/kHmvkRoEowc/3.jpg' height='90' width='120'
time='00:
01:39' yt:name='end'/><media:title type='plain'>LEAVE BRITNEY ALONE!</media:title><yt:duration
seconds='132'/><yt:uploaded>2007-09-10T22:03:22.000Z</yt:uploaded><yt:uploaderId>UCJ3eOE-rgepshkPLE-v5vZg</yt:uploaderId><yt:videoid>kHmvkRoEowc</yt:videoid></media:group><gd:rating
average='2.5501688' max='5' min='1' numRaters='412159'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='45521256'/><yt:rating numDislikes='252430' numLikes='159729'/></entry><entry
gd:etag='W/"DE8FRX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:VEL5ABddZ0k</id><published>2007-09-25T10:43:12.000Z</published><updated>2013-02-02T14:53:34.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Autos' label='Autos &
Vehicles'/><title>Bugatti Veyron vs BMW M3</title><content type='application/x-shockwave-
flash'
src='https://www.youtube.com/v/VEL5ABddZ0k?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=VEL5ABddZ0k&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' typ
e='text/html' href='https://m.youtube.com/details?v=VEL5ABddZ0k'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/qD3d6GLQrKgbGiddisFCcQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k'/><author><name>autoblogger</name><uri>https://gdata.youtube.com/feeds/api/users/autoblogger</uri><yt:userId>qD3d6GLQrKgbGiddisFCcQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.y
outube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/VEL5ABddZ0k/comments'
countHint='46634'/></gd:comments><media:group><media:category label='Autos & Vehicles'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Autos</media:category><media:content
url='https://www.youtube.com/v/VEL5ABddZ0k?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='82'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPglJZ10XAPlCVBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='82' yt:format='1'/><media:content
url='rtsp://r9---sn-aigllne6.c.youtube.com/CkcLENy73wIaPglJZ10XAPlCVBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type
='video/3gpp' medium='video' expression='full' duration='82' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='autoblogger' yt:type='partner'>autoblogger</media:credit><media:description
type='plain'>An airstrip drag race between a Bugatti Veyron and Dutch racing driver Ho-Pin Tung in a new E92
M3.
+<
+< View the original on:
http://www.autojunk.nl/clips/view/133255</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=VEL5ABddZ0k&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/VEL5ABddZ0k/default.jpg' height='90' width='120' time='00:00:41'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/VEL5ABddZ0k/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VEL5ABddZ0k/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VEL5ABddZ0k/1.jpg'
height='90' width='120' time='00:00:20.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/VEL5ABddZ0k/2.jpg' height='90' width='120' time='00:00:41'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/VEL5ABddZ0k/3.jpg' height='90' width='12
0' time='00:01:01.500' yt:name='end'/><media:title type='plain'>Bugatti Veyron vs BMW
M3</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='82'/><yt:uploaded>2007-09-25T10:43:12.000Z</yt:uploaded><yt:uploaderId>UCqD3d6GLQrKgbGiddisFCcQ</yt:uploaderId><yt:videoid>VEL5ABddZ0k</yt:videoid></media:group><gd:rating
average='4.5881977' max='5' min='1' numRaters='38941'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='48950285'/><yt:rating numDislikes='4009' numLikes='34932'/></entry><entry
gd:etag='W/"CEMFQX47eCp7I2A9WhNaFkQ."'><id>tag:youtube.com,2008:video:trpXOowObDI</id><published>2007-11-21T23:41:57.000Z</published><updated>2013-02-01T04:20:10.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Share Your
Comedy Genius W
ith Cracked!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/trpXOowObDI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=trpXOowObDI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/trpXOowObDI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/trpXOowObDI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/trpXOowObDI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/trpXOowObDI/related'/><
link rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/jD2KyAEm84yVH8cTilID7Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/trpXOowObDI'/><author><name>Cracked</name><uri>https://gdata.youtube.com/feeds/api/users/Cracked</uri><yt:userId>jD2KyAEm84yVH8cTilID7Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api
/videos/trpXOowObDI/comments' countHint='554'/></gd:comments><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/trpXOowObDI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='54'
yt:format='5'/><media:content
url='rtsp://r19---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgkybA6MOle6thMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='54' yt:format='1'/><media:content
url='rtsp://r19---sn-aigllne6.c.youtube.com/CkcLENy73wIaPgkybA6MOle6thMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='54' yt:format='6'/><media:credi
t role='uploader' scheme='urn:youtube' yt:display='Cracked'
yt:type='partner'>cracked</media:credit><media:description type='plain'>Cracked.com wants to see your funny
videos. If you make us laugh, we just might pay you for your
video!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=trpXOowObDI&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/trpXOowObDI/default.jpg' height='90' width='120' time='00:00:27'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/trpXOowObDI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/trpXOowObDI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/trpXOowObDI/1.jpg'
height='90' width='120' time='00:00:13.500' yt:name='start'/><media:thumbnail url='https://i.ytim
g.com/vi/trpXOowObDI/2.jpg' height='90' width='120' time='00:00:27' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/trpXOowObDI/3.jpg' height='90' width='120' time='00:00:40.500'
yt:name='end'/><media:title type='plain'>Share Your Comedy Genius With Cracked!</media:title><yt:duration
seconds='54'/><yt:uploaded>2007-11-21T23:41:57.000Z</yt:uploaded><yt:uploaderId>UCjD2KyAEm84yVH8cTilID7Q</yt:uploaderId><yt:videoid>trpXOowObDI</yt:videoid></media:group><gd:rating
average='4.204969' max='5' min='1' numRaters='322'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='65110'/><yt:rating numDislikes='64' numLikes='258'/></entry><entry
gd:etag='W/"A04MQn47eCp7I2A9WhNaEUs."'><id>tag:youtube.com,2008:video:4UCfqf7iCmY</id><published>2008-01-05T05:38:00.000Z</published><updated>2013-01-26T03:13:03.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><ca
tegory scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Howto' label='Howto &
Style'/><title>7000 Video Responses? Let's Try!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/4UCfqf7iCmY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=4UCfqf7iCmY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY/complaints'/><link rel='http://gdata.yout
ube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=4UCfqf7iCmY'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/CPbY7NTprhlMzwUTEVoyuw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY'/><author><name>BeMyFriendPlease</name><uri>https://gdata.youtube.com/feeds/api/users/BeMyFriendPlease</uri><yt:userId>CPbY7NTprhlMzwUTEVoyuw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessC
ontrol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/4UCfqf7iCmY/comments'
countHint='944'/></gd:comments><media:group><media:category label='Howto & Style'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Howto</media:category><media:content
url='https://www.youtube.com/v/4UCfqf7iCmY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='10'
yt:format='5'/><media:content
url='rtsp://r12---sn-aigeznld.c.youtube.com/CkcLENy73wIaPglmCuL-qZ9A4RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration
='10' yt:format='1'/><media:content
url='rtsp://r12---sn-aigeznld.c.youtube.com/CkcLENy73wIaPglmCuL-qZ9A4RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='10' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='BeMyFriendPlease'>bemyfriendplease</media:credit><media:description type='plain'>Let's Try!
+<
+< Post as many videos as you like! They can be of anything! Posting your responses will get you more
views!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=4UCfqf7iCmY&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/4UCfqf7iCmY/default.jpg' height='90' width='120' time='00:00:05'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/4UCfqf7iCmY/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4UCfqf7iCmY/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/4UCfqf7iCmY/1.jpg'
height='90' width='120' time='00:00:02.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/4UCfqf7iCmY/2.jpg' height='90' width='120' time='00:00:05'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/
vi/4UCfqf7iCmY/3.jpg' height='90' width='120' time='00:00:07.500' yt:name='end'/><media:title
type='plain'>7000 Video Responses? Let's Try!</media:title><yt:duration
seconds='10'/><yt:uploaded>2008-01-05T05:38:00.000Z</yt:uploaded><yt:uploaderId>UCCPbY7NTprhlMzwUTEVoyuw</yt:uploaderId><yt:videoid>4UCfqf7iCmY</yt:videoid></media:group><gd:rating
average='3.68125' max='5' min='1' numRaters='640'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='73190'/><yt:rating numDislikes='211' numLikes='429'/></entry><entry
gd:etag='W/"DU8AQH47eCp7I2A9WhNaF0Q."'><id>tag:youtube.com,2008:video:y9dXGJ2rYdA</id><published>2008-03-08T15:11:03.000Z</published><updated>2013-02-02T09:37:21.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>Appeasing Islam</
title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/y9dXGJ2rYdA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=y9dXGJ2rYdA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA/related'/><link rel='http
://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=y9dXGJ2rYdA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/WOkEnBl5TO4SCLfSlosjgg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA'/><author><name>patcondell</name><uri>https://gdata.youtube.com/feeds/api/users/patcondell</uri><yt:userId>WOkEnBl5TO4SCLfSlosjgg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><g
d:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/y9dXGJ2rYdA/comments'
countHint='222229'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/y9dXGJ2rYdA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='456'
yt:format='5'/><media:content
url='rtsp://r20---sn-aigllned.c.youtube.com/CkcLENy73wIaPgnQYaudGFfXyxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='456' yt:format='1'/><media:content
url='rtsp://r20---sn-aigllned.c.youtube.com/CkcLENy73wIaPgnQYaudGFfXyxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O
88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='456'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='patcondell'>patcondell</media:credit><media:description type='plain'>Europe's cultural suicide.
+<
+< BOOK OF VIDEO TRANSCRIPTS NOW AVAILABLE
+< http://www.lulu.com/content/paperback/godless-and-free/7864233
+<
+< Two excellent books on the appeasement of Islamic extremism in Europe
+<
+< While Europe Slept by Bruce Bawer
+<
http://www.amazon.co.uk/While-Europe-Slept-Radical-Destroying/dp/0767920058/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1204988427&sr=8-1
+<
+< Londonistan by Melanie Phillips
+<
http://www.amazon.co.uk/Londonistan-NEW-UPDATED-Britain-Creating/dp/1903933900/ref=sr_1_1?ie=UTF8&s=books&qid=1204988488&sr=1-1
+<
+< *
+<
+< Free speech and radical Islam
+< http://online.wsj.com/article/SB120303586375870157.html?mod=Letters
+<
+< More respect for Islam? http://news.bbc.co.uk/1/hi/world/americas/7267100.stm
+<
+< Islam-West rift widens
+< http://news.bbc.co.uk/1/hi/world/europe/7200514.stm
+<
+< Danish art show re-opens after Muslim threat
+< http://www.bloomberg.com/apps/news?pid=20601088&sid=a3gKdENVvklg&refer=muse
+<
+< Dutch government's cowardice in the face of violent threats
+< http://www.radionetherlands.nl/currentaffairs/080229-wilders-cabinet
+<
+< See the movie here
+< http://www.fitnathemovie.com/
+<
+< Muslims rioted in Denmark because they were "bored"
+< http://afp.google.com/article/ALeqM5g1zaGznN4_AnmJKpg7cnFhHCpuxA
+<
+< European Union covered up attacks on Jews by young Muslims
+<
http://www.telegraph.co.uk/news/main.jhtml?xml=/news/2004/04/01/wsemit01.xml&sSheet=/portal/2004/04/01/ixportal.html
+<
+< Britain's dhimmi West Midlands police
+< http://www.secularism.org.uk/explanationneededaboutwestmidlan.html
+<
+< Bradford police may have to learn about sharia law
+<
http://www.thetelegraphandargus.co.uk/news/bradford/bradfordnews/display.var.2082603.0.mp_fury_at_sharia_law_idea_for_police.php
+<
+< You can download an audio version of this video at
http://patcondell.libsyn.com/</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=y9dXGJ2rYdA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/y9dXGJ2rYdA/default.jpg' height='90' width='120' time='00:03:48'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/y9dXGJ2rYdA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/y9dXGJ2rYdA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/y9dXGJ2rYdA/1.jpg'
height='90' width='120' time='00:01:54' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/y9dXGJ2rYdA/2.jpg' height='90' width='120' time='00:03:48'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/y9dXGJ2rYdA/3.jpg' height=
'90' width='120' time='00:05:42' yt:name='end'/><media:title type='plain'>Appeasing
Islam</media:title><yt:duration
seconds='456'/><yt:uploaded>2008-03-08T15:11:03.000Z</yt:uploaded><yt:uploaderId>UCWOkEnBl5TO4SCLfSlosjgg</yt:uploaderId><yt:videoid>y9dXGJ2rYdA</yt:videoid></media:group><gd:rating
average='4.317105' max='5' min='1' numRaters='24771'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1612181'/><yt:rating numDislikes='4229' numLikes='20542'/></entry><entry
gd:etag='W/"AkIHQX47eCp7I2A9WhNaFUs."'><id>tag:youtube.com,2008:video:ZacRtqRLSLw</id><published>2008-06-18T02:37:20.000Z</published><updated>2013-01-30T17:55:30.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Howto' label='Howto &
Style'/><title>The Na Nach Swipe</title><content type='application/x-shock
wave-flash'
src='https://www.youtube.com/v/ZacRtqRLSLw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ZacRtqRLSLw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#upload
er' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/VUxUXC7Vwb6H6QA1zelQCA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw'/><author><name>SABANAR</name><uri>https://gdata.youtube.com/feeds/api/users/SABANAR</uri><yt:userId>VUxUXC7Vwb6H6QA1zelQCA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ZacRtqRLSLw/comments' countHint='286'/></gd:co
mments><media:group><media:category label='Howto & Style'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Howto</media:category><media:content
url='https://www.youtube.com/v/ZacRtqRLSLw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='134'
yt:format='5'/><media:content
url='rtsp://r20---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgm8SEukthGnZRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='134' yt:format='1'/><media:content
url='rtsp://r20---sn-aigllnes.c.youtube.com/CkcLENy73wIaPgm8SEukthGnZRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='134' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt
:display='SABANAR'>sabanar</media:credit><media:description type='plain'>Tutorial about the esoteric hand
sign of the Breslov chasidum http://nanach.name</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ZacRtqRLSLw&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ZacRtqRLSLw/default.jpg' height='90' width='120' time='00:01:07'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ZacRtqRLSLw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZacRtqRLSLw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZacRtqRLSLw/1.jpg'
height='90' width='120' time='00:00:33.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ZacRtqRLSLw/2.jpg' height='90' width='120' time='00:01:07' yt:name
='middle'/><media:thumbnail url='https://i.ytimg.com/vi/ZacRtqRLSLw/3.jpg' height='90' width='120'
time='00:01:40.500' yt:name='end'/><media:title type='plain'>The Na Nach Swipe</media:title><yt:duration
seconds='134'/><yt:uploaded>2008-06-18T02:37:20.000Z</yt:uploaded><yt:uploaderId>UCVUxUXC7Vwb6H6QA1zelQCA</yt:uploaderId><yt:videoid>ZacRtqRLSLw</yt:videoid></media:group><gd:rating
average='4.6599193' max='5' min='1' numRaters='247'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='46376'/><yt:rating numDislikes='21' numLikes='226'/></entry><entry
gd:etag='W/"CkICSH47eCp7I2A9WhNaFU8."'><id>tag:youtube.com,2008:video:E5YBk89Eb3A</id><published>2008-08-17T12:23:49.000Z</published><updated>2013-01-30T04:36:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
amp; Politics'/><title>Should Government Regulate internet</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/E5YBk89Eb3A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=E5YBk89Eb3A&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/E5YBk89Eb3A/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/E5YBk89Eb3A/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/E5YBk89Eb3A/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtub
e.com/feeds/api/videos/E5YBk89Eb3A/related'/><link rel='http://gdata.youtube.com/schemas/2007#mobile'
type='text/html' href='https://m.youtube.com/details?v=E5YBk89Eb3A'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ci69NCSC0FXHc-amhvzOSg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/E5YBk89Eb3A'/><author><name>BlackHatCrew</name><uri>https://gdata.youtube.com/feeds/api/users/BlackHatCrew</uri><yt:userId>ci69NCSC0FXHc-amhvzOSg</yt:userId></author><yt:accessControl
action='comment' permission='allowed' type='group'>friends</yt:accessControl><yt:accessControl
action='comment' permission='moderated'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessCo
ntrol action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/E5YBk89Eb3A/comments'
countHint='132'/></gd:comments><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/E5YBk89Eb3A?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='600'
yt:format='5'/><media:content
url='rtsp://r10---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglwb0TPkwGWExMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duratio
n='600' yt:format='1'/><media:content
url='rtsp://r10---sn-aigeznes.c.youtube.com/CkcLENy73wIaPglwb0TPkwGWExMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='600' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='BlackHatCrew'>blackhatcrew</media:credit><media:description
type='plain'>http://www.youtube.com/user/wearechange
+< http://prisonplanet.tv/ http://www.infowars.com/
http://video.google.com/videoplay?docid=-8136133221213939183 We Do Not Forget! We Do Not Forgive! We Are
legions Expect Us ! --Thsis video comes from a we are change site ---visit them all--Ae Dear Bilderbirg Group
,You Hide away in the Dark and plot to kill 80 percent of humans The world is awake We Will Defeat You
Humanity Will Destroy You ,You Will Stop Your criminal activity's .Canada is awake to your infestation ,you
hide away in the dark like evil we will destroy you. Age: 21 Click the link and it will take you to a
documentary if you don,t know about The Bilderberg Group even if you do watch it the only way to help is to
learn. Bilderberg Will Kill 80% of Humans Who made Them Our Gods
+<
+<
+< #7 - Most Discussed (This Week) - News & Politics - United Kingdom
+< #71 - Most Discussed (This Month) - News & Politics - United Kingdom
+< #1 - Most Responded (Today) - United Kingdom
+< #1 - Most Responded (Today)
+< #1 - Most Responded (Today) - News & Politics - United Kingdom
+< #1 - Most Responded (Today) - News & Politics
+< #1 - Most Responded (This Week) - United Kingdom
+< #1 - Most Responded (This Week)
+< #1 - Most Responded (This Week) - News & Politics - United Kingdom
+< #1 - Most Responded (This Week) - News & Politics
+< #1 - Most Responded (This Month) - United Kingdom
+< #2 - Most Responded (This Month)
+< #1 - Most Responded (This Month) - News & Politics - United Kingdom
+< #1 - Most Responded (This Month) - News & Politics
+< #1 - Most Responded (All Time) - United Kingdom
+< #7 - Most Responded (All Time)
+< #1 - Most Responded (All Time) - News & Politics - United Kingdom
+< #2 - Most Responded (All Time) - News & Politics
+< #3 - Top Favorites (This Week) - News & Politics - United Kingdom
+< #94 - Top Favorites (This Week) - News & Politics
+< #28 - Top Favorites (This Month) - News & Politics - United Kingdom
+< #64 - Top Rated (This Week) - United Kingdom
+< #3 - Top Rated (This Week) - News & Politics - United Kingdom
+< #86 - Top Rated (This Week) - News & Politics
+< #16 - Top Rated (This Month) - News & Politics - United Kingdom
+<
+< Sites linking to this video (5)
+< Airplane, Auto, Boat, Motorcycle, Motor Sport, Train, Animation, Blooper, Improv, Parody, Pranks, Series,
Short Film, Sketch, Spoof, Stand-up, Video Blog, Athletics, Business, Communications, Computer Science,
Economics, Engineering, Health, Humanities, Language, Math, Media, Medicine, Performing Arts, Physical
Science, Social Science, Visual Arts, Advertising, Commercials, Entertainment News, Performing Arts, Short
Film, Trailer, TV, Video Game, Web Series, Animation, Anime, Art, Documentary, Experimental, Filmmaker Reel,
Interview, Manga, Short Film, Trailer, Tutorial, Federal Government, Grassroots Outreach, Local Government,
Nonprofit, Public Service Announcements, Regional Government, State Government, Arts & Crafts, Beauty,
Dance, Drink, Finance, Fitness, Fashion, Food, Gardening, Health, Home, Music, Sports, Technology,
Alternative, Blues, Classical, Country, Electronic, Folk, Hip-Hop, Indie, Jazz, Pop, R&B, Rap, Religious,
Rock, Soul, Unsigned, World Music,
Commentary & Analysis, Documentary, Gotcha!, Grassroots Outreach, News, Political
Commercial</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=E5YBk89Eb3A&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/E5YBk89Eb3A/default.jpg' height='90' width='120' time='00:05:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/E5YBk89Eb3A/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/E5YBk89Eb3A/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/E5YBk89Eb3A/1.jpg'
height='90' width='120' time='00:02:30' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/E5YBk89Eb3A/2.jpg' height='90' width='120' time='00:05:00'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/E5YBk89Eb3A
/3.jpg' height='90' width='120' time='00:07:30' yt:name='end'/><media:title type='plain'>Should Government
Regulate internet</media:title><yt:duration
seconds='600'/><yt:uploaded>2008-08-17T12:23:49.000Z</yt:uploaded><yt:uploaderId>UCci69NCSC0FXHc-amhvzOSg</yt:uploaderId><yt:videoid>E5YBk89Eb3A</yt:videoid></media:group><gd:rating
average='4.8' max='5' min='1' numRaters='340' rel='http://schemas.google.com/g/2005#overall'/><yt:statistics
favoriteCount='0' viewCount='12796'/><yt:rating numDislikes='17' numLikes='323'/></entry><entry
gd:etag='W/"C0YGQH47eCp7I2A9WhNaFUw."'><id>tag:youtube.com,2008:video:394r4JebsVo</id><published>2008-10-30T03:48:44.000Z</published><updated>2013-01-30T01:58:41.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Games' label='Gaming'/><title>iAnime.org
International Wii Friend Code Exhange
(ALL GAMES!)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/394r4JebsVo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=394r4JebsVo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/394r4JebsVo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/394r4JebsVo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/394r4JebsVo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/394r4JebsVo/related'/>
<link rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=394r4JebsVo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/f44b3_eSFE3AQnsG33Rbow'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/394r4JebsVo'/><author><name>iAnimeDOTorg</name><uri>https://gdata.youtube.com/feeds/api/users/iAnimeDOTorg</uri><yt:userId>f44b3_eSFE3AQnsG33Rbow</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='denied'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permiss
ion='allowed'/><media:group><media:category label='Gaming'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Games</media:category><media:content
url='https://www.youtube.com/v/394r4JebsVo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='11'
yt:format='5'/><media:content
url='rtsp://r7---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglasZuX4Cve3xMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='11' yt:format='1'/><media:content
url='rtsp://r7---sn-aigllnez.c.youtube.com/CkcLENy73wIaPglasZuX4Cve3xMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='11' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display
='iAnimeDOTorg'>ianimedotorg</media:credit><media:description type='plain'>http://TubeToIpod.com - put this
on your iPod =)</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=394r4JebsVo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/394r4JebsVo/default.jpg' height='90' width='120' time='00:00:05.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/394r4JebsVo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/394r4JebsVo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/394r4JebsVo/1.jpg'
height='90' width='120' time='00:00:02.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/394r4JebsVo/2.jpg' height='90' width='120' time='00:00:05.500'
yt:name='middle'/><media:thumbnail u
rl='https://i.ytimg.com/vi/394r4JebsVo/3.jpg' height='90' width='120' time='00:00:08.250'
yt:name='end'/><media:title type='plain'>iAnime.org International Wii Friend Code Exhange (ALL
GAMES!)</media:title><yt:duration
seconds='11'/><yt:uploaded>2008-10-30T03:48:44.000Z</yt:uploaded><yt:uploaderId>UCf44b3_eSFE3AQnsG33Rbow</yt:uploaderId><yt:videoid>394r4JebsVo</yt:videoid></media:group><gd:rating
average='3.6666667' max='5' min='1' numRaters='51'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='19528'/><yt:rating numDislikes='17' numLikes='34'/></entry><entry
gd:etag='W/"CEIESH47eCp7I2A9WhNaF0s."'><id>tag:youtube.com,2008:video:vgXQw9I8Fic</id><published>2008-12-30T12:38:23.000Z</published><updated>2013-02-01T23:48:29.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Enterta
inment' label='Entertainment'/><title>SCOUT IS DELICIOUS</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/vgXQw9I8Fic?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=vgXQw9I8Fic&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/vgXQw9I8Fic/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/vgXQw9I8Fic/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/vgXQw9I8Fic/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.
com/feeds/api/videos/vgXQw9I8Fic/related'/><link rel='http://gdata.youtube.com/schemas/2007#mobile'
type='text/html' href='https://m.youtube.com/details?v=vgXQw9I8Fic'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ZyDLt0M_QZeD11siq7N-wg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/vgXQw9I8Fic'/><author><name>ARMaster</name><uri>https://gdata.youtube.com/feeds/api/users/ARMaster</uri><yt:userId>ZyDLt0M_QZeD11siq7N-wg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:acc
essControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/vgXQw9I8Fic/comments'
countHint='2239'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/vgXQw9I8Fic?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='2'
yt:format='5'/><media:content
url='rtsp://r10---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgknFjzSw9AFvhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='2' yt:format='1'/><media:content
url='rtsp://r10---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgknFjzSw9AFv
hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='2' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='ARMaster' yt:type='partner'>armaster</media:credit><media:description
type='plain'>THIS IS CRAP...MAJOR CRAP!!!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=vgXQw9I8Fic&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/vgXQw9I8Fic/default.jpg' height='90' width='120' time='00:00:01'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/vgXQw9I8Fic/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/vgXQw9I8Fic/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/vgXQw
9I8Fic/1.jpg' height='90' width='120' time='00:00:00.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/vgXQw9I8Fic/2.jpg' height='90' width='120' time='00:00:01'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/vgXQw9I8Fic/3.jpg' height='90' width='120'
time='00:00:01.500' yt:name='end'/><media:title type='plain'>SCOUT IS DELICIOUS</media:title><yt:duration
seconds='2'/><yt:uploaded>2008-12-30T12:38:23.000Z</yt:uploaded><yt:uploaderId>UCZyDLt0M_QZeD11siq7N-wg</yt:uploaderId><yt:videoid>vgXQw9I8Fic</yt:videoid></media:group><gd:rating
average='4.6935096' max='5' min='1' numRaters='5377'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='964280'/><yt:rating numDislikes='412' numLikes='4965'/></entry><entry
gd:etag='W/"CEMCSH47eCp7I2A9WhNaFUs."'><id>tag:youtube.com,2008:video:lYZEHmOWSQ8</id><published>2009-01-16T02:53:19.000Z</published><updated>2013-01-30T16:14:29.000Z</updated><category
scheme=
'http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Autos' label='Autos &
Vehicles'/><title>BROS</title><content type='video/3gpp'
src='rtsp://r9---sn-aigezner.c.youtube.com/CkcLENy73wIaPgkPSZZjHkSGlRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=lYZEHmOWSQ8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lYZEHmOWSQ8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lYZEHmOWSQ8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/
feeds/api/videos/lYZEHmOWSQ8/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/lYZEHmOWSQ8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=lYZEHmOWSQ8'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/STMLpPRGLCsIeyKImYZ_BA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/lYZEHmOWSQ8'/><author><name>rakninja</name><uri>https://gdata.youtube.com/feeds/api/users/rakninja</uri><yt:userId>STMLpPRGLCsIeyKImYZ_BA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessCo
ntrol action='embed' permission='denied'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/lYZEHmOWSQ8/comments'
countHint='1162'/></gd:comments><georss:where><gml:Point><gml:pos>62.216650683462
97.0520532131195</gml:pos></gml:Point></georss:where><media:group><media:category label='Autos &
Vehicles' scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Autos</media:category><media:content
url='rtsp://r9---sn-aigezner.c.youtube.com/CkcLENy73wIaPgkPSZZjHkSGlRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' isDefault='true' expression='full' duration='136'
yt:format='1'/><media:content url='rtsp://r9---sn-aigezner.c.youtube.com/CkcLENy73wIaPgkPS
ZZjHkSGlRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='136' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='rakninja'>rakninja</media:credit><media:description
type='plain'>...................__
+< ............./´¯/'...'/´¯¯`·¸
+< ........../'/.../..../......./¨¯\
+< ........('(...´...´.... ¯~/'...')
+< .........\.................'...../
+< ..........''...\.......... _.·´
+< ............\..............(
+<
+< BROS</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=lYZEHmOWSQ8&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/lYZEHmOWSQ8/default.jpg' height='90' width='120' time='00:01:08'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/lYZEHmOWSQ8/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lYZEHmOWSQ8/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/lYZEHmOWSQ8/1.jpg'
height='90' width='120' time='00:00:34' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/lYZEHmOWSQ8/2.jpg' height='90' width='120' time='00:01:08'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/lYZEHmOWSQ8/3.jpg' height='90' width='120'
time='00:01:42' yt:name='end'/><media:title type='plain'>BR
OS</media:title><yt:duration
seconds='136'/><yt:uploaded>2009-01-16T02:53:19.000Z</yt:uploaded><yt:uploaderId>UCSTMLpPRGLCsIeyKImYZ_BA</yt:uploaderId><yt:videoid>lYZEHmOWSQ8</yt:videoid></media:group><yt:noembed/><gd:rating
average='4.4068966' max='5' min='1' numRaters='580'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2010-12-30</yt:recorded><yt:statistics
favoriteCount='0' viewCount='74376'/><yt:rating numDislikes='86' numLikes='494'/></entry><entry
gd:etag='W/"DE4ASH47eCp7I2A9WhNaEkk."'><id>tag:youtube.com,2008:video:XD-1vNYXlXA</id><published>2009-01-17T00:15:17.000Z</published><updated>2013-01-27T00:35:49.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Roller Coaster Tycoon</title><content type='application/x-shockwave-flash'
src='https://www.youtube.c
om/v/XD-1vNYXlXA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=XD-1vNYXlXA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml' href='
https://gdata.youtube.com/feeds/api/users/EG05WMgoLWAj08c1YU8HeA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA'/><author><name>dannypengy99</name><uri>https://gdata.youtube.com/feeds/api/users/dannypengy99</uri><yt:userId>EG05WMgoLWAj08c1YU8HeA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/XD-1vNYXlXA/comments'
countHint='158'/></gd:comments><media:group><media:c
ategory label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/XD-1vNYXlXA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='42'
yt:format='5'/><media:content
url='rtsp://r11---sn-aigeznez.c.youtube.com/CkcLENy73wIaPglwlRfWvLU_XBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='42' yt:format='1'/><media:content
url='rtsp://r11---sn-aigeznez.c.youtube.com/CkcLENy73wIaPglwlRfWvLU_XBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='42' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='dannypengy99'>danny
pengy99</media:credit><media:description type='plain'/><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=XD-1vNYXlXA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/XD-1vNYXlXA/default.jpg' height='90' width='120' time='00:00:21'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/XD-1vNYXlXA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/XD-1vNYXlXA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/XD-1vNYXlXA/1.jpg'
height='90' width='120' time='00:00:10.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/XD-1vNYXlXA/2.jpg' height='90' width='120' time='00:00:21'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/XD-1vNYXlXA/3.jpg' height='90' width='120'
time='00:00:31.500' yt:nam
e='end'/><media:title type='plain'>Roller Coaster Tycoon</media:title><yt:duration
seconds='42'/><yt:uploaded>2009-01-17T00:15:17.000Z</yt:uploaded><yt:uploaderId>UCEG05WMgoLWAj08c1YU8HeA</yt:uploaderId><yt:videoid>XD-1vNYXlXA</yt:videoid></media:group><gd:rating
average='3.387097' max='5' min='1' numRaters='62'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0' viewCount='3097'/><yt:rating
numDislikes='25' numLikes='37'/></entry><entry
gd:etag='W/"DUYBSX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:VuNIsY6JdUw</id><published>2009-06-16T21:07:24.000Z</published><updated>2013-02-02T14:59:18.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>Taylor Swift - You Belong With Me</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/VuNIsY6JdUw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=VuNIsY6JdUw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.
com/feeds/api/videos/VuNIsY6JdUw/related'/><link rel='http://gdata.youtube.com/schemas/2007#uploader'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/ANLZYMidaCbLQFWXBC95Jg'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw'/><author><name>TaylorSwiftVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/TaylorSwiftVEVO</uri><yt:userId>ANLZYMidaCbLQFWXBC95Jg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schem
as/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/VuNIsY6JdUw/comments'
countHint='223881'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/VuNIsY6JdUw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='229'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='TaylorSwiftVEVO'
yt:type='partner'>taylorswiftvevo</media:credit><media:description type='plain'>Music video by Taylor Swift
performing You Belong With Me. (C) 2009 Big Machine Records,
LLC</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=VuNIsY6JdUw&feature=youtube_
gdata_player'/><media:restriction type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/VuNIsY6JdUw/default.jpg' height='90' width='120' time='00:01:54.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/1.jpg'
height='90' width='120' time='00:00:57.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/VuNIsY6JdUw/2.jpg' height='90' width='120' time='00:01:54.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/VuNIsY6JdUw/3.jpg' height='90' width='120'
time='00:02:51.750' yt:name='end'/><media:title type='plain'>Taylor Swift - You Belong With
Me</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration seconds='229'/><yt:uploade
d>2009-06-16T21:07:24.000Z</yt:uploaded><yt:uploaderId>UCANLZYMidaCbLQFWXBC95Jg</yt:uploaderId><yt:videoid>VuNIsY6JdUw</yt:videoid></media:group><gd:rating
average='4.8660445' max='5' min='1' numRaters='536596'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='222108345'/><yt:rating numDislikes='17970' numLikes='518626'/></entry><entry
gd:etag='W/"DE8ARH47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:QtovqcYKW2Y</id><published>2009-09-09T11:28:39.000Z</published><updated>2013-02-02T14:54:05.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>(CLUB MIX)
DJ BL3ND</title><content type='application/x-shockwave-fl
ash'
src='https://www.youtube.com/v/QtovqcYKW2Y?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=QtovqcYKW2Y&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' typ
e='application/atom+xml' href='https://gdata.youtube.com/feeds/api/users/169v8urEwyw59gnKIHwY4A'/><link
rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y'/><author><name>XxCrazyn3ssxX</name><uri>https://gdata.youtube.com/feeds/api/users/XxCrazyn3ssxX</uri><yt:userId>169v8urEwyw59gnKIHwY4A</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='denied'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/QtovqcYKW2Y/comments' countHint='91048'/><
/gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/QtovqcYKW2Y?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='644'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube'
yt:display='XxCrazyn3ssxX'>xxcrazyn3ssxx</media:credit><media:description type='plain'>Club Mix x_O
+<
+< http://www.facebook.com/djbl3nd
+<
+< http://twitter.com/DJ_BL3ND
+<
+< http://soundcloud.com/djbl3nd
+<
+< DJ BL3ND SHIRTS
+<
+< http://djbl3nd.bigcartel.com/
+<
+< DJ BL3ND WEBSITE
+<
+< http://www.djbl3nd.net
+<
+< Track List:
+< 1. Make Her Say- Afrojack
+< 2. We are Rockstars - Does it offend you, yeah/ Cold Blank
+< 3. I got The power - Jakz
+< 4. How i like it - Diplo & Afrojack
+< 5. Moombah - Silvio Ecomo & Chckie / Afrojack Remix
+< 6. I like that - Richard Vission & Static Revenger / Luciana
+< 7. Fancy Footwork - Chromeo / Crookers Remix
+< 8. I like to move it in here - Moby / Crookers Remix
+<
+< THANK YOU TO ALL MY FANS
+< RAGE MIX IS MY NEW MIX</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=QtovqcYKW2Y&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/QtovqcYKW2Y/default.jpg' height='90' width='120' time='00:05:22'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/QtovqcYKW2Y/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QtovqcYKW2Y/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/QtovqcYKW2Y/1.jpg'
height='90' width='120' time='00:02:41' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/QtovqcYKW2Y/2.jpg' height='90' width='120' time='00:05:22'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/QtovqcYK
W2Y/3.jpg' height='90' width='120' time='00:08:03' yt:name='end'/><media:title type='plain'>(CLUB MIX) DJ
BL3ND</media:title><yt:duration
seconds='644'/><yt:uploaded>2009-09-09T11:28:39.000Z</yt:uploaded><yt:uploaderId>UC169v8urEwyw59gnKIHwY4A</yt:uploaderId><yt:videoid>QtovqcYKW2Y</yt:videoid></media:group><gd:rating
average='4.854625' max='5' min='1' numRaters='193156'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='66053199'/><yt:rating numDislikes='7020' numLikes='186136'/></entry><entry
gd:etag='W/"DUYAQn47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:ZN5PoW7_kdA</id><published>2009-10-09T17:34:24.000Z</published><updated>2013-02-02T14:59:03.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>The
Annoying Orange</title><content type='ap
plication/x-shockwave-flash'
src='https://www.youtube.com/v/ZN5PoW7_kdA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l7F5nIA8xmw'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ZN5PoW7_kdA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA/complaints'/><link
rel='http://gdata.youtube.com/sch
emas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ZN5PoW7_kdA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/ljCD9VDAO7TWUCyb69SL-Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA'/><author><name>daneboe</name><uri>https://gdata.youtube.com/feeds/api/users/daneboe</uri><yt:userId>ljCD9VDAO7TWUCyb69SL-Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permissi
on='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ZN5PoW7_kdA/comments'
countHint='107342'/></gd:comments><yt:hd/><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/ZN5PoW7_kdA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='93'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnQkf9uoU_eZBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='93' yt:format='1'/><media:c
ontent
url='rtsp://r9---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnQkf9uoU_eZBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='93' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='daneboe'
yt:type='partner'>daneboe</media:credit><media:description type='plain'>IT'S ORANGE'S 3rd BIRTHDAY TODAY!
WRITE "HAPPY BIRTHDAY!" IN THE COMMENTS!
+<
+< Watch the Annoying Orange TV show every Monday on Cartoon Network at 8:30/7:30c!!!
+<
+< FREE Version of Annoying Orange Kitchen Carnage:
+< iTUNES: http://bit.ly/AOKitchenCarnageLite
+< ANDROID: http://bit.ly/KCLiteGoogle
+<
+< An Orange annoys the hell out of his friend, Apple.
+<
+< MERCH:
+< AO TOYS! http://bit.ly/AOToys
+< T-SHIRTS: http://jcp.is/AOinJCP
+< iPHONE iPOD GAME: http://bit.ly/KitchenCarnage
+< iPAD GAME: http://bit.ly/KitchenCarnageHD
+< ANDROID GAME: http://bit.ly/qqDmRi
+<
+< FOLLOW ME:
+< TWITTER: http://twitter.com/annoyingorange
+< FACEBOOK: http://facebook.com/annoyingorange
+< FACEBOOK APP: http://apps.facebook.com/realannoyingorange/
+<
+< WATCH ALL MY EPISODES: http://bit.ly/AOPlaylist
+<
+< CREATED BY:
+< DANEBOE: http://youtube.com/daneboe
+< DANEBOE GAMING CHANNEL: http://youtube.com/superboebros
+< DANEBOE 2ND CHANNEL: http://youtube.com/user/gagfilms</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ZN5PoW7_kdA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ZN5PoW7_kdA/default.jpg' height='90' width='120' time='00:00:46.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ZN5PoW7_kdA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZN5PoW7_kdA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZN5PoW7_kdA/1.jpg'
height='90' width='120' time='00:00:23.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/ZN5PoW7_kdA/2.jpg' height='90' width='120' time='00:00:46.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/ZN5PoW7_kdA/3.jpg' height='90' width='120
' time='00:01:09.750' yt:name='end'/><media:title type='plain'>The Annoying
Orange</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='93'/><yt:uploaded>2009-10-09T17:34:24.000Z</yt:uploaded><yt:uploaderId>UCljCD9VDAO7TWUCyb69SL-Q</yt:uploaderId><yt:videoid>ZN5PoW7_kdA</yt:videoid></media:group><gd:rating
average='4.510953' max='5' min='1' numRaters='237466'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='128923545'/><yt:rating numDislikes='29033' numLikes='208433'/></entry><entry
gd:etag='W/"DUYCQX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:qrO4YZeyl0I</id><published>2009-11-24T07:45:26.000Z</published><updated>2013-02-02T14:59:20.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/
<category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music'
label='Music'/><title>Lady Gaga - Bad Romance</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/complaints'/><link
rel='http://gdata.youtube.com/schemas/2
007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='al
lowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qrO4YZeyl0I/comments'
countHint='1444477'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/qrO4YZeyl0I?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='308'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Bad Romance. (C) 2009 Interscope Records
+< #VEVOCertified on January 31, 2010. http://www.vevo.com/certified
http://www.youtube.com/vevocertified</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qrO4YZeyl0I&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/default.jpg' height='90' width='120' time='00:02:34'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/1.jpg'
height='90' width='120' time='00:01:17' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/qrO4YZeyl0I/2.jpg' height='90' width='120' time='0
0:02:34' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qrO4YZeyl0I/3.jpg' height='90'
width='120' time='00:03:51' yt:name='end'/><media:title type='plain'>Lady Gaga - Bad
Romance</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='308'/><yt:uploaded>2009-11-24T07:45:26.000Z</yt:uploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>qrO4YZeyl0I</yt:videoid></media:group><gd:rating
average='4.296622' max='5' min='1' numRaters='857752'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='506706910'/><yt:rating numDislikes='150831' numLikes='706921'/></entry><entry
gd:etag='W/"C0MHQ347eCp7I2A9WhNaF0U."'><id>tag:youtube.com,2008:video:5lOm-vYUbrU</id><published>2009-12-15T19:37:47.000Z</published><updated>2013-02-02T05:03:52.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http:
//gdata.youtube.com/schemas/2007/categories.cat' term='Tech' label='Science & Technology'/><title>I HAVE
HDD?!?!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/5lOm-vYUbrU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/OfhSRaICBvc'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=5lOm-vYUbrU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=5lOm-vYUbrU'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/SUyajSl8NgS-6l0Wv8JaaQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU'/><author><name>BrittaniLouiseTaylor</name><uri>https://gdata.youtube.com/feeds/api/users/BrittaniLouiseTaylor</uri><yt:userId>SUyajSl8NgS-6l0Wv8JaaQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' perm
ission='allowed'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/5lOm-vYUbrU/comments'
countHint='97347'/></gd:comments><yt:hd/><media:group><media:category label='Science & Technology'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Tech</media:category><media:content
url='https://www.youtube.com/v/5lOm-vYUbrU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='111'
yt:format='5'/><media:content url='rtsp://r20---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgm1bhT2-q
ZT5hMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='111' yt:format='1'/><media:content
url='rtsp://r20---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgm1bhT2-qZT5hMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='111' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='BrittaniLouiseTaylor'
yt:type='partner'>brittanilouisetaylor</media:credit><media:description type='plain'>**ThAnKyOu SO MUCH FOR
COMMENTING/RATING/SUBBIN/FAVIN**
+<
+< TO WIN a BRAND new Panasonic HDC-TM10 video camera:
+<
+< 1) REGISTER HERE YO! :P
+< http://livinginhd.com/brittanilouisetaylor
+<
+< 2) Come back and leave as many comments and video responses as you want on THIS VIDEO!! :)
+<
+< FIND out who WON on 12/27!!!
+<
+< Living with a disorder is never easy!!--xoxo--BLT :)
+<
+< STARRING/DIRECTED/WRITTEN/EDITED/ETC. By
+< Brittani Taylor
+<
+< WEBSITE
+< http://www.brittanilouisetaylor.com
+< TWITTER
+< http://www.twitter.com/brittanitaylor
+< FACEBOOK
+< http://www.facebook.com/brittanilouisetaylorfans
+<
+< FILMED BY
+< Joe Nation
+< http://www.joenation.tv
+< http://www.youtube.com/joenationtv
+<
+< ALSO STARRING
+< Skip Moore
+< http://www.youtube.com/theskipmoore
+< http://www.skipmoore.nowcasting.com
+<
+< MUSIC BY
+< http://www.audiomicro.com
+<
+< DAILYBOOTH
+< http://www.dailybooth.com/brittanitaylor
+< MYSPACE
+< http://www.myspace.com/brittanilouise
+<
+< http://cmp.ly/3</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=5lOm-vYUbrU&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/5lOm-vYUbrU/default.jpg' height='90' width='120' time='00:00:55.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/5lOm-vYUbrU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/5lOm-vYUbrU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/5lOm-vYUbrU/1.jpg'
height='90' width='120' time='00:00:27.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/5lOm-vYUbrU/2.jpg' height='90' width='120' time='00:00:55.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/5lOm-vYUbrU/3.jpg' height='90' width='120'
time='00:01:23.250' yt:name='end'/><
media:title type='plain'>I HAVE HDD?!?!</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='111'/><yt:uploaded>2009-12-15T19:37:47.000Z</yt:uploaded><yt:uploaderId>UCSUyajSl8NgS-6l0Wv8JaaQ</yt:uploaderId><yt:videoid>5lOm-vYUbrU</yt:videoid></media:group><gd:rating
average='4.877214' max='5' min='1' numRaters='12477'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='786079'/><yt:rating numDislikes='383' numLikes='12094'/></entry><entry
gd:etag='W/"DUYGSX47eCp7I2A9WhNaGEw."'><id>tag:youtube.com,2008:video:bESGLojNYSo</id><published>2009-12-20T03:00:31.000Z</published><updated>2013-02-02T14:58:48.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schem
as/2007/categories.cat' term='Music' label='Music'/><title>Lady Gaga - Poker Face</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/bESGLojNYSo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=bESGLojNYSo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' hre
f='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/07Kxew-cMIaykMOkzqHtBQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo'/><author><name>LadyGagaVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/LadyGagaVEVO</uri><yt:userId>07Kxew-cMIaykMOkzqHtBQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='denied'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdat
a.youtube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/bESGLojNYSo/comments'
countHint='148070'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/bESGLojNYSo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='216'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='LadyGagaVEVO'
yt:type='partner'>ladygagavevo</media:credit><media:description type='plain'>Music video by Lady Gaga
performing Poker Face. YouTube view counts pre-VEVO: 26,232,487. (C) 2008 Interscope
Records</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player url='https://www.youtube.com/wa
tch?v=bESGLojNYSo&feature=youtube_gdata_player'/><media:restriction type='country'
relationship='deny'>DE</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/bESGLojNYSo/default.jpg' height='90' width='120' time='00:01:48'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/bESGLojNYSo/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/bESGLojNYSo/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/bESGLojNYSo/1.jpg'
height='90' width='120' time='00:00:54' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/bESGLojNYSo/2.jpg' height='90' width='120' time='00:01:48'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/bESGLojNYSo/3.jpg' height='90' width='120'
time='00:02:42' yt:name='end'/><media:title type='plain'>Lady Gaga - Poker Face</media:title><yt:duration
seconds='216'/><yt:uploaded>2009-12-20T03:00:31.000Z</yt:u
ploaded><yt:uploaderId>UC07Kxew-cMIaykMOkzqHtBQ</yt:uploaderId><yt:videoid>bESGLojNYSo</yt:videoid></media:group><gd:rating
average='4.672671' max='5' min='1' numRaters='266142'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='147869644'/><yt:rating numDislikes='21779' numLikes='244363'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/recently_featured HTTP/1.1
+> Soup-Debug-Timestamp: 1373293537
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 15 (0x71b290), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 15 (0x71b290)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:37 GMT
+< Date: Mon, 08 Jul 2013 14:25:37 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHRng5fyp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:37 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:app='http://www.w3.org/2007/app' xmlns:media='http://search.yahoo.com/mrss/'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
xmlns:gml='http://www.opengis.net/gml' xmlns:yt='http://gdata.youtube.com/schemas/2007'
xmlns:georss='http://www.georss.org/georss'
gd:etag='W/"CUIHRng5fyp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:recently_featured</id><updated>2013-07-08T14:25:37.627Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title>Spotlight
Videos</title><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link rel='alternate'
type='text/html' href='https://www.youtube.com/channel/HCxcjMZUl6JqU'/><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/
recently_featured'/><link rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/recently_featured/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/recently_featured?start-index=1&max-results=25'/><link
rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/recently_featured?alt=atom-service'/><link rel='next'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/recently_featured?start-index=26&max-results=25'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>30</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry
gd:etag='W/"CUQAR347eCp7I2A9WhNaFU
g."'><id>tag:youtube.com,2008:video:A6XUVjK9W4o</id><published>2013-01-22T12:00:11.000Z</published><updated>2013-01-30T13:42:26.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Sports' label='Sports'/><title>PEOPLE ARE
AWESOME 2013</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/A6XUVjK9W4o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=A6XUVjK9W4o&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/A6XUVjK9W4o/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.
com/feeds/api/videos/A6XUVjK9W4o/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/A6XUVjK9W4o/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/A6XUVjK9W4o/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=A6XUVjK9W4o'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/IJ0lLcABPdYGp7pRMGccAQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/A6XUVjK9W4o'/><author><name>Hadoukentheband</name><uri>https://gdata.youtube.com/feeds/api/users/Hadoukentheband</uri><yt:userId>IJ0lLcABPdYGp7pRMGccAQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:a
ccessControl action='commentVote' permission='allowed'/><yt:accessControl action='videoRespond'
permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/A6XUVjK9W4o/comments'
countHint='16350'/></gd:comments><yt:hd/><media:group><media:category label='Sports'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Sports</media:category><media:content
url='https://www.youtube.com/v/A6XUVjK9W4o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='279'
yt:format=
'5'/><media:content
url='rtsp://r14---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgmKW70yVtSlAxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='279' yt:format='1'/><media:content
url='rtsp://r14---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgmKW70yVtSlAxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='279' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='Hadoukentheband'>hadoukentheband</media:credit><media:description type='plain'>The song is
'Levitate' by Hadouken, out now on iTunes: http://bit.ly/WJxu0y
+< It is taken from the album 'Every Weekend' available on iTunes: http://bit.ly/W0U745
+< You can also order signed copies of the album and merch bundles at http://bit.ly/W7zm3Q
+< UK Tour on sale now http://bit.ly/S4MLMH
+<
+< Follow us at http://www.twitter.com/HadoukenUK
+< http://www.facebook.com/hadoukentheband
+<
+< If we have used your original video & you would like a link to your channel added to this description
just drop us a message.
+<
+< Here are some of the videos we used (and a few great ones that didn't make it). Check out the originals
and support their channels!
+<
+< "Mike Wilson Quadruple Backflips a 99 Foot Rope Swing - Going Big (Official video)"
+< Produced by Hula Networks
+< Filmed by Conor Tourmarkine, Brandon Skinner & the Sherddy Times Crew
+< Commissioned by Hula Networks (https://www.youtube.com/hulanetworks)
+< https://www.youtube.com/watch?v=-1AV2VguEDw
+<
+< FSF presents Mark Monz Monea and The Carry On:
+< http://www.youtube.com/watch?v=OPt596lEJOg
+< William Spencer At The Berrics:
+< http://www.youtube.com/watch?v=rvvlG5Er9rM
+< World's Weirdest Skateboarder Almir Jusovic:
+< http://www.youtube.com/user/joskafiser
+< Slam Dunk Supertramp Style -- Faceteam Basketball:
+< https://www.youtube.com/user/devinsupertramp
+< https://www.youtube.com/user/faceteamhungary
+< One Legged Soccer Player Scores Goalkeeper
+< Dallas Cowboys Edition Dude Perfect
+< Kevin Bania -- Amazing World Record Jump
+< Foot 2012 (Rémi Gaillard)
+< Amazing Barehanded Baseball Catch
+< Amazing Last Second Shot
+< Guy Jumps Over A Bull
+< Levi LaVelle's World Record Snowmobile Jump
+< Aaron Jaws Homoki Another Huge Ollie
+< Alex Tanney Trick Shout Quarterback -- Better Than Johnny Mac
+< Brendon Smith Blunt Scooters Web Edits 2011
+< Brodie Smith -- Frisbee Trick Shots
+< Danny MacAskill Plays Capetown (Complete Video)
+< Evan Doherty the Big E Lands the Big 540
+< Indian Boy Limbo Skate Under Four Cars
+< Lil Amok Petair 2 Hard 2 Bite
+< Long Kickflip Promo Slide
+< Mark Monea Lands First Ever 360 Front Flip
+< Nitro Circus Live MGM Grand Las Vegas
+< Seb Toots Triple Cork 1440
+< Triple Frontflip Snowjam 2011
+< Urban Trial Biking with Monster Energy's Fred Crosset
+< Wildout Wheelie Boyz Code Red
+< World First BMX Triple Backflip Jed Mildon
+< World Record Shallow Dive Into Paddling Pool
+< World's Best Trick's Volume IV
+< BMX Rope Swing Power Hour
+< CuteWinFail Baby On A Mission
+< Report Makes a Half Court Shot
+< 3RUN Showreel
+< Banshee Bungee Snow Promo 2010
+< Basketball Juggling Trick Shots
+< Casteller
+< Chris Akrigg -- A Hill In Spain
+< Cowboy Stadium Shot -- Dude Perfect
+< Erik Elstran
+< How Ridiculous Basketball Shots -- The Raffles Apartment
+< Insane Dunk Under Both Legs Justin Darlington Makes It Look Easy
+< Iya Foot Freestyle
+< Jacob Tucker 2011 Dunk Video
+< Jester Base Arrest
+< Johnny Mac Trickshot Quaterback
+< Kids Got Game
+< Lizard King on Nitro Circus
+< Lucky Bigwheel Jump
+< Moab Swinglines
+< NAUCC 2010
+< Phantom Blake Dunks Over A Car
+< Saloman Freesku TV S4 E15 Wave Skiing 2.0 Jaws
+< Shane Ski Base Jump
+< Shane McConkey
+< Storm Freerun Volume 1
+< Tim Knoll BMX
+< Ultimate Base Jump
+< Unit Clothing Presents Giants of Dirt
+< Zach Enyeart Trick Shot Long Snapper
+< Parkour Double Flip Off A Swing
+< Kilian Martin A Skate Regeneration
+< The Most Stairs Climbed On The Head
+< Lassi Hurskainen Angry Birds
+< World Record Flip Dunk
+< Kilmon KJ Dillon Amazing TD Dive
+< AZO Showreel 2010
+< Best Catch Ever!
+< Bill Gates Leaps Over A Chair
+< Top 5 Dunks By Dunkfater
+< 720 Dunk! High Definition
+< Damien Walters 2010
+< NFL Pick Me
+< Incredible Ball Boy Catch
+< Goalkeeper Trick Shots
+<
+< Song lyrics:
+<
+<
+< HEART IN MY MOUTH
+< BUT MY HEAD IN THE CLOUDS YEAH
+< I CAN FEEL IT RISING
+< BOUND TO THE EARTH
+< BUT WE COULD ASCEND YEAH
+< I'M REALISING...
+< I FEEL BOTH FEET LIFT OFF THE GROUND
+< I CAN LEVITATE
+< WITH EVERY CHORD THAT PLAYS
+< I CLOSE MY EYES AND LEVITATE</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=A6XUVjK9W4o&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/A6XUVjK9W4o/default.jpg' height='90' width='120' time='00:02:19.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/A6XUVjK9W4o/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/A6XUVjK9W4o/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/A6XUVjK9W4o/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/A6XUVjK9W4o/1.jpg' height='90' width='120'
time='00:01:09.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/A6XUVjK9W4o/2.jpg'
height='90' width='120' time='00:02:19.500' yt:name='mi
ddle'/><media:thumbnail url='https://i.ytimg.com/vi/A6XUVjK9W4o/3.jpg' height='90' width='120'
time='00:03:29.250' yt:name='end'/><media:title type='plain'>PEOPLE ARE AWESOME
2013</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='279'/><yt:uploaded>2013-01-22T12:00:11.000Z</yt:uploaded><yt:uploaderId>UCIJ0lLcABPdYGp7pRMGccAQ</yt:uploaderId><yt:videoid>A6XUVjK9W4o</yt:videoid></media:group><gd:rating
average='4.861082' max='5' min='1' numRaters='104407'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='20298857'/><yt:rating numDislikes='3626' numLikes='100781'/></entry><entry
gd:etag='W/"CUUCQX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:qkM6RJf15cg</id><published>2013-01-23T16:58:52.000Z</published><updated>2013-01-30T13:41:00.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com
/schemas/2007/categories.cat' term='Entertainment' label='Entertainment'/><title>Child of the 90s | Internet
Explorer</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qkM6RJf15cg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qkM6RJf15cg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qkM6RJf15cg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qkM6RJf15cg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qkM6RJf15cg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='
text/html' href='https://m.youtube.com/details?v=qkM6RJf15cg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/vLY-_O0Mn339_p4ndg1JRg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qkM6RJf15cg'/><author><name>internetexplorer</name><uri>https://gdata.youtube.com/feeds/api/users/internetexplorer</uri><yt:userId>vLY-_O0Mn339_p4ndg1JRg</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><yt:hd/><media:group><media:category lab
el='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/qkM6RJf15cg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='101'
yt:format='5'/><media:content
url='rtsp://r15---sn-aigeznek.c.youtube.com/CkcLENy73wIaPgnI5fWXRDpDqhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='101' yt:format='1'/><media:content
url='rtsp://r15---sn-aigeznek.c.youtube.com/CkcLENy73wIaPgnI5fWXRDpDqhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='101' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='internetexplorer'>interne
texplorer</media:credit><media:description type='plain'>You grew up. So did we. Reconnect with the new
Internet Explorer.
+< Visit http://www.browseryoulovedtohate.com for more.
#childofthe90s</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qkM6RJf15cg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/qkM6RJf15cg/default.jpg' height='90' width='120' time='00:00:50.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qkM6RJf15cg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qkM6RJf15cg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/qkM6RJf15cg/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/qkM6RJf15cg/1.jpg' height='90' width='120'
time='00:00:25.250' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/qkM6RJf15cg/2.jpg'
height='90' widt
h='120' time='00:00:50.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/qkM6RJf15cg/3.jpg' height='90' width='120' time='00:01:15.750'
yt:name='end'/><media:title type='plain'>Child of the 90s | Internet
Explorer</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='101'/><yt:uploaded>2013-01-23T16:58:52.000Z</yt:uploaded><yt:uploaderId>UCvLY-_O0Mn339_p4ndg1JRg</yt:uploaderId><yt:videoid>qkM6RJf15cg</yt:videoid></media:group><gd:rating
average='4.619028' max='5' min='1' numRaters='58356'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='8389541'/><yt:rating numDislikes='5558' numLikes='52798'/></entry><entry
gd:etag='W/"CUUGQ347eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:ivBpNGwvrpg</id><published>2013-01-23T17:34:41.000Z</published><updated>2013-01-30T13:40:22.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#v
ideo'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>Dramatic moment Prince Harry runs for an ice cream van during Afghanistan
interview</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ivBpNGwvrpg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ivBpNGwvrpg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ivBpNGwvrpg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ivBpNGwvrpg/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds
/api/videos/ivBpNGwvrpg/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/ivBpNGwvrpg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ivBpNGwvrpg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/WNlonVODh-wlyY6RPxMVjQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ivBpNGwvrpg'/><author><name>producertom85</name><uri>https://gdata.youtube.com/feeds/api/users/producertom85</uri><yt:userId>WNlonVODh-wlyY6RPxMVjQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:a
ccessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ivBpNGwvrpg/comments'
countHint='4304'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/ivBpNGwvrpg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='19'
yt:format='5'/><media:content
url='rtsp://r16---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgmYri9sNGnwihMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/vide
o.3gp' type='video/3gpp' medium='video' expression='full' duration='19' yt:format='1'/><media:content
url='rtsp://r16---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgmYri9sNGnwihMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='19' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='producertom85'>producertom85</media:credit><media:description type='plain'>Dramatic moment Prince
Harry runs for an ice cream van during Afghanistan interview.
+<
+< See the original interview and video from itnnews here:
https://www.youtube.com/watch?v=6R4X7OeL3Mc</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=ivBpNGwvrpg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ivBpNGwvrpg/default.jpg' height='90' width='120' time='00:00:09.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ivBpNGwvrpg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ivBpNGwvrpg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/ivBpNGwvrpg/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/ivBpNGwvrpg/1.jpg' height='90' width='120'
time='00:00:04.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/ivB
pNGwvrpg/2.jpg' height='90' width='120' time='00:00:09.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/ivBpNGwvrpg/3.jpg' height='90' width='120' time='00:00:14.250'
yt:name='end'/><media:title type='plain'>Dramatic moment Prince Harry runs for an ice cream van during
Afghanistan interview</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='19'/><yt:uploaded>2013-01-23T17:34:41.000Z</yt:uploaded><yt:uploaderId>UCWNlonVODh-wlyY6RPxMVjQ</yt:uploaderId><yt:videoid>ivBpNGwvrpg</yt:videoid></media:group><gd:rating
average='4.5693355' max='5' min='1' numRaters='11192'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='2432865'/><yt:rating numDislikes='1205' numLikes='9987'/></entry><entry
gd:etag='W/"CUQBSH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:l-gQLqv9f4o</id><published>2013-01-24T23:55:54.000Z</published><updated>2013-01-30T13:42:39.000Z</updated><category
scheme='http:/
/schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>A Pep Talk from Kid President to You</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/l-gQLqv9f4o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=l-gQLqv9f4o&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' href='
https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=l-gQLqv9f4o'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/aDVcGDMkvcRb4qGARkWlyg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o'/><author><name>soulpancake</name><uri>https://gdata.youtube.com/feeds/api/users/soulpancake</uri><yt:userId>aDVcGDMkvcRb4qGARkWlyg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' pe
rmission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/l-gQLqv9f4o/comments'
countHint='4726'/></gd:comments><yt:hd/><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/l-gQLqv9f4o?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='208'
yt:format='5'/><media:content
url='rtsp://r5---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgmKf_2rLhDolxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88
HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='208'
yt:format='1'/><media:content
url='rtsp://r5---sn-aiglln7k.c.youtube.com/CkcLENy73wIaPgmKf_2rLhDolxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='208' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='soulpancake'
yt:type='partner'>soulpancake</media:credit><media:description type='plain'>We all need a little
encouragement every now and then. Kid President, knowing this, has put together a video you can play each
morning as you wake up or to share with your friend who needs a kick in the right direction. Take a moment
and spread some encouragement. "It's everybody's duty to give the world a reason to dance." Also, by popular
demand, we present the: NOT COOL, ROBERT FROST t-shirt: http://www.cafepress.com/kidpresident
+<
+< Featuring the song "Households" by Sleeping At Last - http://sleepingatlast.com
+< with additional music by our pal Skewby - http://somethingaboutskewby.com
+<
+< Follow on Twitter: http://twitter.com/iamkidpresident
+< Be a friend on Facebook: http://facebook.com/kidpresident
+< Send an email: kid kidpresident com
+< For Press Inquiries, contact: YTpress soulpancake com
+<
+< Created by Kid President and Brad Montague
+<
+< Special thanks to Robert Frost, that dude from Journey and the movie Space Jam.
+<
+< Subscribe to our youtube channel: http://www.youtube.com/subscription_center?add_user=SoulPancake
+< Buy our book! http://book.soulpancake.com
+< Follow us on Facebook: http://facebook.com/SoulPancake
+< Tweet us at: http://twitter.com/SoulPancake</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=l-gQLqv9f4o&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/l-gQLqv9f4o/default.jpg' height='90' width='120' time='00:01:44'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/l-gQLqv9f4o/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/l-gQLqv9f4o/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/l-gQLqv9f4o/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/l-gQLqv9f4o/1.jpg' height='90' width='120'
time='00:00:52' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/l-gQLqv9f4o/2.jpg' height='90'
width='120' time='00:01:44' yt:name=
'middle'/><media:thumbnail url='https://i.ytimg.com/vi/l-gQLqv9f4o/3.jpg' height='90' width='120'
time='00:02:36' yt:name='end'/><media:title type='plain'>A Pep Talk from Kid President to
You</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='208'/><yt:uploaded>2013-01-24T23:55:54.000Z</yt:uploaded><yt:uploaderId>UCaDVcGDMkvcRb4qGARkWlyg</yt:uploaderId><yt:videoid>l-gQLqv9f4o</yt:videoid></media:group><gd:rating
average='4.936665' max='5' min='1' numRaters='50146'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='4202234'/><yt:rating numDislikes='794' numLikes='49352'/></entry><entry
gd:etag='W/"CUQARn47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:KReoTOZK9W8</id><published>2013-01-24T11:00:30.000Z</published><updated>2013-01-30T13:42:27.000Z</updated><app:control><yt:state
name='restricted' reasonCode='limitedSyndication'>Syndication of this video was
restricted.</yt:state></app:control><cat
egory scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>Suit &
Tie (Official Lyric Video)</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/KReoTOZK9W8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KReoTOZK9W8&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' h
ref='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8/related'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/sXfDf1CDgU3SCt0gxJNXGg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8'/><author><name>justintimberlakeVEVO</name><uri>https://gdata.youtube.com/feeds/api/users/justintimberlakeVEVO</uri><yt:userId>sXfDf1CDgU3SCt0gxJNXGg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='allowed'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='li
st' permission='allowed'/><yt:accessControl action='autoPlay' permission='denied'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/KReoTOZK9W8/comments'
countHint='8406'/></gd:comments><yt:hd/><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/KReoTOZK9W8?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='327'
yt:format='5'/><media:credit role='uploader' scheme='urn:youtube' yt:display='justintimberlakeVEVO'
yt:type='partner'>justintimberlakevevo</media:credit><media:description type='plain'>BUY NOW:
http://smarturl.it/SuitAndTie?IQid=lv
+< Produced by Jonathan Craven and Jeff Nicholas for The Uprising Creative
+< Directed by Laban Pheidias for The Uprising Creative (http://theuprisingcreative.com)
+<
+< (C) 2012 RCA Records, a division of Sony Music
Entertainment</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KReoTOZK9W8&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='allow'>BD BE BF BG BA BB WF BL BM BN BO JP BI BJ BT JM BV JO WS BR BS JE BY BZ
RU RW RS LT RE TM TJ RO TK GW GU GT GS GR GQ GP BH GY GG GF GE GD GB GA GN GM GL KW GI GH OM IL BW HR HT HU
HK HN LV HM KR CR AD PR PS PW PT KN PY IQ PA PF PG PE PK PH PN PL PM ZM EH EE EG ZA EC IT VN KZ ET ZW KY ES
ER ME MD MG MF UY MC UZ MM ML MO MN MH US UM MT MW MV MQ MP MS MR AU UG TZ UA MX VU FR IO AF FI FJ FK FM FO
NI NL NO NA NC NE NF NG NZ NP NR NU CK CI CH CO CN CM CL CC CA CG CF CD CZ CY CX MA KP CV CU SZ SY KG KE SR
KI KH SV KM ST SK SJ SI SH SO SN SM SL SC SB SA SG SE SD DO DM DJ DK YE DZ MK YT MU LB LC LA TV TW TT TR LK
LI TN TO TL LU LR LS TH TF TG TD
TC LY VA VC AE VE AG VG AI VI IS IR AM AL AO AQ AS AR IM AT AW IN AX AZ IE ID MY QA
MZ</media:restriction><media:thumbnail url='https://i.ytimg.com/vi/KReoTOZK9W8/default.jpg' height='90'
width='120' time='00:02:43.500' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/KReoTOZK9W8/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KReoTOZK9W8/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KReoTOZK9W8/1.jpg' height='90'
width='120' time='00:01:21.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/KReoTOZK9W8/2.jpg' height='90' width='120' time='00:02:43.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/KReoTOZK9W8/3.jpg' height='90' width='120'
time='00:04:05.250' yt:name='end'/><media:title type='plain'>Suit & Tie (Official Lyric
Video)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration second
s='327'/><yt:uploaded>2013-01-24T11:00:30.000Z</yt:uploaded><yt:uploaderId>UCsXfDf1CDgU3SCt0gxJNXGg</yt:uploaderId><yt:videoid>KReoTOZK9W8</yt:videoid></media:group><gd:rating
average='4.714744' max='5' min='1' numRaters='45517'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='4394987'/><yt:rating numDislikes='3246' numLikes='42271'/></entry><entry
gd:etag='W/"CE4ARX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:NfCm9P8naDQ</id><published>2013-01-24T07:46:27.000Z</published><updated>2013-01-30T13:35:44.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Autos' label='Autos &
Vehicles'/><title>Sunny Side: 2013 Volkswagen Super Bowl Teaser Video with Jimmy Cliff (Get
Happy)</title><content type='application/x-shockwave-flash' src='https://www.youtube.com/v/NfCm9P8naDQ?v
ersion=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=NfCm9P8naDQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NfCm9P8naDQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NfCm9P8naDQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NfCm9P8naDQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=NfCm9P8naDQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/5vFx0GahDIWLMFm5j
2_JZA'/><link rel='self' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/NfCm9P8naDQ'/><author><name>Volkswagen</name><uri>https://gdata.youtube.com/feeds/api/users/Volkswagen</uri><yt:userId>5vFx0GahDIWLMFm5j2_JZA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/NfCm9P8naDQ/comments'
countHint='1858'/></gd:comments><yt:hd/><media:group><media:category label='Autos & Vehicles'
scheme='http://gda
ta.youtube.com/schemas/2007/categories.cat'>Autos</media:category><media:content
url='https://www.youtube.com/v/NfCm9P8naDQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='100'
yt:format='5'/><media:content
url='rtsp://r5---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgk0aCf_9KbwNRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='100' yt:format='1'/><media:content
url='rtsp://r5---sn-aigeznez.c.youtube.com/CkcLENy73wIaPgk0aCf_9KbwNRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='100' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Volkswagen'
yt:type='partner'>volkswagen</media:credit><media:descriptio
n type='plain'>In this pre-game release video Volkswagen and reggae legend Jimmy Cliff join together to
infuse much-needed positivity and good vibes into a world that's become awash with freak-outs, meltdowns, and
temper tantrums over just about anything. It's time to get happy. 2.3.13.
+<
+< Join the conversation using #GetHappy and visit http://www.vw.com to download "C'Mon Get Happy", our
exclusive track!
+<
+< Be sure to pick up Jimmy Cliff's new critically acclaimed album REBIRTH, available now!
+<
+< http://www.facebook.com/jimmycliffmusic</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=NfCm9P8naDQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/NfCm9P8naDQ/default.jpg' height='90' width='120' time='00:00:50'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/NfCm9P8naDQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/NfCm9P8naDQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/NfCm9P8naDQ/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/NfCm9P8naDQ/1.jpg' height='90' width='120'
time='00:00:25' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/NfCm9P8naDQ/2.jpg' height='90'
width='120' time='00:00:50' yt:name='mid
dle'/><media:thumbnail url='https://i.ytimg.com/vi/NfCm9P8naDQ/3.jpg' height='90' width='120'
time='00:01:15' yt:name='end'/><media:title type='plain'>Sunny Side: 2013 Volkswagen Super Bowl Teaser Video
with Jimmy Cliff (Get Happy)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='100'/><yt:uploaded>2013-01-24T07:46:27.000Z</yt:uploaded><yt:uploaderId>UC5vFx0GahDIWLMFm5j2_JZA</yt:uploaderId><yt:videoid>NfCm9P8naDQ</yt:videoid></media:group><gd:rating
average='4.6886525' max='5' min='1' numRaters='6398'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1089648'/><yt:threed source='converted'/><yt:rating numDislikes='498'
numLikes='5900'/></entry><entry
gd:etag='W/"CUUNQ347eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:ZIkPeZKP-d4</id><published>2013-01-24T09:27:35.000Z</published><updated>2013-01-30T13:41:32.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gda
ta.youtube.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Entertainment' label='Entertainment'/><title>A dramatic surprise on an ice-cold day</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/ZIkPeZKP-d4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=ZIkPeZKP-d4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZIkPeZKP-d4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZIkPeZKP-d4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZIkP
eZKP-d4/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/ZIkPeZKP-d4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=ZIkPeZKP-d4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/XTmeNzlTC0yM545gbsMz3Q'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZIkPeZKP-d4'/><author><name>turnerbenelux</name><uri>https://gdata.youtube.com/feeds/api/users/turnerbenelux</uri><yt:userId>XTmeNzlTC0yM545gbsMz3Q</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl act
ion='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/ZIkPeZKP-d4/comments'
countHint='2239'/></gd:comments><yt:hd/><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/ZIkPeZKP-d4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='111'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigeznel.c.youtube.com/CkcLENy73wIaPgne-Y-SeQ-JZBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
t
ype='video/3gpp' medium='video' expression='full' duration='111' yt:format='1'/><media:content
url='rtsp://r9---sn-aigeznel.c.youtube.com/CkcLENy73wIaPgne-Y-SeQ-JZBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='111' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='turnerbenelux'
yt:type='partner'>turnerbenelux</media:credit><media:description type='plain'>To launch TNT - a quality
series and movies TV channel - in the Netherlands, we made a sequel to the viral hit video "A Dramatic
Surprise on a Quiet Square". On a cold winter's day, we placed the famous red button somewhere in a Dutch
shopping street. Are you ready? Discover here what happened this time. For more info on TNT visit
http://www.tnt-tv.nl/</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:playe
r url='https://www.youtube.com/watch?v=ZIkPeZKP-d4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/ZIkPeZKP-d4/default.jpg' height='90' width='120' time='00:00:55.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/ZIkPeZKP-d4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZIkPeZKP-d4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/ZIkPeZKP-d4/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/ZIkPeZKP-d4/1.jpg' height='90' width='120'
time='00:00:27.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/ZIkPeZKP-d4/2.jpg'
height='90' width='120' time='00:00:55.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/ZIkPeZKP-d4/3.jpg' height='90' width='120' time='00:01:23.250'
yt:name='end'/><media:title type='plain'>A dramatic surpr
ise on an ice-cold day</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='111'/><yt:uploaded>2013-01-24T09:27:35.000Z</yt:uploaded><yt:uploaderId>UCXTmeNzlTC0yM545gbsMz3Q</yt:uploaderId><yt:videoid>ZIkPeZKP-d4</yt:videoid></media:group><gd:rating
average='4.892158' max='5' min='1' numRaters='25593'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='4477639'/><yt:rating numDislikes='690' numLikes='24903'/></entry><entry
gd:etag='W/"CUQFRX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:1a8pI65emDE</id><published>2013-01-24T18:01:06.000Z</published><updated>2013-01-30T13:41:54.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Tech' label='Science &
Technology'/><title>Which Came First - The Chicken or the Egg?</title><content type='application/x
-shockwave-flash'
src='https://www.youtube.com/v/1a8pI65emDE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=1a8pI65emDE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE/related'/><link
rel='http://gdata.youtube.com/schemas/2007#
mobile' type='text/html' href='https://m.youtube.com/details?v=1a8pI65emDE'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/C552Sd-3nyi_tk2BudLUzA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE'/><author><name>AsapSCIENCE</name><uri>https://gdata.youtube.com/feeds/api/users/AsapSCIENCE</uri><yt:userId>C552Sd-3nyi_tk2BudLUzA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='h
ttp://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/1a8pI65emDE/comments'
countHint='4907'/></gd:comments><yt:hd/><media:group><media:category label='Science & Technology'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Tech</media:category><media:content
url='https://www.youtube.com/v/1a8pI65emDE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='211'
yt:format='5'/><media:content
url='rtsp://r19---sn-aiglln7s.c.youtube.com/CkcLENy73wIaPgkxmF6uIymv1RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='211' yt:format='1'/><media:content
url='rtsp://r19---sn-aiglln7s.c.youtube.com/CkcLENy73wIaPgkxmF6uIymv1RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGD
mDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='211'
yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='AsapSCIENCE'
yt:type='partner'>asapscience</media:credit><media:description type='plain'>TWEET IT -
http://clicktotweet.com/a80_r
+<
+< It has perplexed humanity from as early as the Ancient Greeks. So which came first, the chicken or the
egg? We take a crack at this curious conundrum.
+<
+< Written and created by Mitchell Moffit (twitter @mitchellmoffit) and Gregory Brown (twitter
@whalewatchmeplz).
+<
+< TWITTER: http://www.twitter.com/AsapSCIENCE
+< FACEBOOK: http://www.facebook.com/AsapSCIENCE
+<
+< Mitchell Moffit
+< http://www.mitchellmoffit.com
+< http://www.twitter.com/mitchellmoffit
+< http://www.facebook.com/mitchellmoffit
+<
+< Gregory Brown
+< http://www.gregorybrownart.tumblr.com
+< http://www.twitter.com/whalewatchmeplz
+<
+< Further Reading --
+<
+< Eggshell Protein
+< 1) http://bit.ly/WWXc1v
+<
+< Debate
+< 2) http://www.guardian.co.uk/science/2006/may/26/uknews</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=1a8pI65emDE&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/1a8pI65emDE/default.jpg' height='90' width='120' time='00:01:45.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/1a8pI65emDE/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/1a8pI65emDE/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/1a8pI65emDE/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/1a8pI65emDE/1.jpg' height='90' width='120'
time='00:00:52.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/1a8pI65emDE/2.jpg'
height='90' width='120' time
='00:01:45.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/1a8pI65emDE/3.jpg'
height='90' width='120' time='00:02:38.250' yt:name='end'/><media:title type='plain'>Which Came First - The
Chicken or the Egg?</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='211'/><yt:uploaded>2013-01-24T18:01:06.000Z</yt:uploaded><yt:uploaderId>UCC552Sd-3nyi_tk2BudLUzA</yt:uploaderId><yt:videoid>1a8pI65emDE</yt:videoid></media:group><gd:rating
average='4.7561316' max='5' min='1' numRaters='9989'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1208103'/><yt:rating numDislikes='609' numLikes='9380'/></entry><entry
gd:etag='W/"CUYERH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:KwbFWq2YLb4</id><published>2013-01-24T20:35:16.000Z</published><updated>2013-01-30T13:38:25.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><
category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>Utah Winter Freezing Rain</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/KwbFWq2YLb4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=KwbFWq2YLb4&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4/complaints'/><link rel='http://gdata.youtube
.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=KwbFWq2YLb4'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/v0EyHH8-l-f2SCPxZPh4qA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4'/><author><name>lane182videos</name><uri>https://gdata.youtube.com/feeds/api/users/lane182videos</uri><yt:userId>v0EyHH8-l-f2SCPxZPh4qA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/KwbFWq2YLb4/comments'
countHint='1261'/></gd:comments><yt:hd/><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/KwbFWq2YLb4?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='28'
yt:format='5'/><media:content
url='rtsp://r18---sn-aiglln7s.c.youtube.com/CkcLENy73wIaPgm-LZitWsUGKxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' dura
tion='28' yt:format='1'/><media:content
url='rtsp://r18---sn-aiglln7s.c.youtube.com/CkcLENy73wIaPgm-LZitWsUGKxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='28' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='lane182videos'
yt:type='partner'>lane182videos</media:credit><media:description type='plain'>Utah winter finally redeemed
itself this morning.
+<
+<
+< Bio: I co-own a small production company with my brother making commercials, short films, documentaires
and many other videos. If you would like to contact us to make a video, or you would like to see my reel,
(which includes directing, cinematography, and editing,) click here: http://goo.gl/edDP6 For more
information please email WhoWeAreProd gmail com </media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=KwbFWq2YLb4&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/KwbFWq2YLb4/default.jpg' height='90' width='120' time='00:00:14'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/KwbFWq2YLb4/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/KwbFWq2YLb4/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytim
g.com/vi/KwbFWq2YLb4/sddefault.jpg' height='480' width='640' yt:name='sddefault'/><media:thumbnail
url='https://i.ytimg.com/vi/KwbFWq2YLb4/1.jpg' height='90' width='120' time='00:00:07'
yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/KwbFWq2YLb4/2.jpg' height='90' width='120'
time='00:00:14' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/KwbFWq2YLb4/3.jpg' height='90'
width='120' time='00:00:21' yt:name='end'/><media:title type='plain'>Utah Winter Freezing
Rain</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='28'/><yt:uploaded>2013-01-24T20:35:16.000Z</yt:uploaded><yt:uploaderId>UCv0EyHH8-l-f2SCPxZPh4qA</yt:uploaderId><yt:videoid>KwbFWq2YLb4</yt:videoid></media:group><gd:rating
average='4.8117137' max='5' min='1' numRaters='6437'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1534732'/><yt:rating numDislikes='303' numLikes='6134'/></entry><entry gd:etag='W/"CUQHQH47eC
p7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:9eKc5kgPVrA</id><published>2013-01-25T13:35:38.000Z</published><updated>2013-01-30T13:42:11.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Tech' label='Science &
Technology'/><title>Immovable Object vs. Unstoppable Force - Which Wins?</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/9eKc5kgPVrA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=9eKc5kgPVrA&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=9eKc5kgPVrA'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/UHW94eEFW7hkUMVaZz4eDg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA'/><author><name>minutephysics</name><uri>https://gdata.youtube.com/feeds/api/users/minutephysics</uri><yt:userId>UHW94eEFW7hkUMVaZz4eDg</yt:userId></author><yt:acces
sControl action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/9eKc5kgPVrA/comments'
countHint='6964'/></gd:comments><yt:hd/><media:group><media:category label='Science & Technology'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Tech</media:category><media:content
url='https://www.youtube.com/v/9eKc5kgPVrA?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium=
'video' isDefault='true' expression='full' duration='216' yt:format='5'/><media:content
url='rtsp://r12---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmwVg9I5pzi9RMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='216' yt:format='1'/><media:content
url='rtsp://r12---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgmwVg9I5pzi9RMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='216' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='minutephysics'
yt:type='partner'>minutephysics</media:credit><media:description type='plain'>The Ultimate Showdown of
Ultimate Destiny... also, Tshirts! http://www.dftba.com/minutephysics
+<
+< MinutePhysics is on Google+ - http://bit.ly/qzEwc6
+< And facebook - http://facebook.com/minutephysics
+< And twitter - @minutephysics
+<
+< Minute Physics provides an energetic and entertaining view of old and new problems in physics -- all in a
minute!
+<
+< Music by Nathaniel Schroeder http://www.soundcloud.com/drschroeder
+<
+< Thanks to Nima Doroud for contributions and to Perimeter Institute for support.
+< http://www.perimeterinstitute.ca</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=9eKc5kgPVrA&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/9eKc5kgPVrA/default.jpg' height='90' width='120' time='00:01:48'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/9eKc5kgPVrA/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/9eKc5kgPVrA/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/9eKc5kgPVrA/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/9eKc5kgPVrA/1.jpg' height='90' width='120'
time='00:00:54' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/9eKc5kgPVrA/2.jpg' height='90'
width='120' time='00:01:48' yt:name='middle'/><
media:thumbnail url='https://i.ytimg.com/vi/9eKc5kgPVrA/3.jpg' height='90' width='120' time='00:02:42'
yt:name='end'/><media:title type='plain'>Immovable Object vs. Unstoppable Force - Which
Wins?</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='216'/><yt:uploaded>2013-01-25T13:35:38.000Z</yt:uploaded><yt:uploaderId>UCUHW94eEFW7hkUMVaZz4eDg</yt:uploaderId><yt:videoid>9eKc5kgPVrA</yt:videoid></media:group><gd:rating
average='4.8926196' max='5' min='1' numRaters='24362'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1043776'/><yt:rating numDislikes='654' numLikes='23708'/></entry><entry
gd:etag='W/"CUQHSX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:mo4uJL0yDIg</id><published>2013-01-25T13:52:06.000Z</published><updated>2013-01-30T13:42:18.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gda
ta.youtube.com/schemas/2007/categories.cat' term='News' label='News & Politics'/><title>Turkish Airline
Plane Engine Burning : footage from the inside</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/mo4uJL0yDIg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.in-response-to' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/ZVZ458C9464'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=mo4uJL0yDIg&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg/ratings'/><link rel='http://gdata.youtu
be.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=mo4uJL0yDIg'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/AgIERBPzmgX84vdPa8w18w'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg'/><author><name>zeboutnik</name><uri>https://gdata.youtube.com/feeds/api/users/zeboutnik</uri><yt:userId>AgIERBPzmgX84vdPa8w18w</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='vi
deoRespond' permission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl
action='embed' permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/mo4uJL0yDIg/comments'
countHint='925'/></gd:comments><georss:where><gml:Point><gml:pos>38.41885
27.12872</gml:pos></gml:Point></georss:where><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/mo4uJL0yDIg?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='71' yt:for
mat='5'/><media:content
url='rtsp://r20---sn-aigllned.c.youtube.com/CkcLENy73wIaPgmIDDK9JC6OmhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='71' yt:format='1'/><media:content
url='rtsp://r20---sn-aigllned.c.youtube.com/CkcLENy73wIaPgmIDDK9JC6OmhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='71' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='zeboutnik'
yt:type='partner'>zeboutnik</media:credit><media:description type='plain'>* Here's an amateur video that
shows the incident from the ground http://youtu.be/ZVZ458C9464
+< * Turkish Airlines plane struck by lightning , makes emergency landing ; no injuries :
+< a Turkish Airlines plane carrying 114 passengers was hit by lightning but landed safely in the western
city of Izmir, an airline official said Friday.
+< The passengers panicked when the lightning sparked a fire in the plane's right engine, but the pilot
activated a built-in fire extinguisher to put out the blaze.
+<
+< The plane had taken off from Istanbul at 11:15 pm (2115
GMT).</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=mo4uJL0yDIg&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/mo4uJL0yDIg/default.jpg' height='90' width='120' time='00:00:35.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/mo4uJL0yDIg/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/mo4uJL0yDIg/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/mo4uJL0yDIg/1.jpg'
height='90' width='120' time='00:00:17.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/mo4uJL0yDIg/2.jpg' height='90' width='120' time='00:00:35.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/mo4uJL0yDIg/3.jpg' height='90' wi
dth='120' time='00:00:53.250' yt:name='end'/><media:title type='plain'>Turkish Airline Plane Engine Burning
: footage from the inside</media:title><yt:duration
seconds='71'/><yt:uploaded>2013-01-25T13:52:06.000Z</yt:uploaded><yt:uploaderId>UCAgIERBPzmgX84vdPa8w18w</yt:uploaderId><yt:videoid>mo4uJL0yDIg</yt:videoid></media:group><gd:rating
average='4.4588237' max='5' min='1' numRaters='1360'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2013-01-25</yt:recorded><yt:statistics
favoriteCount='0' viewCount='812373'/><yt:rating numDislikes='184' numLikes='1176'/></entry><entry
gd:etag='W/"CUUHRn47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:EtaWWCXbtbY</id><published>2013-01-25T16:52:32.000Z</published><updated>2013-01-30T13:40:37.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Tech' label='Science &a
mp; Technology'/><title>Mixed Nuts in Space</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EtaWWCXbtbY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EtaWWCXbtbY&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EtaWWCXbtbY/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EtaWWCXbtbY/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EtaWWCXbtbY/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EtaWWCXbtbY'/><link rel='
http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/dNtqpHlU1pCaVy2wlzxHKQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EtaWWCXbtbY'/><author><name>canadianspaceagency</name><uri>https://gdata.youtube.com/feeds/api/users/canadianspaceagency</uri><yt:userId>dNtqpHlU1pCaVy2wlzxHKQ</yt:userId></author><yt:accessControl
action='comment' permission='denied'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='denied'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><yt:hd/><media:group><media:category label='Science & Technology'
scheme='http://gdata.youtube.com/schem
as/2007/categories.cat'>Tech</media:category><media:content
url='https://www.youtube.com/v/EtaWWCXbtbY?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='27'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm2tdslWJbWEhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='27' yt:format='1'/><media:content
url='rtsp://r1---sn-aigllnez.c.youtube.com/CkcLENy73wIaPgm2tdslWJbWEhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='27' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube'
yt:display='canadianspaceagency'>canadianspaceagency</media:credit><media:description type='plain'>Another F
un Friday video! Everyday life in weightlessness holds many surprises. CSA Astronaut Chris Hadfield pulls
the lid back on the secret world of mixed nuts in space. Credit:
CSA/NASA</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EtaWWCXbtbY&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EtaWWCXbtbY/default.jpg' height='90' width='120' time='00:00:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EtaWWCXbtbY/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EtaWWCXbtbY/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/EtaWWCXbtbY/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/EtaWWCXbtbY/1.jpg' height='90' width='120'
time='0
0:00:06.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/EtaWWCXbtbY/2.jpg' height='90'
width='120' time='00:00:13.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/EtaWWCXbtbY/3.jpg' height='90' width='120' time='00:00:20.250'
yt:name='end'/><media:title type='plain'>Mixed Nuts in
Space</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='27'/><yt:uploaded>2013-01-25T16:52:32.000Z</yt:uploaded><yt:uploaderId>UCdNtqpHlU1pCaVy2wlzxHKQ</yt:uploaderId><yt:videoid>EtaWWCXbtbY</yt:videoid></media:group><gd:rating
average='4.421629' max='5' min='1' numRaters='6667'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1703454'/><yt:rating numDislikes='964' numLikes='5703'/></entry><entry
gd:etag='W/"CkAMQn47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:Jt0TdwcPkDo</id><published>2013-01-25T20:52:59.000Z</published><updated>2013-01-30T12:59:43.000Z</updated><category
sch
eme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Entertainment'
label='Entertainment'/><title>THQ - Pouring One for the Homies.</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Jt0TdwcPkDo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Jt0TdwcPkDo&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml
' href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Jt0TdwcPkDo'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/BCAwTSY4zq3h4toj2DDkyw'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo'/><author><name>Roberto
Blasini</name><uri>https://gdata.youtube.com/feeds/api/users/BCAwTSY4zq3h4toj2DDkyw</uri><yt:userId>BCAwTSY4zq3h4toj2DDkyw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:acces
sControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Jt0TdwcPkDo/comments'
countHint='609'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/Jt0TdwcPkDo?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='70'
yt:format='5'/><media:content
url='rtsp://r18---sn-aigllned.c.youtube.com/CkcLENy73wIaPgk6kA8HdxPdJhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5
iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full'
duration='70' yt:format='1'/><media:content
url='rtsp://r18---sn-aigllned.c.youtube.com/CkcLENy73wIaPgk6kA8HdxPdJhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='70' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Roberto
Blasini'>BCAwTSY4zq3h4toj2DDkyw</media:credit><media:description type='plain'>Last day at THQ... Going to
miss the good times... I guess some of us are going to be looking for a job or project.(like me!)
http://www.linkedin.com/pub/roberto-blasini/2/515/538/</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Jt0TdwcPkDo&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.c
om/vi/Jt0TdwcPkDo/default.jpg' height='90' width='120' time='00:00:35' yt:name='default'/><media:thumbnail
url='https://i.ytimg.com/vi/Jt0TdwcPkDo/mqdefault.jpg' height='180' width='320'
yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Jt0TdwcPkDo/hqdefault.jpg' height='360'
width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Jt0TdwcPkDo/sddefault.jpg'
height='480' width='640' yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/Jt0TdwcPkDo/1.jpg'
height='90' width='120' time='00:00:17.500' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/Jt0TdwcPkDo/2.jpg' height='90' width='120' time='00:00:35'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Jt0TdwcPkDo/3.jpg' height='90' width='120'
time='00:00:52.500' yt:name='end'/><media:title type='plain'>THQ - Pouring One for the
Homies.</media:title><yt:duration
seconds='70'/><yt:uploaded>2013-01-25T20:52:59.000Z</yt:uploaded><yt:uploaderId>UCBCAwTSY
4zq3h4toj2DDkyw</yt:uploaderId><yt:videoid>Jt0TdwcPkDo</yt:videoid></media:group><gd:rating
average='4.667165' max='5' min='1' numRaters='2007'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='143930'/><yt:rating numDislikes='167' numLikes='1840'/></entry><entry
gd:etag='W/"CUUCSX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:zyougFDZ7zU</id><published>2013-01-25T23:26:39.000Z</published><updated>2013-01-30T13:41:08.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Film' label='Film &
Animation'/><title>Knights Of Badassdom Official Trailer #1 (2013) - Peter Dinklage Cosplay Movie
HD</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/zyougFDZ7zU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtu
be_gdata'/><link rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=zyougFDZ7zU&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=zyougFDZ7zU'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='applicat
ion/atom+xml' href='https://gdata.youtube.com/feeds/api/users/i8e0iOVk1fEOogdfu4YgfA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU'/><author><name>movieclipsTRAILERS</name><uri>https://gdata.youtube.com/feeds/api/users/movieclipsTRAILERS</uri><yt:userId>i8e0iOVk1fEOogdfu4YgfA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/zyougFDZ7zU/comments' countHint='1235'/>
</gd:comments><yt:hd/><media:group><media:category label='Film & Animation'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Film</media:category><media:content
url='https://www.youtube.com/v/zyougFDZ7zU?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='160'
yt:format='5'/><media:content
url='rtsp://r3---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgk179lQgC4qzxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='160' yt:format='1'/><media:content
url='rtsp://r3---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgk179lQgC4qzxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='160' yt:format='6'/><media:credit
role='uploader' scheme='
urn:youtube' yt:display='movieclipsTRAILERS'
yt:type='partner'>movieclipstrailers</media:credit><media:description type='plain'>Subscribe to TRAILERS:
http://bit.ly/sxaw6h
+< Subscribe to COMING SOON: http://bit.ly/H2vZUn
+< Like us on FACEBOOK: http://goo.gl/dHs73
+< Knights Of Badassdom Official Trailer #1 (2013) - Peter Dinklage Cosplay Movie HD
+<
+<
+< Live-action role players conjure up a demon from Hell by mistake and they must deal with the consequences.
+<
+< movieclips "movie clips" movieclipstrailers "new trailers" "trailers HD" hd trailers movieclipsDOTcom
trailer 2013 official HD zefr "knights of badassdom movie" "knights of badassdom" cosplay "live action"
"peter dinklage" "summer glau" firefly "game of thrones" adventure fantasy horror comicon "Margarita Levieva"
"steve zahn" "Ryan Kwanten" "danny pudi" "Jimmi Simpson" horse sword fight field demon hell "role play" nerds
geeks etimmons</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=zyougFDZ7zU&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/zyougFDZ7zU/default.jpg' height='90' width='120' time='00:01:20'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/zyougFDZ7zU/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/zyougFDZ7zU/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/zyougFDZ7zU/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/zyougFDZ7zU/1.jpg' height='90' width='120'
time='00:00:40' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/zyougFDZ7zU/2.jpg' height='90'
width='120' time='00:01:20' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/zyougFDZ7zU/3.jpg'
height='90' width='120' time='00:02:00' yt:name='end'/><media:title type='plain'>Knights Of Badassdom
Official Trailer #1 (2013) - Peter Dinklage Cosplay Movie
HD</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='160'/><yt:uploaded>2013-01-25T23:26:39.000Z</yt:uploaded><yt:uploaderId>UCi8e0iOVk1fEOogdfu4YgfA</yt:uploaderId><yt:videoid>zyougFDZ7zU</yt:videoid></media:group><gd:rating
average='4.783483' max='5' min='1' numRaters='4674' rel='http://schemas.google.com/g/2005#overall'/><yt:
statistics favoriteCount='0' viewCount='547777'/><yt:rating numDislikes='253'
numLikes='4421'/></entry><entry
gd:etag='W/"CUQGSH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:Sqd3jUPq3Lw</id><published>2013-01-26T03:13:22.000Z</published><updated>2013-01-30T13:42:09.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Sports' label='Sports'/><title>LeBron
tackles Heat fan who hits $75,000 shot!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/Sqd3jUPq3Lw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=Sqd3jUPq3Lw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml' href='https://gdata.y
outube.com/feeds/api/videos/Sqd3jUPq3Lw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Sqd3jUPq3Lw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Sqd3jUPq3Lw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Sqd3jUPq3Lw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=Sqd3jUPq3Lw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/WJ2lWNubArHWmf3FIHbfcQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/Sqd3jUPq3Lw'/><author><name>NBA</name><uri>https://gdata.youtu
be.com/feeds/api/users/NBA</uri><yt:userId>WJ2lWNubArHWmf3FIHbfcQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/Sqd3jUPq3Lw/comments'
countHint='6315'/></gd:comments><yt:hd/><media:group><media:category label='Sports'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Sports</media:category><media:content
url='https://www.youtube.com/v/Sqd3jUPq3Lw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1
a8d1GxQnGDm&app=youtube_gdata' type='application/x-shockwave-flash' medium='video' isDefault='true'
expression='full' duration='53' yt:format='5'/><media:content
url='rtsp://r13---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgm83OpDjXenShMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='53' yt:format='1'/><media:content
url='rtsp://r13---sn-aigezne6.c.youtube.com/CkcLENy73wIaPgm83OpDjXenShMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='53' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='NBA' yt:type='partner'>nba</media:credit><media:description
type='plain'>Check out this wild highlight of one lucky Heat fan who throws up a one-handed hook shot from
half court and sinks it for 75,000 dollars, much to the delight of all the fans & players
in the arena, especially LeBron James, who storms the court and tackles
him!</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=Sqd3jUPq3Lw&feature=youtube_gdata_player'/><media:restriction
type='country' relationship='deny'>TW CN</media:restriction><media:thumbnail
url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/default.jpg' height='90' width='120' time='00:00:26.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/1.jpg' height='90' width='120'
time='00:00:13.250' yt:name='st
art'/><media:thumbnail url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/2.jpg' height='90' width='120'
time='00:00:26.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/Sqd3jUPq3Lw/3.jpg'
height='90' width='120' time='00:00:39.750' yt:name='end'/><media:title type='plain'>LeBron tackles Heat fan
who hits $75,000 shot!</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='53'/><yt:uploaded>2013-01-26T03:13:22.000Z</yt:uploaded><yt:uploaderId>UCWJ2lWNubArHWmf3FIHbfcQ</yt:uploaderId><yt:videoid>Sqd3jUPq3Lw</yt:videoid></media:group><gd:rating
average='4.8492813' max='5' min='1' numRaters='32219'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='8717323'/><yt:rating numDislikes='1214' numLikes='31005'/></entry><entry
gd:etag='W/"CUcCQ347eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:W5ffHd7O3yQ</id><published>2013-01-26T08:32:33.000Z</published><updated>2013-01-30T13:37:42.000Z</updated><categ
ory scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='News' label='News &
Politics'/><title>Why, Why, Manti?</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/W5ffHd7O3yQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=W5ffHd7O3yQ&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml' href='https
://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=W5ffHd7O3yQ'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/NYrK4tc5i1-eL8TXesH2pg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ'/><author><name>schmoyoho</name><uri>https://gdata.youtube.com/feeds/api/users/schmoyoho</uri><yt:userId>NYrK4tc5i1-eL8TXesH2pg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permissio
n='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/W5ffHd7O3yQ/comments'
countHint='1809'/></gd:comments><yt:hd/><media:group><media:category label='News & Politics'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>News</media:category><media:content
url='https://www.youtube.com/v/W5ffHd7O3yQ?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='183'
yt:format='5'/><media:content
url='rtsp://r9---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgkk387eHd-XWxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d
1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp' medium='video' expression='full' duration='183'
yt:format='1'/><media:content
url='rtsp://r9---sn-aigeznlz.c.youtube.com/CkcLENy73wIaPgkk387eHd-XWxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='183' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='schmoyoho'
yt:type='partner'>schmoyoho</media:credit><media:description type='plain'>Katie Couric plays hardball with
Manti Te'o, trying to uncover the truth behind his fake girlfriend & why he'd ever avoid letting the
world hear his amazingly smoooooth Samoan baritone.
+<
+< Our 2nd Channel: http://youtube.com/thegregorybrothers
+< TWITTER: http://twitter.com/gregorybrothers
+< FACEBOOK: http://facebook.com/gregorybrothers
+<
+< SONGIFY yourself! iPhones and Androids:
+< iPhones: http://itunes.apple.com/us/app/songify/id438735719?mt=8
+< Androids: http://bit.ly/YTGBSongifyAndroid\
+<
+< Al Roker poops his pants: http://www.youtube.com/watch?v=3VKf8hYxJbo
+<
+< WEAR our t-shirts on your body: http://www.rodeoarcade.com/collections/gregorybrothers
+<
+< LISTEN to our music in your shower:
https://itunes.apple.com/us/artist/the-gregory-brothers/id317476135</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=W5ffHd7O3yQ&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/W5ffHd7O3yQ/default.jpg' height='90' width='120' time='00:01:31.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/W5ffHd7O3yQ/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/W5ffHd7O3yQ/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/W5ffHd7O3yQ/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/W5ffHd7O3yQ/1.jpg' height='90' width='120'
time='00:00:45.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi
/W5ffHd7O3yQ/2.jpg' height='90' width='120' time='00:01:31.500' yt:name='middle'/><media:thumbnail
url='https://i.ytimg.com/vi/W5ffHd7O3yQ/3.jpg' height='90' width='120' time='00:02:17.250'
yt:name='end'/><media:title type='plain'>Why, Why,
Manti?</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='183'/><yt:uploaded>2013-01-26T08:32:33.000Z</yt:uploaded><yt:uploaderId>UCNYrK4tc5i1-eL8TXesH2pg</yt:uploaderId><yt:videoid>W5ffHd7O3yQ</yt:videoid></media:group><gd:rating
average='4.926692' max='5' min='1' numRaters='11022'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='438228'/><yt:rating numDislikes='202' numLikes='10820'/></entry><entry
gd:etag='W/"CUQBRH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:JI1kq6CA_38</id><published>2013-01-26T08:58:31.000Z</published><updated>2013-01-30T13:42:35.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/
schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy'
label='Comedy'/><title>"LA FWAY" — A Bad Lip Reading of Beyoncé</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/JI1kq6CA_38?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=JI1kq6CA_38&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38/complaints'/><li
nk rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=JI1kq6CA_38'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/67f2Qf7FYhtoUIF4Sf29cA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38'/><author><name>BadLipReading</name><uri>https://gdata.youtube.com/feeds/api/users/BadLipReading</uri><yt:userId>67f2Qf7FYhtoUIF4Sf29cA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='
allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/JI1kq6CA_38/comments'
countHint='4562'/></gd:comments><yt:hd/><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/JI1kq6CA_38?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='164'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgl__4Cgq2SNJBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expres
sion='full' duration='164' yt:format='1'/><media:content
url='rtsp://r1---sn-aigezn7y.c.youtube.com/CkcLENy73wIaPgl__4Cgq2SNJBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='164' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='BadLipReading'
yt:type='partner'>badlipreading</media:credit><media:description type='plain'>As requested, the full BLR
version of Beyoncé's Inauguration performance, originally seen in part here: http://youtu.be/fpwhA-LdOHo
Like on Facebook! http://www.facebook.com/badlipreading
+< Follow on Twitter! http://twitter.com/badlipreading</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=JI1kq6CA_38&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/JI1kq6CA_38/default.jpg' height='90' width='120' time='00:01:22'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/JI1kq6CA_38/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/JI1kq6CA_38/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/JI1kq6CA_38/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/JI1kq6CA_38/1.jpg' height='90' width='120'
time='00:00:41' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/JI1kq6CA_38/2.jpg' height='90'
width='120' time='00:01:22'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/JI1kq6CA_38/3.jpg' height='90' width='120'
time='00:02:03' yt:name='end'/><media:title type='plain'>"LA FWAY" — A Bad Lip Reading of
Beyoncé</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='164'/><yt:uploaded>2013-01-26T08:58:31.000Z</yt:uploaded><yt:uploaderId>UC67f2Qf7FYhtoUIF4Sf29cA</yt:uploaderId><yt:videoid>JI1kq6CA_38</yt:videoid></media:group><gd:rating
average='4.7959557' max='5' min='1' numRaters='24034'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1895771'/><yt:rating numDislikes='1226' numLikes='22808'/></entry><entry
gd:etag='W/"CUQBRn47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:EJ8Y6n8rvC0</id><published>2013-01-26T15:53:27.000Z</published><updated>2013-01-30T13:42:37.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme=
'http://gdata.youtube.com/schemas/2007/categories.cat' term='Music' label='Music'/><title>2pac's 1st Time
Listening To Lil Wayne!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/EJ8Y6n8rvC0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=EJ8Y6n8rvC0&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0/complaints'/><link
rel='http://gdata.youtube.com/schemas/200
7#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=EJ8Y6n8rvC0'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/_hbpAXL6dMPnbRZ3gp7EHw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0'/><author><name>Juha
Bach</name><uri>https://gdata.youtube.com/feeds/api/users/blackmasterrenji</uri><yt:userId>_hbpAXL6dMPnbRZ3gp7EHw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' per
mission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/EJ8Y6n8rvC0/comments'
countHint='2095'/></gd:comments><media:group><media:category label='Music'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Music</media:category><media:content
url='https://www.youtube.com/v/EJ8Y6n8rvC0?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='47'
yt:format='5'/><media:content
url='rtsp://r1---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgktvCt_6hifEBMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='47' yt:format='1'/><media:content
url='rtsp://r1---sn-aigeznl6.c.youtube.com/CkcLENy73wIaPgktvCt_6hifEBMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='47' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Juha Bach'>blackmasterrenji</media:credit><media:description
type='plain'>Credit: @marcopolovision
+<
+< hella funny had to repost</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=EJ8Y6n8rvC0&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/default.jpg' height='90' width='120' time='00:00:23.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/1.jpg'
height='90' width='120' time='00:00:11.750' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/2.jpg' height='90' width='120' time='00:00:23.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/EJ8Y6n8rvC0/3.jpg' height='90' width='120'
time='00:00:35.250' yt:nam
e='end'/><media:title type='plain'>2pac's 1st Time Listening To Lil Wayne!</media:title><yt:duration
seconds='47'/><yt:uploaded>2013-01-26T15:53:27.000Z</yt:uploaded><yt:uploaderId>UC_hbpAXL6dMPnbRZ3gp7EHw</yt:uploaderId><yt:videoid>EJ8Y6n8rvC0</yt:videoid></media:group><gd:rating
average='4.7668757' max='5' min='1' numRaters='8133'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='868415'/><yt:rating numDislikes='474' numLikes='7659'/></entry><entry
gd:etag='W/"CUQBQn47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:RjiqJObs6eI</id><published>2013-01-26T21:20:29.000Z</published><updated>2013-01-30T13:42:33.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>Drive Thru
Invisible Driver Prank 2</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/RjiqJObs6eI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=RjiqJObs6eI&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='tex
t/html' href='https://m.youtube.com/details?v=RjiqJObs6eI'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/Csj3Uk-cuVQejdoX-Pc_Lg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI'/><author><name>MagicofRahat</name><uri>https://gdata.youtube.com/feeds/api/users/MagicofRahat</uri><yt:userId>Csj3Uk-cuVQejdoX-Pc_Lg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.you
tube.com/schemas/2007#comments' href='https://gdata.youtube.com/feeds/api/videos/RjiqJObs6eI/comments'
countHint='4036'/></gd:comments><yt:hd/><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/RjiqJObs6eI?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='221'
yt:format='5'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgni6ezmJKo4RhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='221' yt:format='1'/><media:content
url='rtsp://r1---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgni6ezmJKo4RhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='vide
o/3gpp' medium='video' expression='full' duration='221' yt:format='6'/><media:credit role='uploader'
scheme='urn:youtube' yt:display='MagicofRahat'
yt:type='partner'>magicofrahat</media:credit><media:description type='plain'>Learn Magic at
http://www.penguinmagic.com
+<
+< Twitter: http://twitter.com/magicofrahat
+<
+< Facebook Group: http://www.facebook.com/Magic-of-Rahat</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=RjiqJObs6eI&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/RjiqJObs6eI/default.jpg' height='90' width='120' time='00:01:50.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/RjiqJObs6eI/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/RjiqJObs6eI/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/RjiqJObs6eI/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/RjiqJObs6eI/1.jpg' height='90' width='120'
time='00:00:55.250' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/RjiqJObs6eI/2.jpg'
height='90' width='120' time=
'00:01:50.500' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/RjiqJObs6eI/3.jpg' height='90'
width='120' time='00:02:45.750' yt:name='end'/><media:title type='plain'>Drive Thru Invisible Driver Prank
2</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='221'/><yt:uploaded>2013-01-26T21:20:29.000Z</yt:uploaded><yt:uploaderId>UCCsj3Uk-cuVQejdoX-Pc_Lg</yt:uploaderId><yt:videoid>RjiqJObs6eI</yt:videoid></media:group><gd:rating
average='4.9532394' max='5' min='1' numRaters='23524'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='853142'/><yt:rating numDislikes='275' numLikes='23249'/></entry><entry
gd:etag='W/"CUQBRX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:z5Otla5157c</id><published>2013-01-27T06:42:12.000Z</published><updated>2013-01-30T13:42:34.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><categor
y scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Comedy' label='Comedy'/><title>The
Lonely Island - YOLO (feat. Adam Levine & Kendrick Lamar)</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/z5Otla5157c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=z5Otla5157c&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c/complaints'/><link rel=
'http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=z5Otla5157c'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/CHcEUksSVKsRDH86j77Ntg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c'/><author><name>thelonelyisland</name><uri>https://gdata.youtube.com/feeds/api/users/thelonelyisland</uri><yt:userId>CHcEUksSVKsRDH86j77Ntg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='all
owed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/z5Otla5157c/comments'
countHint='27384'/></gd:comments><yt:hd/><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/z5Otla5157c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='194'
yt:format='5'/><media:content
url='rtsp://r2---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgm353Wula2TzxMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expressi
on='full' duration='194' yt:format='1'/><media:content
url='rtsp://r2---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgm353Wula2TzxMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='194' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='thelonelyisland'
yt:type='partner'>thelonelyisland</media:credit><media:description type='plain'>YOLO is available on iTunes
now! http://smarturl.it/lonelyIslandYolo
+< New album coming soon...
+<
+< Check out the awesome band the music in YOLO is sampled from The Joy Formidable:
+< http://www.youtube.com/user/TheJoyFormidable/
+<
+< Big thanks to Love Me for the artwork: http://lovemewashere.com
+<
+< LYRICS:
+<
+< Adam Levine: YOLO
+<
+< Andy: YOLO, you only live once.
+<
+< The battle cry of a generation.
+< This life is a precious gift.
+< So don't get too crazy,
+< it's not worth the risk.
+<
+< Chorus
+<
+< Adam Levine:
+< You know that we are still young.
+< So don't be dumb.
+< Don't trust anyone,
+< cause you only live once.
+<
+< Verse 1
+<
+< Kiv: Ugh, you only live once,
+< thats the motto.
+< So take a chill pill,
+< ease off the throttle.
+<
+< Jorm: Never go to loud clubs
+< cause it's bad for your ears.
+< Your friends will all be sorry
+< when they can't hear.
+<
+< Andy: And stay the hell away from drugs
+< cause they not legal.
+< Then bury all your money in the backyard
+< like a beagle.
+<
+< Kiv: Cause you should never trust a bank
+< They've been known to fail.
+< And never travel by car, a bus,
+< boat or by rail.
+<
+< Jorm: And don't travel by plane.
+< And don't travel at all.
+< Build a bomb shelter basement
+< with titanium walls.
+<
+< Andy: And wear titanium suits
+< in case pianos fall on ya.
+< And never go in saunas
+< cause they're crawlin' with piranhas.
+<
+< Kiv: And never take the stairs
+< cause they're often unsafe.
+< You only live once,
+< don't let it go to waste.
+<
+< CHORUS
+<
+< Adam Levine:
+< You know that we are still young,
+< so hold off on the fun.
+< Cook your meat 'til it's done,
+< cause you only live once.
+<
+< Verse 2
+<
+< Jorm: Yeah,
+< and here's another piece of advice:
+< Stay away from kids
+< cause their hair is filled with mad lice.
+<
+< Andy: There's no such thing
+< as too much Purell.
+< This a cautionary tale,
+< word to George Orwell.
+<
+< Kiv: So don't 1980 force
+< any plugs into sockets.
+< Always wear a chastity belt
+< and triple lock it.
+<
+< Jorm: Then hire a taster
+< make him check your food for poison.
+< And if you think your mailman is a spy
+< then destroy him.
+<
+< Andy: No blankets or pajamas
+< they can choke you in your sleep.
+< Two words about furniture:
+< killing machines.
+<
+< Kiv: Board your windows up
+< the sun is bad for your health.
+< And always wear a straight jacket
+< so you're safe from yourself.
+<
+< Kendrick Lamar:
+< Take no chances (no chances)
+< Stop freelancin' (right now)
+< Invest in your future,
+< don't dilute your finances (uh huh)
+< 401K, make sure it's low risk
+< Then get some real estate (how much?)
+< 4.2%Thirty year mortgage,
+< that's important, that's a great deal
+< And if you can't afford it,
+< don't forge it on your last bill
+< Renting is for suckers right now
+< A dependable savings,
+< and you'll retire with money in your account.
+< Beast.
+<
+< All:
+< YOLO, say no no.
+< Isolate yourself
+< and just roll solo
+< Be care-folo
+< You oughta look out
+< also stands for YOLO.
+<
+< Chorus
+<
+< Adam Levine:
+< You know that we are still young.
+< Burn the prints off your thumbs.
+< Then pull out all your teeth,
+< so you can't bite your tongue.
+<
+< Only on this earth for a short time, time
+< So don't go outside, cause you don't want to die, die.
+<
+< Just take our advice and hide
+< and scream YOLO to the sky.
+<
+< Andy: You oughta look out.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=z5Otla5157c&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/z5Otla5157c/default.jpg' height='90' width='120' time='00:01:37'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/z5Otla5157c/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/z5Otla5157c/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/z5Otla5157c/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/z5Otla5157c/1.jpg' height='90' width='120'
time='00:00:48.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/z5Otla5157c/2.jpg'
height='90' width='120' time='00:01:37' yt:name='middle'/><me
dia:thumbnail url='https://i.ytimg.com/vi/z5Otla5157c/3.jpg' height='90' width='120' time='00:02:25.500'
yt:name='end'/><media:title type='plain'>The Lonely Island - YOLO (feat. Adam Levine & Kendrick
Lamar)</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='194'/><yt:uploaded>2013-01-27T06:42:12.000Z</yt:uploaded><yt:uploaderId>UCCHcEUksSVKsRDH86j77Ntg</yt:uploaderId><yt:videoid>z5Otla5157c</yt:videoid></media:group><gd:rating
average='4.868179' max='5' min='1' numRaters='165740'
rel='http://schemas.google.com/g/2005#overall'/><yt:recorded>2013-01-25</yt:recorded><yt:statistics
favoriteCount='0' viewCount='12031439'/><yt:rating numDislikes='5462' numLikes='160278'/></entry><entry
gd:etag='W/"CUUMRH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:rnI5iwsyM9U</id><published>2013-01-27T05:41:31.000Z</published><updated>2013-01-30T13:41:25.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtub
e.com/schemas/2007#video'/><category scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Entertainment' label='Entertainment'/><title>Spencer Watson AKA Open Individual Indoor Unlimited
competition</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/rnI5iwsyM9U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=rnI5iwsyM9U&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rnI5iwsyM9U/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/rnI5iwsyM9U/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds
/api/videos/rnI5iwsyM9U/complaints'/><link rel='http://gdata.youtube.com/schemas/2007#video.related'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/rnI5iwsyM9U/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=rnI5iwsyM9U'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/4OqIRkSf_PhBEvmODu5plQ'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/rnI5iwsyM9U'/><author><name>Matt
Cyphert</name><uri>https://gdata.youtube.com/feeds/api/users/videosbymtp</uri><yt:userId>4OqIRkSf_PhBEvmODu5plQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:acce
ssControl action='embed' permission='allowed'/><yt:accessControl action='list'
permission='allowed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl
action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/rnI5iwsyM9U/comments'
countHint='686'/></gd:comments><georss:where><gml:Point><gml:pos>46.35232
-124.05432</gml:pos></gml:Point></georss:where><yt:hd/><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/rnI5iwsyM9U?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='240'
yt:format='5'/><media:content url='rtsp://r19---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnV
MzILizlyrhMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='240' yt:format='1'/><media:content
url='rtsp://r19---sn-aigezne7.c.youtube.com/CkcLENy73wIaPgnVMzILizlyrhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='240' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Matt Cyphert'
yt:type='partner'>videosbymtp</media:credit><media:description type='plain'>The 12th Annual Windless Kite
Festival, January 18, 19, and 20 2013. AKA Open Individual Indoor Unlimited competition with Spencer
Watson.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=rnI5iwsyM9U&feature=youtube_gdata_player'/><media:thumbnail
url='https:/
/i.ytimg.com/vi/rnI5iwsyM9U/default.jpg' height='90' width='120' time='00:02:00'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/rnI5iwsyM9U/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/rnI5iwsyM9U/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/rnI5iwsyM9U/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/rnI5iwsyM9U/1.jpg' height='90' width='120'
time='00:01:00' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/rnI5iwsyM9U/2.jpg' height='90'
width='120' time='00:02:00' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/rnI5iwsyM9U/3.jpg'
height='90' width='120' time='00:03:00' yt:name='end'/><media:title type='plain'>Spencer Watson AKA Open
Individual Indoor Unlimited competition</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='240'/
<yt:uploaded>2013-01-27T05:41:31.000Z</yt:uploaded><yt:uploaderId>UC4OqIRkSf_PhBEvmODu5plQ</yt:uploaderId><yt:videoid>rnI5iwsyM9U</yt:videoid></media:group><gd:rating
average='4.6391473' max='5' min='1' numRaters='1829'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='161223'/><yt:rating numDislikes='165' numLikes='1664'/></entry><entry
gd:etag='W/"CUQBRH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:AacNNsnZhec</id><published>2013-01-27T13:10:55.000Z</published><updated>2013-01-30T13:42:35.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='People' label='People &
Blogs'/><title>ORIGINAL Sunshine Coast Floods 27/1/2013 .....police get the surprise of a life
time</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/AacNNsnZhec?version=3
&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=AacNNsnZhec&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AacNNsnZhec/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AacNNsnZhec/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AacNNsnZhec/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/AacNNsnZhec/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=AacNNsn
Zhec'/><link rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/MLLD_ce6TK8SnXA0VnYtJw'/><link rel='self'
type='application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/AacNNsnZhec'/><author><name>Mick
Bell</name><uri>https://gdata.youtube.com/feeds/api/users/MLLD_ce6TK8SnXA0VnYtJw</uri><yt:userId>MLLD_ce6TK8SnXA0VnYtJw</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments' href='https://
gdata.youtube.com/feeds/api/videos/AacNNsnZhec/comments'
countHint='485'/></gd:comments><media:group><media:category label='People & Blogs'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>People</media:category><media:content
url='https://www.youtube.com/v/AacNNsnZhec?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='21'
yt:format='5'/><media:content
url='rtsp://r2---sn-aiglln7l.c.youtube.com/CkcLENy73wIaPgnnhdnJNg2nARMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='21' yt:format='1'/><media:content
url='rtsp://r2---sn-aiglln7l.c.youtube.com/CkcLENy73wIaPgnnhdnJNg2nARMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' dura
tion='21' yt:format='6'/><media:credit role='uploader' scheme='urn:youtube' yt:display='Mick
Bell'>MLLD_ce6TK8SnXA0VnYtJw</media:credit><media:description type='plain'>Quick thinking police officer runs
for cover.</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=AacNNsnZhec&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/AacNNsnZhec/default.jpg' height='90' width='120' time='00:00:10.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/AacNNsnZhec/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/AacNNsnZhec/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/AacNNsnZhec/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/AacNNsnZhec/1.jp
g' height='90' width='120' time='00:00:05.250' yt:name='start'/><media:thumbnail
url='https://i.ytimg.com/vi/AacNNsnZhec/2.jpg' height='90' width='120' time='00:00:10.500'
yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/AacNNsnZhec/3.jpg' height='90' width='120'
time='00:00:15.750' yt:name='end'/><media:title type='plain'>ORIGINAL Sunshine Coast Floods 27/1/2013
.....police get the surprise of a life time</media:title><yt:duration
seconds='21'/><yt:uploaded>2013-01-27T13:10:55.000Z</yt:uploaded><yt:uploaderId>UCMLLD_ce6TK8SnXA0VnYtJw</yt:uploaderId><yt:videoid>AacNNsnZhec</yt:videoid></media:group><gd:rating
average='4.5054164' max='5' min='1' numRaters='2677'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='1366974'/><yt:rating numDislikes='331' numLikes='2346'/></entry><entry
gd:etag='W/"CUYGSX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:UmPmpUTr22c</id><published>2013-01-27T16:58:18.000Z</published
<updated>2013-01-30T13:38:48.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat' term='Film' label='Film &
Animation'/><title>Disney's "Lion King" - in 3D!</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/UmPmpUTr22c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=UmPmpUTr22c&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c/ratings'/><link
rel='http://gdata.youtube.com/schema
s/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=UmPmpUTr22c'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/QsdV61SHbWNWTTcocK2cKA'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c'/><author><name>Lifesuit</name><uri>https://gdata.youtube.com/feeds/api/users/Lifesuit</uri><yt:userId>QsdV61SHbWNWTTcocK2cKA</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' per
mission='moderated'/><yt:accessControl action='rate' permission='allowed'/><yt:accessControl action='embed'
permission='allowed'/><yt:accessControl action='list' permission='allowed'/><yt:accessControl
action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/UmPmpUTr22c/comments'
countHint='1816'/></gd:comments><media:group><media:category label='Film & Animation'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Film</media:category><media:content
url='https://www.youtube.com/v/UmPmpUTr22c?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='27'
yt:format='5'/><media:content url='rtsp://r13---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgln2-tEpeZjUhMYDSANF
EgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp' type='video/3gpp'
medium='video' expression='full' duration='27' yt:format='1'/><media:content
url='rtsp://r13---sn-aigeznld.c.youtube.com/CkcLENy73wIaPgln2-tEpeZjUhMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='27' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Lifesuit'>lifesuit</media:credit><media:description
type='plain'>Found at Bryko's Web Page: http://bryko.tumblr.com
+< All rights reserved to whoever made this.</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=UmPmpUTr22c&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/UmPmpUTr22c/default.jpg' height='90' width='120' time='00:00:13.500'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/UmPmpUTr22c/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/UmPmpUTr22c/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/UmPmpUTr22c/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/UmPmpUTr22c/1.jpg' height='90' width='120'
time='00:00:06.750' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/UmPmpUTr22c/2.jpg'
height='90' width='120' time='00:00:13.500
' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/UmPmpUTr22c/3.jpg' height='90' width='120'
time='00:00:20.250' yt:name='end'/><media:title type='plain'>Disney's "Lion King" - in
3D!</media:title><yt:duration
seconds='27'/><yt:uploaded>2013-01-27T16:58:18.000Z</yt:uploaded><yt:uploaderId>UCQsdV61SHbWNWTTcocK2cKA</yt:uploaderId><yt:videoid>UmPmpUTr22c</yt:videoid></media:group><gd:rating
average='4.768799' max='5' min='1' numRaters='12647'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='852200'/><yt:rating numDislikes='731' numLikes='11916'/></entry><entry
gd:etag='W/"CUQASX47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:mWk0adn1uxw</id><published>2013-01-28T04:45:03.000Z</published><updated>2013-01-30T13:42:28.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'
term='Entertainment' label='Entertainment'/><title>The 10 FWY Burnout and Proposal.</title><content
type='application/x-shockwave-flash'
src='https://www.youtube.com/v/mWk0adn1uxw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=mWk0adn1uxw&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='application/atom+xml' h
ref='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=mWk0adn1uxw'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/-g_bEdcoz75kMM4ch9pBQQ'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw'/><author><name>Mojozo73</name><uri>https://gdata.youtube.com/feeds/api/users/Mojozo73</uri><yt:userId>-g_bEdcoz75kMM4ch9pBQQ</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='allowed'/><yt:accessControl action='autoPlay'
permission='allowed'/><yt:accessControl action='syndicate' permission='allowed'/><gd:comments><gd:feedLink
rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/mWk0adn1uxw/comments'
countHint='421'/></gd:comments><media:group><media:category label='Entertainment'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Entertainment</media:category><media:content
url='https://www.youtube.com/v/mWk0adn1uxw?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='238'
yt:format='5'/><media:content
url='rtsp://r9---sn-aiglln76.c.youtube.com/CkcLENy73wIaPgkcu_XZaTRpmRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='238' yt:format='1'/><media:content
url='rtsp://r9---sn-aiglln76.c.youtube
.com/CkcLENy73wIaPgkcu_XZaTRpmRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='238' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='Mojozo73'>mojozo73</media:credit><media:description
type='plain'>The Burnout and Proposal. 10 fwy shutdown in West Covina
+< Music:Major Lazer Original Don (Flosstradamus Remix)</media:description><media:keywords/><media:license
type='text/html' href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=mWk0adn1uxw&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/mWk0adn1uxw/default.jpg' height='90' width='120' time='00:01:59'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/mWk0adn1uxw/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/mWk0adn1uxw/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/mWk0adn1uxw/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/mWk0adn1uxw/1.jpg' height='90' width='120'
time='00:00:59.500' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/mWk0adn1uxw/2.jpg'
height='90' width='120' time='00:01
:59' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/mWk0adn1uxw/3.jpg' height='90'
width='120' time='00:02:58.500' yt:name='end'/><media:title type='plain'>The 10 FWY Burnout and
Proposal.</media:title><yt:duration
seconds='238'/><yt:uploaded>2013-01-28T04:45:03.000Z</yt:uploaded><yt:uploaderId>UC-g_bEdcoz75kMM4ch9pBQQ</yt:uploaderId><yt:videoid>mWk0adn1uxw</yt:videoid></media:group><gd:rating
average='4.365759' max='5' min='1' numRaters='1028'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='204740'/><yt:rating numDislikes='163' numLikes='865'/></entry><entry
gd:etag='W/"CUUGQH47eCp7I2A9WhNaFUg."'><id>tag:youtube.com,2008:video:qeHVNzZyaSE</id><published>2013-01-28T18:09:32.000Z</published><updated>2013-01-30T13:40:21.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://gdata.youtube.com/schemas/2007#video'/><category
scheme='http://gdata.youtube.com/schemas/2007/categories.c
at' term='Comedy' label='Comedy'/><title>Star Trek Into Darkness Trailer - Homemade Version:
Shot-For-Shot</title><content type='application/x-shockwave-flash'
src='https://www.youtube.com/v/qeHVNzZyaSE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'/><link
rel='alternate' type='text/html'
href='https://www.youtube.com/watch?v=qeHVNzZyaSE&feature=youtube_gdata'/><link
rel='http://gdata.youtube.com/schemas/2007#video.responses' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE/responses'/><link
rel='http://gdata.youtube.com/schemas/2007#video.ratings' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE/ratings'/><link
rel='http://gdata.youtube.com/schemas/2007#video.complaints' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE/complaints'/><link
rel='http://gdata.youtube.com/schemas/2007#video.related' type='
application/atom+xml' href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE/related'/><link
rel='http://gdata.youtube.com/schemas/2007#mobile' type='text/html'
href='https://m.youtube.com/details?v=qeHVNzZyaSE'/><link
rel='http://gdata.youtube.com/schemas/2007#uploader' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/users/pVx5z7QBMcURruCBwNaPWg'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE'/><author><name>DustFilmsOriginals</name><uri>https://gdata.youtube.com/feeds/api/users/DustFilmsOriginals</uri><yt:userId>pVx5z7QBMcURruCBwNaPWg</yt:userId></author><yt:accessControl
action='comment' permission='allowed'/><yt:accessControl action='commentVote'
permission='allowed'/><yt:accessControl action='videoRespond' permission='moderated'/><yt:accessControl
action='rate' permission='allowed'/><yt:accessControl action='embed' permission='allowed'/><yt:accessControl
action='list' permission='all
owed'/><yt:accessControl action='autoPlay' permission='allowed'/><yt:accessControl action='syndicate'
permission='allowed'/><gd:comments><gd:feedLink rel='http://gdata.youtube.com/schemas/2007#comments'
href='https://gdata.youtube.com/feeds/api/videos/qeHVNzZyaSE/comments'
countHint='75'/></gd:comments><yt:hd/><media:group><media:category label='Comedy'
scheme='http://gdata.youtube.com/schemas/2007/categories.cat'>Comedy</media:category><media:content
url='https://www.youtube.com/v/qeHVNzZyaSE?version=3&f=standard&d=ARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDm&app=youtube_gdata'
type='application/x-shockwave-flash' medium='video' isDefault='true' expression='full' duration='116'
yt:format='5'/><media:content
url='rtsp://r19---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgkhaXI2N9XhqRMYDSANFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='116' yt:format='1'/><media:content u
rl='rtsp://r19---sn-aigeznes.c.youtube.com/CkcLENy73wIaPgkhaXI2N9XhqRMYESARFEgGUghzdGFuZGFyZHIhARK7_SyB_5iKQvGvwsk-0D4O88HsQjpE1a8d1GxQnGDmDA==/0/0/0/video.3gp'
type='video/3gpp' medium='video' expression='full' duration='116' yt:format='6'/><media:credit
role='uploader' scheme='urn:youtube' yt:display='DustFilmsOriginals'
yt:type='partner'>dustfilmsoriginals</media:credit><media:description type='plain'>Subscribe for more vids!
http://tinyurl.com/dustsub
+<
+< Click to tweet! http://tinyurl.com/am9zx4c
+< Share on Facebook! http://tinyurl.com/aqxx5w2
+<
+< Side-by-side comparison: http://youtu.be/Uu1Hk9G2lA8
+< Behind-the-scenes: COMING SOON!
+<
+< The full "Star Trek Into Darkness" trailer recreated shot-for-shot entirely on an iPhone. All in-camera,
no VFX!
+<
+< What trailer should I remake next? Tell me in the comments!
+<
+< http://www.dustfilms.com
+< http://www.twitter.com/DustFilms
+< http://www.youtube.com/DustFilmsOriginals
+<
+< Created by: Dustin McLean
+< Starring/Assisted by: Chris Senger, Jon O'Brien, Priscilla McLean, Andy Paz, Andy Chung, Samantha Baskin,
Tim Watkins,
+< Special Thanks: All of the above, Monica Brito, Diane Baskin, Houda
Elghefari</media:description><media:keywords/><media:license type='text/html'
href='http://www.youtube.com/t/terms'>youtube</media:license><media:player
url='https://www.youtube.com/watch?v=qeHVNzZyaSE&feature=youtube_gdata_player'/><media:thumbnail
url='https://i.ytimg.com/vi/qeHVNzZyaSE/default.jpg' height='90' width='120' time='00:00:58'
yt:name='default'/><media:thumbnail url='https://i.ytimg.com/vi/qeHVNzZyaSE/mqdefault.jpg' height='180'
width='320' yt:name='mqdefault'/><media:thumbnail url='https://i.ytimg.com/vi/qeHVNzZyaSE/hqdefault.jpg'
height='360' width='480' yt:name='hqdefault'/><media:thumbnail
url='https://i.ytimg.com/vi/qeHVNzZyaSE/sddefault.jpg' height='480' width='640'
yt:name='sddefault'/><media:thumbnail url='https://i.ytimg.com/vi/qeHVNzZyaSE/1.jpg' height='90' width='120'
time='00:00:29' yt:name='start'/><media:thumbnail url='https://i.ytimg.com/vi/qeHVNzZyaSE/2.jpg' height='90'
wi
dth='120' time='00:00:58' yt:name='middle'/><media:thumbnail url='https://i.ytimg.com/vi/qeHVNzZyaSE/3.jpg'
height='90' width='120' time='00:01:27' yt:name='end'/><media:title type='plain'>Star Trek Into Darkness
Trailer - Homemade Version:
Shot-For-Shot</media:title><yt:aspectRatio>widescreen</yt:aspectRatio><yt:duration
seconds='116'/><yt:uploaded>2013-01-28T18:09:32.000Z</yt:uploaded><yt:uploaderId>UCpVx5z7QBMcURruCBwNaPWg</yt:uploaderId><yt:videoid>qeHVNzZyaSE</yt:videoid></media:group><gd:rating
average='4.8376813' max='5' min='1' numRaters='345'
rel='http://schemas.google.com/g/2005#overall'/><yt:statistics favoriteCount='0'
viewCount='39093'/><yt:rating numDislikes='14' numLikes='331'/></entry></feed>
+
+> GET /feeds/api/standardfeeds/watch_on_mobile HTTP/1.1
+> Soup-Debug-Timestamp: 1373293537
+> Soup-Debug: SoupSession 1 (0x6652c0), SoupMessage 16 (0x71b0b0), SoupSocket 3 (0x94a600)
+> Host: gdata.youtube.com
+> X-GData-Key:
key=AI39si7Me3Q7zYs6hmkFvpRBD2nrkVjYYsUO5lh_3HdOkGRc9g6Z4nzxZatk_aAo2EsA21k7vrda0OO6oFg2rnhMedZXPyXoEw
+> Authorization: GoogleLogin
auth=DQAAAM8AAAC3Hkt53AkE4RTSAVN_wR6OeCvW0UAWtozq3E3MkneAoXtT-aXHxn7LxiKW03YHXIK5H-YRfMSMFfX_00iH8Tjo8eSF2xSD9pncrOjsBgiX2L2UKMZRjKIkVlNv-GgzYP4EYtiRARuqaqgP2jr2vlVthX4a-2armsrtAxoA_AEMN7fZMrc0_xnL28F7WZeMtPtaW5R3JD1eZbsWGE9eZExDf3C5R7IkxTJBPF9CcwNKZ8XKliQpVgZpqBCDde_n5ByEdhSNk_ukXgkWBOuQxnIr
+> GData-Version: 2
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1373293537
+< Soup-Debug: SoupMessage 16 (0x71b0b0)
+< X-GData-User-Country: GB
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Mon, 08 Jul 2013 14:25:37 GMT
+< Date: Mon, 08 Jul 2013 14:25:37 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: *
+< GData-Version: 2.1
+< ETag: W/"CUIHRnk9cCp7I2A9WhFQEkQ."
+< Last-Modified: Mon, 08 Jul 2013 14:25:37 GMT
+< Transfer-Encoding: chunked
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+<
+< <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005'
gd:etag='W/"CUIHRnk9cCp7I2A9WhFQEkQ."'><id>tag:youtube.com,2008:standardfeed:global:watch_on_mobile</id><updated>2013-07-08T14:25:37.768Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://gdata.youtube.com/schemas/2007#video'/><title/><logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo><link
rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/watch_on_mobile'/><link
rel='http://schemas.google.com/g/2005#batch' type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/watch_on_mobile/batch'/><link rel='self'
type='application/atom+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/watch_on_mobile?start-index=1&max-results=25'/><lin
k rel='service' type='application/atomsvc+xml'
href='https://gdata.youtube.com/feeds/api/standardfeeds/watch_on_mobile?alt=atom-service'/><author><name>YouTube</name><uri>http://www.youtube.com/</uri></author><generator
version='2.1' uri='http://gdata.youtube.com'>YouTube data
API</generator><openSearch:totalResults>0</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage></feed>
+
diff --git a/gdata/tests/youtube.c b/gdata/tests/youtube.c
index f367d4d..efff441 100644
--- a/gdata/tests/youtube.c
+++ b/gdata/tests/youtube.c
@@ -80,54 +80,54 @@ typedef struct {
guint status_code;
const gchar *reason_phrase;
const gchar *message_body;
- gboolean client_login_authorizer_error; /* TRUE if error domain is
GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR; FALSE if it's GDATA_SERVICE_ERROR */
+ GQuark (*error_domain_func) (void); /* typically gdata_service_error_quark */
gint error_code;
} RequestErrorData;
static const RequestErrorData authentication_errors[] = {
/* Generic network errors. */
{ SOUP_STATUS_BAD_REQUEST, "Bad Request", "Invalid parameter ‘foobar’.",
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_NOT_FOUND, "Not Found", "Login page wasn't found for no good reason at all.",
- FALSE, GDATA_SERVICE_ERROR_NOT_FOUND },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_NOT_FOUND },
{ SOUP_STATUS_PRECONDITION_FAILED, "Precondition Failed", "Not allowed to log in at this time,
possibly.",
- FALSE, GDATA_SERVICE_ERROR_CONFLICT },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_CONFLICT },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Internal Server Error", "Whoops.",
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
/* Specific authentication errors. */
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=BadAuthentication\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_BAD_AUTHENTICATION },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_BAD_AUTHENTICATION },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=BadAuthentication\nInfo=InvalidSecondFactor\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_INVALID_SECOND_FACTOR },
+ gdata_client_login_authorizer_error_quark,
GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_INVALID_SECOND_FACTOR },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=NotVerified\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_NOT_VERIFIED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_NOT_VERIFIED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=TermsNotAgreed\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_TERMS_NOT_AGREED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_TERMS_NOT_AGREED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=Unknown\nUrl=http://example.com/\n",
- FALSE, GDATA_SERVICE_ERROR_AUTHENTICATION_REQUIRED },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_AUTHENTICATION_REQUIRED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=AccountDeleted\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_DELETED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_DELETED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=AccountDisabled\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_DISABLED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_DISABLED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=AccountMigrated\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_MIGRATED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_ACCOUNT_MIGRATED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=ServiceDisabled\nUrl=http://example.com/\n",
- TRUE, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_SERVICE_DISABLED },
+ gdata_client_login_authorizer_error_quark, GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_SERVICE_DISABLED },
{ SOUP_STATUS_FORBIDDEN, "Access Forbidden", "Error=ServiceUnavailable\nUrl=http://example.com/\n",
- FALSE, GDATA_SERVICE_ERROR_UNAVAILABLE },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_UNAVAILABLE },
/* Malformed authentication errors to test parser error handling. */
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden", "Error=BadAuthentication", /* missing Error
delimiter */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden", "Error=AccountDeleted\n", /* missing Url */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden",
"Error=AccountDeleted\nUrl=http://example.com/", /* missing Url delimiter */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden", "", /* missing Error */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden", "Error=", /* missing Error */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
{ SOUP_STATUS_INTERNAL_SERVER_ERROR, "Access Forbidden", "Error=Foobar\nUrl=http://example.com/\n",
/* unknown Error */
- FALSE, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
};
static gboolean
@@ -160,7 +160,6 @@ test_authentication_error (void)
for (i = 0; i < G_N_ELEMENTS (authentication_errors); i++) {
const RequestErrorData *data = &authentication_errors[i];
- GQuark error_domain;
handler_id = g_signal_connect (mock_server, "handle-message", (GCallback)
authentication_error_cb, (gpointer) data);
gdata_mock_server_run (mock_server);
@@ -173,8 +172,7 @@ test_authentication_error (void)
/* Log in */
retval = gdata_client_login_authorizer_authenticate (authorizer, USERNAME, PASSWORD, NULL,
&error);
- error_domain = (data->client_login_authorizer_error == TRUE) ?
GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR : GDATA_SERVICE_ERROR;
- g_assert_error (error, error_domain, data->error_code);
+ g_assert_error (error, data->error_domain_func (), data->error_code);
g_assert (retval == FALSE);
g_clear_error (&error);
@@ -309,6 +307,45 @@ test_service_properties (void)
}
static void
+test_query_standard_feeds (gconstpointer service)
+{
+ GDataFeed *feed;
+ GError *error = NULL;
+ guint i;
+ struct {
+ GDataYouTubeStandardFeedType feed_type;
+ const gchar *expected_title;
+ } feeds[] = {
+ /* This must be kept up-to-date with GDataYouTubeStandardFeedType. */
+ { GDATA_YOUTUBE_TOP_RATED_FEED, "Top Rated" },
+ { GDATA_YOUTUBE_TOP_FAVORITES_FEED, "Top Favorites" },
+ { GDATA_YOUTUBE_MOST_VIEWED_FEED, "Most Popular" },
+ { GDATA_YOUTUBE_MOST_POPULAR_FEED, "Most Popular" },
+ { GDATA_YOUTUBE_MOST_RECENT_FEED, "Most Recent" },
+ { GDATA_YOUTUBE_MOST_DISCUSSED_FEED, "Most Discussed" },
+ { GDATA_YOUTUBE_MOST_LINKED_FEED, NULL },
+ { GDATA_YOUTUBE_MOST_RESPONDED_FEED, "Most Responded" },
+ { GDATA_YOUTUBE_RECENTLY_FEATURED_FEED, "Spotlight Videos" },
+ { GDATA_YOUTUBE_WATCH_ON_MOBILE_FEED, NULL },
+ };
+
+ gdata_test_mock_server_start_trace (mock_server, "query-standard-feeds");
+
+ for (i = 0; i < G_N_ELEMENTS (feeds); i++) {
+ feed = gdata_youtube_service_query_standard_feed (GDATA_YOUTUBE_SERVICE (service),
feeds[i].feed_type, NULL, NULL, NULL, NULL, &error);
+ g_assert_no_error (error);
+ g_assert (GDATA_IS_FEED (feed));
+ g_clear_error (&error);
+
+ g_assert_cmpstr (gdata_feed_get_title (feed), ==, feeds[i].expected_title);
+
+ g_object_unref (feed);
+ }
+
+ gdata_mock_server_end_trace (mock_server);
+}
+
+static void
test_query_standard_feed (gconstpointer service)
{
GDataFeed *feed;
@@ -321,13 +358,180 @@ test_query_standard_feed (gconstpointer service)
g_assert (GDATA_IS_FEED (feed));
g_clear_error (&error);
- /* TODO: check entries and feed properties */
+ g_assert_cmpstr (gdata_feed_get_title (feed), ==, "Top Rated");
g_object_unref (feed);
gdata_mock_server_end_trace (mock_server);
}
+static void
+test_query_standard_feed_with_query (gconstpointer service)
+{
+ GDataYouTubeQuery *query;
+ GDataFeed *feed;
+ GError *error = NULL;
+
+ gdata_test_mock_server_start_trace (mock_server, "query-standard-feed-with-query");
+
+ query = gdata_youtube_query_new (NULL);
+ gdata_youtube_query_set_language (query, "fr");
+
+ feed = gdata_youtube_service_query_standard_feed (GDATA_YOUTUBE_SERVICE (service),
GDATA_YOUTUBE_TOP_RATED_FEED, GDATA_QUERY (query), NULL, NULL, NULL, &error);
+ g_assert_no_error (error);
+ g_assert (GDATA_IS_FEED (feed));
+ g_clear_error (&error);
+
+ g_assert_cmpstr (gdata_feed_get_title (feed), ==, "Top Rated");
+
+ g_object_unref (query);
+ g_object_unref (feed);
+
+ gdata_mock_server_end_trace (mock_server);
+}
+
+/* TODO: Document me. */
+static const RequestErrorData query_standard_feed_errors[] = {
+ /* Generic network errors. */
+ { SOUP_STATUS_BAD_REQUEST, "Bad Request", "Invalid parameter ‘foobar’.",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_NOT_FOUND, "Not Found", "Login page wasn't found for no good reason at all.",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_NOT_FOUND },
+ { SOUP_STATUS_PRECONDITION_FAILED, "Precondition Failed", "Not allowed to log in at this time,
possibly.",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_CONFLICT },
+ { SOUP_STATUS_INTERNAL_SERVER_ERROR, "Internal Server Error", "Whoops.",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ /* Specific query errors. */
+ { SOUP_STATUS_FORBIDDEN, "Too Many Calls",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:quota</domain><code>too_many_recent_calls</code></error></errors>",
+ gdata_youtube_service_error_quark, GDATA_YOUTUBE_SERVICE_ERROR_API_QUOTA_EXCEEDED },
+ { SOUP_STATUS_FORBIDDEN, "Too Many Entries",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:quota</domain><code>too_many_entries</code></error></errors>",
+ gdata_youtube_service_error_quark, GDATA_YOUTUBE_SERVICE_ERROR_ENTRY_QUOTA_EXCEEDED },
+ { SOUP_STATUS_SERVICE_UNAVAILABLE, "Maintenance",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:service</domain><code>disabled_in_maintenance_mode</code></error></errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_UNAVAILABLE },
+ { SOUP_STATUS_FORBIDDEN, "YouTube Signup Required",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:service</domain><code>youtube_signup_required</code></error></errors>",
+ gdata_youtube_service_error_quark, GDATA_YOUTUBE_SERVICE_ERROR_CHANNEL_REQUIRED },
+ { SOUP_STATUS_FORBIDDEN, "Forbidden",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:authentication</domain><code>TokenExpired</code>"
+ "<location type='header'>Authorization: GoogleLogin</location></error></errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_AUTHENTICATION_REQUIRED },
+ /* Malformed YouTube errors to test parser error handling. */
+ { SOUP_STATUS_INTERNAL_SERVER_ERROR, "Malformed XML",
+ "<?xml version='1.0' encoding='UTF-8'?><errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_FORBIDDEN, "Empty Response", "",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_AUTHENTICATION_REQUIRED },
+ { SOUP_STATUS_INTERNAL_SERVER_ERROR, "Unknown Element",
+ "<?xml version='1.0' encoding='UTF-8'?><errors> <error> <foobar /> </error> </errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_INTERNAL_SERVER_ERROR, "Wrong Top-Level Element",
+ "<?xml version='1.0' encoding='UTF-8'?><nonerrors></nonerrors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_FORBIDDEN, "Unknown Error Code (Service)",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:service</domain><code>UnknownCode</code></error></errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_FORBIDDEN, "Unknown Error Code (Quota)",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:quota</domain><code>UnknownCode</code></error></errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+ { SOUP_STATUS_FORBIDDEN, "Unknown Error Domain",
+ "<?xml version='1.0'
encoding='UTF-8'?><errors><error><domain>yt:foobaz</domain><code>TokenExpired</code></error></errors>",
+ gdata_service_error_quark, GDATA_SERVICE_ERROR_PROTOCOL_ERROR },
+};
+
+/* TODO: Factor this out */
+static gboolean
+query_standard_feed_error_cb (GDataMockServer *self, SoupMessage *message, SoupClientContext *client,
gpointer user_data)
+{
+ const RequestErrorData *data = user_data;
+
+ soup_message_set_status_full (message, data->status_code, data->reason_phrase);
+ soup_message_body_append (message->response_body, SOUP_MEMORY_STATIC, data->message_body, strlen
(data->message_body));
+
+ return TRUE;
+}
+
+static void
+test_query_standard_feed_error (gconstpointer service)
+{
+ GDataFeed *feed;
+ GError *error = NULL;
+ gulong handler_id;
+ guint i;
+
+ if (gdata_mock_server_get_enable_logging (mock_server) == TRUE) {
+ g_test_message ("Ignoring test due to logging being enabled.");
+ return;
+ } else if (gdata_mock_server_get_enable_online (mock_server) == TRUE) {
+ g_test_message ("Ignoring test due to running online and test not being reproducible.");
+ return;
+ }
+
+ for (i = 0; i < G_N_ELEMENTS (query_standard_feed_errors); i++) {
+ const RequestErrorData *data = &query_standard_feed_errors[i];
+
+ handler_id = g_signal_connect (mock_server, "handle-message", (GCallback)
query_standard_feed_error_cb, (gpointer) data);
+ gdata_mock_server_run (mock_server);
+ gdata_test_set_https_port (mock_server);
+
+ /* Query the feed. */
+ feed = gdata_youtube_service_query_standard_feed (GDATA_YOUTUBE_SERVICE (service),
GDATA_YOUTUBE_TOP_RATED_FEED, NULL, NULL, NULL, NULL, &error);
+ g_assert_error (error, data->error_domain_func (), data->error_code);
+ g_assert (feed == NULL);
+ g_clear_error (&error);
+
+ gdata_mock_server_stop (mock_server);
+ g_signal_handler_disconnect (mock_server, handler_id);
+ }
+}
+
+/* TODO: factor this out */
+static gboolean
+query_standard_feed_timeout_cb (GDataMockServer *self, SoupMessage *message, SoupClientContext *client,
gpointer user_data)
+{
+ /* Sleep for longer than the timeout, set below. */
+ g_usleep (2 * G_USEC_PER_SEC);
+
+ soup_message_set_status_full (message, SOUP_STATUS_REQUEST_TIMEOUT, "Request Timeout");
+ soup_message_body_append (message->response_body, SOUP_MEMORY_STATIC, "Request timed out.", strlen
("Request timed out."));
+
+ return TRUE;
+}
+
+static void
+test_query_standard_feed_timeout (gconstpointer service)
+{
+ GDataFeed *feed;
+ GError *error = NULL;
+ gulong handler_id;
+
+ if (gdata_mock_server_get_enable_logging (mock_server) == TRUE) {
+ g_test_message ("Ignoring test due to logging being enabled.");
+ return;
+ } else if (gdata_mock_server_get_enable_online (mock_server) == TRUE) {
+ g_test_message ("Ignoring test due to running online and test not being reproducible.");
+ return;
+ }
+
+ handler_id = g_signal_connect (mock_server, "handle-message", (GCallback)
query_standard_feed_timeout_cb, NULL);
+ gdata_mock_server_run (mock_server);
+ gdata_test_set_https_port (mock_server);
+
+ /* Set the service's timeout as low as possible (1 second). */
+ gdata_service_set_timeout (GDATA_SERVICE (service), 1);
+
+ /* Query the feed. */
+ feed = gdata_youtube_service_query_standard_feed (GDATA_YOUTUBE_SERVICE (service),
GDATA_YOUTUBE_TOP_RATED_FEED, NULL, NULL, NULL, NULL, &error);
+ g_assert_error (error, GDATA_SERVICE_ERROR, GDATA_SERVICE_ERROR_NETWORK_ERROR);
+ g_assert (feed == NULL);
+ g_clear_error (&error);
+
+ gdata_mock_server_stop (mock_server);
+ g_signal_handler_disconnect (mock_server, handler_id);
+}
+
GDATA_ASYNC_TEST_FUNCTIONS (query_standard_feed, void,
G_STMT_START {
gdata_test_mock_server_start_trace (mock_server, "query-standard-feed-async");
@@ -2212,7 +2416,11 @@ main (int argc, char *argv[])
g_test_add ("/youtube/authentication/async/cancellation", GDataAsyncTestData, NULL,
gdata_set_up_async_test_data,
test_authentication_async_cancellation, gdata_tear_down_async_test_data);
+ g_test_add_data_func ("/youtube/query/standard_feeds", service, test_query_standard_feeds);
g_test_add_data_func ("/youtube/query/standard_feed", service, test_query_standard_feed);
+ g_test_add_data_func ("/youtube/query/standard_feed/with_query", service,
test_query_standard_feed_with_query);
+ g_test_add_data_func ("/youtube/query/standard_feed/error", service, test_query_standard_feed_error);
+ g_test_add_data_func ("/youtube/query/standard_feed/timeout", service,
test_query_standard_feed_timeout);
g_test_add ("/youtube/query/standard_feed/async", GDataAsyncTestData, service,
gdata_set_up_async_test_data,
test_query_standard_feed_async, gdata_tear_down_async_test_data);
g_test_add_data_func ("/youtube/query/standard_feed/async/progress_closure", service,
test_query_standard_feed_async_progress_closure);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]