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/ContactEntryDataSample1.xml | |
| download | random-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz | |
init
Diffstat (limited to 'zend/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml')
| -rw-r--r-- | zend/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml b/zend/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml new file mode 100644 index 0000000..e375401 --- /dev/null +++ b/zend/tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml @@ -0,0 +1,26 @@ +<?xml version='1.0' encoding='utf-8'?> +<entry xmlns='http://www.w3.org/2005/Atom' +xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' +xmlns:yt='http://gdata.youtube.com/schemas/2007'> + <id>http://gdata.youtube.com/feeds/users/davidchoimusic/contacts/testuser</id> + <published>1970-01-14T04:17:17.804-08:00</published> + <updated>2007-09-21T02:44:41.134Z</updated> + <category scheme='http://schemas.google.com/g/2005#kind' + term='http://gdata.youtube.com/schemas/2007#friend' /> + <category scheme='http://gdata.youtube.com/schemas/2007/contact.cat' + term='Friends' /> + <title type='text'>testuser</title> + <link rel='related' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/users/testuser' /> + <link rel='alternate' type='text/html' + href='http://www.youtube.com/profile?user=testuser' /> + <link rel='self' type='application/atom+xml' + href='http://gdata.youtube.com/feeds/users/davidchoimusic/contacts/testuser' /> + <author> + <name>davidchoimusic</name> + <uri> + http://gdata.youtube.com/feeds/users/davidchoimusic</uri> + </author> + <yt:username>testuser</yt:username> + <yt:status>accepted</yt:status> +</entry> |
