diff options
| author | Horus3 | 2014-02-24 16:42:14 +0100 |
|---|---|---|
| committer | Horus3 | 2014-02-24 16:42:14 +0100 |
| commit | 06f945f27840b53e57795dadbc38e76f7e11ab1c (patch) | |
| tree | 689d5c7f4ffa15460c7e90f47c6a7dd59ce4e8bd /zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml | |
| download | random-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz | |
init
Diffstat (limited to 'zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml')
| -rw-r--r-- | zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml b/zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml new file mode 100644 index 0000000..6007c66 --- /dev/null +++ b/zend/tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml @@ -0,0 +1,82 @@ +<?xml version='1.0' encoding='UTF-8'?> +<entry xmlns='http://www.w3.org/2005/Atom' + xmlns:gml='http://www.opengis.net/gml' + xmlns:georss='http://www.georss.org/georss' + xmlns:media='http://search.yahoo.com/mrss/' + xmlns:yt='http://gdata.youtube.com/schemas/2007' + xmlns:gd='http://schemas.google.com/g/2005'> + <id> + http://gdata.youtube.com/feeds/api/users/andyland74/inbox/ffb9a5f32cd5f55 + </id> + <published>2008-06-10T13:55:32.000-07:00</published> + <category scheme='http://schemas.google.com/g/2005#kind' + term='http://gdata.youtube.com/schemas/2007#videoMessage'/> + <title type='text'>andyland74sFriend sent you a video!</title> + <content type='text'>Check out this video!</content> + <link rel='alternate' type='text/html' + href='http://www.youtube.com/watch?v=jXE6G9CYcJs'/> + <link + rel='http://gdata.youtube.com/schemas/2007#video.responses' + type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs/responses'/> + <link rel='http://gdata.youtube.com/schemas/2007#video.ratings' + type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs/ratings'/> + <link rel='http://gdata.youtube.com/schemas/2007#video.complaints' + type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs/complaints'/> + <link rel='http://gdata.youtube.com/schemas/2007#video.related' + type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs/related'/> + <link rel='related' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs'/> + <link rel='self' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/users/andyland74/inbox/ffb9a5f32cd5f55'/> + <link rel='edit' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/users/andyland74/inbox/ffb9a5f32cd5f55'/> + <author> + <name>andyland74sFriend</name> + <uri> + http://gdata.youtube.com/feeds/api/users/andyland74sFriend + </uri> + </author> + <media:group> + <media:title type='plain'>Learning the ABCs</media:title> + <media:description type='plain'> + A great method for teaching kids the alphabet. + </media:description> + <media:keywords>alphabet, teaching, children</media:keywords> + <yt:duration seconds='202'/> + <media:category label='Education' + scheme='http://gdata.youtube.com/schemas/2007/categories.cat'> + Education</media:category> + <media:content url='http://www.youtube.com/v/jXE6G9CYcJs' + type='application/x-shockwave-flash' medium='video' + isDefault='true' expression='full' duration='202' yt:format='5'/> + <media:content + url='rtsp://rtsp2.youtube.com/ChoLENyDSANFEgGDA==/0/0/0/video.3gp' + type='video/3gpp' medium='video' expression='full' + duration='202' yt:format='1'/> + <media:content + url='rtsp://rtsp2.youtube.com/ChoLENyESARFEgGDA==/0/0/0/video.3gp' + type='video/3gpp' medium='video' expression='full' + duration='202' yt:format='6'/> + <media:player url='http://www.youtube.com/watch?v=jXE6G9CYcJs'/> + <media:thumbnail url='http://img.youtube.com/vi/jXE6G9CYcJs/2.jpg' + height='97' width='130' time='00:01:41'/> + <media:thumbnail url='http://img.youtube.com/vi/jXE6G9CYcJs/1.jpg' + height='97' width='130' time='00:00:50.500'/> + <media:thumbnail url='http://img.youtube.com/vi/jXE6G9CYcJs/3.jpg' + height='97' width='130' time='00:02:31.500'/> + <media:thumbnail url='http://img.youtube.com/vi/jXE6G9CYcJs/0.jpg' + height='240' width='320' time='00:01:41'/> + </media:group> + <yt:statistics viewCount='56620' favoriteCount='67'/> + <gd:rating min='1' max='5' numRaters='372' average='3.93'/> + <gd:comments> + <gd:feedLink + href='http://gdata.youtube.com/feeds/api/videos/jXE6G9CYcJs/comments' + countHint='481'/> + </gd:comments> + <yt:description>Check out this video!</yt:description> + </entry>
\ No newline at end of file |
