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