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/ActivityEntryDataSample1.xml | |
| download | random-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz | |
init
Diffstat (limited to 'zend/tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml')
| -rw-r--r-- | zend/tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml b/zend/tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml new file mode 100644 index 0000000..a975d7d --- /dev/null +++ b/zend/tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml @@ -0,0 +1,23 @@ +<?xml version='1.0' encoding='UTF-8'?> +<entry xmlns='http://www.w3.org/2005/Atom' xmlns:yt='http://gdata.youtube.com/schemas/2007' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/"D0EGSH47eCp7ImA9WxRQQEg."'> + <id>tag:youtube.com,2008:event:Z2RweXRob24xMTIzNDMwMDAyMzI5NTQ2Nzg2MA%3D%3D</id> + <updated>2009-01-16T09:13:49.000-08:00</updated> + <category scheme='http://gdata.youtube.com/schemas/2007/userevents.cat' + term='video_favorited'/> + <category scheme='http://schemas.google.com/g/2005#kind' + term='http://gdata.youtube.com/schemas/2007#userEvent'/> + <title>tayzonzay has favorited a video</title> + <link rel='alternate' type='text/html' href='http://www.youtube.com'/> + <link rel='http://gdata.youtube.com/schemas/2007#video' + type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/videos/z3U0kuLH974?v=2'/> + <link rel='self' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/api/events/VGF5Wm9uZGF5MzEyaIl2MTMxOTcxMDk3NzQ5MzM%3D?v=2'/> + <author> + <name>tayzonzay</name> + <uri>http://gdata.youtube.com/feeds/api/users/tayzonzay</uri> + </author> + <yt:videoid>z3U0kuLH974</yt:videoid> + <yt:username>foo</yt:username> + <gd:rating min='1' max='5' value='2' /> +</entry>
\ No newline at end of file |
