-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworksheetfeedSample.xml
More file actions
70 lines (70 loc) · 3.12 KB
/
worksheetfeedSample.xml
File metadata and controls
70 lines (70 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version='1.0' encoding='UTF-8'?>
<feed
xmlns='http://www.w3.org/2005/Atom'
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/'
xmlns:gs='http://schemas.google.com/spreadsheets/2006'
xmlns:gd='http://schemas.google.com/g/2005'
gd:etag='W/"DUUCQnoyeyp7ImA9WhZXEUw."'>
<id>https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full
</id>
<updated>2011-04-29T22:47:43.493Z</updated>
<category
scheme='http://schemas.google.com/spreadsheets/2006'
term='http://schemas.google.com/spreadsheets/2006#worksheet' />
<title>Spanish101</title>
<link
rel='alternate'
type='text/html'
href='https://spreadsheets.google.com/ccc?key=tlCgFwqUGW47kvgWehWzANQ' />
<link
rel='http://schemas.google.com/g/2005#feed'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full' />
<link
rel='http://schemas.google.com/g/2005#post'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full' />
<link
rel='self'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full' />
<author>
<name>ralph.mueller</name>
<email>ralph.mueller@gmail.com</email>
</author>
<openSearch:totalResults>1</openSearch:totalResults>
<openSearch:startIndex>1</openSearch:startIndex>
<entry
gd:etag='"ERdKXhBTSSp7ImBvHB8."'>
<id>https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/od6
</id>
<updated>2011-04-29T22:47:43.493Z</updated>
<app:edited
xmlns:app='http://www.w3.org/2007/app'>2011-04-29T22:47:43.493Z</app:edited>
<category
scheme='http://schemas.google.com/spreadsheets/2006'
term='http://schemas.google.com/spreadsheets/2006#worksheet' />
<title>Sheet1</title>
<content
type='application/atom+xml;type=feed'
src='https://spreadsheets.google.com/feeds/list/tlCgFwqUGW47kvgWehWzANQ/od6/private/full' />
<link
rel='http://schemas.google.com/spreadsheets/2006#cellsfeed'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/cells/tlCgFwqUGW47kvgWehWzANQ/od6/private/full' />
<link
rel='http://schemas.google.com/visualization/2008#visualizationApi'
type='application/atom+xml'
href='https://spreadsheets.google.com/tq?key=tlCgFwqUGW47kvgWehWzANQ&sheet=od6' />
<link
rel='self'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full/od6' />
<link
rel='edit'
type='application/atom+xml'
href='https://spreadsheets.google.com/feeds/worksheets/tlCgFwqUGW47kvgWehWzANQ/private/full/od6' />
<gs:rowCount>100</gs:rowCount>
<gs:colCount>20</gs:colCount>
</entry>
</feed>