Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / gdata / empty_feed.json
1 {
2    "encoding": "UTF-8",
3    "feed": {
4       "author": [ {
5          "email": {
6             "$t": "tester@testing.com"
7          },
8          "name": {
9             "$t": "tester"
10          }
11       } ],
12       "category": [ {
13          "label": "item",
14          "scheme": "http://schemas.google.com/g/2005#kind",
15          "term": "http://schemas.google.com/docs/2007#item"
16       } ],
17       "gd$etag": "W/\"DkEEQH8-eSt7ImA9WhRQGE8.\"",
18       "id": {
19          "$t": "https://docs.google.com/feeds/default/private/full"
20       },
21       "link": [ {
22          "href": "http://alternate_link",
23          "rel": "alternate",
24          "type": "text/html"
25       }, {
26          "href": "https://resumable_create_media_link",
27          "rel": "http://schemas.google.com/g/2005#resumable-create-media",
28          "type": "application/atom+xml"
29       }, {
30          "href": "https://docs.google.com/feeds/default/private/full?v=3",
31          "rel": "http://schemas.google.com/g/2005#feed",
32          "type": "application/atom+xml"
33       }, {
34          "href": "https://docs.google.com/feeds/default/private/full?v=3",
35          "rel": "http://schemas.google.com/g/2005#post",
36          "type": "application/atom+xml"
37       }, {
38          "href": "https://docs.google.com/feeds/default/private/full/batch?v=3",
39          "rel": "http://schemas.google.com/g/2005#batch",
40          "type": "application/atom+xml"
41       }, {
42          "href": "https://self_link",
43          "rel": "self",
44          "type": "application/atom+xml"
45       } ],
46       "openSearch$itemsPerPage": {
47          "$t": "1000"
48       },
49       "openSearch$startIndex": {
50          "$t": "1"
51       },
52       "title": {
53          "$t": "Feed title"
54       },
55       "updated": {
56          "$t": "2011-12-14T01:03:21.151Z"
57       },
58       "xmlns": "http://www.w3.org/2005/Atom",
59       "xmlns$batch": "http://schemas.google.com/gdata/batch",
60       "xmlns$docs": "http://schemas.google.com/docs/2007",
61       "xmlns$gd": "http://schemas.google.com/g/2005",
62       "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/"
63    },
64    "version": "1.0"
65 }