GroupEntryDataSample1.xml 887 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <atom:entry xmlns:atom="http://www.w3.org/2005/Atom"
  3. xmlns:apps="http://schemas.google.com/apps/2006"
  4. xmlns:gd="http://schemas.google.com/g/2005">
  5. <atom:id>https://www.google.com/a/feeds/group/2.0/example.com/us-sales</atom:id>
  6. <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
  7. <atom:link rel="self" type="application/atom+xml" href="https://www.google.com/a/feeds/group/2.0/example.com/us-sales"/>
  8. <atom:link rel="edit" type="application/atom+xml" href="https://www.google.com/a/feeds/group/2.0/example.com/us-sales"/>
  9. <apps:property name="groupId" value="us-sales"></apps:property>
  10. <apps:property name="groupName" value="us-sales"></apps:property>
  11. <apps:property name="description" value="UnitedStatesSalesTeam"></apps:property>
  12. <apps:property name="emailPermission" value="Domain"></apps:property>
  13. </atom:entry>