summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/Photos/_files/TestCommentEntry.xml
blob: 5b3d4238f8c99e651470dba49bb08f368d884c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>