summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.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/Photos/_files/TestCommentEntry.xml
downloadrandom-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz
init
Diffstat (limited to 'zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml')
-rwxr-xr-xzend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml b/zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml
new file mode 100755
index 0000000..5b3d423
--- /dev/null
+++ b/zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom" xmlns:gphoto="http://schemas.google.com/photos/2007">
+ <id>http://picasaweb.google.com/data/entry/api/user/sample.user/albumid/1/photoid/100/commentid/5</id>
+ <published>2007-09-21T18:22:53.000Z</published>
+ <updated>2007-09-21T18:22:53.000Z</updated>
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/photos/2007#comment"/>
+ <title type="text">sample</title>
+ <summary type="text">test comment</summary>
+ <content type="text">test comment</content>
+ <link rel="alternate" type="text/html" href="http://picasaweb.google.com/sample.user/Test/photo#100"/>
+ <link rel="self" type="application/atom+xml" href="http://picasaweb.google.com/data/entry/api/user/sample.user/albumid/1/photoid/100/commentid/5"/>
+ <author>
+ <name>sample</name>
+ <uri>http://picasaweb.google.com/sample.user</uri>
+ <gphoto:user>sample.user</gphoto:user>
+ <gphoto:nickname>sample</gphoto:nickname>
+ <gphoto:thumbnail>http://lh5.google.com/sample.user/AAAAuZnob5E/AAAAAAAAAAA/EtCbNCdLGxM/s48-c/sample.user</gphoto:thumbnail>
+ </author>
+ <gphoto:id>5</gphoto:id>
+ <gphoto:photoid>100</gphoto:photoid>
+</entry>