summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/YouTube/_files/UserProfileEntryDataSample1.xml
blob: 384ac3f07c0b7fafa931cda745191e6c400296c4 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version='1.0' encoding='utf-8'?>
<entry xmlns="http://www.w3.org/2005/Atom"
    xmlns:gd="http://schemas.google.com/g/2005" 
    xmlns:yt="http://gdata.youtube.com/schemas/2007">
  <id>http://gdata.youtube.com/feeds/users/darcy</id>
  <published>2006-03-19T11:35:56.000-08:00</published>
  <updated>2007-08-13T12:37:03.000-07:00</updated>
  <category scheme="http://schemas.google.com/g/2005#kind"
    term="http://gdata.youtube.com/schemas/2007#userProfile"/>
  <title type="text">Darcy</title>
  <link rel="alternate" type="text/html"
    href="http://www.youtube.com/profile?user=darcy"/>
  <link rel="self" type="application/atom+xml"
    href="http://gdata.youtube.com/feeds/users/darcy"/>
  <author>
    <name>Fitzwilliam Darcy</name>
    <uri>http://gdata.youtube.com/feeds/users/darcy</uri>
  </author>

  <yt:age>32</yt:age>
  <yt:description>A person of great interest</yt:description>
  <yt:username>darcy</yt:username>
  <yt:books>Pride and Prejudice</yt:books>
  <yt:company>Self employed</yt:company>
  <yt:hobbies>Reading, arguing with Liz</yt:hobbies>
  <yt:hometown>Steventon</yt:hometown>
  <yt:location>Longbourn in Hertfordshire, Pemberley in Derbyshire</yt:location>
  <yt:movies>Pride and Prejudice, 2005</yt:movies>
  <yt:music>Air Con Varizzioni, The Pleasure of the Town</yt:music>
  <yt:occupation>Gentleman</yt:occupation>
  <yt:school>Home schooling</yt:school>
  <yt:gender>m</yt:gender>
  <yt:relationship>taken</yt:relationship>

  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.favorites"
    href="http://gdata.youtube.com/feeds/users/darcy/favorites"/>
  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.contacts"
    href="http://gdata.youtube.com/feeds/users/darcy/contacts"/>
  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.inbox"
    href="http://gdata.youtube.com/feeds/users/darcy/inbox"/>
  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.playlists"
    href="http://gdata.youtube.com/feeds/users/darcy/playlists"/>
  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.subscriptions"
    href="http://gdata.youtube.com/feeds/users/darcy/subscriptions"/>
  <gd:feedLink rel="http://gdata.youtube.com/schemas/2007#user.uploads"
    href="http://gdata.youtube.com/feeds/users/darcy/uploads"/>
</entry>