2
0

EmailListRecipientFeedDataSample1.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"
  3. xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/"
  4. xmlns:gd="http://schemas.google.com/g/2005">
  5. <atom:id>
  6. http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient
  7. </atom:id>
  8. <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
  9. <atom:category scheme="http://schemas.google.com/g/2005#kind"
  10. term="http://schemas.google.com/apps/2006#emailList.recipient"/>
  11. <atom:title type="text">Recipients for email list us-sales</atom:title>
  12. <atom:link rel="next" type="application/atom+xml"
  13. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/?startRecipient=terry@example.com"/>
  14. <atom:link rel="http://schemas.google.com/g/2005#feed"
  15. type="application/atom+xml"
  16. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient"/>
  17. <atom:link rel="http://schemas.google.com/g/2005#post"
  18. type="application/atom+xml"
  19. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient"/>
  20. <atom:link rel="self" type="application/atom+xml"
  21. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient"/>
  22. <openSearch:startIndex>1</openSearch:startIndex>
  23. <atom:entry>
  24. <atom:id>
  25. http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/joe%40example.com
  26. </atom:id>
  27. <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
  28. <atom:category scheme="http://schemas.google.com/g/2005#kind"
  29. term="http://schemas.google.com/apps/2006#emailList.recipient"/>
  30. <atom:title type="text">joe@example.com</atom:title>
  31. <atom:link rel="self" type="application/atom+xml"
  32. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/joe%40example.com"/>
  33. <atom:link rel="edit" type="application/atom+xml"
  34. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/joe%40example.com"/>
  35. <gd:who email="joe@example.com"/>
  36. </atom:entry>
  37. <atom:entry>
  38. <atom:id>
  39. http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/susan%40example.com
  40. </atom:id>
  41. <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
  42. <atom:category scheme="http://schemas.google.com/g/2005#kind"
  43. term="http://schemas.google.com/apps/2006#emailList.recipient"/>
  44. <atom:title type="text">susan@example.com</atom:title>
  45. <atom:link rel="self" type="application/atom+xml"
  46. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/susan%40example.com"/>
  47. <atom:link rel="edit" type="application/atom+xml"
  48. href="http://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/susan%40example.com"/>
  49. <gd:who email="susan@example.com"/>
  50. </atom:entry>
  51. </atom:feed>