2
0

GroupFeedDataSample1.xml 2.4 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"
  3. xmlns:apps="http://schemas.google.com/apps/2006"
  4. xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">
  5. <atom:id>https://www.google.com/a/feeds/group/2.0/example.com</atom:id>
  6. <atom:updated>2008-12-03T16:33:05.260Z</atom:updated>
  7. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com" type="application/atom+xml" rel="http://schemas.google.com/g/2005#feed"></atom:link>
  8. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com" type="application/atom+xml" rel="http://schemas.google.com/g/2005#post"></atom:link>
  9. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com" type="application/atom+xml" rel="self"></atom:link>
  10. <openSearch:startIndex>1</openSearch:startIndex>
  11. <atom:entry>
  12. <id>https://apps-apis.google.com/a/feeds/group/2.0/example.com/us-sales%40example.com</id>
  13. <atom:updated>2008-12-03T16:33:05.261Z</atom:updated>
  14. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com/us-sales%40example.com" type="application/atom+xml" rel="self"></atom:link>
  15. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com/us-sales%40example.com" type="application/atom+xml" rel="edit"></atom:link>
  16. <apps:property name="groupId" value="us-sales@example.com"></apps:property>
  17. <apps:property name="groupName" value="US Sales"></apps:property>
  18. <apps:property name="emailPermission" value="Anyone"></apps:property>
  19. <apps:property name="description" value="United States Sales Team"></apps:property>
  20. </atom:entry>
  21. <atom:entry>
  22. <atom:id>https://apps-apis.google.com/a/feeds/group/2.0/example.com/Staff-2435%40example.com</atom:id>
  23. <atom:updated>2008-12-03T16:33:05.260Z</atom:updated>
  24. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com/Staff-2435%40example.com" type="application/atom+xml" rel="self"></atom:link>
  25. <atom:link href="https://apps-apis.google.com/a/feeds/group/2.0/example.com/Staff-2435%40example.com" type="application/atom+xml" rel="edit"></atom:link>
  26. <apps:property name="groupId" value="Staff-2435@example.com"></apps:property>
  27. <apps:property name="groupName" value="Staff 2435"></apps:property>
  28. <apps:property name="emailPermission" value="Anyone"></apps:property>
  29. <apps:property name="description" value=""></apps:property>
  30. </atom:entry>
  31. </atom:feed>