OwnerEntryDataSample1.xml 732 B

12345678910
  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/owner/joe%40example.com</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/owner/joe%40example.com"/>
  8. <atom:link rel="edit" type="application/atom+xml" href="https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner/joe%40example.com"/>
  9. <apps:property name="email" value="joe@example.com"/>
  10. </atom:entry>