- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / chromeos / gdata / contacts / feed.json
1 {
2    "encoding": "UTF-8",
3    "feed": {
4       "author": [ {
5          "email": {
6             "$t": "test.user@gmail.com"
7          },
8          "name": {
9             "$t": "Test User"
10          }
11       } ],
12       "category": [ {
13          "scheme": "http://schemas.google.com/g/2005#kind",
14          "term": "http://schemas.google.com/contact/2008#contact"
15       } ],
16       "entry": [ {
17          "app$edited": {
18             "$t": "2012-06-04T15:53:36.023Z",
19             "xmlns$app": "http://www.w3.org/2007/app"
20          },
21          "category": [ {
22             "scheme": "http://schemas.google.com/g/2005#kind",
23             "term": "http://schemas.google.com/contact/2008#contact"
24          } ],
25          "gContact$groupMembershipInfo": [ {
26             "deleted": "false",
27             "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6"
28          } ],
29          "gContact$website": [ {
30             "href": "http://www.google.com/",
31             "rel": "profile"
32          } ],
33          "gd$email": [ {
34             "address": "joe.contact@gmail.com",
35             "primary": "true",
36             "rel": "http://schemas.google.com/g/2005#other"
37          } ],
38          "gd$etag": "\"R345ezVSLit7I2A9WhVbGE8PRQU.\"",
39          "gd$name": {
40             "gd$familyName": {
41                "$t": "Contact"
42             },
43             "gd$fullName": {
44                "$t": "Joe Contact"
45             },
46             "gd$givenName": {
47                "$t": "Joe"
48             }
49          },
50          "gd$structuredPostalAddress": [ {
51             "gd$city": {
52                "$t": "San Francisco"
53             },
54             "gd$formattedAddress": {
55                "$t": "345 Spear St\nSan Francisco CA 94105"
56             },
57             "gd$postcode": {
58                "$t": "94105"
59             },
60             "gd$region": {
61                "$t": "CA"
62             },
63             "gd$street": {
64                "$t": "345 Spear St"
65             },
66             "rel": "http://schemas.google.com/g/2005#home"
67          } ],
68          "id": {
69             "$t":
70             "http://example.com/1"
71          },
72          "link": [ {
73             "href": "https://example.com/photo.png",
74             "rel": "http://schemas.google.com/contacts/2008/rel#photo",
75             "gd$etag": "\"JyYuJkIbWit7I2BpLHxUTDpzI1FGf2IjUjc.\"",
76             "type": "image/*"
77          }, {
78             "href":
79             "https://example.com/1",
80             "rel": "self",
81             "type": "application/atom+xml"
82          }, {
83             "href":
84             "https://example.com/1",
85             "rel": "edit",
86             "type": "application/atom+xml"
87          } ],
88          "title": {
89             "$t": "Joseph Contact"
90          },
91          "updated": {
92             "$t": "2012-06-04T15:53:36.023Z"
93          }
94       }, {
95          "app$edited": {
96             "$t": "2012-06-21T16:20:13.208Z",
97             "xmlns$app": "http://www.w3.org/2007/app"
98          },
99          "category": [ {
100             "scheme": "http://schemas.google.com/g/2005#kind",
101             "term": "http://schemas.google.com/contact/2008#contact"
102          } ],
103          "gContact$groupMembershipInfo": [ {
104             "deleted": "false",
105             "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6"
106          } ],
107          "gd$email": [ {
108             "address": "jane.doe@gmail.com",
109             "primary": "true",
110             "rel": "http://schemas.google.com/g/2005#home"
111          }, {
112             "address": "me@privacy.net",
113             "rel": "http://schemas.google.com/g/2005#work"
114          }, {
115             "address": "foo@example.org",
116             "label": "Fake"
117          } ],
118          "gd$etag": "\"Qnw7cDVSLCt7I2A9WhJTEkQPQQU.\"",
119          "gd$im": [ {
120             "address": "foo@example.org",
121             "protocol": "http://schemas.google.com/g/2005#GOOGLE_TALK",
122             "rel": "http://schemas.google.com/g/2005#other"
123          }, {
124             "address": "12345678",
125             "protocol": "http://schemas.google.com/g/2005#ICQ",
126             "rel": "http://schemas.google.com/g/2005#other"
127          } ],
128          "gd$name": {
129             "gd$additionalName": {
130                "$t": "Liz"
131             },
132             "gd$familyName": {
133                "$t": "Doe"
134             },
135             "gd$fullName": {
136                "$t": "Dr. Jane Liz Doe Sr."
137             },
138             "gd$givenName": {
139                "$t": "Jane"
140             },
141             "gd$namePrefix": {
142                "$t": "Dr."
143             },
144             "gd$nameSuffix": {
145                "$t": "Sr."
146             }
147          },
148          "gd$phoneNumber": [ {
149             "$t": "123-456-7890",
150             "rel": "http://schemas.google.com/g/2005#mobile"
151          }, {
152             "$t": "234-567-8901",
153             "label": "grandcentral"
154          } ],
155          "gd$structuredPostalAddress": [ {
156             "gd$city": {
157                "$t": "San Francisco"
158             },
159             "gd$formattedAddress": {
160                "$t": "100 Elm St\nSan Francisco, CA 94110"
161             },
162             "gd$postcode": {
163                "$t": "94110"
164             },
165             "gd$region": {
166                "$t": "CA"
167             },
168             "gd$street": {
169                "$t": "100 Elm St"
170             },
171             "rel": "http://schemas.google.com/g/2005#home"
172          } ],
173          "id": {
174             "$t": "http://example.com/2"
175          },
176          "link": [ {
177             "href": "https://example.com/missing.png",
178             "rel": "http://schemas.google.com/contacts/2008/rel#photo",
179             "type": "image/*"
180          }, {
181             "href": "https://example.com/2",
182             "rel": "self",
183             "type": "application/atom+xml"
184          }, {
185             "href": "https://example.com/2",
186             "rel": "edit",
187             "type": "application/atom+xml"
188          } ],
189          "title": {
190             "$t": "Jane Doe"
191          },
192          "updated": {
193             "$t": "2012-06-21T16:20:13.208Z"
194          }
195       }, {
196        "app$edited": {
197             "$t": "2012-07-23T23:07:06.133Z",
198             "xmlns$app": "http://www.w3.org/2007/app"
199          },
200          "category": [ {
201             "scheme": "http://schemas.google.com/g/2005#kind",
202             "term": "http://schemas.google.com/contact/2008#contact"
203          } ],
204          "gContact$groupMembershipInfo": [ {
205             "deleted": "true",
206             "href": "http://www.google.com/m8/feeds/groups/test.user%40gmail.com/base/6"
207          } ],
208          "gd$deleted": {
209
210          },
211          "gd$etag": "\"R384ezVSLit7I2A9WhJQEEUOTwY.\"",
212          "id": {
213             "$t": "http://example.com/3"
214          },
215          "link": [ {
216             "href": "https://example.com/missing.png",
217             "rel": "http://schemas.google.com/contacts/2008/rel#photo",
218             "type": "image/*"
219          }, {
220             "href": "https://example.com/3",
221             "rel": "self",
222             "type": "application/atom+xml"
223          }, {
224             "href": "https://example.com/3",
225             "rel": "edit",
226             "type": "application/atom+xml"
227          } ],
228          "title": {
229             "$t": ""
230          },
231          "updated": {
232             "$t": "2012-07-23T23:07:06.133Z"
233          }
234       } ],
235       "gd$etag": "W/\"CEUHSXg8fSt7I2A9WhJSEEw.\"",
236       "generator": {
237          "$t": "Contacts",
238          "uri": "http://www.google.com/m8/feeds",
239          "version": "1.0"
240       },
241       "id": {
242          "$t": "test.user@gmail.com"
243       },
244       "link": [ {
245          "href": "http://www.google.com/",
246          "rel": "alternate",
247          "type": "text/html"
248       }, {
249          "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full",
250          "rel": "http://schemas.google.com/g/2005#feed",
251          "type": "application/atom+xml"
252       }, {
253          "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full",
254          "rel": "http://schemas.google.com/g/2005#post",
255          "type": "application/atom+xml"
256       }, {
257          "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full/batch",
258          "rel": "http://schemas.google.com/g/2005#batch",
259          "type": "application/atom+xml"
260       }, {
261          "href": "https://www.google.com/m8/feeds/contacts/test.user%40gmail.com/full?alt=json&max-results=1000&showdeleted=true",
262          "rel": "self",
263          "type": "application/atom+xml"
264       } ],
265       "openSearch$itemsPerPage": {
266          "$t": "1000"
267       },
268       "openSearch$startIndex": {
269          "$t": "1"
270       },
271       "openSearch$totalResults": {
272          "$t": "2"
273       },
274       "title": {
275          "$t": "Test User's Contacts"
276       },
277       "updated": {
278          "$t": "2012-06-29T23:23:58.675Z"
279       },
280       "xmlns": "http://www.w3.org/2005/Atom",
281       "xmlns$batch": "http://schemas.google.com/gdata/batch",
282       "xmlns$gContact": "http://schemas.google.com/contact/2008",
283       "xmlns$gd": "http://schemas.google.com/g/2005",
284       "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
285    },
286    "version": "1.0"
287 }