Added new user api unit test for the new fields.
[libgcal.git] / utests / fullcalendar.xml
blobfe73dd8a9f4b1a25ce5e4c9510ee097e2d374847
1 <entry xmlns='http://www.w3.org/2005/Atom'
2     xmlns:gd='http://schemas.google.com/g/2005'>
3   <category scheme='http://schemas.google.com/g/2005#kind'
4     term='http://schemas.google.com/g/2005#event'></category>
5   <title type='text'>Hockey with Beth</title>
6   <content type='text'>Meet for a quick brawl.</content>
7   <gd:transparency
8     value='http://schemas.google.com/g/2005#event.opaque'>
9   </gd:transparency>
10   <gd:eventStatus
11     value='http://schemas.google.com/g/2005#event.confirmed'>
12   </gd:eventStatus>
13   <gd:where valueString='Frozen lake'></gd:where>
14   <gd:when startTime='2008-08-17T15:00:00.000Z'
15     endTime='2008-08-17T17:00:00.000Z'></gd:when>
16 </entry>