/core/externals/update-engine/externals/gdata-objectivec-client/Source/Tests/FeedYouTubeContacts1.xml

http://macfuse.googlecode.com/ · XML · 50 lines · 49 code · 1 blank · 0 comment · 0 complexity · ae5c37a7e341f59106c8dbe02f4a0c05 MD5 · raw file

  1. <?xml version="1.0" ?>
  2. <feed xmlns="http://www.w3.org/2005/Atom"
  3. xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:yt="http://gdata.youtube.com/schemas/2007">
  4. <id>http://gdata.youtube.com/feeds/api/users/TestAccount/contacts?start-index=1&amp;max-results=25</id>
  5. <generator uri="http://gdata.youtube.com/" version="beta">YouTube data API</generator>
  6. <title type="text">testaccount's Contacts</title>
  7. <logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo>
  8. <link
  9. href="http://www.youtube.com/profile_friends?user=testaccount"
  10. rel="alternate" type="text/html"/>
  11. <link
  12. href="http://gdata.youtube.com/feeds/api/users/TestAccount/contacts"
  13. rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
  14. <link
  15. href="http://gdata.youtube.com/feeds/api/users/TestAccount/contacts?start-index=1&amp;max-results=25"
  16. rel="self" type="application/atom+xml"/>
  17. <author>
  18. <name>testaccount</name>
  19. <uri>http://gdata.youtube.com/feeds/api/users/testaccount</uri>
  20. </author>
  21. <category scheme="http://schemas.google.com/g/2005#kind" term="http://gdata.youtube.com/schemas/2007#friend"/>
  22. <updated>2008-02-06T00:25:21Z</updated>
  23. <openSearch:totalResults>1</openSearch:totalResults>
  24. <openSearch:startIndex>1</openSearch:startIndex>
  25. <openSearch:itemsPerPage>25</openSearch:itemsPerPage>
  26. <entry>
  27. <yt:username>fredflintstone</yt:username>
  28. <yt:status>accepted</yt:status>
  29. <id>http://gdata.youtube.com/feeds/api/users/testaccount/contacts/fredflintstone</id>
  30. <title type="text">fredflintstone</title>
  31. <published>2008-01-29T17:11:08-08:00</published>
  32. <updated>2008-02-06T00:25:21Z</updated>
  33. <link
  34. href="http://gdata.youtube.com/feeds/api/users/fredflintstone"
  35. rel="related" type="application/atom+xml"/>
  36. <link href="http://www.youtube.com/profile?user=fredflintstone"
  37. rel="alternate" type="text/html"/>
  38. <link
  39. href="http://gdata.youtube.com/feeds/api/users/testaccount/contacts/fredflintstone"
  40. rel="self" type="application/atom+xml"/>
  41. <author>
  42. <name>testaccount</name>
  43. <uri>http://gdata.youtube.com/feeds/api/users/testaccount</uri>
  44. </author>
  45. <category scheme="http://schemas.google.com/g/2005#kind" term="http://gdata.youtube.com/schemas/2007#friend"/>
  46. <category
  47. scheme="http://gdata.youtube.com/schemas/2007/contact.cat" term="MyContactGroup"/>
  48. </entry>
  49. </feed>