summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml
diff options
context:
space:
mode:
authorHorus32014-02-24 16:42:14 +0100
committerHorus32014-02-24 16:42:14 +0100
commit06f945f27840b53e57795dadbc38e76f7e11ab1c (patch)
tree689d5c7f4ffa15460c7e90f47c6a7dd59ce4e8bd /zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml
downloadrandom-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz
init
Diffstat (limited to 'zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml')
-rw-r--r--zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml b/zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml
new file mode 100644
index 0000000..bf1c775
--- /dev/null
+++ b/zend/tests/Zend/Gdata/Gapps/_files/OwnerFeedDataSample1.xml
@@ -0,0 +1,30 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<atom:feed xmlns:atom='http://www.w3.org/2005/Atom'
+ xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'
+ xmlns:apps='http://schemas.google.com/apps/2006'>
+ <atom:id>https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner</atom:id>
+ <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
+ <atom:link rel='http://schemas.google.com/g/2005#feed'
+ type='application/atom+xml'
+ href='https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner'/>
+ <atom:link rel='http://schemas.google.com/g/2005#post'
+ type='application/atom+xml'
+ href='https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner'/>
+ <atom:link rel='self' type='application/atom+xml'
+ href='https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner'/>
+ <openSearch:startIndex>1</openSearch:startIndex>
+ <atom:entry>
+ <atom:id>https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner/joe%40example.com</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/owner/joe%40example.com"/>
+ <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"/>
+ <apps:property name="email" value="joe@example.com"/>
+ </atom:entry>
+ <atom:entry>
+ <atom:id>https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner/suejones%40example.com</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/owner/suejones%40example.com"/>
+ <atom:link rel="edit" type="application/atom+xml" href="https://www.google.com/a/feeds/group/2.0/example.com/us-sales/owner/suejones%40example.com"/>
+ <apps:property name="email" value="suejones@example.com"/>
+ </atom:entry>
+</atom:feed>