summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample1.xml
blob: b2db6ec5bf87ab64b540ab4256c9617f3ddaf796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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:media='http://search.yahoo.com/mrss/'
xmlns:gd='http://schemas.google.com/g/2005'
xmlns:yt='http://gdata.youtube.com/schemas/2007'>
    <id>
    http://gdata.youtube.com/feeds/users/testuser/subscriptions/35bbde297dba88db</id>
    <published>2007-03-02T11:58:22.000-08:00</published>
    <updated>2007-03-02T11:58:22.000-08:00</updated>
    <category scheme='http://schemas.google.com/g/2005#kind'
    term='http://gdata.youtube.com/schemas/2007#subscription' />
    <category scheme='http://gdata.youtube.com/schemas/2007/subscriptiontypes.cat'
    term='publisher' />
    <title type='text'>Videos published by : BBC</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_videos?user=BBC' />
    <link rel='self' type='application/atom+xml'
    href='http://gdata.youtube.com/feeds/users/testuser/subscriptions/35bbde297dba88db' />
    <author>
      <name>testuser</name>
      <uri>http://gdata.youtube.com/feeds/users/testuser</uri>
    </author>
    <gd:feedLink rel='http://gdata.youtube.com/schemas/2007#user.uploads'
    href='http://gdata.youtube.com/feeds/users/BBC/uploads'
    countHint='697' />
</entry>