googletastic 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. data/README.textile +47 -0
  2. data/Rakefile +103 -0
  3. data/lib/googletastic/access_rule.rb +45 -0
  4. data/lib/googletastic/album.rb +22 -0
  5. data/lib/googletastic/app_engine.rb +103 -0
  6. data/lib/googletastic/attendee.rb +7 -0
  7. data/lib/googletastic/base.rb +46 -0
  8. data/lib/googletastic/calendar.rb +60 -0
  9. data/lib/googletastic/comment.rb +3 -0
  10. data/lib/googletastic/document.rb +219 -0
  11. data/lib/googletastic/event.rb +149 -0
  12. data/lib/googletastic/ext/file.rb +219 -0
  13. data/lib/googletastic/ext/pretty_print.xsl +47 -0
  14. data/lib/googletastic/ext/xml.rb +10 -0
  15. data/lib/googletastic/ext.rb +1 -0
  16. data/lib/googletastic/form.rb +131 -0
  17. data/lib/googletastic/group.rb +44 -0
  18. data/lib/googletastic/helpers/document.rb +70 -0
  19. data/lib/googletastic/helpers/event.rb +26 -0
  20. data/lib/googletastic/helpers/form.rb +102 -0
  21. data/lib/googletastic/helpers.rb +18 -0
  22. data/lib/googletastic/image.rb +121 -0
  23. data/lib/googletastic/mixins/actions.rb +113 -0
  24. data/lib/googletastic/mixins/attributes.rb +27 -0
  25. data/lib/googletastic/mixins/finders.rb +78 -0
  26. data/lib/googletastic/mixins/namespaces.rb +42 -0
  27. data/lib/googletastic/mixins/parsing.rb +68 -0
  28. data/lib/googletastic/mixins/requesting.rb +84 -0
  29. data/lib/googletastic/mixins.rb +5 -0
  30. data/lib/googletastic/person.rb +41 -0
  31. data/lib/googletastic/spreadsheet.rb +35 -0
  32. data/lib/googletastic/sync/document.rb +120 -0
  33. data/lib/googletastic/sync/form.rb +106 -0
  34. data/lib/googletastic/sync.rb +46 -0
  35. data/lib/googletastic/thumbnail.rb +7 -0
  36. data/lib/googletastic/youtube.rb +25 -0
  37. data/lib/googletastic.rb +115 -0
  38. data/spec/benchmarks/document_benchmark.rb +40 -0
  39. data/spec/config.yml +6 -0
  40. data/spec/fixtures/data/Doing business in the eMarketPlace.doc +0 -0
  41. data/spec/fixtures/data/basic.txt +1 -0
  42. data/spec/fixtures/data/calendar.list.xml +64 -0
  43. data/spec/fixtures/data/doc_as_html.html +3097 -0
  44. data/spec/fixtures/data/doc_as_html_html.html +0 -0
  45. data/spec/fixtures/data/doclist.xml +76 -0
  46. data/spec/fixtures/data/document.single.xml +30 -0
  47. data/spec/fixtures/data/end.xml +446 -0
  48. data/spec/fixtures/data/event.list.xml +62 -0
  49. data/spec/fixtures/data/form.html +66 -0
  50. data/spec/fixtures/data/group.list.xml +58 -0
  51. data/spec/fixtures/data/person.list.xml +53 -0
  52. data/spec/fixtures/data/photo.list.xml +111 -0
  53. data/spec/fixtures/data/sample_upload.mp4 +0 -0
  54. data/spec/fixtures/data/spreadsheet.list.xml +43 -0
  55. data/spec/fixtures/models/document.rb +7 -0
  56. data/spec/fixtures/models/event.rb +3 -0
  57. data/spec/fixtures/models/form.rb +6 -0
  58. data/spec/fixtures/models/test_model.rb +3 -0
  59. data/spec/fixtures/results/test.txt +185 -0
  60. data/spec/googletastic/access_rule_spec.rb +13 -0
  61. data/spec/googletastic/album_spec.rb +9 -0
  62. data/spec/googletastic/app_engine_spec.rb +12 -0
  63. data/spec/googletastic/base_spec.rb +49 -0
  64. data/spec/googletastic/calendar_spec.rb +11 -0
  65. data/spec/googletastic/document_spec.rb +163 -0
  66. data/spec/googletastic/event_spec.rb +34 -0
  67. data/spec/googletastic/form_spec.rb +43 -0
  68. data/spec/googletastic/group_spec.rb +9 -0
  69. data/spec/googletastic/image_spec.rb +9 -0
  70. data/spec/googletastic/person_spec.rb +9 -0
  71. data/spec/googletastic/post_spec.rb +46 -0
  72. data/spec/googletastic/spreadsheet_spec.rb +9 -0
  73. data/spec/googletastic/youtube_spec.rb +58 -0
  74. data/spec/spec.opts +1 -0
  75. data/spec/spec_helper.rb +25 -0
  76. metadata +187 -0
@@ -0,0 +1,76 @@
1
+ ?xml version="1.0" encoding="UTF-8"?>
2
+ <feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:docs="http://schemas.google.com/docs/2007" xmlns:batch="http://schemas.google.com/gdata/batch" xmlns:gd="http://schemas.google.com/g/2005" gd:etag="W/&quot;CkACSH88eip7ImA9WxBaEUQ.&quot;">
3
+ <id>http://docs.google.com/feeds/documents/private/full</id>
4
+ <updated>2010-03-21T16:59:29.172Z</updated>
5
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#item" label="item"/>
6
+ <title>Available Documents - flexinstyle@gmail.com</title>
7
+ <link rel="alternate" type="text/html" href="http://docs.google.com"/>
8
+ <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full"/>
9
+ <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full"/>
10
+ <link rel="http://schemas.google.com/g/2005#batch" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/batch"/>
11
+ <link rel="self" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full"/>
12
+ <author>
13
+ <name>flexinstyle</name>
14
+ <email>flexinstyle@gmail.com</email>
15
+ </author>
16
+ <openSearch:totalResults>15</openSearch:totalResults>
17
+ <openSearch:startIndex>1</openSearch:startIndex>
18
+ <entry gd:etag="&quot;XhYMFQlOGCp7ImBr&quot;">
19
+ <id>http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo</id>
20
+ <published>2009-11-04T08:01:40.976Z</published>
21
+ <updated>2010-03-20T17:04:23.133Z</updated>
22
+ <app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-20T17:04:44.604Z</app:edited>
23
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#document" label="document"/>
24
+ <category scheme="http://schemas.google.com/g/2005/labels" term="http://schemas.google.com/g/2005/labels#viewed" label="viewed"/>
25
+ <category scheme="http://schemas.google.com/docs/2007/folders/flexinstyle@gmail.com" term="very-deep-folder" label="very-deep-folder"/>
26
+ <title>Doing business in the eMarketPlace.doc</title>
27
+ <content type="text/html" src="http://docs.google.com/feeds/download/documents/Export?docId=0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
28
+ <link rel="http://schemas.google.com/docs/2007#parent" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/folder%3A0Bz1-fvkm5vJPNjg3MDYzZmEtZTQ1Yi00ZDYxLThmOGEtMTliZGI5ODdhNDgy" title="very-deep-folder"/>
29
+ <link rel="alternate" type="text/html" href="http://docs.google.com/Doc?docid=0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo&amp;hl=en"/>
30
+ <link rel="self" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
31
+ <link rel="edit" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
32
+ <link rel="edit-media" type="text/html" href="http://docs.google.com/feeds/media/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
33
+ <author>
34
+ <name>flexinstyle</name>
35
+ <email>flexinstyle@gmail.com</email>
36
+ </author>
37
+ <gd:resourceId>document:0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo</gd:resourceId>
38
+ <gd:lastModifiedBy>
39
+ <name>flexinstyle</name>
40
+ <email>flexinstyle@gmail.com</email>
41
+ </gd:lastModifiedBy>
42
+ <gd:lastViewed>2010-03-20T17:04:18.600Z</gd:lastViewed>
43
+ <gd:quotaBytesUsed>0</gd:quotaBytesUsed>
44
+ <docs:writersCanInvite value="true"/>
45
+ <gd:feedLink rel="http://schemas.google.com/acl/2007#accessControlList" href="http://docs.google.com/feeds/acl/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
46
+ </entry>
47
+ <entry gd:etag="&quot;X18NUk5TBip7ImBr&quot;">
48
+ <id>http://docs.google.com/feeds/documents/private/full/spreadsheet%3A0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc</id>
49
+ <published>2010-03-17T16:32:41.158Z</published>
50
+ <updated>2010-03-19T06:41:59.079Z</updated>
51
+ <app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-19T07:17:44.978Z</app:edited>
52
+ <category scheme="http://schemas.google.com/g/2005/labels" term="http://schemas.google.com/g/2005/labels#viewed" label="viewed"/>
53
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#spreadsheet" label="spreadsheet"/>
54
+ <title>Sample Form</title>
55
+ <content type="text/html" src="http://spreadsheets.google.com/feeds/download/spreadsheets/Export?key=0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc"/>
56
+ <link rel="alternate" type="text/html" href="http://spreadsheets.google.com/ccc?key=0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc&amp;hl=en"/>
57
+ <link rel="http://schemas.google.com/spreadsheets/2006#worksheetsfeed" type="application/atom+xml" href="http://spreadsheets.google.com/feeds/worksheets/0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc/private/full"/>
58
+ <link rel="http://schemas.google.com/spreadsheets/2006#tablesfeed" type="application/atom+xml" href="http://spreadsheets.google.com/feeds/0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc/tables"/>
59
+ <link rel="self" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/spreadsheet%3A0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc"/>
60
+ <link rel="edit" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/spreadsheet%3A0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc"/>
61
+ <link rel="edit-media" type="text/html" href="http://docs.google.com/feeds/media/private/full/spreadsheet%3A0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc"/>
62
+ <author>
63
+ <name>flexinstyle</name>
64
+ <email>flexinstyle@gmail.com</email>
65
+ </author>
66
+ <gd:resourceId>spreadsheet:0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc</gd:resourceId>
67
+ <gd:lastModifiedBy>
68
+ <name>flexinstyle</name>
69
+ <email>flexinstyle@gmail.com</email>
70
+ </gd:lastModifiedBy>
71
+ <gd:lastViewed>2010-03-19T03:10:40.517Z</gd:lastViewed>
72
+ <gd:quotaBytesUsed>0</gd:quotaBytesUsed>
73
+ <docs:writersCanInvite value="true"/>
74
+ <gd:feedLink rel="http://schemas.google.com/acl/2007#accessControlList" href="http://docs.google.com/feeds/acl/private/full/spreadsheet%3A0Aj1-fvkm5vJPdFM2UXQ5eV83Nlg4cU02Sl9LTjluSHc"/>
75
+ </entry>
76
+ </feed>
@@ -0,0 +1,30 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <entry xmlns="http://www.w3.org/2005/Atom" xmlns:docs="http://schemas.google.com/docs/2007" xmlns:batch="http://schemas.google.com/gdata/batch" xmlns:gd="http://schemas.google.com/g/2005" gd:etag="&quot;XhYMFQlOGCp7ImBr&quot;">
3
+ <id>http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo</id>
4
+ <published>2009-11-04T08:01:40.976Z</published>
5
+ <updated>2010-03-20T17:04:23.133Z</updated>
6
+ <app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-20T17:04:44.604Z</app:edited>
7
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/docs/2007#document" label="document"/>
8
+ <category scheme="http://schemas.google.com/g/2005/labels" term="http://schemas.google.com/g/2005/labels#viewed" label="viewed"/>
9
+ <category scheme="http://schemas.google.com/docs/2007/folders/flexinstyle@gmail.com" term="very-deep-folder" label="very-deep-folder"/>
10
+ <title>Doing business in the eMarketPlace.doc</title>
11
+ <content type="text/html" src="http://docs.google.com/feeds/download/documents/Export?docId=0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
12
+ <link rel="http://schemas.google.com/docs/2007#parent" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/folder%3A0Bz1-fvkm5vJPNjg3MDYzZmEtZTQ1Yi00ZDYxLThmOGEtMTliZGI5ODdhNDgy" title="very-deep-folder"/>
13
+ <link rel="alternate" type="text/html" href="http://docs.google.com/Doc?docid=0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo&amp;hl=en"/>
14
+ <link rel="self" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
15
+ <link rel="edit" type="application/atom+xml" href="http://docs.google.com/feeds/documents/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
16
+ <link rel="edit-media" type="text/html" href="http://docs.google.com/feeds/media/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
17
+ <author>
18
+ <name>flexinstyle</name>
19
+ <email>flexinstyle@gmail.com</email>
20
+ </author>
21
+ <gd:resourceId>document:0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo</gd:resourceId>
22
+ <gd:lastModifiedBy>
23
+ <name>flexinstyle</name>
24
+ <email>flexinstyle@gmail.com</email>
25
+ </gd:lastModifiedBy>
26
+ <gd:lastViewed>2010-03-20T17:04:18.600Z</gd:lastViewed>
27
+ <gd:quotaBytesUsed>0</gd:quotaBytesUsed>
28
+ <docs:writersCanInvite value="true"/>
29
+ <gd:feedLink rel="http://schemas.google.com/acl/2007#accessControlList" href="http://docs.google.com/feeds/acl/private/full/document%3A0AT1-fvkm5vJPZGN2NzR3bmJfNmN2ampwdmNo"/>
30
+ </entry>
@@ -0,0 +1,446 @@
1
+ <?xml version="1.0"?>
2
+
3
+
4
+ <root xmlns="http://www.w3.org/1999/XSL/Transform">
5
+ <global>
6
+ <images>
7
+ <image title="Header Image"/>
8
+ <image title="Footer Image"/>
9
+ <image title="Logo">
10
+ <number title="X" path="logoX"><![CDATA[49]]></number>
11
+ <number title="Y" path="logoY"><![CDATA[27]]></number>
12
+ <simpleCollection title="Tags"><![CDATA[tagA,tagB,tagC]]></simpleCollection>
13
+ <range title="Width" min="0" max="300"><![CDATA[200]]></range>
14
+ <boolean title="Generate Thumbnail"><![CDATA[true]]></boolean>
15
+ </image>
16
+ </images>
17
+
18
+ <audio>
19
+ <number title="Starting Volume" path="startingVolume"><![CDATA[.3]]></number>
20
+ </audio>
21
+
22
+ <content>
23
+ <string path="copyright" title="Copyright Notice"><![CDATA[Copyright 2009 Your Company All Rights Reserved]]></string>
24
+ <color path="copyrightColor" title="Copyright Text Color"><![CDATA[0x333333]]></color>
25
+ </content>
26
+ </global>
27
+
28
+ <pages>
29
+ <page path="page" title="Page">
30
+ <![CDATA[]]>
31
+ <string path="page/name"><![CDATA[Content]]></string>
32
+ <number title="X" path="logoX"><![CDATA[49]]></number>
33
+ <number title="Y" path="logoY"><![CDATA[27]]></number>
34
+ <simpleCollection title="Tags"><![CDATA[tagA,tagB,tagC]]></simpleCollection>
35
+ <range title="Width" min="0" max="300"><![CDATA[200]]></range>
36
+ <boolean title="Generate Thumbnail"><![CDATA[true]]></boolean>
37
+ <subPages title="Subpages">
38
+ <subPage path="page/subPage">
39
+ <![CDATA[]]>
40
+ <string path="page/subPage/name" title="Name"><![CDATA[Layout Style 1]]></string>
41
+ <images>
42
+ <image title="Background Image">
43
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
44
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
45
+ </image>
46
+ </images>
47
+ </subPage>
48
+
49
+ <subPage path="page/subPage">
50
+ <![CDATA[]]>
51
+ <string path="page/subPage/name" title="Name"><![CDATA[Layout Style 2]]></string>
52
+ <images>
53
+ <image title="Background Image">
54
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
55
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
56
+ </image>
57
+ </images>
58
+ </subPage>
59
+
60
+ <subPage path="page/subPage">
61
+ <![CDATA[]]>
62
+ <string path="page/subPage/name" title="Name"><![CDATA[Layout Style 3]]></string>
63
+ <images>
64
+ <image title="Background Image">
65
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
66
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
67
+ </image>
68
+ </images>
69
+ </subPage>
70
+ </subPages>
71
+ </page>
72
+
73
+ <page path="page" title="Page">
74
+ <![CDATA[]]>
75
+ <string path="page/name"><![CDATA[Services]]></string>
76
+ <subPages title="Subpages">
77
+ <subPage path="page/subPage">
78
+ <![CDATA[]]>
79
+ <string path="page/subPage/name" title="Name"><![CDATA[Flash Development]]></string>
80
+ <images>
81
+ <image title="Background Image">
82
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
83
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
84
+ </image>
85
+ </images>
86
+ </subPage>
87
+
88
+ <subPage path="page/subPage">
89
+ <![CDATA[]]>
90
+ <string path="page/subPage/name" title="Name"><![CDATA[Brand Creation]]></string>
91
+ <images>
92
+ <image title="Background Image">
93
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
94
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
95
+ </image>
96
+ </images>
97
+ </subPage>
98
+
99
+ <subPage path="page/subPage">
100
+ <![CDATA[]]>
101
+ <string path="page/subPage/name" title="Name"><![CDATA[Website Design]]></string>
102
+ <images>
103
+ <image title="Background Image">
104
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
105
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
106
+ </image>
107
+ </images>
108
+ </subPage>
109
+
110
+ <subPage path="page/subPage">
111
+ <![CDATA[]]>
112
+ <string path="page/subPage/name" title="Name"><![CDATA[Photography]]></string>
113
+ <images>
114
+ <image title="Background Image">
115
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
116
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
117
+ </image>
118
+ </images>
119
+ </subPage>
120
+
121
+ <subPage path="page/subPage">
122
+ <![CDATA[]]>
123
+ <string path="page/subPage/name" title="Name"><![CDATA[Website Hosting]]></string>
124
+ <images>
125
+ <image title="Background Image">
126
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
127
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
128
+ </image>
129
+ </images>
130
+ </subPage>
131
+
132
+ <subPage path="page/subPage">
133
+ <![CDATA[]]>
134
+ <string path="page/subPage/name" title="Name"><![CDATA[Cinematography]]></string>
135
+ <images>
136
+ <image title="Background Image">
137
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
138
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
139
+ </image>
140
+ </images>
141
+ </subPage>
142
+ </subPages>
143
+ </page>
144
+
145
+ <page path="page" title="Page">
146
+ <![CDATA[]]>
147
+ <string path="page/name"><![CDATA[Portfolio]]></string>
148
+ <subPages title="Subpages">
149
+ <subPage path="page/subPage">
150
+ <![CDATA[]]>
151
+ <string path="page/subPage/name" title="Name"><![CDATA[Flash Portfolio]]></string>
152
+ <images>
153
+ <image title="Background Image">
154
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
155
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
156
+ </image>
157
+ </images>
158
+ </subPage>
159
+
160
+ <subPage path="page/subPage">
161
+ <![CDATA[]]>
162
+ <string path="page/subPage/name" title="Name"><![CDATA[Brand Portfolio]]></string>
163
+ <images>
164
+ <image title="Background Image">
165
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
166
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
167
+ </image>
168
+ </images>
169
+ </subPage>
170
+
171
+ <subPage path="page/subPage">
172
+ <![CDATA[]]>
173
+ <string path="page/subPage/name" title="Name"><![CDATA[Web Design Portfolio]]></string>
174
+ <images>
175
+ <image title="Background Image">
176
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
177
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
178
+ </image>
179
+ </images>
180
+ </subPage>
181
+
182
+ <subPage path="page/subPage">
183
+ <![CDATA[]]>
184
+ <string path="page/subPage/name" title="Name"><![CDATA[Photography Portfolio]]></string>
185
+ <images>
186
+ <image title="Background Image">
187
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
188
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
189
+ </image>
190
+ </images>
191
+ </subPage>
192
+ </subPages>
193
+ </page>
194
+
195
+ <page path="page" title="Page">
196
+ <![CDATA[]]>
197
+ <string path="page/name"><![CDATA[Gallery]]></string>
198
+ <subPages title="Subpages">
199
+ <subPage path="page/subPage">
200
+ <![CDATA[]]>
201
+ <string path="page/subPage/name" title="Name"><![CDATA[Album 1]]></string>
202
+ <images>
203
+ <image title="Background Image">
204
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
205
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
206
+ </image>
207
+ </images>
208
+ </subPage>
209
+
210
+ <subPage path="page/subPage">
211
+ <![CDATA[]]>
212
+ <string path="page/subPage/name" title="Name"><![CDATA[Album 2]]></string>
213
+ <images>
214
+ <image title="Background Image">
215
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
216
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
217
+ </image>
218
+ </images>
219
+ </subPage>
220
+
221
+ <subPage path="page/subPage">
222
+ <![CDATA[]]>
223
+ <string path="page/subPage/name" title="Name"><![CDATA[Album 3]]></string>
224
+ <images>
225
+ <image title="Background Image">
226
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
227
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
228
+ </image>
229
+ </images>
230
+ </subPage>
231
+
232
+ <subPage path="page/subPage">
233
+ <![CDATA[]]>
234
+ <string path="page/subPage/name" title="Name"><![CDATA[Album 4]]></string>
235
+ <images>
236
+ <image title="Background Image">
237
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
238
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
239
+ </image>
240
+ </images>
241
+ </subPage>
242
+ </subPages>
243
+ </page>
244
+
245
+ <page path="page" title="Page">
246
+ <![CDATA[]]>
247
+ <string path="page/name"><![CDATA[Blog]]></string>
248
+ <subPages title="Subpages">
249
+ <subPage path="page/subPage">
250
+ <![CDATA[]]>
251
+ <string path="page/subPage/name" title="Name"><![CDATA[Large Articles]]></string>
252
+ <images>
253
+ <image title="Background Image">
254
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
255
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
256
+ </image>
257
+ </images>
258
+ </subPage>
259
+
260
+ <subPage path="page/subPage">
261
+ <![CDATA[]]>
262
+ <string path="page/subPage/name" title="Name"><![CDATA[Small Articles]]></string>
263
+ <images>
264
+ <image title="Background Image">
265
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
266
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
267
+ </image>
268
+ </images>
269
+ </subPage>
270
+ </subPages>
271
+ </page>
272
+
273
+ <page path="page" title="Page">
274
+ <![CDATA[]]>
275
+ <string path="page/name"><![CDATA[The Crew]]></string>
276
+ <subPages title="Subpages">
277
+ <subPage path="page/subPage">
278
+ <![CDATA[]]>
279
+ <string path="page/subPage/name" title="Name"><![CDATA[Management]]></string>
280
+ <images>
281
+ <image title="Background Image">
282
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
283
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
284
+ </image>
285
+ </images>
286
+ </subPage>
287
+
288
+ <subPage path="page/subPage">
289
+ <![CDATA[]]>
290
+ <string path="page/subPage/name" title="Name"><![CDATA[Directors]]></string>
291
+ <images>
292
+ <image title="Background Image">
293
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
294
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
295
+ </image>
296
+ </images>
297
+ </subPage>
298
+
299
+ <subPage path="page/subPage">
300
+ <![CDATA[]]>
301
+ <string path="page/subPage/name" title="Name"><![CDATA[Developers]]></string>
302
+ <images>
303
+ <image title="Background Image">
304
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
305
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
306
+ </image>
307
+ </images>
308
+ </subPage>
309
+
310
+ <subPage path="page/subPage">
311
+ <![CDATA[]]>
312
+ <string path="page/subPage/name" title="Name"><![CDATA[Artists]]></string>
313
+ <images>
314
+ <image title="Background Image">
315
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
316
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
317
+ </image>
318
+ </images>
319
+ </subPage>
320
+ </subPages>
321
+ </page>
322
+
323
+ <page path="page" title="Page">
324
+ <![CDATA[]]>
325
+ <string path="page/name"><![CDATA[Sub Pages]]></string>
326
+ <subPages title="Subpages">
327
+ <subPage path="page/subPage">
328
+ <![CDATA[]]>
329
+ <string path="page/subPage/name" title="Name"><![CDATA[Features]]></string>
330
+ <images>
331
+ <image title="Background Image">
332
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
333
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
334
+ </image>
335
+ </images>
336
+ </subPage>
337
+
338
+ <subPage path="page/subPage">
339
+ <![CDATA[]]>
340
+ <string path="page/subPage/name" title="Name"><![CDATA[Photos]]></string>
341
+ <images>
342
+ <image title="Background Image">
343
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
344
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
345
+ </image>
346
+ </images>
347
+ </subPage>
348
+
349
+ <subPage path="page/subPage">
350
+ <![CDATA[]]>
351
+ <string path="page/subPage/name" title="Name"><![CDATA[Content]]></string>
352
+ <images>
353
+ <image title="Background Image">
354
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
355
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
356
+ </image>
357
+ </images>
358
+ </subPage>
359
+
360
+ <subPage path="page/subPage">
361
+ <![CDATA[]]>
362
+ <string path="page/subPage/name" title="Name"><![CDATA[Contact]]></string>
363
+ <images>
364
+ <image title="Background Image">
365
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
366
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
367
+ </image>
368
+ </images>
369
+ </subPage>
370
+
371
+ <subPage path="page/subPage">
372
+ <![CDATA[]]>
373
+ <string path="page/subPage/name" title="Name"><![CDATA[Your SWF]]></string>
374
+ <images>
375
+ <image title="Background Image">
376
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
377
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
378
+ </image>
379
+ </images>
380
+ </subPage>
381
+
382
+ <subPage path="page/subPage">
383
+ <![CDATA[]]>
384
+ <string path="page/subPage/name" title="Name"><![CDATA[Link]]></string>
385
+ <images>
386
+ <image title="Background Image"/>
387
+ </images>
388
+ </subPage>
389
+ </subPages>
390
+ </page>
391
+
392
+ <page path="page" title="Page">
393
+ <![CDATA[]]>
394
+ <string path="page/name"><![CDATA[Videos]]></string>
395
+ <subPages title="Subpages">
396
+ <subPage path="page/subPage">
397
+ <![CDATA[]]>
398
+ <string path="page/subPage/name" title="Name"><![CDATA[Single Video]]></string>
399
+ <images>
400
+ <image title="Background Image">
401
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
402
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
403
+ </image>
404
+ </images>
405
+ </subPage>
406
+
407
+ <subPage path="page/subPage">
408
+ <![CDATA[]]>
409
+ <string path="page/subPage/name" title="Name"><![CDATA[Video Gallery]]></string>
410
+ <images>
411
+ <image title="Background Image">
412
+ <file path="page/subPage/bgImage" title="File Location"><![CDATA[site_images/bg1.jpg]]></file>
413
+ <boolean path="page/subPage/tileBgImage" title="Tile the Image?"><![CDATA[true]]></boolean>
414
+ </image>
415
+ </images>
416
+ </subPage>
417
+ </subPages>
418
+ </page>
419
+
420
+ <page path="page" title="Page">
421
+ <![CDATA[]]>
422
+ <string path="page/name"><![CDATA[SlideShow]]></string>
423
+ <subPages title="Subpages"/>
424
+ </page>
425
+
426
+ <page path="page" title="Page">
427
+ <![CDATA[]]>
428
+ <string path="page/name"><![CDATA[Your SWF]]></string>
429
+ <subPages title="Subpages"/>
430
+ </page>
431
+
432
+ <page path="page" title="Page">
433
+ <![CDATA[]]>
434
+ <string path="page/name"><![CDATA[Link]]></string>
435
+ <subPages title="Subpages"/>
436
+ </page>
437
+
438
+ <page path="page" title="Page">
439
+ <![CDATA[]]>
440
+ <string path="page/name"><![CDATA[Contact]]></string>
441
+ <subPages title="Subpages"/>
442
+ </page>
443
+ </pages>
444
+ </root>
445
+
446
+
@@ -0,0 +1,62 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <feed xmlns="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:gd="http://schemas.google.com/g/2005" gd:etag="W/&quot;A0cFSX47eCp7IWA9WxBaEU0.&quot;" gd:kind="calendar#eventFeed">
3
+ <id>http://www.google.com/calendar/feeds/default/private/full</id>
4
+ <updated>2010-03-20T18:16:58.000Z</updated>
5
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
6
+ <title>flexinstyle@gmail.com</title>
7
+ <subtitle>flexinstyle@gmail.com</subtitle>
8
+ <link rel="alternate" type="text/html" href="http://www.google.com/calendar/embed?src=flexinstyle@gmail.com"/>
9
+ <link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full"/>
10
+ <link rel="http://schemas.google.com/g/2005#post" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full"/>
11
+ <link rel="http://schemas.google.com/g/2005#batch" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full/batch"/>
12
+ <link rel="self" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full?max-results=25"/>
13
+ <author>
14
+ <name>Lance Pollard</name>
15
+ <email>flexinstyle@gmail.com</email>
16
+ </author>
17
+ <generator version="1.0" uri="http://www.google.com/calendar">Google Calendar</generator>
18
+ <openSearch:totalResults>1</openSearch:totalResults>
19
+ <openSearch:startIndex>1</openSearch:startIndex>
20
+ <openSearch:itemsPerPage>25</openSearch:itemsPerPage>
21
+ <gCal:timezone value="America/Phoenix"/>
22
+ <gCal:timesCleaned value="0"/>
23
+ <entry gd:etag="&quot;E0sKQgRCfSp7IWA6WhVa&quot;" gd:kind="calendar#event">
24
+ <id>http://www.google.com/calendar/feeds/default/events/s1v2i6l12thcoi08i7a5b0anf4</id>
25
+ <published>2009-11-03T20:54:28.000Z</published>
26
+ <updated>2009-11-11T06:43:53.000Z</updated>
27
+ <app:edited>2009-11-11T06:43:53.000Z</app:edited>
28
+ <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/>
29
+ <title>Training in Healdsburg</title>
30
+ <content>Breakthrough training in Headlsburg</content>
31
+ <link rel="alternate" type="text/html" href="http://www.google.com/calendar/event?eid=czF2Mmk2bDEydGhjb2kwOGk3YTViMGFuZjQgZmxleGluc3R5bGVAbQ" title="alternate"/>
32
+ <link rel="self" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full/s1v2i6l12thcoi08i7a5b0anf4"/>
33
+ <link rel="edit" type="application/atom+xml" href="http://www.google.com/calendar/feeds/default/private/full/s1v2i6l12thcoi08i7a5b0anf4"/>
34
+ <author>
35
+ <name>Lance Pollard</name>
36
+ <email>lancejpollard@gmail.com</email>
37
+ </author>
38
+ <gd:comments>
39
+ <gd:feedLink href="http://www.google.com/calendar/feeds/default/private/full/s1v2i6l12thcoi08i7a5b0anf4/comments"/>
40
+ </gd:comments>
41
+ <gd:eventStatus value="http://schemas.google.com/g/2005#event.confirmed"/>
42
+ <gd:where valueString="Healdsburg"/>
43
+ <gd:who email="flexinstyle@gmail.com" rel="http://schemas.google.com/g/2005#event.attendee" valueString="flexinstyle@gmail.com">
44
+ <gd:attendeeStatus value="http://schemas.google.com/g/2005#event.accepted"/>
45
+ </gd:who>
46
+ <gd:who email="lancejpollard@gmail.com" rel="http://schemas.google.com/g/2005#event.organizer" valueString="Lance Pollard">
47
+ <gd:attendeeStatus value="http://schemas.google.com/g/2005#event.accepted"/>
48
+ </gd:who>
49
+ <gd:when endTime="2009-11-03T15:00:00.000-07:00" startTime="2009-11-03T14:00:00.000-07:00">
50
+ <gd:reminder method="email" minutes="10"/>
51
+ <gd:reminder method="alert" minutes="10"/>
52
+ </gd:when>
53
+ <gd:transparency value="http://schemas.google.com/g/2005#event.transparent"/>
54
+ <gd:visibility value="http://schemas.google.com/g/2005#event.default"/>
55
+ <gCal:anyoneCanAddSelf value="false"/>
56
+ <gCal:guestsCanInviteOthers value="true"/>
57
+ <gCal:guestsCanModify value="false"/>
58
+ <gCal:guestsCanSeeGuests value="true"/>
59
+ <gCal:sequence value="0"/>
60
+ <gCal:uid value="s1v2i6l12thcoi08i7a5b0anf4@google.com"/>
61
+ </entry>
62
+ </feed>