[libgdata/offline-testing] fixup! tests: Add trace file testing support to the Documents test suite



commit ef4d313fbef5a1b934832cc40cfd7c1e479e3469
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jul 30 17:42:12 2013 +0200

    fixup! tests: Add trace file testing support to the Documents test suite

 gdata/tests/documents.c                            |   16 --
 gdata/tests/traces/documents/access-rule-insert    |   24 ++--
 gdata/tests/traces/documents/authentication        |   48 +++---
 gdata/tests/traces/documents/authentication-async  |   48 +++---
 .../documents/authentication-async-cancellation    |  135 +++++++++++++++++
 gdata/tests/traces/documents/batch                 |  126 ++++++++--------
 gdata/tests/traces/documents/batch-async           |   18 +-
 gdata/tests/traces/documents/copy-document         |   24 ++--
 gdata/tests/traces/documents/delete-document       |   40 +++---
 gdata/tests/traces/documents/delete-folder         |   40 +++---
 gdata/tests/traces/documents/download-document     |   70 +++++-----
 gdata/tests/traces/documents/global-authentication |   52 +++---
 gdata/tests/traces/documents/query-all-documents   |   20 ++--
 .../traces/documents/query-all-documents-async     |   28 ----
 .../query-all-documents-async-progress-closure     |   20 ++--
 .../documents/query-all-documents-with-folder      |   20 ++--
 .../traces/documents/query_all_documents-async     |   28 ++++
 .../query_all_documents-async-cancellation         |  112 ++++++++++++++
 gdata/tests/traces/documents/setup-batch-async     |   24 ++--
 .../documents/setup-temp-document-spreadsheet      |   60 ++++----
 gdata/tests/traces/documents/setup-temp-documents  |  132 ++++++++--------
 gdata/tests/traces/documents/setup-temp-folder     |   24 ++--
 gdata/tests/traces/documents/teardown-batch-async  |   40 +++---
 .../tests/traces/documents/teardown-copy-document  |   40 +++---
 .../tests/traces/documents/teardown-temp-document  |   40 +++---
 .../tests/traces/documents/teardown-temp-documents |  160 ++++++++++----------
 gdata/tests/traces/documents/teardown-temp-folder  |   40 +++---
 27 files changed, 830 insertions(+), 599 deletions(-)
---
diff --git a/gdata/tests/documents.c b/gdata/tests/documents.c
index beeb70e..3d96080 100644
--- a/gdata/tests/documents.c
+++ b/gdata/tests/documents.c
@@ -144,8 +144,6 @@ GDATA_ASYNC_TEST_FUNCTIONS (authentication, void,
 G_STMT_START {
        GDataClientLoginAuthorizer *authorizer;
 
-       gdata_test_mock_server_start_trace (mock_server, "authentication-async");
-
        /* Create an authorizer */
        authorizer = gdata_client_login_authorizer_new (CLIENT_ID, GDATA_TYPE_DOCUMENTS_SERVICE);
 
@@ -184,8 +182,6 @@ G_STMT_START {
                g_assert (gdata_authorizer_is_authorized_for_domain (GDATA_AUTHORIZER (authorizer),
                                                                     
gdata_documents_service_get_spreadsheet_authorization_domain ()) == FALSE);
        }
-
-       gdata_mock_server_end_trace (mock_server);
 } G_STMT_END);
 
 typedef struct {
@@ -535,8 +531,6 @@ GDATA_ASYNC_CLOSURE_FUNCTIONS (temp_documents, TempDocumentsData);
 
 GDATA_ASYNC_TEST_FUNCTIONS (query_all_documents, TempDocumentsData,
 G_STMT_START {
-       gdata_test_mock_server_start_trace (mock_server, "query-all-documents-async");
-
        gdata_documents_service_query_documents_async (GDATA_DOCUMENTS_SERVICE (service), NULL, cancellable, 
NULL, NULL,
                                                       NULL, async_ready_callback, async_data);
 } G_STMT_END,
@@ -553,8 +547,6 @@ G_STMT_START {
        } else {
                g_assert (feed == NULL);
        }
-
-       gdata_mock_server_end_trace (mock_server);
 } G_STMT_END);
 
 static void
@@ -1274,8 +1266,6 @@ GDATA_ASYNC_CLOSURE_FUNCTIONS (folders_add_to_folder, FoldersData);
 
 GDATA_ASYNC_TEST_FUNCTIONS (folders_add_to_folder, FoldersData,
 G_STMT_START {
-       gdata_test_mock_server_start_trace (mock_server, "folders-add-to-folder-async");
-
        /* Add the document to the folder asynchronously */
        gdata_documents_service_add_entry_to_folder_async (GDATA_DOCUMENTS_SERVICE (service), 
GDATA_DOCUMENTS_ENTRY (data->document),
                                                           data->folder, cancellable, async_ready_callback, 
async_data);
@@ -1296,8 +1286,6 @@ G_STMT_START {
        } else {
                g_assert (entry == NULL);
        }
-
-       gdata_mock_server_end_trace (mock_server);
 } G_STMT_END);
 
 static void
@@ -1340,8 +1328,6 @@ GDATA_ASYNC_CLOSURE_FUNCTIONS (folders_remove_from_folder, FoldersData);
 
 GDATA_ASYNC_TEST_FUNCTIONS (folders_remove_from_folder, FoldersData,
 G_STMT_START {
-       gdata_test_mock_server_start_trace (mock_server, "folders-remove-from-folder-async");
-
        /* Remove the document from the folder asynchronously */
        gdata_documents_service_remove_entry_from_folder_async (GDATA_DOCUMENTS_SERVICE (service), 
GDATA_DOCUMENTS_ENTRY (data->document),
                                                                data->folder, cancellable, 
async_ready_callback, async_data);
@@ -1362,8 +1348,6 @@ G_STMT_START {
        } else {
                g_assert (entry == NULL);
        }
-
-       gdata_mock_server_end_trace (mock_server);
 } G_STMT_END);
 
 static void
diff --git a/gdata/tests/traces/documents/access-rule-insert b/gdata/tests/traces/documents/access-rule-insert
index e7261c1..e01e0ee 100644
--- a/gdata/tests/traces/documents/access-rule-insert
+++ b/gdata/tests/traces/documents/access-rule-insert
@@ -1,8 +1,8 @@
-> POST /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl HTTP/1.1
-> Soup-Debug-Timestamp: 1375182736
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 53 (0x77f370), SoupSocket 19 (0x7fffe4003c60)
+> POST /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl HTTP/1.1
+> Soup-Debug-Timestamp: 1375195907
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 53 (0x6d13a0), SoupSocket 19 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -11,22 +11,22 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:gAcl='http://schemas.google.com/acl/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>writer</title><category term='http://schemas.google.com/acl/2007#accessRule' 
scheme='http://schemas.google.com/g/2005#kind'/><gAcl:role value='writer'/><gAcl:scope type='user' 
value='libgdata test gmail com'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182736
-< Soup-Debug: SoupMessage 53 (0x77f370)
+< Soup-Debug-Timestamp: 1375195908
+< Soup-Debug: SoupMessage 53 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:12:17 GMT
-< Date: Tue, 30 Jul 2013 11:12:17 GMT
+< Expires: Tue, 30 Jul 2013 14:51:48 GMT
+< Date: Tue, 30 Jul 2013 14:51:48 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: W/"CEAHRn0-eCt7ImA9WhFWEUU."
-< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl/user%3Alibgdata.test%40gmail.com
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl/user%3Alibgdata.test%40gmail.com
+< ETag: W/"D04ESXg7eCt7ImA9WhFWEUQ."
+< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl/user%3Alibgdata.test%40gmail.com
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl/user%3Alibgdata.test%40gmail.com
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:gAcl='http://schemas.google.com/acl/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='W/&quot;CEAHRn0-eCt7ImA9WhFWEUU.&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl/user%3Alibgdata.test%40gmail.com</id><updated>2013-07-30T11:12:17.350Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:17.350Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/acl/2007#accessRule'/><title>Document Permission - libgdata test gmail 
com</title><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl/user%3Alibgdata.test%40gmail.com'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.com
 
/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl/user%3Alibgdata.test%40gmail.com'/><gAcl:role
 value='none'/><gAcl:scope type='user' value='libgdata test gmail com'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:gAcl='http://schemas.google.com/acl/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='W/&quot;D04ESXg7eCt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl/user%3Alibgdata.test%40gmail.com</id><updated>2013-07-30T14:51:48.600Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:48.600Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/acl/2007#accessRule'/><title>Document Permission - libgdata test gmail 
com</title><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl/user%3Alibgdata.test%40gmail.com'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.com
 
/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl/user%3Alibgdata.test%40gmail.com'/><gAcl:role
 value='none'/><gAcl:scope type='user' value='libgdata test gmail com'/></entry>
   
diff --git a/gdata/tests/traces/documents/authentication b/gdata/tests/traces/documents/authentication
index 0e191f9..3ba143f 100644
--- a/gdata/tests/traces/documents/authentication
+++ b/gdata/tests/traces/documents/authentication
@@ -1,6 +1,6 @@
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182662
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 1 (0x77f460), SoupSocket 1 (0x945af0)
+> Soup-Debug-Timestamp: 1375195833
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 1 (0x6d1490), SoupSocket 1 (0x8deb20)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -9,25 +9,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182663
-< Soup-Debug: SoupMessage 1 (0x77f460)
+< Soup-Debug-Timestamp: 1375195833
+< Soup-Debug: SoupMessage 1 (0x6d1490)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:03 GMT
+< Date: Tue, 30 Jul 2013 14:50:33 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAMwAAACx5qEzwWrEm3m23QxTxbIhmFWywNFmRQpUNdcQcx7E5r-jp2wiNdCk4Whrgy3nedQ7wvAPYCo-TmiS4cb07hKyPlUtBBW2fqpPL-spOEYZzrsdYinYl4WlLUMTGS1ILXWa8L_-0ulRHGYJFbsv1MdbmxD-vsHQw2dQdYvWvNBYj17JLRvnyySwcAHBqWXLslUxAC4F5eimtR1EGk7rppWR4YO5eoz9xuJ54BbIVfoVDfH5UyjXZhIHeYdidam04EOmYIRBOk6Af6UHMOcjI6q8
-< 
LSID=DQAAANAAAACpuEI8xUwk8VnP8_SXHb8U34juGm8B05yLQwrAsbZjjeCYL1NVgJ6ihmD-WEH_mBVU4-LL5qaMQeROnFa8JiHkTISR5CGsj4h7p4Gp6cbH9YlmYdKyTmLdpSOlMDFgYBo0-g7JptQ2vGDsRzDFzDJr9Gw1hmQ1KhZg2_PccPrtu5HurmfDyxlOr1sOH5NxKEJmfuX9qYejCitqj0eyfeLgLlJi4h2N30Ma2ZOpZMpe8Sg_NYt2R5RA751OCkYVLOGIvxEJeRpUQIn27jeno-3y
-< 
Auth=DQAAAM4AAACpuEI8xUwk8VnP8_SXHb8U34juGm8B05yLQwrAsbZjjeCYL1NVgJ6ihmD-WEH_mBViTWsEFS0wSnkwtskJ6CZEicxkRJVcqc9soZsWzsgN36o7_6pK6mPk2kjucSP28wA6G2LHAO_U6malW65BiWqdNsHNzJ_ju-_E6iDM9JWfKXBlgod1euVov6xosByv25XKU8qL_W7xauGrw5vyV4FUkKWhPxVOrhK9PluntSiVsXsrsZIEVHcMXRaP7p3AfMlK4jkUNmK42i2yTmmZsubL
+< 
SID=DQAAAM0AAABR0PKOBa7esJP9XOrVRNZWCMXo1R2gw8chiYr6kGt4Z_0RMh8y-xBPSdXyGyNvGvjd8iEPS86k8b2jtl2R9Sp3URUENJgQ04NF7-AISco_EE7UBMWGZgRCTESGwLRYJ_acOsEXQ6AXusQBeBAyzrJgmMPJ9jg2s7IYaOtoJ_hR0UotlYQ2UZ70oBEl_S79acKfk3MVpqpyc6XConRbJ7gCNDG5oUM-KDuKoz0jwNqHAT72OWF5flwEpxt0F3vWNXpVQuFNuGb6RUJHPvC8B_fp
+< 
LSID=DQAAAM8AAABlrAGRIe1TpN4-qQMSXbufE9uYMHjAgon5A76hNTuGXoQuVI942XJkJ_56Wix_omRGzMP60Gxatc5i8IxW3Vnti_jcd8OWazNDHdPEhtgjeCZpmQu0QIcIVfOiALEItMVfdiYGNyM9wx0cegg2N-rvAL7Sh1JKK4MgKEEhibgS-1FzNXpsesBHxcmsq_lwsfI2RzGRm7Akd197iENvM5dFFWnBRqlkbam_MUWxtb8IZQacURB9dTfLQ3luB0VTrAsEkAiiycSTTrKhrHzo_Diy
+< 
Auth=DQAAAM0AAABlrAGRIe1TpN4-qQMSXbufE9uYMHjAgon5A76hNTuGXoQuVI942XJkJ_56Wix_omTgdiqiLHO8Hh8vOknyPd56MTaYoaw5bX9siZPIAJQm4gmyu56U54gmEuQx1HyJW2_kB8a_5iQ93psMJLZ1nbvMSJ3czOmN9Q-cJ94cXDNAZPWkj3W21COYVYFU6EyLQjs62h3EP83ad_6yupxzfP2QLxPmoMUNeUhUO6mQllU5N9qDUHmn_5xw_HYRTzTeNCjCIr1lyk3uL0rAzxmP9ldr
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182663
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 2 (0x77f280), SoupSocket 2 (0x945bb0)
+> Soup-Debug-Timestamp: 1375195833
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 2 (0x6d12b0), SoupSocket 2 (0x8debe0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -36,25 +36,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=wise&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182663
-< Soup-Debug: SoupMessage 2 (0x77f280)
+< Soup-Debug-Timestamp: 1375195833
+< Soup-Debug: SoupMessage 2 (0x6d12b0)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:03 GMT
+< Date: Tue, 30 Jul 2013 14:50:33 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAM0AAACx5qEzwWrEm3m23QxTxbIhmFWywNFmRQpUNdcQcx7E5r-jp2wiNdCk4Whrgy3nedQ7wvAPYCo-TmiS4cb07hKyPlUtBBW2fqpPL-spOEYZzrsdYinYl4WlLUMTGS1ILXWa8L_-0ulRHGYJFbsv1MdbmxD-vsHQw2dQdYvWvNBYj17JLRvnyySwcAHBqWXLslWQJvP8rhslxTWBetY-5K8ZouRXlrXYxLKQKeT-9qdopNbAuRiuw6SlKNRhZwRqhVVEW0M5k5E245xCFkmt0Gyv
-< 
LSID=DQAAAM4AAACpuEI8xUwk8VnP8_SXHb8U34juGm8B05yLQwrAsbZjjeCYL1NVgJ6ihmD-WEH_mBVU4-LL5qaMQeROnFa8JiHkTISR5CGsj4h7p4Gp6cbH9YlmYdKyTmLdpSOlMDFgYBo0-g7JptQ2vGDsRzDFzDJr9Gw1hmQ1KhZg2_PccPrtu5HurmfDyxlOr1sOH5NxKEJSom3UHSoDSlL4LRQfku8GR3R02tXx4bipO8wyLw-Ym2NSjrUgvMGqUjB-U6q7SCohiv1oHNCvkC_-hbnaZaFM
-< 
Auth=DQAAAM8AAACpuEI8xUwk8VnP8_SXHb8U34juGm8B05yLQwrAsbZjjeCYL1NVgJ6ihmD-WEH_mBWyxu56dfTLHUfm3oqYitk7Lo-pkS0nXqudueR-Uvr4SgbRa1iKSNRIhn0tYm_3qxs9Hy8P_dqi92JdAbi-RV6dyo4DYHJTQIq1QnZ8k47GjYoEaE4kj87akfWSD-1AMw1Zr2R0iYQh_p4d9M-0BrxZHgJ1SkKrBMqRcufmUn9zW6oTzaqOfCVWEGdx9pOtXFCLGMeRVUfmgOdw3Q6cnofH
+< 
SID=DQAAAM0AAABR0PKOBa7esJP9XOrVRNZWCMXo1R2gw8chiYr6kGt4Z_0RMh8y-xBPSdXyGyNvGvjd8iEPS86k8b2jtl2R9Sp3URUENJgQ04NF7-AISco_EE7UBMWGZgRCTESGwLRYJ_acOsEXQ6AXusQBeBAyzrJgmMPJ9jg2s7IYaOtoJ_hR0UotlYQ2UZ70oBEl_S79acKfk3MVpqpyc6XConRbJ7gC3ZPbGQziqz3yUagGeF8hZLdPFMpFidDZV9QJ6oVTL52Sb_M_UG5f5uHN3_uc5kH4
+< 
LSID=DQAAAM4AAABlrAGRIe1TpN4-qQMSXbufE9uYMHjAgon5A76hNTuGXoQuVI942XJkJ_56Wix_omRGzMP60Gxatc5i8IxW3Vnti_jcd8OWazNDHdPEhtgjeCZpmQu0QIcIVfOiALEItMVfdiYGNyM9wx0cegg2N-rvAL7Sh1JKK4MgKEEhibgS-1FzNXpsesBHxcmsq_lwsfLRdaVLrRRFyybz8TpvAsoE6J5DMRz-vPR2GjXTJX5-vxxXfUwKu1TXNfpdJCUdaVD_U6C7AJnZeLwQisK_uQAV
+< 
Auth=DQAAAM8AAABlrAGRIe1TpN4-qQMSXbufE9uYMHjAgon5A76hNTuGXoQuVI942XJkJ_56Wix_omR6M9SLRot8DlemUIkiPHjV2BhGdfGhy2_TZTQV8l6tjRsuLF1C_QOWGtMIhgRelwyTd2pN1z2tEINcsMbcN1DFb1clzS8VWQau3s-rFmh4YIOrMg4yCUmAhv4Zv31igmwMZ-CbXJA_pewMLarBj-YJg4wGsfKm5zD6OI347Qgs4X5vXDmShOdsY_tKxaKYzAOox6wcYp5fcKtnxI1mnwGK
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182663
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 3 (0x77f0a0), SoupSocket 3 (0x945c70)
+> Soup-Debug-Timestamp: 1375195833
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 3 (0x6d10d0), SoupSocket 3 (0x8deca0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -63,19 +63,19 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182663
-< Soup-Debug: SoupMessage 3 (0x77f0a0)
+< Soup-Debug-Timestamp: 1375195834
+< Soup-Debug: SoupMessage 3 (0x6d10d0)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:04 GMT
+< Date: Tue, 30 Jul 2013 14:50:34 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAM0AAAAZTrIXUPb-y3f_J8aTORbIZQw8m3XJZnyHnQLqrOjiENqDnWOfg_NJ0C00Jjd4MQXgPU_0EDzEP2lJPdzcRUgeq0hnKGgPe6rJGdnYn7BUqRWOltiHYpg_Y-l3tnRPIWoHxAm7TBSWu0B-awin5jqQnJ7e5HG0drW6VSdPUm9Zjs0hDaUT0uQzUJhJXCZPPfg6Rzx7vBCJ7f6zKbakJPdxXf1csOSu3qb6OmUnf69Q-hS0Poj0vORXzAWXCKtbP4sNYek9sW88BwFHGWrWuH7K
-< 
LSID=DQAAAM8AAABeKomlEVI83bDJ_KSCLo09kIRypuoLtZ4MUxBvN8-x4vlpls1zgA32xT-MgMGmV2jxxOEacQ9abAgTTWUAeBBpr0E5Lqlh-ff7J5hBC8QumsgTMrdtd548YHCItRqefBEzYPjHp_EBOnTHkRymy6psVQs4NSXpxhWEkx6ZSgSdw8GWp35Ep1LKoKMhXGpjLqzADW3wPXthfOr_4CZFA7ld4fIpnG6XdWtjRv6EcgbWHbUBDBQTbtxifpjvLyxkJg6NH1MTgjHqN3gwYUHl1GkB
-< 
Auth=DQAAAM8AAABeKomlEVI83bDJ_KSCLo09kIRypuoLtZ4MUxBvN8-x4vlpls1zgA32xT-MgMGmV2h9cwlAkngz3kEck__xbtPo2WCJXOONQCTUatmiI7aoEuzQExUfCz0xIPpGYFi30XKeM_vibd3ZIy_Jdhe-e_ZpWqn14RsTigG-YgTIfErX0bogXTupAve5qDtnXq901327JcN5kSbB5OdQiboTubebyoNBdmU4dCf6L4m8rSHKMS7ilXIKYNro1w2HWhMFr_6YGdCgt0aMpPBPBEtybPtJ
+< 
SID=DQAAAMwAAAC-zD4kHs6TtFqVOJ04mhjzVkSazTAD43_Lo63-sorPX2KCJSdZg6RZzVRHVyK8DqVRp3hfFqovOamtXycHpvMJV_7JlsCoBxHfgRmrWGTNnjlaHy-T-POGFWaLpbEnIGvm7HofHDePpiAXk9QNHZHeRImIg3X1xt2CTHUEDv_9KVMsqUqPuJ3bvtYzvOuVjt2FXl_Ar5lrtezgjpSws_Gbd6YgLoLLM69qJ1T8a8PWd5Wurg_8T-1LRZLnJYtiisMNvacDxy8bLMYDNMJqRZlI
+< 
LSID=DQAAAM4AAABim8CWD0fXx4mes4pvBIrvC841pd9P-AAkn99bhmJLBoKN1lBarnu8j0250NTu0Ck8s8OMoPh1QL9tWKxiG3ljnazd0xXL5tjVJF83BPnScS9OgKyR2G8Eqhjwgsca2Kbi1GZKIHeqkIJ2jOpqHIc3clBatKmijNfEp5yg2gkuefOvozPQTI6aKWbOhCdNCFrTdnSU1YbrjU1O-rwkWwYcoQo_vCPV5l7NZBr8OQ5XAEXKWiqGRCm9S48MlqM7dn_vy-ErlaxLppON9V8YtPXW
+< 
Auth=DQAAAM4AAABim8CWD0fXx4mes4pvBIrvC841pd9P-AAkn99bhmJLBoKN1lBarnu8j0250NTu0Cmx4mMgKts5RPXjX9iebgQXBKgmBEWCE-yaYBg28tehVKTERDHkSd5LGpAD31WdJp6sPwojYmWRokaYSG7pXp0V1ywOyZq3VtAW4_gzM6rxRyhQ_YoNWRazNJMH0GlrcTrUK2k4ofEd1ANQrkTYiA4UcFTpRjct6p9bX6hviTkMNItXSzVdPXnMAy4ezNaClkMZkDQ2NqzdebKUt9XEwBE4
   
diff --git a/gdata/tests/traces/documents/authentication-async 
b/gdata/tests/traces/documents/authentication-async
index e432a58..e7c99ff 100644
--- a/gdata/tests/traces/documents/authentication-async
+++ b/gdata/tests/traces/documents/authentication-async
@@ -1,6 +1,6 @@
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182687
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 1 (0x7fffe00122b0), SoupSocket 1 (0x7fffe4003ae0)
+> Soup-Debug-Timestamp: 1375195853
+> Soup-Debug: SoupSession 1 (0x65a500), SoupMessage 1 (0x6d1670), SoupSocket 1 (0x8defa0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -9,25 +9,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182688
-< Soup-Debug: SoupMessage 1 (0x7fffe00122b0)
+< Soup-Debug-Timestamp: 1375195854
+< Soup-Debug: SoupMessage 1 (0x6d1670)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:28 GMT
+< Date: Tue, 30 Jul 2013 14:50:54 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAM0AAAA1iZnPnyPihE34yHZRmWF-LAiINbvWZ03kTC7vJrSIwVoJA4NAfS0YBm8hGRidDJ7oqwiso0LNJ2dHhAV310-RPtuIXaYKvadz6rxgCB14JqziRZ_BXsXK3vu-kRndaZ2EyVaHMXqzYWtkDmaxmG_zmH2uIUuw0WNrFO-ilHWsoeKzLyHm_gSCuu4hRXDgVBWrbbiqmKowouJRxibqEVCIpTqRY59Cer6rzI7BdzXonr2RjRRSPpU1RkrkFRy2bzZBt6IFRL2DLEU4Loz620aI
-< 
LSID=DQAAAM8AAADUdfFnuU_FNKIR_ii-GYoYa4DIElDL4Z-bgueHfWCnqHOz4brOYwZxMl_P8sQJ9HOJ2-qw-q3so6-qIPMmT47bHNthgHCX8Mqxureqsu6tEmp5BbC-kDJsujXt8LW3Dzfzz7_pFq6oJ_Fn4-ErlM5n8RjsL1SlgSUT7l3kXLZrfLGcwrjWtPCvcsMN7fpNkonsj8f_JXfEqKhWblm-QVwZzb-BAu2AO5XHKQNkxKiSluawmGb4VBxf-3a8XY0Rp0DMn1COqXNuIWLgtWDeJU5_
-< 
Auth=DQAAAM4AAADUdfFnuU_FNKIR_ii-GYoYa4DIElDL4Z-bgueHfWCnqHOz4brOYwZxMl_P8sQJ9HOdAEq9HPzPbfLIn2xDx_c14bRp7PDUsfRU3YC-MAJ6g3Ac90gVBXhMQ8oalfNNHd7VfAoSokbeMyVAuymdFHYMhFghTOvTk_EgecNIePjEEY9biVLtZPeFNNJY7E5MQaWkoFWC44RmsHcJVac2D8dPeAX9DotyDJAkq6ARUgk9YMyZqO7m01gYAUGezMU1a1ibIuUIGI0lYLyAKunj55cX
+< 
SID=DQAAAMwAAAApGCux8o0gQShhGzIOhk7JRsWzyI_BPCTT2eOVwESDoanccyxFGJzNDx9uzMKGHbwnkJrn2FmG3tKuYdd-nA89UX8JSs3GhkTWOCP_KKgPE1KoEh3jPISpnGTS-X3L8D21ayV863i6gqJTirjy02lgO34ng0FA7jmWGP0RtbrGR2bUmJgXlkNa0k_E_xlpyEcSpgSR7F-LD-XAYVvx84bOSMG7g9gIhahrH2nI-dJ1Sd360BhCzK9HoLqnnfJkobI26nMRzS5ZYlqIqZMLS5bJ
+< 
LSID=DQAAAM8AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcLzcmJvrKSpj9dPo7aR_ISGuTUmM-r60BDHRw7PusF0DXsmBUs457fKexuR7Pj_q8afYugVXGlVx_O7H6LeyVx0GaZcXJZFVRxUCZnCLIE-6Fmi2oyMrooTiYyBz2VpfdijOnTuoIVc4JyiQE46BZSWInpiqIw84Kk51Iuo5n7Wxh16vzvaMUVGEXTo4rOaG4YVRIxuYKGhu3EW7LaMSKI6
+< 
Auth=DQAAAM8AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcIoXDWQ-OaMF7gOISW2OfHJQ6V3f8lK5Ytt9txblEufaZnwZUzSubNQZb6N0dQRhONSCLTwFJbE7tMXdEUKVmACM5zsjjT6Q_G-wBA8JYgeW_6t3O4ONU6W7DxpXv2sW2uGRCDbILrnGKveNKvCdrg8gYvt73H31Udb5wZhlVvRpjka_09YQFEV5qQPYQhK8VExzvabmPtdpqEM-paZQkjI
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182688
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 2 (0x7fffe00120d0), SoupSocket 2 (0x7fffe4003ba0)
+> Soup-Debug-Timestamp: 1375195854
+> Soup-Debug: SoupSession 1 (0x65a500), SoupMessage 2 (0x7fffe001c190), SoupSocket 2 (0x7fffe40038a0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -36,25 +36,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=wise&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182688
-< Soup-Debug: SoupMessage 2 (0x7fffe00120d0)
+< Soup-Debug-Timestamp: 1375195854
+< Soup-Debug: SoupMessage 2 (0x7fffe001c190)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:28 GMT
+< Date: Tue, 30 Jul 2013 14:50:54 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAM0AAAA1iZnPnyPihE34yHZRmWF-LAiINbvWZ03kTC7vJrSIwVoJA4NAfS0YBm8hGRidDJ7oqwiso0LNJ2dHhAV310-RPtuIXaYKvadz6rxgCB14JqziRZ_BXsXK3vu-kRndaZ2EyVaHMXqzYWtkDmaxmG_zmH2uIUuw0WNrFO-ilHWsoeKzLyHm_gSCuu4hRXDgVBWrbbiqmKowouJRxibqEVCIZfGxQxgxzqSEUG0jYGtqELm8d_Hd-dts8mtA0If1MECXUxG0iFgDJSBP2EWBgd-y
-< 
LSID=DQAAAM4AAADUdfFnuU_FNKIR_ii-GYoYa4DIElDL4Z-bgueHfWCnqHOz4brOYwZxMl_P8sQJ9HOJ2-qw-q3so6-qIPMmT47bHNthgHCX8Mqxureqsu6tEmp5BbC-kDJsujXt8LW3Dzfzz7_pFq6oJ_Fn4-ErlM5n8RjsL1SlgSUT7l3kXLZrfLGcwrjWtPCvcsMN7fpNkom4HOdvN8Y4msKYeDEIpNg4wU4RTClilcnStgsADoFX1wxbzYA6iKY0T8XuuPxRBvL2P30UvvVTeO02z_hdw5IQ
-< 
Auth=DQAAAM8AAADUdfFnuU_FNKIR_ii-GYoYa4DIElDL4Z-bgueHfWCnqHOz4brOYwZxMl_P8sQJ9HMiZtQOHGaA-rukGMbwARcaXSL7rAXnCWEXZOweEZkaHw615bD9uIhR4VTVrIIp7C_5hS0og93123a9Nu9cHIcSebLBqhmTB6iPMfJMbUpwQ65dUBCXAOHkm3nFNJf-21s_as7L8-JrDSJvSUict8OuidIYGTSfRf-GuxRmLNmT24ES3jZfvCsoY13xkqZI-KgbLihK-jGk0wH-Hi2WiF6c
+< 
SID=DQAAAM4AAAApGCux8o0gQShhGzIOhk7JRsWzyI_BPCTT2eOVwESDoanccyxFGJzNDx9uzMKGHbwnkJrn2FmG3tKuYdd-nA89UX8JSs3GhkTWOCP_KKgPE1KoEh3jPISpnGTS-X3L8D21ayV863i6gqJTirjy02lgO34ng0FA7jmWGP0RtbrGR2bUmJgXlkNa0k_E_xlpyEePXAP9Xmv0RI_jwPS7_jvvTrNkFJ6H26YG8YkgM17jBmsGMLdbwzSnaHdqWO7IxT6mBMtpQyZgxVXHfd_cRdsu
+< 
LSID=DQAAAM4AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcLzcmJvrKSpj9dPo7aR_ISGuTUmM-r60BDHRw7PusF0DXsmBUs457fKexuR7Pj_q8afYugVXGlVx_O7H6LeyVx0GaZcXJZFVRxUCZnCLIE-6Fmi2oyMrooTiYyBz2Vpfdg6PXkcq0mgw5qTjB0cTIZalgp8otPragv86AnDgb9c8cITM6ff9EoC_0iZkTMgOy1v0OKQ4iXtmuy7wrbX4JF8
+< 
Auth=DQAAAM8AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcLc5wRLTtpmZ4T_J_1BcmdQhZqIxID3KiIAxmt7uGA3X3Jzw6Kdj69zkeuPcyWLMuflRYYq45Ucv9gbAaOD6ylY_pG1iesDZN2XE3bT7ikydWpGce4KR22xrdgYPIsDPuvzGxwygs4IbiWq7jt94vFnYRodFhgpd-jIC1eyfghTmNpvlQe7EI7r_EypJDXLLeyioaqDL5dC4zWhVfNoq5S1
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182688
-> Soup-Debug: SoupSession 1 (0x6593d0), SoupMessage 3 (0x77f640), SoupSocket 3 (0x7fffe4003c60)
+> Soup-Debug-Timestamp: 1375195854
+> Soup-Debug: SoupSession 1 (0x65a500), SoupMessage 3 (0x7fffe001c370), SoupSocket 3 (0x7fffe4003960)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -63,19 +63,19 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182688
-< Soup-Debug: SoupMessage 3 (0x77f640)
+< Soup-Debug-Timestamp: 1375195854
+< Soup-Debug: SoupMessage 3 (0x7fffe001c370)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:29 GMT
+< Date: Tue, 30 Jul 2013 14:50:54 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 881
 < Server: GSE
 < 
-< 
SID=DQAAAM0AAAB6SJLTG_Y_z_E66iqm45gSsciSe0ndR1U1cdXrTvo8m3fdvYAlWiwg6I1AE7v3Yma6_Nxj_MZnZ0yqVoYcPmdGNPgkc8cgHHyzepa1HIxFUOhXhylDhZ90VwYafBcD33QkMPbvOsN7eH_MvhVAFUvnPRrd-D7ESmyfcm-CkOuEhptEIf7SWYihCrWQbQ-1DcFLJG9fIANpkWpgS0f80PRf6buKc-IzJFsf3-DAIhVMv4upt9Yrx17Jovo9Syu5YIOBpn98IrJeLcvBuakoT2Fp
-< 
LSID=DQAAAM4AAAChMEJy7cSCRMFTuByOg8Si8e8JZ0JtJJq97sROdL4b_og0NZyZwk8pi-oJmNoo--GmhHR2UhaKebMvlh17RU9UlRyOKZwjDVLdYCl-7qK2oVPHMESjCMJYYmshhThd10k1-gfEi7smO8dyAcYIgRxKs2LqxlKfswyuHqTr8ictesqMytII0WmFjbkLC4z2nbELqfEP2Pbb7I8UfGF_XzZng4mvDj3IxDOyfTzP5-FCRdTU7rKY0MqpZOdAAKs1wuTrqUjwTAmGEWY6N0IHiOrd
-< 
Auth=DQAAANAAAAChMEJy7cSCRMFTuByOg8Si8e8JZ0JtJJq97sROdL4b_og0NZyZwk8pi-oJmNoo--FfdVvohBGR76mxsAqrugmHW8uro9v5zjpRkvFO0d3WP6WopNuNUl4uMJ5dqC_QqVYMg7EUuu_OxZf03DtiGaz_C89gcHsB_WtQdW-L5Jft9yyT6NdfGkMAzFgyPlABqWuDVwg70RKcmyp0H5QFuLfmUVg9YVnLEMCScUzqtHbLYO-y6XpWodMHMP2mdMbc3FzKn4SpcX7ono9L8l_oRkj6
+< 
SID=DQAAAMwAAAApGCux8o0gQShhGzIOhk7JRsWzyI_BPCTT2eOVwESDoanccyxFGJzNDx9uzMKGHbwnkJrn2FmG3tKuYdd-nA89UX8JSs3GhkTWOCP_KKgPE1KoEh3jPISpnGTS-X3L8D21ayV863i6gqJTirjy02lgO34ng0FA7jmWGP0RtbrGR2bUmJgXlkNa0k_E_xlpyEcSpgSR7F-LD-XAYVvx84bOE2bh4b-LVteLUkOReb2jiPsSNn2eT3oSTZpw3v5s1BqzwcKeE9OJZM2PF-WpGtL9
+< 
LSID=DQAAAM4AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcLzcmJvrKSpj9dPo7aR_ISGuTUmM-r60BDHRw7PusF0DXsmBUs457fKexuR7Pj_q8afYugVXGlVx_O7H6LeyVx0GaZcXJZFVRxUCZnCLIE-6Fmi2oyMrooTiYyBz2Vpfdg6PXkcq0mgw5qTjB0cTIZajOomQqZHIXWXfB5MkhaknVwPQ4UiFn-I4PzxzpoLjZuZ3viE78-pyXMtWgOahrvr
+< 
Auth=DQAAAM4AAAD120t5gwbKP8ZiE1vhooLXkIHB-06VF0mTDy62Cjvq1Pacwjf_ZML1wQT2gTgWjcIoXDWQ-OaMF7gOISW2OfHJQ6V3f8lK5Ytt9txblEufaZnwZUzSubNQZb6N0dQRhONSCLTwFJbE7tMXdEUKVmACM5zsjjT6Q_G-wBA8JYgeW_6t3O4ONU6W7DxpXv2sW2vNTHet5IZoB7WP2MEg-N2Ln15t-_ay9uO867i5OEDto18d-aRApzHpF-Vs_ZyE8Gm8AN81Z9rY2oL1PiRW3JXI
   
diff --git a/gdata/tests/traces/documents/authentication-async-cancellation 
b/gdata/tests/traces/documents/authentication-async-cancellation
new file mode 100644
index 0000000..b487cbc
--- /dev/null
+++ b/gdata/tests/traces/documents/authentication-async-cancellation
@@ -0,0 +1,135 @@
+> POST /accounts/ClientLogin HTTP/1.1
+> Soup-Debug-Timestamp: 1375195855
+> Soup-Debug: SoupSession 1 (0x65a500), SoupMessage 1 (0x7fffe001c0a0), SoupSocket 1 (0x7fffe4003ba0)
+> Host: www.google.com
+> Content-Type: application/x-www-form-urlencoded
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+> 
+> 
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195855
+< Soup-Debug: SoupMessage 1 (0x7fffe001c0a0)
+< Content-Type: text/plain
+< Cache-control: no-cache, no-store
+< Pragma: no-cache
+< Expires: Mon, 01-Jan-1990 00:00:00 GMT
+< Date: Tue, 30 Jul 2013 14:50:55 GMT
+< X-Content-Type-Options: nosniff
+< X-XSS-Protection: 1; mode=block
+< Content-Length: 881
+< Server: GSE
+< 
+< 
SID=DQAAAM0AAACF7CAeLMw77A4pqpYe-EqmFcxI_F_dEo_u6XKeWysBOY_6c4Grs1jx6p5EWvJvYedmhM9aXdcTF2ScmaQVpQx7lANr524sg1QWeMK5Xd8CuVPBNeQZ4Qdb-AF-tZxHMAFWJbKb4RIKwUJW_UIioPLwV2eGdLK7uJj7hKtfvwruNmhN-Xrz10l5uiWjv-gLrxGnwSJRwHH7nJ741_lVcpsYiAhK-UNV0DFNoGl-BNZ02ZRGa4aRHkmMYxBeCYGfyVuWKZf2dw3kEn4PuU97RKnU
+< 
LSID=DQAAAM4AAAD286DBF9oKo_rBYE0Ea2YICtsGlQUkDX0VWZP08E7iysIK9PG5sOalDG1ADDXpufY8qy0mPuUKyuGVvpimv2KKPen1J2NyJOPd-GxiD5jtxJyV7e2ClVURnK9eiKJZQj4-FEHP0qnmtTSEtdIDZv4S2R1LjrHHsGjj0thC7u3oYEYswC0mzGJ-YZYT_YAuU2331FKKar6Iy4Ce_r5vqaqVVZ0ViXTbMP7J7RqfIFEPteK8OZEbZYsY_HZ6TTsvUKyUx-ILUR0mxsnmi73gJpjQ
+< 
Auth=DQAAAM4AAAD286DBF9oKo_rBYE0Ea2YICtsGlQUkDX0VWZP08E7iysIK9PG5sOalDG1ADDXpufZmVPEt7KWFbthUe0JsLTpeD1RnFI3vZn0jhykEdcknaeml6LVdRc3ek484U6w_KWBI67zYjOz1pY7khu0MrjY08lFJbxA5G5YdnG_YsTWbKcjt5y2ibHGnQIymIiPFnk_aigL9RkEcgVO8vvklW9Pkz1Qy4H6eeRD9l7lWlkO7WTPyii3EgclE6MMt4PgA5JAILbHjirStw8Cb6X7qwfp9
+  
+> POST /accounts/ClientLogin HTTP/1.1
+> Soup-Debug-Timestamp: 1375195855
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 1 (0x7fffdc0021c0), SoupSocket 1 (0x7fffdc004be0)
+> Host: www.google.com
+> Content-Type: application/x-www-form-urlencoded
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+> 
+> 
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195856
+< Soup-Debug: SoupMessage 1 (0x7fffdc0021c0)
+< Content-Type: text/plain
+< Cache-control: no-cache, no-store
+< Pragma: no-cache
+< Expires: Mon, 01-Jan-1990 00:00:00 GMT
+< Date: Tue, 30 Jul 2013 14:50:56 GMT
+< X-Content-Type-Options: nosniff
+< X-XSS-Protection: 1; mode=block
+< Content-Length: 881
+< Server: GSE
+< 
+< 
SID=DQAAAM0AAACLFCOY70KpNEYroocCbqFUKjHcgsr7gImbwQGYa66tcr7x7qgHVZgRlzXSvTbQRQob_P-8PoKSXHe-wW4GooWssG4ZUYWrkr4pxAFuDeSp__Gp5whCkwMWPQlyexEYVdYbzFJmRnkxsycQ9DIJBRtfy9840iNcvDpofXNkZdTN7Onbuh2mWDRTuAb2dXBEQTmVyouaouI17YhQTBYYY_2SHRVBzPlRhgj_ivOmnTlatTAppp-ARxSmUG3b8RdQFkxDMBHTaGa0Ohh5Qh1SwsmJ
+< 
LSID=DQAAAM8AAABYgn3RRca16eF9fb1i6ePaHcMyZYNjt58C3aBzy2F6HURJiTXKcmKvu9rMlD0tHrEXjdbukn21uQKwcCCjiW6ZbbdtK3HQVZ-6C8PBflyLqV9rkjuL7wbcHuUQ-YyLBXfQ7T6mMnbcYnCnrewTyxfmW4SfdS6JmRKRRLxBGUABtcdappT6wmwGUncBwxVAk7K9s8xAMH8jdoiejkQp3Nm-MciwoYUxtQ5tNWejoGJFbQhqdgvOOHgmEyj0bqt5YWiNEiwuC2Ee-J5AdMYlfchG
+< 
Auth=DQAAAM4AAABYgn3RRca16eF9fb1i6ePaHcMyZYNjt58C3aBzy2F6HURJiTXKcmKvu9rMlD0tHrGHin2O3I0hYN2co5UH1WB1QRSfHjUZqjZ0RqLk0hXg2WdBMfW9GZGtkcfeUE4OOgD6WCCraodxPeqws8iwm5_sjfQtgz3hDFeUBEffJzrBzxAQzlrCHCo-l64JntcOHYr52T6c4S3hTpTTMyGmz1bEQ7gHTUAAKPHzakJNod-5RXiOCZU5DgM7rU15kYbhX9piZjrkJ4zl7ran55kvsQwz
+  
+> POST /accounts/ClientLogin HTTP/1.1
+> Soup-Debug-Timestamp: 1375195856
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 2 (0x7fffdc0023a0), SoupSocket 2 (0x7fffdc004ca0)
+> Host: www.google.com
+> Content-Type: application/x-www-form-urlencoded
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+> 
+> 
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=wise&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195856
+< Soup-Debug: SoupMessage 2 (0x7fffdc0023a0)
+< Content-Type: text/plain
+< Cache-control: no-cache, no-store
+< Pragma: no-cache
+< Expires: Mon, 01-Jan-1990 00:00:00 GMT
+< Date: Tue, 30 Jul 2013 14:50:56 GMT
+< X-Content-Type-Options: nosniff
+< X-XSS-Protection: 1; mode=block
+< Content-Length: 881
+< Server: GSE
+< 
+< 
SID=DQAAAMwAAACLFCOY70KpNEYroocCbqFUKjHcgsr7gImbwQGYa66tcr7x7qgHVZgRlzXSvTbQRQob_P-8PoKSXHe-wW4GooWssG4ZUYWrkr4pxAFuDeSp__Gp5whCkwMWPQlyexEYVdYbzFJmRnkxsycQ9DIJBRtfy9840iNcvDpofXNkZdTN7Onbuh2mWDRTuAb2dXBEQTn-kbXgQwzqm6V-ifdzdezDPJ38lVYfd0z7kDSBZGEcv-4PmivQfrEvbhezI2ZeR41OBETNDoOuXh41JgC1w0lK
+< 
LSID=DQAAAM4AAABYgn3RRca16eF9fb1i6ePaHcMyZYNjt58C3aBzy2F6HURJiTXKcmKvu9rMlD0tHrEXjdbukn21uQKwcCCjiW6ZbbdtK3HQVZ-6C8PBflyLqV9rkjuL7wbcHuUQ-YyLBXfQ7T6mMnbcYnCnrewTyxfmW4SfdS6JmRKRRLxBGUABtcdappT6wmwGUncBwxVAk7KG4eCvVKnqJ24LXzEwSUaG-5iZxHIxJeYZwu7SDiD3ubTAsAL0UF30A5WQ_KkjxKXCWv1o076lRp5YdrVbsg5y
+< 
Auth=DQAAAM4AAABYgn3RRca16eF9fb1i6ePaHcMyZYNjt58C3aBzy2F6HURJiTXKcmKvu9rMlD0tHrEHlV92cq3ctRGtopUUKkaRX02pNJPRHFxM4klN-mlXJRljQdwOd0bJWoyFRcv9qA5qF-qacJs77OHTsd-6WiRQwyaCYJj-9CcU8eklqIWPlHfux8rOLAoC-BaVfWEu0e15jsQ08sXUjOeLzT2O2e8zJQCBGtmnrmIZKzbU2q40rw2p8h98dzo7YFkKS3wHll4A01CHhXYQ51OfpkwMha4k
+  
+> POST /accounts/ClientLogin HTTP/1.1
+> Soup-Debug-Timestamp: 1375195856
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 3 (0x7fffdc002580), SoupSocket 3 (0x7fffdc004d60)
+> Host: www.google.com
+> Content-Type: application/x-www-form-urlencoded
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+> 
+> 
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195856
+< Soup-Debug: SoupMessage 3 (0x7fffdc002580)
+< Content-Type: text/plain
+< Cache-control: no-cache, no-store
+< Pragma: no-cache
+< Expires: Mon, 01-Jan-1990 00:00:00 GMT
+< Date: Tue, 30 Jul 2013 14:50:57 GMT
+< X-Content-Type-Options: nosniff
+< X-XSS-Protection: 1; mode=block
+< Content-Length: 881
+< Server: GSE
+< 
+< 
SID=DQAAAMwAAABWp8RgbZReQn8A32S0SQGXcBS4NubkvNlwzlcCU3wkKQxkDhw9sLVUfitruSVfFuKqCZkJhOW9gJuGcqDkDr-EIGLtVGcwxv3zf5tRs6w0GCzB50YPazBJVxDBh-Y0YxfCnynT3n_0dA8EgqTGtHXYsh6qbPooeHt7fKxCP-bhCi-XA9EpPCY38pzhQGetP_g-7kEWtTaj5nhvbmQmKvtUpyYMZMhjmbq3Od5hH-2pI2iwplQt9LBpMXtuV5O2-jK7f4loHQSbPiPqyLqUuKY8
+< 
LSID=DQAAAM4AAAACPXhg7qQhHb6oYCMyDQqpJYpabRSBfHm9YTEfHMu_XRmhXajXIuaDkCX124nHoHnOcrc5WGAC4wHqUwsYqyd6yicOle36MPAIypNWm9giEUaJRw-b3seIRphsmZxn5f4vcen9PltUNv-DU4yvzYXFLTlLaF5H3hxvkWs8kIogr3TNyTmo-P850Wy9W0qrDXyMHGDaXZhIozeL6tIu9m5v9q_e8D1KrnU5qOTaBxc2VmJ61o6mJTcAbqPUPtnI26Lml10U3TjiOKNKS_b5Xv5C
+< 
Auth=DQAAAM4AAAACPXhg7qQhHb6oYCMyDQqpJYpabRSBfHm9YTEfHMu_XRmhXajXIuaDkCX124nHoHktDcCodFMl3w1kxDGAXs_BEzSu6S-kiuuZDQhA-OM5Rix78EXR47J_PJwtSSKm15cNhW6SHBBvCjJGlDUhJE_igkyuFl6_eH1Pkfe1Qcceb6SKWZGz5LTeJApxnJGeU6Pk9bcmSnPrOp0_2vQtICW2f3c9L2CL9kTODTje-kLgsldOHyuP86akj-MdVAeHogbU1mKNdLF5A9aQYq9_C7SY
+  
+> POST /accounts/ClientLogin HTTP/1.1
+> Soup-Debug-Timestamp: 1375195856
+> Soup-Debug: SoupSession 1 (0x65a3f0), SoupMessage 3 (0x7fffdc002580), SoupSocket 3 (0x7fffdc004d60)
+> Host: www.google.com
+> Content-Type: application/x-www-form-urlencoded
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+> 
+> 
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Etest%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195856
+< Soup-Debug: SoupMessage 3 (0x7fffdc002580)
+< Content-Type: text/plain
+< Cache-control: no-cache, no-store
+< Pragma: no-cache
+< Expires: Mon, 01-Jan-1990 00:00:00 GMT
+< Date: Tue, 30 Jul 2013 14:50:57 GMT
+< X-Content-Type-Options: nosniff
+< X-XSS-Protection: 1; mode=block
+< Content-Length: 881
+< Server: GSE
+< 
+< 
SID=DQAAAMwAAABWp8RgbZReQn8A32S0SQGXcBS4NubkvNlwzlcCU3wkKQxkDhw9sLVUfitruSVfFuKqCZkJhOW9gJuGcqDkDr-EIGLtVGcwxv3zf5tRs6w0GCzB50YPazBJVxDBh-Y0YxfCnynT3n_0dA8EgqTGtHXYsh6qbPooeHt7fKxCP-bhCi-XA9EpPCY38pzhQGetP_g-7kEWtTaj5nhvbmQmKvtUpyYMZMhjmbq3Od5hH-2pI2iwplQt9LBpMXtuV5O2-jK7f4loHQSbPiPqyLqUuKY8
+< 
LSID=DQAAAM4AAAACPXhg7qQhHb6oYCMyDQqpJYpabRSBfHm9YTEfHMu_XRmhXajXIuaDkCX124nHoHnOcrc5WGAC4wHqUwsYqyd6yicOle36MPAIypNWm9giEUaJRw-b3seIRphsmZxn5f4vcen9PltUNv-DU4yvzYXFLTlLaF5H3hxvkWs8kIogr3TNyTmo-P850Wy9W0qrDXyMHGDaXZhIozeL6tIu9m5v9q_e8D1KrnU5qOTaBxc2VmJ61o6mJTcAbqPUPtnI26Lml10U3TjiOKNKS_b5Xv5C
+< 
Auth=DQAAAM4AAAACPXhg7qQhHb6oYCMyDQqpJYpabRSBfHm9YTEfHMu_XRmhXajXIuaDkCX124nHoHktDcCodFMl3w1kxDGAXs_BEzSu6S-kiuuZDQhA-OM5Rix78EXR47J_PJwtSSKm15cNhW6SHBBvCjJGlDUhJE_igkyuFl6_eH1Pkfe1Qcceb6SKWZGz5LTeJApxnJGeU6Pk9bcmSnPrOp0_2vQtICW2f3c9L2CL9kTODTje-kLgsldOHyuP86akj-MdVAeHogbU1mKNdLF5A9aQYq9_C7SY
+  
diff --git a/gdata/tests/traces/documents/batch b/gdata/tests/traces/documents/batch
index b076808..36637d8 100644
--- a/gdata/tests/traces/documents/batch
+++ b/gdata/tests/traces/documents/batch
@@ -1,22 +1,22 @@
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182678
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 9 (0x77f370), SoupSocket 3 (0x945df0)
+> Soup-Debug-Timestamp: 1375195846
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 9 (0x6d13a0), SoupSocket 3 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T11:11:18Z</updated><entry><title type='text'>My First 
Document</title><category term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>1</batch:id><batch:operation 
type='insert'/><docs:writersCanInvite value='false'/></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T14:50:46Z</updated><entry><title type='text'>My First 
Document</title><category term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>1</batch:id><batch:operation 
type='insert'/><docs:writersCanInvite value='false'/></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182680
-< Soup-Debug: SoupMessage 9 (0x77f370)
+< Soup-Debug-Timestamp: 1375195848
+< Soup-Debug: SoupMessage 9 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:20 GMT
-< Expires: Tue, 30 Jul 2013 11:11:20 GMT
+< Date: Tue, 30 Jul 2013 14:50:48 GMT
+< Expires: Tue, 30 Jul 2013 14:50:48 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -24,27 +24,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182679266</id><updated>2013-07-30T11:11:20.479Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTGRsPDyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><published>2013-07-30T11:11:19.520Z</published><updated>2013-07-30T11:11:20.292Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:20.325Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1NIUv1rYYG
 UplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe value='true'/><docs:modifiedByMeDate>
 
2013-07-30T11:11:20.292Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:19.858Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='201' reason='Created'/><batch:operation 
type='insert'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/revisions'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195847168</id><updated>2013-07-30T14:50:48.572Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbExNUHyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><published>2013-07-30T14:50:47.241Z</published><updated>2013-07-30T14:50:48.262Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:48.317Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1iqWY5wasG
 ASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe value='true'/><docs:modifiedByMeDate>
 
2013-07-30T14:50:48.262Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:47.481Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='201' reason='Created'/><batch:operation 
type='insert'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/revisions'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182680
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 10 (0x77f550), SoupSocket 4 (0x945d30)
+> Soup-Debug-Timestamp: 1375195848
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 10 (0x6d1580), SoupSocket 4 (0x8deee0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T11:11:20Z</updated><entry><title type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><updated>2013-07-30T11:11:20Z</updated><batch:id>2</batch:id><batch:operation
 type='query'/></entry><entry><title type='text'>I&apos;m a poet and I didn&apos;t know it</title><category 
term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>1</batch:id><batch:operation 
type='insert'/><docs:writersCanInvite value='false'/></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T14:50:48Z</updated><entry><title type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><updated>2013-07-30T14:50:48Z</updated><batch:id>2</batch:id><batch:operation
 type='query'/></entry><entry><title type='text'>I&apos;m a poet and I didn&apos;t know it</title><category 
term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>1</batch:id><batch:operation 
type='insert'/><docs:writersCanInvite value='false'/></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182681
-< Soup-Debug: SoupMessage 10 (0x77f550)
+< Soup-Debug-Timestamp: 1375195850
+< Soup-Debug: SoupMessage 10 (0x6d1580)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:22 GMT
-< Expires: Tue, 30 Jul 2013 11:11:22 GMT
+< Date: Tue, 30 Jul 2013 14:50:50 GMT
+< Expires: Tue, 30 Jul 2013 14:50:50 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -52,27 +52,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182681160</id><updated>2013-07-30T11:11:21.217Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTGRtZGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><published>2013-07-30T11:11:19.520Z</published><updated>2013-07-30T11:11:20.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:20.565Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1NIUv1rYYG
 UplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8&amp;v=1&amp;s=AMedNnoAAAAAUfe7eabb8OdxCIf6YrU4OX4411Eu5aF-&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><aut
 hor><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:20.095Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:20.095Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>2</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUpl
 ZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/revisions'/></entry><entry 
gd:etag='&quot;A1RTGRpQEit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><published>2013-07-30T11:11:21.404Z</published><updated>2013-07-30T11:11:22.075Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:22.106Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>I'm a poet and I 
didn't know it</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='alternate' typ
 e='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='self' type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full
 /document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:22.075Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:21.655Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='201' reason='Created
 '/><batch:operation type='insert'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195849100</id><updated>2013-07-30T14:50:49.170Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbExNKRCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><published>2013-07-30T14:50:47.241Z</published><updated>2013-07-30T14:50:47.693Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:48.375Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1iqWY5wasG
 ASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c&amp;v=1&amp;s=AMedNnoAAAAAUffu6ZHdtIe7cBGANe-LRt9Tr9hWJx1w&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><aut
 hor><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:47.693Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:47.693Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>2</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASd
 Qt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/revisions'/></entry><entry 
gd:etag='&quot;A1RbExJNGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><published>2013-07-30T14:50:49.254Z</published><updated>2013-07-30T14:50:49.899Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:49.942Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>I'm a poet and I 
didn't know it</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='alternate' typ
 e='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='self' type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full
 /document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:49.899Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:49.490Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='201' reason='Created
 '/><batch:operation type='insert'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182682
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 11 (0x77f460), SoupSocket 5 (0x945af0)
+> Soup-Debug-Timestamp: 1375195850
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 11 (0x6d1490), SoupSocket 5 (0x8debe0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T11:11:21Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><updated>2013-07-30T11:11:21Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T14:50:50Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><updated>2013-07-30T14:50:50Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182682
-< Soup-Debug: SoupMessage 11 (0x77f460)
+< Soup-Debug-Timestamp: 1375195850
+< Soup-Debug: SoupMessage 11 (0x6d1490)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:22 GMT
-< Expires: Tue, 30 Jul 2013 11:11:22 GMT
+< Date: Tue, 30 Jul 2013 14:50:50 GMT
+< Expires: Tue, 30 Jul 2013 14:50:50 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -80,27 +80,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182682837</id><updated>2013-07-30T11:11:22.886Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTGRtZGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><published>2013-07-30T11:11:19.520Z</published><updated>2013-07-30T11:11:20.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:20.565Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1NIUv1rYYG
 UplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8&amp;v=1&amp;s=AMedNnoAAAAAUfe7erMai2RZ_z9fbNMlvHTCWmiQt9TF&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><aut
 hor><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:20.095Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:20.095Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUpl
 ZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/revisions'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195850648</id><updated>2013-07-30T14:50:50.704Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbExNKRCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><published>2013-07-30T14:50:47.241Z</published><updated>2013-07-30T14:50:47.693Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:48.375Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>My First 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1iqWY5wasG
 ASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c&amp;v=1&amp;s=AMedNnoAAAAAUffu6lnYxmLAXyHLWe5VvlftOA0cgUIs&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><aut
 hor><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:47.693Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:47.693Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASd
 Qt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/revisions'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182682
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 12 (0x77f280), SoupSocket 6 (0x945970)
+> Soup-Debug-Timestamp: 1375195850
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 12 (0x6d12b0), SoupSocket 6 (0x8de8e0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T11:11:22Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:22Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T14:50:50Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:50Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182683
-< Soup-Debug: SoupMessage 12 (0x77f280)
+< Soup-Debug-Timestamp: 1375195851
+< Soup-Debug: SoupMessage 12 (0x6d12b0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:23 GMT
-< Expires: Tue, 30 Jul 2013 11:11:23 GMT
+< Date: Tue, 30 Jul 2013 14:50:51 GMT
+< Expires: Tue, 30 Jul 2013 14:50:51 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -108,27 +108,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182683420</id><updated>2013-07-30T11:11:23.482Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTGRpKRCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><published>2013-07-30T11:11:21.404Z</published><updated>2013-07-30T11:11:21.891Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:22.311Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>I'm a poet and I 
didn't know it</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/documen
 t%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4&amp;v=1&amp;s=AMedNnoAAAAAUfe7e5lOb4eqKzHuNXqALq6SX8byu4SE&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eo
 E_lrNP4'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:21.891Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:21.891Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3
 A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195851232</id><updated>2013-07-30T14:50:51.299Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbEw0OByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><published>2013-07-30T14:50:49.254Z</published><updated>2013-07-30T14:50:49.710Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:50.233Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>I'm a poet and I 
didn't know it</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/documen
 t%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8&amp;v=1&amp;s=AMedNnoAAAAAUffu64rlONLO58QEH6zT-dEewr68D_BG&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj
 8ltAKM8'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:49.710Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:49.710Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3
 A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182683
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 13 (0x77f190), SoupSocket 7 (0x9458b0)
+> Soup-Debug-Timestamp: 1375195851
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 13 (0x6d11c0), SoupSocket 7 (0x8de9a0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T11:11:23Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RTGRpKRCt7ImBk&quot;'><title type='text'>War &amp; 
Peace</title><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:21Z</updated><published>2013-07-30T11:11:21Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><category
 term='http://schemas.google.com/docs/2
 007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='h
 ttp://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4&amp;v=1&amp;s=AMedNnoAAAAAUfe7e5lOb4eqKzHuNXqALq6SX8byu4SE&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link href='https://docs
 .google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>3</batch:id><batch:operation 
type='update'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T11:11:21.891Z</docs:modifiedByMeDate></entry><entry><title 
type='text'></title><category
  term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>2</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite value='false'/></entry><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RTGRtZGyt7ImBk&quot;'><title type='text'>My First 
Document</title><id>https://docs.google.com/feeds/id/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><updated>2013-07-30T11:11:20Z</updated><published>2013-07-30T11:11:19Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'/><category
 term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed'
  scheme='http://schemas.google.com/g/2005/labels' label='viewed'/><category 
term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'
 rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/
 upload/file/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8' 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8&amp;v=1&amp;s=AMedNnoAAAAAUfe7erMai2RZ_z9fbNMlvHTCWmiQt9TF&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8' 
rel='http://www.iana.org/assignments
 /relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T11:11:20.095Z</docs:modifiedByMeDate></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T14:50:51Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RbEw0OByt7ImBk&quot;'><title type='text'>War &amp; 
Peace</title><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:49Z</updated><published>2013-07-30T14:50:49Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><category
 term='http://schemas.google.com/docs/2
 007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='h
 ttp://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8&amp;v=1&amp;s=AMedNnoAAAAAUffu64rlONLO58QEH6zT-dEewr68D_BG&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link href='https://docs
 .google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>3</batch:id><batch:operation 
type='update'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T14:50:49.710Z</docs:modifiedByMeDate></entry><entry><title 
type='text'></title><category
  term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><batch:id>2</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite value='false'/></entry><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RbExNKRCt7ImBk&quot;'><title type='text'>My First 
Document</title><id>https://docs.google.com/feeds/id/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><updated>2013-07-30T14:50:47Z</updated><published>2013-07-30T14:50:47Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'/><category
 term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed'
  scheme='http://schemas.google.com/g/2005/labels' label='viewed'/><category 
term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'
 rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/
 upload/file/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c' 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c&amp;v=1&amp;s=AMedNnoAAAAAUffu6lnYxmLAXyHLWe5VvlftOA0cgUIs&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c' 
rel='http://www.iana.org/assignments
 /relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T14:50:47.693Z</docs:modifiedByMeDate></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182684
-< Soup-Debug: SoupMessage 13 (0x77f190)
+< Soup-Debug-Timestamp: 1375195852
+< Soup-Debug: SoupMessage 13 (0x6d11c0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:24 GMT
-< Expires: Tue, 30 Jul 2013 11:11:24 GMT
+< Date: Tue, 30 Jul 2013 14:50:52 GMT
+< Expires: Tue, 30 Jul 2013 14:50:52 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -136,27 +136,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182683991</id><updated>2013-07-30T11:11:24.191Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTGRQLESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><published>2013-07-30T11:11:21.404Z</published><updated>2013-07-30T11:11:24.048Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:24.051Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>War &amp; 
Peace</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1PkuZepevCkE
 ZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4&amp;v=2&amp;s=AMedNnoAAAAAUfe7fHWpjN7yQYeiBNwBYyUZ89Xhc5IJ&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><autho
 r><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:24.048Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:21.891Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>3</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='update'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZE
 
RLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'/></entry><entry><id>2</id><updated>2013-07-30T11:11:24.192Z</updated><title>Error</title><content>Missing
 entry id</content><batch:id>2</batch:id><batch:status code='400' reason='Missing entry id'/><batch:operation 
type='delete'/></entry><entry><id>https://docs.google.com/feeds/id/document%3A1NIUv1rYYGUplZMnDtibvOZbhg_n_iY1GAN7yHuHHeA8</id><updated>2013-07-30T11:11:24.357Z</updated><title>My
 First Document</title><content>Deleted</content><batch:id>1</batch:id><batch:status code='200' 
reason='Success'/><batch:operation type='delete'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195851908</id><updated>2013-07-30T14:50:52.151Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbEwxSEyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><published>2013-07-30T14:50:49.254Z</published><updated>2013-07-30T14:50:51.977Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:51.985Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>War &amp; 
Peace</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1y64NGPQKt4I
 NlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8&amp;v=2&amp;s=AMedNnoAAAAAUffu7CNH-y2a6W9_5yBTO3LCLSTl-BNQ&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><autho
 r><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:51.977Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:49.710Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>3</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='update'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INl
 
Qx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'/></entry><entry><id>2</id><updated>2013-07-30T14:50:52.151Z</updated><title>Error</title><content>Missing
 entry id</content><batch:id>2</batch:id><batch:status code='400' reason='Missing entry id'/><batch:operation 
type='delete'/></entry><entry><id>https://docs.google.com/feeds/id/document%3A1iqWY5wasGASdQt3Wyn4RrD23e-YPQ3_3Kd6ehj4vU4c</id><updated>2013-07-30T14:50:52.436Z</updated><title>My
 First Document</title><content>Deleted</content><batch:id>1</batch:id><batch:status code='200' 
reason='Success'/><batch:operation type='delete'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182684
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 14 (0x77f370), SoupSocket 8 (0x945af0)
+> Soup-Debug-Timestamp: 1375195852
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 14 (0x6d13a0), SoupSocket 8 (0x8de8e0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T11:11:24Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RTGRpQEit7ImBk&quot;'><title type='text'>I&apos;m a poet and I didn&apos;t know 
it</title><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:22Z</updated><published>2013-07-30T11:11:21Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><category
 term='http:/
 /schemas.google.com/docs/2007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_z
 t2R8NKL83eoE_lrNP4' rel='http://schemas.google.com/g/2005#resumable-edit-media' 
type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document
 %3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl' 
rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='update'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T11:11:22.075Z</docs:modifiedByMeDate></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T14:50:52Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RbExJNGit7ImBk&quot;'><title type='text'>I&apos;m a poet and I didn&apos;t know 
it</title><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:49Z</updated><published>2013-07-30T14:50:49Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><category
 term='http:/
 /schemas.google.com/docs/2007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgc
 h7DcoePnQCj8ltAKM8' rel='http://schemas.google.com/g/2005#resumable-edit-media' 
type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document
 %3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl' 
rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='update'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T14:50:49.899Z</docs:modifiedByMeDate></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182684
-< Soup-Debug: SoupMessage 14 (0x77f370)
+< Soup-Debug-Timestamp: 1375195852
+< Soup-Debug: SoupMessage 14 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:24 GMT
-< Expires: Tue, 30 Jul 2013 11:11:24 GMT
+< Date: Tue, 30 Jul 2013 14:50:52 GMT
+< Expires: Tue, 30 Jul 2013 14:50:52 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -164,27 +164,27 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182684862</id><updated>2013-07-30T11:11:24.913Z</updated><title>Batch
 operation 
feed</title><entry><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:24.913Z</updated><title>Error</title><content>Mismatch:
 etags = ["A1RTGRpQEit7ImBk"], version = [hjr09i1f]</content><batch:id>1</batch:id><batch:status code='412' 
reason='Mismatch: etags = [&quot;A1RTGRpQEit7ImBk&quot;], version = [hjr09i1f]'/><batch:operation 
type='update'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195852918</id><updated>2013-07-30T14:50:52.977Z</updated><title>Batch
 operation 
feed</title><entry><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:52.977Z</updated><title>Error</title><content>Mismatch:
 etags = ["A1RbExJNGit7ImBk"], version = [hjr83qhd]</content><batch:id>1</batch:id><batch:status code='412' 
reason='Mismatch: etags = [&quot;A1RbExJNGit7ImBk&quot;], version = [hjr83qhd]'/><batch:operation 
type='update'/></entry></feed>
   
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182684
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 15 (0x77f550), SoupSocket 9 (0x945970)
+> Soup-Debug-Timestamp: 1375195853
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 15 (0x6d1580), SoupSocket 9 (0x8debe0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T11:11:24Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RTGRQLESt7ImBk&quot;'><title type='text'>War &amp; 
Peace</title><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:24Z</updated><published>2013-07-30T11:11:21Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'/><category
 term='http://schemas.google.com/docs/2
 007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='h
 ttp://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4&amp;v=2&amp;s=AMedNnoAAAAAUfe7fHWpjN7yQYeiBNwBYyUZ89Xhc5IJ&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link href='https://docs
 .google.com/feeds/default/media/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T11:11:24.048Z</docs:modifiedByMeDate></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:docs='http://schemas.google.com/docs/2007' 
xmlns:gd='http://schemas.google.com/g/2005'><title type='text'>Batch operation 
feed</title><id>batch1</id><updated>2013-07-30T14:50:52Z</updated><entry 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:gd='http://schemas.google.com/g/2005' 
gd:etag='&quot;A1RbEwxSEyt7ImBk&quot;'><title type='text'>War &amp; 
Peace</title><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:51Z</updated><published>2013-07-30T14:50:49Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'/><category
 term='http://schemas.google.com/docs/2
 007#document' scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><category term='http://schemas.google.com/g/2005/labels#modified-by-me' 
scheme='http://schemas.google.com/g/2005/labels' label='modified-by-me'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/edit?usp=docslist_api' 
rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/document/d/1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/preview' 
rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='h
 ttp://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8&amp;v=2&amp;s=AMedNnoAAAAAUffu7CNH-y2a6W9_5yBTO3LCLSTl-BNQ&amp;sz=s220'
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link href='https://docs
 .google.com/feeds/default/media/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/acl'
 rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><batch:id>1</batch:id><batch:operation 
type='delete'/><docs:writersCanInvite 
value='false'/><gd:resourceId>document:1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe 
value="true"/><docs:modifiedByMeDate>2013-07-30T14:50:51.977Z</docs:modifiedByMeDate></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182685
-< Soup-Debug: SoupMessage 15 (0x77f550)
+< Soup-Debug-Timestamp: 1375195853
+< Soup-Debug: SoupMessage 15 (0x6d1580)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:25 GMT
-< Expires: Tue, 30 Jul 2013 11:11:25 GMT
+< Date: Tue, 30 Jul 2013 14:50:53 GMT
+< Expires: Tue, 30 Jul 2013 14:50:53 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -192,5 +192,5 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182685427</id><updated>2013-07-30T11:11:25.620Z</updated><title>Batch
 operation 
feed</title><entry><id>https://docs.google.com/feeds/id/document%3A1PkuZepevCkEZERLadDQfLCb_zt2R8NKL83eoE_lrNP4</id><updated>2013-07-30T11:11:25.620Z</updated><title>War
 &amp; Peace</title><content>Deleted</content><batch:id>1</batch:id><batch:status code='200' 
reason='Success'/><batch:operation type='delete'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375195853468</id><updated>2013-07-30T14:50:53.696Z</updated><title>Batch
 operation 
feed</title><entry><id>https://docs.google.com/feeds/id/document%3A1y64NGPQKt4INlQx3kP0lNqTgch7DcoePnQCj8ltAKM8</id><updated>2013-07-30T14:50:53.696Z</updated><title>War
 &amp; Peace</title><content>Deleted</content><batch:id>1</batch:id><batch:status code='200' 
reason='Success'/><batch:operation type='delete'/></entry></feed>
   
diff --git a/gdata/tests/traces/documents/batch-async b/gdata/tests/traces/documents/batch-async
index 86c056f..85aa867 100644
--- a/gdata/tests/traces/documents/batch-async
+++ b/gdata/tests/traces/documents/batch-async
@@ -1,22 +1,22 @@
POST /feeds/default/private/full/batch HTTP/1.1
-> Soup-Debug-Timestamp: 1375182836
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 150 (0x7fffe400cb80), SoupSocket 48 (0x7fffe400dca0)
+> Soup-Debug-Timestamp: 1375196002
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 150 (0x7fffe001c730), SoupSocket 48 (0x7fffd80106e0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T11:13:55Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o</id><updated>2013-07-30T11:13:55Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
+> <?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' 
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Batch operation feed</title><id>batch1</id><updated>2013-07-30T14:53:22Z</updated><entry><title 
type='text'>Batch operation 
query</title><id>https://docs.google.com/feeds/default/private/full/document%3A1IIWMXK-F9LvFkSAfZeJpdUObsURIlO2NWQ-YI8SO9Zs</id><updated>2013-07-30T14:53:22Z</updated><batch:id>1</batch:id><batch:operation
 type='query'/></entry></feed>
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182836
-< Soup-Debug: SoupMessage 150 (0x7fffe400cb80)
+< Soup-Debug-Timestamp: 1375196002
+< Soup-Debug: SoupMessage 150 (0x7fffe001c730)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:56 GMT
-< Expires: Tue, 30 Jul 2013 11:13:56 GMT
+< Date: Tue, 30 Jul 2013 14:53:22 GMT
+< Expires: Tue, 30 Jul 2013 14:53:22 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -24,5 +24,5 @@
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375182836785</id><updated>2013-07-30T11:13:56.835Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RTQwxNRSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o</id><published>2013-07-30T11:13:54.040Z</published><updated>2013-07-30T11:13:55.400Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:55.490Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1iHOc
 ReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o&amp;v=2&amp;s=AMedNnoAAAAAUfe8FHy5KIOzhfn0dQWCB3R5DJYRVbKY&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o'/
<author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>document:1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o</gd:resourceId><docs:isShareable
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:55.400Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:54.470Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iHOcReXBYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o/acl'/><gd:feedLink
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1iHOcReX
 BYXb8CXYiI0GE_inNi63GSyqYF3Am227s09o/revisions'/></entry></feed>
+< <?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:docs='http://schemas.google.com/docs/2007' 
xmlns:batch='http://schemas.google.com/gdata/batch' 
xmlns:gd='http://schemas.google.com/g/2005'><id>https://docs.google.com/feeds/id/batch/1375196002763</id><updated>2013-07-30T14:53:22.830Z</updated><title>Batch
 operation feed</title><entry 
gd:etag='&quot;A1RbFgReFCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</id><published>2013-07-30T14:53:24.109Z</published><updated>2013-07-30T14:53:24.800Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:24.844Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label=
 'viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1ZB19
 Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe value='true'/><docs:modifiedByMe
 
Date>2013-07-30T14:53:24.800Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:24.370Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><batch:id>1</batch:id><batch:status code='200' reason='Success'/><batch:operation 
type='query'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/revisions'/></entry></feed>
   
diff --git a/gdata/tests/traces/documents/copy-document b/gdata/tests/traces/documents/copy-document
index 081ed5f..1545b5c 100644
--- a/gdata/tests/traces/documents/copy-document
+++ b/gdata/tests/traces/documents/copy-document
@@ -1,32 +1,32 @@
POST /feeds/default/private/full HTTP/1.1
-> Soup-Debug-Timestamp: 1375182674
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 4 (0x77f370), SoupSocket 2 (0x945d30)
+> Soup-Debug-Timestamp: 1375195842
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 4 (0x6d13a0), SoupSocket 2 (0x8ded60)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

-> <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005' 
xmlns:batch='http://schemas.google.com/gdata/batch' gd:etag='&quot;A1RTGUtIFSt7ImBk&quot;'><title 
type='text'>Temporary Document 
(Spreadsheet)</title><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE</id><updated>2013-07-30T11:11:06Z</updated><published>2013-07-30T11:11:06Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE'/><category
 term='http://schemas.google.com/docs/2007#spreadsheet' 
scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><link 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJN
 clE&amp;usp=docslist_api' rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE&amp;output=html&amp;chrome=false&amp;widget=true'
 rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE'
 rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY
 2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE/private/full' 
rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml'/><link 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE/tables' 
rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/defau
 lt/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE/acl' 
rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><docs:writersCanInvite 
value='false'/><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdDE1UWtveTc0cVZQMHFRek5LWXJNclE</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe value="true"/><docs:hasForm value="false"/></entry>
+> <?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005' 
xmlns:batch='http://schemas.google.com/gdata/batch' gd:etag='&quot;A1RbExsIHit7ImBk&quot;'><title 
type='text'>Temporary Document 
(Spreadsheet)</title><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE</id><updated>2013-07-30T14:50:35Z</updated><published>2013-07-30T14:50:35Z</published><content
 type='text/plain' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE'/><category
 term='http://schemas.google.com/docs/2007#spreadsheet' 
scheme='http://schemas.google.com/g/2005#kind'/><category 
term='http://schemas.google.com/g/2005/labels#viewed' scheme='http://schemas.google.com/g/2005/labels' 
label='viewed'/><link 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRM
 YVE&amp;usp=docslist_api' rel='http://www.iana.org/assignments/relation/alternate' type='text/html'/><link 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE&amp;output=html&amp;chrome=false&amp;widget=true'
 rel='http://schemas.google.com/docs/2007#embed' type='text/html'/><link 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png' 
rel='http://schemas.google.com/docs/2007#icon' type='image/png'/><link 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE'
 rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE'
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'/><link 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY
 2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE/private/full' 
rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml'/><link 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE/tables' 
rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE'
 rel='http://www.iana.org/assignments/relation/self' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE'
 rel='http://www.iana.org/assignments/relation/edit' type='application/atom+xml'/><link 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE' 
rel='http://www.iana.org/assignments/relation/edit-media' type='text/html'/><link 
href='https://docs.google.com/feeds/defau
 lt/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE/acl' 
rel='http://schemas.google.com/acl/2007#accessControlList'/><link 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE/revisions'
 rel='http://schemas.google.com/docs/2007/revisions'/><author><name>libgdata.documents</name><email>libgdata 
documents gmail com</email></author><docs:writersCanInvite 
value='false'/><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdDJya2c0TFVPOU1ycVhiZm5BdFRMYVE</gd:resourceId><docs:isShareable
 value="true"/><docs:isShareableByMe value="true"/><docs:hasForm value="false"/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182676
-< Soup-Debug: SoupMessage 4 (0x77f370)
+< Soup-Debug-Timestamp: 1375195844
+< Soup-Debug: SoupMessage 4 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:11:17 GMT
-< Date: Tue, 30 Jul 2013 11:11:17 GMT
+< Expires: Tue, 30 Jul 2013 14:50:44 GMT
+< Date: Tue, 30 Jul 2013 14:50:44 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTGR5WRSt7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc
+< ETag: "A1RbExYMECt7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTGR5WRSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc</id><published>2013-07-30T11:11:16.734Z</published><updated>2013-07-30T11:11:16.939Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:16.982Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadshee
 t)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicatio
 n/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHw
 MwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:16.939Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:16.348Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZ
 nJDdHc5N19BRGc/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbExYMECt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE</id><published>2013-07-30T14:50:43.812Z</published><updated>2013-07-30T14:50:43.403Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:43.816Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0
 WFE'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:43.613Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/revisions'/></entry>
   
diff --git a/gdata/tests/traces/documents/delete-document b/gdata/tests/traces/documents/delete-document
index 731e000..a0d7caa 100644
--- a/gdata/tests/traces/documents/delete-document
+++ b/gdata/tests/traces/documents/delete-document
@@ -1,19 +1,19 @@
-> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc HTTP/1.1
-> Soup-Debug-Timestamp: 1375182697
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 19 (0x77f190), SoupSocket 10 (0x7fffe400da60)
+> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195864
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 19 (0x6d11c0), SoupSocket 10 (0x7fffd8010260)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTGRJdBCt7ImBk"
+> If-Match: "A1RbEwtDBSt7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182697
-< Soup-Debug: SoupMessage 19 (0x77f190)
+< Soup-Debug-Timestamp: 1375195865
+< Soup-Debug: SoupMessage 19 (0x6d11c0)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:38 GMT
-< Expires: Tue, 30 Jul 2013 11:11:38 GMT
+< Date: Tue, 30 Jul 2013 14:51:05 GMT
+< Expires: Tue, 30 Jul 2013 14:51:05 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -23,31 +23,31 @@
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc HTTP/1.1
-> Soup-Debug-Timestamp: 1375182697
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 20 (0x77f730), SoupSocket 10 (0x7fffe400da60)
+> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195865
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 20 (0x6d1760), SoupSocket 10 (0x7fffd8010260)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182698
-< Soup-Debug: SoupMessage 20 (0x77f730)
+< Soup-Debug-Timestamp: 1375195865
+< Soup-Debug: SoupMessage 20 (0x6d1760)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:11:38 GMT
-< Date: Tue, 30 Jul 2013 11:11:38 GMT
+< Expires: Tue, 30 Jul 2013 14:51:05 GMT
+< Date: Tue, 30 Jul 2013 14:51:05 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTGQ5NBit7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:11:38 GMT
+< ETag: "A1RbFE1RRSt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:51:05 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTGQ5NBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc</id><published>2013-07-30T11:11:31.150Z</published><updated>2013-07-30T11:11:31.150Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:38.138Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#trashed' 
label='trashed'/><title>Temporary Document (Spreadsheet)</title><con
 tent type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' hr
 
ef='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFI
 tZkNRazlrWG9OYlRzUXc'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc</gd:resourceId><gd:deleted/><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:31.150Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:isExplicitlyTrashed value='true'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHhwUWhGMFItZkNRazlrWG9OYlRzUXc/revisions'/></ent
 ry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFAkMBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</id><published>2013-07-30T14:51:41.329Z</published><updated>2013-07-30T14:51:41.329Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:42.146Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdD
 MUE'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</gd:resourceId><gd:deleted/><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:41.329Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:isExplicitlyTrashed value='true'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/revisions'/></entry>
   
diff --git a/gdata/tests/traces/documents/delete-folder b/gdata/tests/traces/documents/delete-folder
index e32355b..3113883 100644
--- a/gdata/tests/traces/documents/delete-folder
+++ b/gdata/tests/traces/documents/delete-folder
@@ -1,19 +1,19 @@
-> DELETE /feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU HTTP/1.1
-> Soup-Debug-Timestamp: 1375182699
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 22 (0x77f550), SoupSocket 11 (0x945bb0)
+> DELETE /feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8 HTTP/1.1
+> Soup-Debug-Timestamp: 1375195866
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 22 (0x6d1580), SoupSocket 11 (0x8deb20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTGQgOEit7ImBk"
+> If-Match: "A1RbFExWHit7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182699
-< Soup-Debug: SoupMessage 22 (0x77f550)
+< Soup-Debug-Timestamp: 1375195867
+< Soup-Debug: SoupMessage 22 (0x6d1580)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:40 GMT
-< Expires: Tue, 30 Jul 2013 11:11:40 GMT
+< Date: Tue, 30 Jul 2013 14:51:07 GMT
+< Expires: Tue, 30 Jul 2013 14:51:07 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -23,31 +23,31 @@
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> GET /feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU HTTP/1.1
-> Soup-Debug-Timestamp: 1375182699
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 23 (0x77f730), SoupSocket 11 (0x945bb0)
+> GET /feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8 HTTP/1.1
+> Soup-Debug-Timestamp: 1375195867
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 23 (0x6d1760), SoupSocket 11 (0x8deb20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182700
-< Soup-Debug: SoupMessage 23 (0x77f730)
+< Soup-Debug-Timestamp: 1375195867
+< Soup-Debug: SoupMessage 23 (0x6d1760)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:11:40 GMT
-< Date: Tue, 30 Jul 2013 11:11:40 GMT
+< Expires: Tue, 30 Jul 2013 14:51:07 GMT
+< Date: Tue, 30 Jul 2013 14:51:07 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTGQhTBit7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:11:40 GMT
+< ETag: "A1RbFE9eGSt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:51:07 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTGQhTBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU</id><published>2013-07-30T11:11:39.203Z</published><updated>2013-07-30T11:11:39.203Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:40.226Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#trashed' label='trashed'/><title>Temporary 
Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU/contents'/><link
 rel='alternate' type='
 text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYR3lvcDNWVXNRTUU&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU'/><author><name>libgdat
 a.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYR3lvcDNWVXNRTUU</gd:resourceId><gd:deleted/><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:isExplicitlyTrashed value='true'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYR3lvcDNWVXNRTUU/acl'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhdWBSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8</id><published>2013-07-30T14:53:02.725Z</published><updated>2013-07-30T14:53:02.725Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:03.039Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#trashed' label='trashed'/><title>Temporary 
Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='alternate' type='
 text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYRHphWkhpNVZQZG8&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><author><name>libgdat
 a.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYRHphWkhpNVZQZG8</gd:resourceId><gd:deleted/><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:isExplicitlyTrashed value='true'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/acl'/></entry>
   
diff --git a/gdata/tests/traces/documents/download-document b/gdata/tests/traces/documents/download-document
index bf611e7..21c1c96 100644
--- a/gdata/tests/traces/documents/download-document
+++ b/gdata/tests/traces/documents/download-document
@@ -1,22 +1,22 @@
-> GET /feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdHFFUE9OTVowRjZOd1VVNmdSNFFic1E&exportFormat=ods 
HTTP/1.1
-> Soup-Debug-Timestamp: 1375182713
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 31 (0x77f0a0), SoupSocket 16 (0x7fffe400db20)
+> GET /feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&exportFormat=ods 
HTTP/1.1
+> Soup-Debug-Timestamp: 1375195883
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 31 (0x6d10d0), SoupSocket 16 (0x7fffd8010320)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANAAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUbQnZhJZJ7FQLY3OReGSg17ADSPa9SutlzB7vrYzO9l08u8zLLZdp-VBLUtfe3NDSVatLSlp7IWQcXf52b3ZqU9UuArH0x-3WYveoGd1GmWMOm4O3qemyf5Yy9xyEeQWcucTdhxwKfodCyZ9eXchBPAJtnB7BlGRyIeKabt5zrmcwpe21KLAOafBp8h94QGamH
+> Authorization: GoogleLogin 
auth=DQAAANAAAACMkK1s6OCFjFcAxKUU5mEIajhtGaUhpMwSRvKWhDeSTIEJwXn7F-7HEsI77gfqmmaos6z2_KcJteB_2mcDgHRq7GMJr8hC6GtoSlcMmQC_NUNKEA50gDu5edh-iZJZQv2mlM32ozxcJ-_7Blg84dKUDCNdrtMHgz4tQk28iKyoEBohv7svUi_qhyoqCNaM9R6OlFSwAT3pXrYwKBJ2i3MvyqpMvjIl97GPgqBIN5ZsOpDoIg94Gr4NncSOQ6VkmzxbKRZjLYx8nnNj5HYNGpDZ
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182714
-< Soup-Debug: SoupMessage 31 (0x77f0a0)
+< Soup-Debug-Timestamp: 1375195885
+< Soup-Debug: SoupMessage 31 (0x6d10d0)
 < Content-Type: application/x-vnd.oasis.opendocument.spreadsheet; charset=UTF-8
 < Content-Length: 4035
 < Content-Disposition: attachment; filename="Temporary%20Spreadsheet.ods"
-< Set-Cookie: 
NID=67=Dqy-IW3COKU7wQ3JQb2BLDl5_-NLlFjS7l9lsiFgVVgam-fDMdSlOUJUgm8D5EAjHP0dWsSZNNr0RfSZN0JRU76k_AVJD5RIL_LuAUJk2P_KwjmwI24CP95uda-oknkl;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 11:11:54 GMT;HttpOnly
+< Set-Cookie: 
NID=67=vhPVtzuBWc4yYfTGngSst5BcSCPUBKJswk3GDWUqaf1xRWqkzu9QgAHpjrsqDkdNYJGMUT1s7rz1Tjz3AReQU27WfSS63a6q70jf0VFiSbpVyVrIe3gq9rhmeB--O3gO;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 14:51:25 GMT;HttpOnly
 < P3P: CP="This is not a P3P policy! See 
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
-< Date: Tue, 30 Jul 2013 11:11:54 GMT
-< Expires: Tue, 30 Jul 2013 11:11:54 GMT
+< Date: Tue, 30 Jul 2013 14:51:25 GMT
+< Expires: Tue, 30 Jul 2013 14:51:25 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -25,27 +25,27 @@
 < 
 < PK
   
-> GET /feeds/download/presentations/Export?id=1RVnLrrBfAd9q6cXyk4EAg69Y6_5P3hStQ94OLYp3HX4&exportFormat=ppt 
HTTP/1.1
-> Soup-Debug-Timestamp: 1375182714
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 32 (0x77f190), SoupSocket 16 (0x7fffe400db20)
+> GET /feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&exportFormat=ppt 
HTTP/1.1
+> Soup-Debug-Timestamp: 1375195885
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 32 (0x6d11c0), SoupSocket 16 (0x7fffd8010320)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182715
-< Soup-Debug: SoupMessage 32 (0x77f190)
+< Soup-Debug-Timestamp: 1375195886
+< Soup-Debug: SoupMessage 32 (0x6d11c0)
 < Content-Type: application/vnd.openxmlformats-officedocument.presentationml.presentation
 < X-Robots-Tag: noindex, nofollow, nosnippet
 < Cache-control: no-cache, no-store, max-age=0, must-revalidate
 < Pragma: no-cache
 < Expires: Fri, 01 Jan 1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:55 GMT
+< Date: Tue, 30 Jul 2013 14:51:26 GMT
 < Content-Disposition: attachment; filename="TemporaryPresentation.pptx"; 
filename*=UTF-8''Temporary%20Presentation.pptx
 < Transfer-Encoding: chunked
-< Set-Cookie: 
NID=67=tPq9W3roVuo30yrI68DX5X0Xd4Ire4P9TttuiFgn_vQFuHFIc5wTxZ4ngTjLUKVNOG296A7RL3nU5JNt3XxPVeaPrMklg1OZDG1L6GVWvrPPTGUyTTe60p4s3sPE6vV-;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 11:11:55 GMT;HttpOnly
+< Set-Cookie: 
NID=67=dzknxH0TWJNvzbyjapSXqOQDiH08Zxtl2LAXY4uxQdtKSVE2WHhQqntr1Yr-Fk5badiNhDhfYwUzNQHxJQQqDD2FT-3-JKKVB9yc-hAsiNZ8YBNu2gae-F4E6FRGmy4E;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 14:51:26 GMT;HttpOnly
 < P3P: CP="This is not a P3P policy! See 
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -54,26 +54,26 @@
 < 
 < PK
   
-> GET 
/feeds/download/documents/export/Export?id=1hBi-mVG4b2FNwGDfZm9pcbhCJsSP095loqeoQNHedi4&exportFormat=odt 
HTTP/1.1
-> Soup-Debug-Timestamp: 1375182715
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 33 (0x77f280), SoupSocket 16 (0x7fffe400db20)
+> GET 
/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&exportFormat=odt 
HTTP/1.1
+> Soup-Debug-Timestamp: 1375195886
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 33 (0x6d12b0), SoupSocket 16 (0x7fffd8010320)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182715
-< Soup-Debug: SoupMessage 33 (0x77f280)
+< Soup-Debug-Timestamp: 1375195886
+< Soup-Debug: SoupMessage 33 (0x6d12b0)
 < Content-Type: application/vnd.oasis.opendocument.text; charset=utf-8
 < X-Robots-Tag: noindex, nofollow, nosnippet
 < Content-Disposition: attachment;filename="TemporaryTextDocument.odt"
 < Transfer-Encoding: chunked
-< Set-Cookie: 
NID=67=EAjnxK75gEJ9Z2RWjmrjxmEP_umcKw5Z2LS1Y6-bpgpOQqR-Aw1s68Tr3CGojGWj3D34Cf8PRfR1GMIGkkpbsmjWPjKtX_35NveXmnseGHgbmTq3YXdyqy3Hjf9LJHKZ;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 11:11:55 GMT;HttpOnly
+< Set-Cookie: 
NID=67=D-3LDP9kisd9o3QFZiwo2pua5Z2gwlduhIdkWM2utCqsJdM-Pc3WvfAbKMA2WgdeYvu0mF0vUg4uPodp1XEmBwAixL6rvxZAQK-LJ-hdbofER4o5EcpMe6qetNrJnwlg;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 14:51:27 GMT;HttpOnly
 < P3P: CP="This is not a P3P policy! See 
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
-< Date: Tue, 30 Jul 2013 11:11:55 GMT
-< Expires: Tue, 30 Jul 2013 11:11:55 GMT
+< Date: Tue, 30 Jul 2013 14:51:27 GMT
+< Expires: Tue, 30 Jul 2013 14:51:27 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -82,26 +82,26 @@
 < 
 < PK
   
-> GET 
/feeds/download/documents/export/Export?id=1VOo_OVi8u12cYADkkVM71Yzzf2vc6_7ZCWvE_PJSXCc&exportFormat=odt 
HTTP/1.1
-> Soup-Debug-Timestamp: 1375182715
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 34 (0x77f280), SoupSocket 16 (0x7fffe400db20)
+> GET 
/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&exportFormat=odt 
HTTP/1.1
+> Soup-Debug-Timestamp: 1375195886
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 34 (0x6d12b0), SoupSocket 16 (0x7fffd8010320)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182715
-< Soup-Debug: SoupMessage 34 (0x77f280)
+< Soup-Debug-Timestamp: 1375195887
+< Soup-Debug: SoupMessage 34 (0x6d12b0)
 < Content-Type: application/vnd.oasis.opendocument.text; charset=utf-8
 < X-Robots-Tag: noindex, nofollow, nosnippet
 < Content-Disposition: attachment;filename="TemporaryArbitraryDocument.odt"
 < Transfer-Encoding: chunked
-< Set-Cookie: 
NID=67=OFN2GopwakjLYDvPaEQnFhhgTVWU-M1XttB_9ajEV9ZX_fOJsDggj1XEqEca_-SdlWBqPhIuHgRmxl_fi6l-_lM8E0E_kNAa7rao8RSOU2onddrBpkUFYTfphd7txiBs;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 11:11:56 GMT;HttpOnly
+< Set-Cookie: 
NID=67=WqAo8_yOrXKTmv1DFV5HvHy6cQJCjld-oixqIPGDElFOqnPirwAwGVHb5HKsHDsHhQrCsbG22vWfT5aRlXc8uJ3TNN_Wifct8RnKeA1nnZhnvmnLsjsYQqQX2xxweM_v;Domain=.google.com;Path=/;Expires=Wed,
 29-Jan-2014 14:51:27 GMT;HttpOnly
 < P3P: CP="This is not a P3P policy! See 
http://www.google.com/support/accounts/bin/answer.py?hl=en&answer=151657 for more info."
-< Date: Tue, 30 Jul 2013 11:11:56 GMT
-< Expires: Tue, 30 Jul 2013 11:11:56 GMT
+< Date: Tue, 30 Jul 2013 14:51:27 GMT
+< Expires: Tue, 30 Jul 2013 14:51:27 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
diff --git a/gdata/tests/traces/documents/global-authentication 
b/gdata/tests/traces/documents/global-authentication
index e7dc759..3eed9e5 100644
--- a/gdata/tests/traces/documents/global-authentication
+++ b/gdata/tests/traces/documents/global-authentication
@@ -1,6 +1,6 @@
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182660
-> Soup-Debug: SoupSession 1 (0x6591b0), SoupMessage 1 (0x77f0a0), SoupSocket 1 (0x9458b0)
+> Soup-Debug-Timestamp: 1375195831
+> Soup-Debug: SoupSession 1 (0x65a1d0), SoupMessage 1 (0x6d10d0), SoupSocket 1 (0x8de8e0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -9,25 +9,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Edocuments%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182660
-< Soup-Debug: SoupMessage 1 (0x77f0a0)
+< Soup-Debug-Timestamp: 1375195831
+< Soup-Debug: SoupMessage 1 (0x6d10d0)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:01 GMT
+< Date: Tue, 30 Jul 2013 14:50:31 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
 < Content-Length: 903
 < Server: GSE
 < 
-< 
SID=DQAAAM8AAADwGwC-LVyvlma2uvnwlJJ2Z7PPvQ5oXH7S8yxbZmO6E02SygFGZhgcq6-THPqD2xog3u8RqbbwNF0LwEhT5-VwEwzAR3Bzj8VI49A_h1bkSnmBR2580-Kcn0oXTaaQju-3GYSJG-jd1kkO1D6zIE-WqlRZYd3uXPTa06NNSTQg9sA5IhVGH13muUevMl4w8TvvYTqVLST5-JsMwqK_YZT3Fz3vHgRDA0-zVV64ztlwDwv6tjH7flYITDY3YCyCHa_0qZ30BTQPWWt0POqOftVT
-< 
LSID=DQAAANAAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUbXCdCGPK5P7o8ODshUqsaczclpmcL8yynVyYO7wRqrgyxdpXRLDxQ94-yjyqKt9ldj8KW826aiQ_-jqxA-WS7Xt31FzaFYzMdZVB4G-M8pDSC9F3XYdurHMQTkxoM8pM6F1ZPkUHmeqZ0eVYq2r9gzTK_cgMHi3v4im0dAMmIr8nbF2nwr3-J6Fd9iSCLSYZW
-< 
Auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+< 
SID=DQAAAM8AAADC7C647m4HdNFLhIzSdbv7gzDh4zPHDZbcNXZSULoSgFijbt89ReeM6a644UCdgCoQU0lItjVZ-RNdwnXu0-5cxG93jEg5Dxqbrqk650O4sZjGbKFN20FnXxg_hQXlnUEXlb2CB_xhe-oWqawGbaDljzdRNwTPlkG1AU1qqgYW6Y-uN8JlKsS6aPLLeOp7d8qgRR8fWkPsFH_rQOTYfY7GNF27ppQ-621b5gu4ntR7cFs6TJFYh28P0Qb2IZCsyV-hQdduVI7UwAv3FhbzJ098
+< 
LSID=DQAAANAAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBhOErVIHV2cdzTAec2UUIMde0MWRx0ZPpS5XduVkoH5D2hyIvpOFh5iwc1Iy7FALEEqv7FPbKRbpXzIPqL8PCFUW5qNij1KexcHAQAtxgK5OPdKsoqy1RV6ulOLw36hYT1iEJVlPs_6nO4GBfHfp-S08L5wVzrBjkDm5LFcy9wjA63HONr_L334J5PBz5ED9Ed
+< 
Auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182661
-> Soup-Debug: SoupSession 1 (0x6591b0), SoupMessage 2 (0x77f280), SoupSocket 2 (0x945970)
+> Soup-Debug-Timestamp: 1375195832
+> Soup-Debug: SoupSession 1 (0x65a1d0), SoupMessage 2 (0x6d12b0), SoupSocket 2 (0x8de9a0)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -36,25 +36,25 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Edocuments%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=wise&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182661
-< Soup-Debug: SoupMessage 2 (0x77f280)
+< Soup-Debug-Timestamp: 1375195832
+< Soup-Debug: SoupMessage 2 (0x6d12b0)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:01 GMT
+< Date: Tue, 30 Jul 2013 14:50:32 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
-< Content-Length: 881
+< Content-Length: 903
 < Server: GSE
 < 
-< 
SID=DQAAAM8AAADwGwC-LVyvlma2uvnwlJJ2Z7PPvQ5oXH7S8yxbZmO6E02SygFGZhgcq6-THPqD2xog3u8RqbbwNF0LwEhT5-VwEwzAR3Bzj8VI49A_h1bkSnmBR2580-Kcn0oXTaaQju-3GYSJG-jd1kkO1D6zIE-WqlRZYd3uXPTa06NNSTQg9sA5IhVGH13muUevMl4w8TvvYTqVLST5-JsMwqK_YZT3ByZSND1o7JV0SLAXi24fx2qKDBwAh1NWkyc6y3L3CsRaIUbN2VDY1cciBJUS8W0y
-< 
LSID=DQAAANAAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUbXCdCGPK5P7o8ODshUqsaczclpmcL8yynVyYO7wRqrgyxdpXRLDxQ94-yjyqKt9ldj8KW826aiQ_-jqxA-WS7Xt31FzaFYzMdZVB4G-M8pDSC9F3XYdurHMQTkxoM8pM6nhEaunYoOLQ4t_nLgrgJ5MvsnWaKvT161lxzpkcCiFsyO0QcCxVKHDfu9QPG8j3t
-< 
Auth=DQAAANAAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUbQnZhJZJ7FQLY3OReGSg17ADSPa9SutlzB7vrYzO9l08u8zLLZdp-VBLUtfe3NDSVatLSlp7IWQcXf52b3ZqU9UuArH0x-3WYveoGd1GmWMOm4O3qemyf5Yy9xyEeQWcucTdhxwKfodCyZ9eXchBPAJtnB7BlGRyIeKabt5zrmcwpe21KLAOafBp8h94QGamH
+< 
SID=DQAAAM4AAAAFvf2jHDcizoid_WDQo0LXoVTn4bRaFDjLC0Va1aZ61DClNYFLkR2jTbdH4yQDBuIGAXpa7wVo_koo9DCL_hhPbziSOg2HDQWzFlsnjVMtqqLz7cdycVwNlztYCRud0sy10mGckUGFYls-Cv7LGWhK66-QqNaHkpCcsduPp_MScoLxDsfkzrwm0v348Vr1o3OKiJd1O6Vc5BbDet8r4qU5Jb8erkM1R9ytHkKvI--rQf3Fze1k90Wf8anN-J2FlVYw6EgKcfWAY410ULQ8Dlym
+< 
LSID=DQAAANEAAACMkK1s6OCFjFcAxKUU5mEIajhtGaUhpMwSRvKWhDeSTIEJwXn7F-7HEsI77gfqmmaos6z2_KcJteB_2mcDgHRq5PBveeHYpsKsgxfLwlxAu32gGadI5jFmgZPJNzIGWuKniryjeDm4P-aKQykSYRbOSoAT6pzvl-IDWyaBheKlObiEPBIywY9Hf_GQuvXbpnqhf_S8U6omlk9ZZBBZxFKcDK9GiHFKadjiizJK6Qpuoc4qxR1SCscl6o-WAL6yROhHUMSBjNzbCzxDwHoijANQCCMeWI-clOEDG8QUIFEYmw
+< 
Auth=DQAAANAAAACMkK1s6OCFjFcAxKUU5mEIajhtGaUhpMwSRvKWhDeSTIEJwXn7F-7HEsI77gfqmmaos6z2_KcJteB_2mcDgHRq7GMJr8hC6GtoSlcMmQC_NUNKEA50gDu5edh-iZJZQv2mlM32ozxcJ-_7Blg84dKUDCNdrtMHgz4tQk28iKyoEBohv7svUi_qhyoqCNaM9R6OlFSwAT3pXrYwKBJ2i3MvyqpMvjIl97GPgqBIN5ZsOpDoIg94Gr4NncSOQ6VkmzxbKRZjLYx8nnNj5HYNGpDZ
   
POST /accounts/ClientLogin HTTP/1.1
-> Soup-Debug-Timestamp: 1375182661
-> Soup-Debug: SoupSession 1 (0x6591b0), SoupMessage 3 (0x77f460), SoupSocket 3 (0x945a30)
+> Soup-Debug-Timestamp: 1375195832
+> Soup-Debug: SoupSession 1 (0x65a1d0), SoupMessage 3 (0x6d1490), SoupSocket 3 (0x8dea60)
Host: www.google.com
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
@@ -63,19 +63,19 @@
accountType=HOSTED%5FOR%5FGOOGLE&Email=libgdata%2Edocuments%40gmail%2Ecom&Passwd=gdata%2Dgdata&service=writely&source=ytapi%2DGNOME%2Dlibgdata%2D444fubtt%2D0
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182661
-< Soup-Debug: SoupMessage 3 (0x77f460)
+< Soup-Debug-Timestamp: 1375195832
+< Soup-Debug: SoupMessage 3 (0x6d1490)
 < Content-Type: text/plain
 < Cache-control: no-cache, no-store
 < Pragma: no-cache
 < Expires: Mon, 01-Jan-1990 00:00:00 GMT
-< Date: Tue, 30 Jul 2013 11:11:02 GMT
+< Date: Tue, 30 Jul 2013 14:50:32 GMT
 < X-Content-Type-Options: nosniff
 < X-XSS-Protection: 1; mode=block
-< Content-Length: 925
+< Content-Length: 903
 < Server: GSE
 < 
-< 
SID=DQAAAM8AAAA4CeL5iVfEFZvMEcp0mI2fcQ7FQMVFpLByXyUsJrC3U2PGOLIa4G-QPhBGaWPLSnrTorJlNfl0fxMFo4RwiXYvcM1sbzBrqx1ojQ1lgXDkzXRGUMN0hzXviIvweAYPR44HvJebhd_NNqLwAni5Q_wlFMz2wzGDTC3rxo6kULdIQ-k81YLa5dL7ggVP-FTb7zE2aAWXjDD2YvJ2wVGDCRqvO4RzcW5y6Fi52EpJSpo1JQtGEb8a3Gj3YG2e1ASSXMHdNlPMd71GICUde-nne4wV
-< 
LSID=DQAAANEAAACKqCRA3rmkbjuCvnyjqPFgIe-sR-UGb_ewb6L4ftJuTKdFtR7uNfzc6tAiObQF58l1sD6imXzMjjXczSF1JhTjq1RX-D6MNHh6xkl09zY4GfjXmmq5Sy3F5v1qip_dYc6_DDH8bUjMiIN8S4uuHIqnD-JWAlfvHtnRZRi9VKWHZxYztV0vgo7jB5my5rmHem-Jd7RBJ973F6_TmDcexLvdQockBaIvs_1NdnI6onv7UXVav66WCKAI5wwATo5R-aMbl2bmweGEjCUkvlOPgCNffSWSEsjeojtXIGgvN9VyWA
-< 
Auth=DQAAANEAAACKqCRA3rmkbjuCvnyjqPFgIe-sR-UGb_ewb6L4ftJuTKdFtR7uNfzc6tAiObQF58l1sD6imXzMjjXczSF1JhTjIH12sXNe0HPgPd-BSBnTo5BuOmZ0qwqeBbnRpR0-Ww15Lg_EYIfet6qg2otcnxsIQp-jNKUdDs3d0CcEbX-xzM-l2t41Ko4IEaNJWEXUnKr5ycxp2t3S49MKWm3P5oLBYnoD8hS8CxUtkxahDOdE3-MtCmLvlliBHnhem_40h_CarN_k7MwHnkqyHUZ1OZ-EbT9yAu-edzQ_5ZXeo7JfGA
+< 
SID=DQAAAM4AAAAFvf2jHDcizoid_WDQo0LXoVTn4bRaFDjLC0Va1aZ61DClNYFLkR2jTbdH4yQDBuIGAXpa7wVo_koo9DCL_hhPbziSOg2HDQWzFlsnjVMtqqLz7cdycVwNlztYCRud0sy10mGckUGFYls-Cv7LGWhK66-QqNaHkpCcsduPp_MScoLxDsfkzrwm0v348Vr1o3OKiJd1O6Vc5BbDet8r4qU5GcKBH38n7hhVFMxfV7ynOYITH7hMv0tFj3CmSb0dfGOr4MEJWkdFsZ4WHndngter
+< 
LSID=DQAAANEAAACMkK1s6OCFjFcAxKUU5mEIajhtGaUhpMwSRvKWhDeSTIEJwXn7F-7HEsI77gfqmmaos6z2_KcJteB_2mcDgHRq5PBveeHYpsKsgxfLwlxAu32gGadI5jFmgZPJNzIGWuKniryjeDm4P-aKQykSYRbOSoAT6pzvl-IDWyaBheKlObiEPBIywY9Hf_GQuvXbpnqhf_S8U6omlk9ZZBBZxFKcuuzT1y5xQYjSGQ3KghcF0GgBx6kmQUbXdJ4oFwB0srSolmV6C0ZJC1J-d6eg-GqsbKcGJ6PBVStTI-etuE6Fjg
+< 
Auth=DQAAANAAAACMkK1s6OCFjFcAxKUU5mEIajhtGaUhpMwSRvKWhDeSTIEJwXn7F-7HEsI77gfqmmaos6z2_KcJteB_2mcDgHRqKByWo_-1Z8IxMISgiGI8Lu89pJrNoJ1XrBVMMFXoZ4UrjMUG8PxIdOiCdktwtVF9M5hWqZs9ucOrqPCz3euMUXxSgVoypxfuPZVjr-6QiheOfB9hs0Z1zpXNVZUOPFPVcd5EcwoxawTOuoDYDOYCHGYrH5nFsEAF6woHqy2hbnTqVKWUe4k6Xz2grXEhpGS6
   
diff --git a/gdata/tests/traces/documents/query-all-documents 
b/gdata/tests/traces/documents/query-all-documents
index 8a8085f..ed39e1a 100644
--- a/gdata/tests/traces/documents/query-all-documents
+++ b/gdata/tests/traces/documents/query-all-documents
@@ -1,28 +1,28 @@
GET /feeds/default/private/full HTTP/1.1
-> Soup-Debug-Timestamp: 1375182752
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 63 (0x77f370), SoupSocket 24 (0x7fffe400dca0)
+> Soup-Debug-Timestamp: 1375195924
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 63 (0x6d13a0), SoupSocket 24 (0x7fffd80104a0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182753
-< Soup-Debug: SoupMessage 63 (0x77f370)
+< Soup-Debug-Timestamp: 1375195924
+< Soup-Debug: SoupMessage 63 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
-< Expires: Tue, 30 Jul 2013 11:12:33 GMT
-< Date: Tue, 30 Jul 2013 11:12:33 GMT
+< Expires: Tue, 30 Jul 2013 14:52:04 GMT
+< Date: Tue, 30 Jul 2013 14:52:04 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: W/"CEABQn44eCt7ImA9WhFWEUU."
-< Last-Modified: Tue, 30 Jul 2013 11:12:33 GMT
+< ETag: W/"D04GRX05eyt7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:52:04 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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: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;CEABQn44eCt7ImA9WhFWEUU.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T11:12:33.030Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RTQQwLQyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E</id><published>2013-07-30T11:12:20.245Z</published><updated>2013-07-30T11:12:21.033Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-
 30T11:12:21.064Z</app:edited><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#spreadsheet' 
label='spreadsheet'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E&amp;output=html&amp;chrome=false&amp;widget=true'/><l
 ink rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV
 3ZDdla1hmM0E/tables'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:21.033Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:20.245Z</gd:lastViewed><gd:q
 uotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite value='false'/><docs:hasForm 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1oSkgwUGk5MXJwbzV3ZDdla1hmM0E/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQQhCRSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA</id><published>2013-07-30T11:12:26.239Z</published><updated>2013-07-30T11:12:26.840Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:27.398Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/
 g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' href='https://
 
docs.google.com/feeds/upload/create-session/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA&amp;v=1&amp;s=AMedNnoAAAAAUfe7wWoiD-vvJ-Aiu9REaO_nvFJ7NatN&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><link
 rel='edit-media' type='text/html' href='https://docs.google.
 
com/feeds/default/media/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:26.840Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:26.840Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_MiIhrRIF3icoKIrn0ciVSVA/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VoElmmTgcAQ_lc9H5XZ_Mi
 IhrRIF3icoKIrn0ciVSVA/revisions'/></entry><entry 
gd:etag='&quot;A1RTQQ9UHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts</id><published>2013-07-30T11:12:22.443Z</published><updated>2013-07-30T11:12:23.127Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:23.166Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><link
 rel='alternate' type='text/ht
 ml' 
href='https://docs.google.com/presentation/d/1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' href='https://do
 
cs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts&amp;v=2&amp;s=AMedNnoAAAAAUfe7wdy6PL5dlS5OU2vvF_FP0JMFZodR&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:23.127Z</docs:modifiedByMeDate><gd:lastModifiedBy><
 name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:22.709Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1UtvbvrjiHzYyILshbHVrIWy2qOa9N7h_5myfmwmOGts/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQQkNAit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg</id><published>2013-07-30T11:12:24.102Z</published><updated>2013-07-30T11:12:24.777Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:25.194Z</app:edited><category 
scheme='http://schemas.google.com/g
 /2005#kind' term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_documen
 t_list.png'/><link rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg&amp;v=1&amp;s=AMedNnoAAAAAUfe7wVeLAiu1ogSgHC2dvcjkn6w_BxWM&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/doc
 ument%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:24.777Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:24.777Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg/acl'/><gd:feedLink
 rel='http://schemas.go
 ogle.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1qrZth2ypmeG4SqS9N3XkZg5gWT3rnwlrtmEA7R331fg/revisions'/></entry><entry
 
gd:etag='&quot;A1cbWRtXQit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</id><published>2013-07-30T10:06:47.642Z</published><updated>2013-07-30T10:06:47.875Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T10:06:48.461Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='text/html' src='https://docs.goog
 le.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/fil
 e/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;v=1&amp;s=AMedNnoAAAAAUfe7wV_76w7JBDQ_5VqiVziprLIne_bt&amp;sz=s220'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.c
 om/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T10:06:47.875Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T10:06:46.869Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMw
 YdHphQmpvR3VucnotdUNnLVlYVWdyV3c/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/revisions'/></entry><entry
 
gd:etag='&quot;A1cbTxtRESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E</id><published>2013-07-30T09:59:00.889Z</published><updated>2013-07-30T09:59:01.382Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:01.839Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Test Update file 
(/d
 ocuments/update/content-only/resumable)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' href='https:
 
//docs.google.com/feeds/upload/file/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E&amp;v=1&amp;s=AMedNnoAAAAAUfe7wR4CiYM-ds8UzDtYLnXOJkLOo_nT&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>document:1EGoc0000krgqcdzuGYoIVX_-i7HQ
 X_mNOm8_4WPrD0E</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:59:01.382Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:59:01.382Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/revisions'/></entry><entry
 
gd:etag='&quot;A1cbTwgLGCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</id><published>2013-07-30T09:48:48.323Z</p
 ublished><updated>2013-07-30T09:48:49.156Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:20.604Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' href='https://docs.google.com/spreads
 
heet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;v=1&amp;s=AMedNnoAAAAAUfe7wWSJEp1rqj5fb8mYAxnCYGX3z5HB&amp;sz=s220'/><link
 rel='
 http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>spreadshee
 t:0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:49.156Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:48.323Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQhhZQSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1CIIeiZMjsxXZbFHj83wNKx0
 
BqaT_YKkGJvpNKKnpwgg</id><published>2013-07-30T09:48:51.875Z</published><updated>2013-07-30T09:48:52.935Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:53.718Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' 
 type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg&amp;v=1&amp;s=AMedNnoAAAAAUfe7waIGX2g7xWHpiQo7EMXUjpTivSxE&amp;sz=s220'/><link
 rel='self' 
 type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:52.935Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:52.935Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCan
 Invite value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQh5fDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</id><published>2013-07-30T09:48:50.630Z</published><updated>2013-07-30T09:48:51.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:51.227Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' lab
 el='modified-by-me'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#presentation' label='presentation'/><title>Temporary 
Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presen
 tation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc&amp;v=2&amp;s=AMedNnoAAAAAUfe7wUgDZfZK-GIEVsNMQ13yQc0TfpmG&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1rcKrBFsUPW5mO1p
 8nQc7atfwvJRfymvyhci-9hGcXXc'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>presentation:1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:51.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:50.955Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/revisions'/></ent
 ry><entry 
gd:etag='&quot;A1cUVR5VDit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</id><published>2013-07-30T09:35:37.237Z</published><updated>2013-07-30T09:35:38.389Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:38.434Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/spreadshe
 et/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='applicatio
 n/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</gd:resourceId><docs:isSharea
 ble value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:38.389Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:37.237Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/revisions'/></entry><entry
 
gd:etag='&quot;A1cUVRtMByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</id><published>2013-07-30T09:35:40.939Z</published><upd
 ated>2013-07-30T09:35:42.104Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:42.565Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/16stR_T6vw3sjEENdm
 XnONiKj3A6jtnfWSTMw1M961TQ/preview'/><link rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ&amp;v=1&amp;s=AMedNnoAAAAAUfe7wRaRbYeBpDmITThe-70vHUET3Zi-&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' href='https://docs.google.com/feeds/default/priv
 ate/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link rel='edit' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:42.104Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:42.104Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#a
 ccessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/revisions'/></entry><entry
 
gd:etag='&quot;A1cUVRgLGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</id><published>2013-07-30T09:35:39.564Z</published><updated>2013-07-30T09:35:40.141Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:40.185Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind
 ' term='http://schemas.google.com/docs/2007#presentation' label='presentation'/><title>Temporary 
Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://sc
 hemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U&amp;v=2&amp;s=AMedNnoAAAAAUfe7wRTRqFz0fZPIt-cjEkX_8ma9-Jpf&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><author><name>libgdata.documents</name><email
libgdata documents gmail 
com</email></author><gd:resourceId>presentation:1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</gd:resourceId><docs:isShareable
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:40.141Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:39.916Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/acl'/><gd:feedLink
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/revisions'/></entry><entry
gd:etag='&quot;A1cURUhbECt7ImBk&quot;'><id>https://docs.google.com
 
/feeds/id/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</id><published>2013-07-30T09:23:00.901Z</published><updated>2013-07-30T09:23:01.523Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:02.344Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/edit?usp=docslist_api'/><link
 rel
 ='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M&amp;v=1&amp;s=AMedNnoAAAAAUfe7wbk5t8Jkk80tgzA
 5Tbn999AfLEDJ&amp;sz=s220'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:01.523Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:23:01.523Z</gd:lastViewed><gd:quotaBy
 tesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/revisions'/></entry><entry
 
gd:etag='&quot;A1cURU5UHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</id><published>2013-07-30T09:22:59.460Z</published><updated>2013-07-30T09:23:00.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:00.222Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' term='http://schemas
 .google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/uplo
 ad/create-session/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI&amp;v=2&amp;s=AMedNnoAAAAAUfe7wQapf8-u2zHOg7ZJM7kmD__pCAH6&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/
 
default/media/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:00.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:59.831Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN
 5EuIx8X0gEpabtZ99X7UAvCmFvI/revisions'/></entry><entry 
gd:etag='&quot;A1cURU8LBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE</id><published>2013-07-30T09:22:57.202Z</published><updated>2013-07-30T09:22:58.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:22:58.142Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='alternate' type='text/
 html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/sprea
 dsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5mNHhZUWtSdW5P
 SDRkS3JOODFONVE</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:22:58.095Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:57.202Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/revisions'/></entry><entry
 
gd:etag='&quot;A1cWWBtdGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk</id><published>2013-07-30T08:4
 2:01.106Z</published><updated>2013-07-30T08:42:01.106Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T08:42:02.757Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0g-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/356jeo54n4vlgciodha7g0g352gpk9hs/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYVElmNWtjOExOWlk?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYVElmNWtjOExOWlk/edit?usp=docslist_api'/><link 
rel='http://sch
 emas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><author
<name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYVElmNWtjOExOWlk</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T08:42:01.075Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/acl'/><gd:feedLink
rel='http://schemas.google.com/docs/2007/revisions' href='https://docs.google.com/fe
 eds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/revisions'/></entry><entry 
gd:etag='&quot;XVEKWUhPAit7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</id><published>2012-07-21T09:57:43.392Z</published><updated>2012-07-21T09:57:43.392Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:57:43.590Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-14-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/07dsfisp3lub8ta1i3u2qf99d10dvp42/1375178400000/04693666875216770588/04693666875216770588/0
 BzY2jgHHwMwYY0Q5QlhIaWVUMk0?h=16653014193614665626&amp;e=download&amp;gd=true'/><link rel='alternate' 
type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link 
rel='edit' type='application/atom+xml' href='https://docs.google.com/feeds/def
 ault/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link rel='edit-media' 
type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:57:43.378Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink rel='http://schemas.googl
 e.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVkxTBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU</id><published>2012-07-21T09:55:17.743Z</published><updated>2012-07-21T09:55:17.743Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:55:18.002Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='applica
 tion/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/rflbv3o031ej20mq3fsf7v8nuhjd1p6f/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYb01zQkN4dmN1aEU?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYb01zQkN4dmN1aEU/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1
 aEU'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYb01zQkN4dmN1aEU</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:55:17.738Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f73
 44</docs:md5Checksum><docs:filename>Temporary Document 
(Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVE1THCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg</id><published>2012-07-21T09:53:42.779Z</published><updated>2012-07-21T09:53:42.779Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:53:43.388Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocumen
 t.spreadsheet'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-08-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/a5j3fa9p14tjd93bn5v6u8sjbr97156o/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYclhjQTkwdzFSUDg?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYclhjQTkwdzFSUDg/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/
 file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYclhjQTkwdzFSUDg</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:53:42.753Z</docs:modifiedByMeDate><gd:lastModi
 fiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVApVRyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc</id><published>2012-07-21T09:54:24.677Z</published><updated>2012-07-21T09:54:24.677Z</updated><app:
 edited xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:54:25.056Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/6csqua0f5836pl4dd0fo8vp7u6q5o5pp/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYRjh3c3lDYkZtdnc?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYRjh3c3lDYkZtdnc/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' href='https://ssl.gs
 tatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</
 email></author><gd:resourceId>file:0BzY2jgHHwMwYRjh3c3lDYkZtdnc</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:54:24.650Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/revision
 s'/></entry></feed>
+< <?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: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;D04GRX05eyt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:52:04.323Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFUkOEit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs</id><published>2013-07-30T14:51:55.336Z</published><updated>2013-07-30T14:51:55.766Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T
 14:51:56.318Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image
 /png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs&amp;v=1&amp;s=AMedNnoAAAAAUffvNAQlMJ2xIlRib8NOUBdKcX06lw8b&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><link
 rel='edit' type='application
 /atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:51:55.766Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:55.766Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EB4S13wAy5PPmm
 QXfv-jqctL39HvwzvR2RskTK_12Vs/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EB4S13wAy5PPmmQXfv-jqctL39HvwzvR2RskTK_12Vs/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFUwJTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c</id><published>2013-07-30T14:51:51.434Z</published><updated>2013-07-30T14:51:52.347Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:52.389Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Spreads
 heet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicat
 ion/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgH
 HwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c'/><author><name>libgdata.documents</name><email>libgdata documents 
gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:51:52.347Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:51.434Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZOcVVaYXVzUnM0b3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEJaa3FnZ3RSbzZ
 OcVVaYXVzUnM0b3c/revisions'/></entry><entry 
gd:etag='&quot;A1RbFUsLACt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs</id><published>2013-07-30T14:51:57.660Z</published><updated>2013-07-30T14:51:58.260Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:58.820Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><link
 rel='alternate' type='text/html' href
 
='https://docs.google.com/document/d/1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authu
 
ser=0&amp;gd=true&amp;id=1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs&amp;v=1&amp;s=AMedNnoAAAAAUffvNOwpVP8tbNhtmcq9ff1YXP_tueO1&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:51:58.260Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdat
 a documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:58.260Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1NjxwfgJmgOyVtkrBmJlx1GB1qY31k3AVDDpRRZZOeOs/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFU9UDyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE</id><published>2013-07-30T14:51:53.664Z</published><updated>2013-07-30T14:51:54.386Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:54.429Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/
 2005/labels#viewed' label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link rel='http://s
 chemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE&amp;v=2&amp;s=AMedNnoAAAAAUffvNMmIe8-dfkmuKP2tWNVDqHbBK9dL&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1NJHPCrF
 Rs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:51:54.386Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:54.131Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE/acl'/><gd:feedLink
 rel='http://schemas.google
 .com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1NJHPCrFRs0l2XHOPAJDWtghSA2XYNuAN-jOnbOcDsaE/revisions'/></entry></feed>
   
diff --git a/gdata/tests/traces/documents/query-all-documents-async-progress-closure 
b/gdata/tests/traces/documents/query-all-documents-async-progress-closure
index 165e8b0..2d7d541 100644
--- a/gdata/tests/traces/documents/query-all-documents-async-progress-closure
+++ b/gdata/tests/traces/documents/query-all-documents-async-progress-closure
@@ -1,28 +1,28 @@
GET /feeds/default/private/full HTTP/1.1
-> Soup-Debug-Timestamp: 1375182808
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 117 (0x7fffe400cd60), SoupSocket 39 (0x7fffe400da60)
+> Soup-Debug-Timestamp: 1375195978
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 117 (0x7fffe401faa0), SoupSocket 39 (0x7fffdc004d60)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182809
-< Soup-Debug: SoupMessage 117 (0x7fffe400cd60)
+< Soup-Debug-Timestamp: 1375195978
+< Soup-Debug: SoupMessage 117 (0x7fffe401faa0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
-< Expires: Tue, 30 Jul 2013 11:13:29 GMT
-< Date: Tue, 30 Jul 2013 11:13:29 GMT
+< Expires: Tue, 30 Jul 2013 14:52:58 GMT
+< Date: Tue, 30 Jul 2013 14:52:58 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: W/"CE8ESH8-cCt7ImA9WhFWEUU."
-< Last-Modified: Tue, 30 Jul 2013 11:13:29 GMT
+< ETag: W/"D04DSXs4fit7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:52:58 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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: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;CE8ESH8-cCt7ImA9WhFWEUU.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T11:13:29.158Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RTQgRUQSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E</id><published>2013-07-30T11:13:18.212Z</published><updated>2013-07-30T11:13:18.845Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07
 -30T11:13:18.882Z</app:edited><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E/preview'/><link 
rel='http://schemas.google.com/docs/2007#i
 con' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E&amp;v=2&amp;s=AMedNnoAAAAAUfe7-dHES2x2MuPbexyLaOJkX_cjY2Ji&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><l
 ink rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:18.845Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:18.584Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/def
 ault/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1YzetMlPIXBACWyc8_geSHe7XlJZA9PpFb3Rj5rXX_3E/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQ09YHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk</id><published>2013-07-30T11:13:22.421Z</published><updated>2013-07-30T11:13:23.055Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:23.646Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label
 ='modified-by-me'/><title>Temporary Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xm
 l' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk&amp;v=1&amp;s=AMedNnoAAAAAUfe7-QgyCXyUB1fHiNQ1BroSl8NCKNLK&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>document:1pNQS6DzG-rYAu
 WONgtFDQExJBJMSRC5gkXk-ZnDvHdk</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:23.055Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:23.055Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1pNQS6DzG-rYAuWONgtFDQExJBJMSRC5gkXk-ZnDvHdk/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQ01TByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco</id><published>2013-07-30T11:1
 3:19.852Z</published><updated>2013-07-30T11:13:20.599Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:21.313Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' href='https://docs.google.com/docu
 ment/d/1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco&amp;v=1&amp;s=AMedNnoAAAAAUfe7-UTQlN0ee_ZyDPr099nKvIDlCARJ&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' href='https://docs.goog
 le.com/feeds/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><link rel='edit' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:20.599Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:20.599Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://sche
 mas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1KWApwXPABXm0yDL4OuM7uJe0j3KE5ipH3C2nXJa-Jco/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQgUKBCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE</id><published>2013-07-30T11:13:15.394Z</published><updated>2013-07-30T11:13:16.742Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:16.780Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com
 /g/2005/labels' term='http://schemas.google.com/g/2005/labels#modified-by-me' 
label='modified-by-me'/><title>Temporary Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%
 3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZi
 U1Q0N3ZrVUE'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:16.742Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:15.394Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE/acl'/><gd:feedLink
 rel='http://schemas.googl
 e.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENWd0Jla0lhTEdUYXZiU1Q0N3ZrVUE/revisions'/></entry><entry
 
gd:etag='&quot;A1cbWRtXQit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</id><published>2013-07-30T10:06:47.642Z</published><updated>2013-07-30T10:06:47.875Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T10:06:48.461Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='text/html' src='https://docs.goog
 le.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/fil
 e/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;v=1&amp;s=AMedNnoAAAAAUfe7-b6GbaZxQc3BPm9aHWcMKmWFJjgv&amp;sz=s220'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.c
 om/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link 
rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T10:06:47.875Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T10:06:46.869Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMw
 YdHphQmpvR3VucnotdUNnLVlYVWdyV3c/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/revisions'/></entry><entry
 
gd:etag='&quot;A1cbTxtRESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E</id><published>2013-07-30T09:59:00.889Z</published><updated>2013-07-30T09:59:01.382Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:01.839Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Test Update file 
(/d
 ocuments/update/content-only/resumable)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' href='https:
 
//docs.google.com/feeds/upload/file/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E&amp;v=1&amp;s=AMedNnoAAAAAUfe7-fBKo3D49VYniaBwsgW0U08DwXkA&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>document:1EGoc0000krgqcdzuGYoIVX_-i7HQ
 X_mNOm8_4WPrD0E</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:59:01.382Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:59:01.382Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/revisions'/></entry><entry
 
gd:etag='&quot;A1cbTwgLGCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</id><published>2013-07-30T09:48:48.323Z</p
 ublished><updated>2013-07-30T09:48:49.156Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:20.604Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' href='https://docs.google.com/spreads
 
heet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;v=1&amp;s=AMedNnoAAAAAUfe7-WaVDHl6CyZJ4-DY4XTvlwUjEK3Q&amp;sz=s220'/><link
 rel='
 http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>spreadshee
 t:0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:49.156Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:48.323Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQhhZQSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1CIIeiZMjsxXZbFHj83wNKx0
 
BqaT_YKkGJvpNKKnpwgg</id><published>2013-07-30T09:48:51.875Z</published><updated>2013-07-30T09:48:52.935Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:53.718Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' 
 type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg&amp;v=1&amp;s=AMedNnoAAAAAUfe7-X9csa881_4ZrElL9QiqlSCEkD0a&amp;sz=s220'/><link
 rel='self' 
 type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:52.935Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:52.935Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCan
 Invite value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQh5fDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</id><published>2013-07-30T09:48:50.630Z</published><updated>2013-07-30T09:48:51.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:51.227Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' lab
 el='modified-by-me'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#presentation' label='presentation'/><title>Temporary 
Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presen
 tation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc&amp;v=2&amp;s=AMedNnoAAAAAUfe7-ZKC6DJ9WlWjSYHZC5H76zokbxJ4&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1rcKrBFsUPW5mO1p
 8nQc7atfwvJRfymvyhci-9hGcXXc'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>presentation:1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:51.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:50.955Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/revisions'/></ent
 ry><entry 
gd:etag='&quot;A1cUVR5VDit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</id><published>2013-07-30T09:35:37.237Z</published><updated>2013-07-30T09:35:38.389Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:38.434Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/spreadshe
 et/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='applicatio
 n/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</gd:resourceId><docs:isSharea
 ble value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:38.389Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:37.237Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/revisions'/></entry><entry
 
gd:etag='&quot;A1cUVRtMByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</id><published>2013-07-30T09:35:40.939Z</published><upd
 ated>2013-07-30T09:35:42.104Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:42.565Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/16stR_T6vw3sjEENdm
 XnONiKj3A6jtnfWSTMw1M961TQ/preview'/><link rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ&amp;v=1&amp;s=AMedNnoAAAAAUfe7-cqoem8dAdwBmaqhRdPZ0kif5xIi&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' href='https://docs.google.com/feeds/default/priv
 ate/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link rel='edit' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:42.104Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:42.104Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#a
 ccessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/revisions'/></entry><entry
 
gd:etag='&quot;A1cUVRgLGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</id><published>2013-07-30T09:35:39.564Z</published><updated>2013-07-30T09:35:40.141Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:40.185Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind
 ' term='http://schemas.google.com/docs/2007#presentation' label='presentation'/><title>Temporary 
Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://sc
 hemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U&amp;v=2&amp;s=AMedNnoAAAAAUfe7-d7DQPmFHhMFzdH3hR3CeFqYc0_k&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><author><name>libgdata.documents</name><email
libgdata documents gmail 
com</email></author><gd:resourceId>presentation:1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</gd:resourceId><docs:isShareable
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:40.141Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:39.916Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/acl'/><gd:feedLink
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/revisions'/></entry><entry
gd:etag='&quot;A1cURUhbECt7ImBk&quot;'><id>https://docs.google.com
 
/feeds/id/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</id><published>2013-07-30T09:23:00.901Z</published><updated>2013-07-30T09:23:01.523Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:02.344Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/edit?usp=docslist_api'/><link
 rel
 ='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M&amp;v=1&amp;s=AMedNnoAAAAAUfe7-aU_TmC85tpnjJI
 jtnJttIShKY3Q&amp;sz=s220'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:01.523Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:23:01.523Z</gd:lastViewed><gd:quotaBy
 tesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/revisions'/></entry><entry
 
gd:etag='&quot;A1cURU5UHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</id><published>2013-07-30T09:22:59.460Z</published><updated>2013-07-30T09:23:00.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:00.222Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' term='http://schemas
 .google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/uplo
 ad/create-session/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI&amp;v=2&amp;s=AMedNnoAAAAAUfe7-ep_0VgO4kvVpJJIji_9Nck0QEVm&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/
 
default/media/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:00.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:59.831Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN
 5EuIx8X0gEpabtZ99X7UAvCmFvI/revisions'/></entry><entry 
gd:etag='&quot;A1cURU8LBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE</id><published>2013-07-30T09:22:57.202Z</published><updated>2013-07-30T09:22:58.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:22:58.142Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='alternate' type='text/
 html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/sprea
 dsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5mNHhZUWtSdW5P
 SDRkS3JOODFONVE</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:22:58.095Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:57.202Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/revisions'/></entry><entry
 
gd:etag='&quot;A1cWWBtdGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk</id><published>2013-07-30T08:4
 2:01.106Z</published><updated>2013-07-30T08:42:01.106Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T08:42:02.757Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0g-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/356jeo54n4vlgciodha7g0g352gpk9hs/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYVElmNWtjOExOWlk?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYVElmNWtjOExOWlk/edit?usp=docslist_api'/><link 
rel='http://sch
 emas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><author
<name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYVElmNWtjOExOWlk</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T08:42:01.075Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/acl'/><gd:feedLink
rel='http://schemas.google.com/docs/2007/revisions' href='https://docs.google.com/fe
 eds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/revisions'/></entry><entry 
gd:etag='&quot;XVEKWUhPAit7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</id><published>2012-07-21T09:57:43.392Z</published><updated>2012-07-21T09:57:43.392Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:57:43.590Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-14-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/07dsfisp3lub8ta1i3u2qf99d10dvp42/1375178400000/04693666875216770588/04693666875216770588/0
 BzY2jgHHwMwYY0Q5QlhIaWVUMk0?h=16653014193614665626&amp;e=download&amp;gd=true'/><link rel='alternate' 
type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link 
rel='edit' type='application/atom+xml' href='https://docs.google.com/feeds/def
 ault/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link rel='edit-media' 
type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:57:43.378Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink rel='http://schemas.googl
 e.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVkxTBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU</id><published>2012-07-21T09:55:17.743Z</published><updated>2012-07-21T09:55:17.743Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:55:18.002Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='applica
 tion/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/rflbv3o031ej20mq3fsf7v8nuhjd1p6f/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYb01zQkN4dmN1aEU?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYb01zQkN4dmN1aEU/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1
 aEU'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYb01zQkN4dmN1aEU</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:55:17.738Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f73
 44</docs:md5Checksum><docs:filename>Temporary Document 
(Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVE1THCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg</id><published>2012-07-21T09:53:42.779Z</published><updated>2012-07-21T09:53:42.779Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:53:43.388Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocumen
 t.spreadsheet'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-08-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/a5j3fa9p14tjd93bn5v6u8sjbr97156o/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYclhjQTkwdzFSUDg?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYclhjQTkwdzFSUDg/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/
 file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYclhjQTkwdzFSUDg</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:53:42.753Z</docs:modifiedByMeDate><gd:lastModi
 fiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVApVRyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc</id><published>2012-07-21T09:54:24.677Z</published><updated>2012-07-21T09:54:24.677Z</updated><app:
 edited xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:54:25.056Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/6csqua0f5836pl4dd0fo8vp7u6q5o5pp/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYRjh3c3lDYkZtdnc?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYRjh3c3lDYkZtdnc/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' href='https://ssl.gs
 tatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</
 email></author><gd:resourceId>file:0BzY2jgHHwMwYRjh3c3lDYkZtdnc</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:54:24.650Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/revision
 s'/></entry></feed>
+< <?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: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;D04DSXs4fit7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:52:58.536Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFkRbQCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI</id><published>2013-07-30T14:52:48.975Z</published><updated>2013-07-30T14:52:49.513Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07
 -30T14:52:49.663Z</app:edited><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI/preview'/><link 
rel='http://schemas.google.com/docs/2007#i
 con' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI&amp;v=2&amp;s=AMedNnoAAAAAUffvarAVbTZJFl-XW-LaNFdNYGFouX4T&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><l
 ink rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:49.513Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:49.268Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/def
 ault/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1aOMOKw5Zr7QvJsenJc7XGPaDKa8i9BjlOh7L4CeFEGI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFkpQQyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c</id><published>2013-07-30T14:52:46.342Z</published><updated>2013-07-30T14:52:47.237Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:47.392Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#modified-by-
 me' label='modified-by-me'/><title>Temporary Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><link
 rel='http://schemas
 .google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><link
 rel='edit-media' type='text/html' href='https://docs.g
 
oogle.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:47.237Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:46.342Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' href='https://docs.google.com/feeds/default/pri
 vate/full/spreadsheet%3A0AjY2jgHHwMwYdENid3p5b3pKTEJWQzRUQ3BsVkFZS3c/revisions'/></entry><entry 
gd:etag='&quot;A1RbFh9CByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E</id><published>2013-07-30T14:52:52.145Z</published><updated>2013-07-30T14:52:52.608Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:53.101Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMj
 uC-j2E'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='ima
 ge/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E&amp;v=1&amp;s=AMedNnoAAAAAUffvavOK-sEtxfIJuhBPsTHFZrRGlBd_&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:52.608Z</docs:modifiedByMeDate><gd:lastModi
 fiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:52.608Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1w8YQLNCft5vzfQH4beRGlzLDkguHFvaK4cKMjuC-j2E/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhxSFSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU</id><published>2013-07-30T14:52:50.338Z</published><updated>2013-07-30T14:52:50.790Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:51.215Z</app:edited><category 
scheme='http://schemas.google.com/g
 /2005#kind' term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_documen
 t_list.png'/><link rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU&amp;v=1&amp;s=AMedNnoAAAAAUffvaqghwGcmw7a5U05hCIFbhPNKlkT2&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/doc
 ument%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:50.790Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:50.790Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU/acl'/><gd:feedLink
 rel='http://schemas.go
 ogle.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1mIk0JhCqrufG5Ieq4YICOfFwD9HTHLYN2WJKVmQWAIU/revisions'/></entry></feed>
   
diff --git a/gdata/tests/traces/documents/query-all-documents-with-folder 
b/gdata/tests/traces/documents/query-all-documents-with-folder
index a6936d3..688b46b 100644
--- a/gdata/tests/traces/documents/query-all-documents-with-folder
+++ b/gdata/tests/traces/documents/query-all-documents-with-folder
@@ -1,28 +1,28 @@
GET /feeds/default/private/full?showdeleted=false&showfolders=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182771
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 81 (0x7fffe00120d0), SoupSocket 29 (0x7fffe4003de0)
+> Soup-Debug-Timestamp: 1375195943
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 81 (0x7fffe001c370), SoupSocket 29 (0x8deb20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182771
-< Soup-Debug: SoupMessage 81 (0x7fffe00120d0)
+< Soup-Debug-Timestamp: 1375195943
+< Soup-Debug: SoupMessage 81 (0x7fffe001c370)
 < Content-Type: application/atom+xml; charset=UTF-8; type=feed
-< Expires: Tue, 30 Jul 2013 11:12:51 GMT
-< Date: Tue, 30 Jul 2013 11:12:51 GMT
+< Expires: Tue, 30 Jul 2013 14:52:23 GMT
+< Date: Tue, 30 Jul 2013 14:52:23 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: W/"CEADQHg9fit7ImA9WhFWEUU."
-< Last-Modified: Tue, 30 Jul 2013 11:12:51 GMT
+< ETag: W/"D04AQno_eyt7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:52:23 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?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: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;CEADQHg9fit7ImA9WhFWEUU.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T11:12:51.666Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full?showdeleted=false&amp;showfolders=true'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RTQkRbGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38</id><published>2013-07-30T11:12:45.208Z</published><updated>2013-07-30T11:12:45.652Z</updated><app:edited
 xmlns:app='
 http://www.w3.org/2007/app'>2013-07-30T11:12:46.030Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38/preview'/><link 
rel='http://sc
 hemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38&amp;v=1&amp;s=AMedNnoAAAAAUfe706-zgl0yVNFIuiwANcDq0fh0k4tF&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qR
 gPtoJ38'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:45.652Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:45.652Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/def
 ault/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1Re0VF6R8i-J4BO26giaa36oCOucblTC5j-qRgPtoJ38/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQk9PTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE</id><published>2013-07-30T11:12:37.394Z</published><updated>2013-07-30T11:12:37.394Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:37.665Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE/contents'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYVmxPNj
 NRcmJzOEE&amp;usp=docslist_api'/><link rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:
 resourceId>folder:0BzY2jgHHwMwYVmxPNjNRcmJzOEE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYVmxPNjNRcmJzOEE/acl'/></entry><entry
 
gd:etag='&quot;A1RTQkpOAyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA</id><published>2013-07-30T11:12:43.252Z</published><updated>2013-07-30T11:12:43.780Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:44.129Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google
 .com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' href='https://
 
docs.google.com/feeds/upload/create-session/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA&amp;v=1&amp;s=AMedNnoAAAAAUfe709thq3RbFflwEQWXyhNDrZanTELb&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><link
 rel='edit-media' type='text/html' href='https://docs.google.
 
com/feeds/default/media/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:43.780Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:43.780Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHuyNP2a9xKIGUdFKyobnKrA/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1wOoVOzHrXV_mNVNazCWKHu
 yNP2a9xKIGUdFKyobnKrA/revisions'/></entry><entry 
gd:etag='&quot;A1RTQktcACt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM</id><published>2013-07-30T11:12:41.659Z</published><updated>2013-07-30T11:12:42.295Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:42.332Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><link
 rel='alternate' type='text/ht
 ml' 
href='https://docs.google.com/presentation/d/1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' href='https://do
 
cs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM&amp;v=2&amp;s=AMedNnoAAAAAUfe702ezFSX9uR_5JpmoNj1mXVVnm3Ik&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:42.295Z</docs:modifiedByMeDate><gd:lastModifiedBy><
 name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:42.057Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1yY02jtzZYQ57aMNjAyuIbFGL04EoyoHjFoYS9Zov7cM/revisions'/></entry><entry
 
gd:etag='&quot;A1RTQklPGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc</id><published>2013-07-30T11:12:39.176Z</published><updated>2013-07-30T11:12:40.240Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:40.270Z</app:edited><category 
scheme='http://schemas.google.co
 m/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#spreadsheet' 
label='spreadsheet'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' hre
 f='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc/tables'/><link 
rel='self' type='application/atom+xml' href
 
='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:12:40.240Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:39.176Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'
 /><docs:hasForm value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhoNGxvSmZvVFpuWkVTdVhpY25ySnc/revisions'/></entry><entry
 
gd:etag='&quot;A1caEk0LESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs</id><published>2013-07-30T10:09:34.674Z</published><updated>2013-07-30T10:09:34.674Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T10:09:34.899Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>add_file_folder_move_folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/priva
 te/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs/contents'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYM0wzOFRscnNpTGs&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs'/><link 
rel='edit' type='application/atom+xml' href='https://docs.google.com/fee
 
ds/default/private/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYM0wzOFRscnNpTGs</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYM0wzOFRscnNpTGs/acl'/></entry><entry
 
gd:etag='&quot;A1cbWRtXQit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</id><published>2013-07-30T10:06:47.642Z</published><updated>2013-07-30T10:06:47.875Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T10:06:48.461Z</app:edited><cat
 egory scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schema
 s.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c&amp;v=1&amp;s=AMedNnoAAAAAUfe709gZphTOq6qh6rSu_y0zpZdrtHDb&amp;sz=s220'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/w
 orksheets/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/private/full'/><link 
rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe value='true'/><do
 
cs:modifiedByMeDate>2013-07-30T10:06:47.875Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T10:06:46.869Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdHphQmpvR3VucnotdUNnLVlYVWdyV3c/revisions'/></entry><entry
 
gd:etag='&quot;A1cbVRNMTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg</id><published>2013-07-30T10:03:52.370Z</published><updated>2013-07-30T10:03:52.370Z</updated><app:edited
 xmlns:app='http://www.w3
 .org/2007/app'>2013-07-30T10:03:52.533Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>add_file_folder_move_folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYMW9nSWxoOUlhcDg&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' href='https://docs.google.
 com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg/contents'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYMW9nSWxoOUlhcDg</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMW9nSWxoOUlhcDg/acl'/></entry><entry
 gd:etag='
 
&quot;A1cbTxtRESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E</id><published>2013-07-30T09:59:00.889Z</published><updated>2013-07-30T09:59:01.382Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:01.839Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Test Update file 
(/documents/update/content-only/resumable)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='alternate' type='text/html' href='https://docs.google.
 com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;
 
id=1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E&amp;v=1&amp;s=AMedNnoAAAAAUfe701uWpVSBra2a7B7xeNl4WQByWAWz&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:59:01.382Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com<
 
/email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:59:01.382Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1EGoc0000krgqcdzuGYoIVX_-i7HQX_mNOm8_4WPrD0E/revisions'/></entry><entry
 
gd:etag='&quot;A1cbTwgLGCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</id><published>2013-07-30T09:48:48.323Z</published><updated>2013-07-30T09:48:49.156Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:59:20.604Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' lab
 el='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.pn
 g'/><link rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE&amp;v=1&amp;s=AMedNnoAAAAAUfe703_BDu6BwPj_zh5Oe6O0xG4OrFX8&amp;sz=s220'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/200
 6#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:49.156Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><emai
 l>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:48.323Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGFwXzl5UVRIN0xpd0ZoSkFtZjQyelE/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQhhZQSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg</id><published>2013-07-30T09:48:51.875Z</published><updated>2013-07-30T09:48:52.935Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:53.718Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#ki
 nd' term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.p
 ng'/><link rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg&amp;v=1&amp;s=AMedNnoAAAAAUfe700CC7Z0OZ38MRW8XGUMPI52cEF4w&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link
 rel='edit' type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/document%3A
 1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:52.935Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:52.935Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/acl'/><gd:feedLink
 rel='http://schemas.google.com
 /docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1CIIeiZMjsxXZbFHj83wNKx0BqaT_YKkGJvpNKKnpwgg/revisions'/></entry><entry
 
gd:etag='&quot;A1cbQkQPFSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA</id><published>2013-07-30T09:48:46.773Z</published><updated>2013-07-30T09:48:46.773Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:46.991Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYYU9yQVJvaDVDejA&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' href='https://ssl.gs
 tatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYYU9yQVJvaDVDejA</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe value='
 true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYYU9yQVJvaDVDejA/acl'/></entry><entry
 
gd:etag='&quot;A1cbQh5fDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</id><published>2013-07-30T09:48:50.630Z</published><updated>2013-07-30T09:48:51.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:48:51.227Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category s
 cheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7at
 fwvJRfymvyhci-9hGcXXc'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc&amp;v=2&amp;s=AMedNnoAAAAAUfe701XrINFtDtN_zHR0ZRezmE1Zxau0&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc'/><
 author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>presentation:1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:48:51.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:48:50.955Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1rcKrBFsUPW5mO1p8nQc7atfwvJRfymvyhci-9hGcXXc/revisions'/></entry><entry
 gd:etag='&quot;A1cUVR8
 
OTyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0</id><published>2013-07-30T09:35:36.168Z</published><updated>2013-07-30T09:35:36.168Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:36.392Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYQklrU2RRS1N1SE0&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.co
 m/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0/contents'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYQklrU2RRS1N1SE0</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite v
 alue='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYQklrU2RRS1N1SE0/acl'/></entry><entry
 
gd:etag='&quot;A1cUVR5VDit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</id><published>2013-07-30T09:35:37.237Z</published><updated>2013-07-30T09:35:38.389Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:38.434Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' s
 
rc='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google
 
.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c'/>
 <author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:38.389Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:37.237Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5sUXpMSlJkeHRxMXpndnVTRjJBR3c/revisions'/></entry><e
 ntry 
gd:etag='&quot;A1cUVRtMByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</id><published>2013-07-30T09:35:40.939Z</published><updated>2013-07-30T09:35:42.104Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:42.565Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/document/d/16stR_T
 6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=16stR_T6vw3sjEENdmX
 nONiKj3A6jtnfWSTMw1M961TQ&amp;v=1&amp;s=AMedNnoAAAAAUfe7000kIOEcgO4yjVmjhAAxiamn-FZ9&amp;sz=s220'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:42.104Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifi
 
edBy><gd:lastViewed>2013-07-30T09:35:42.104Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A16stR_T6vw3sjEENdmXnONiKj3A6jtnfWSTMw1M961TQ/revisions'/></entry><entry
 
gd:etag='&quot;A1cUVRgLGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</id><published>2013-07-30T09:35:39.564Z</published><updated>2013-07-30T09:35:40.141Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:35:40.185Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><categor
 y scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-medi
 a' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U&amp;v=2&amp;s=AMedNnoAAAAAUfe70wKMXfhr9Hec2IHqDrv-6amoWzLU&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><link
  rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:35:40.141Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:35:39.916Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' href='https://docs
 
.google.com/feeds/default/private/full/presentation%3A1wZB2RWuUP_Afuay-QSMdmnYVUa7o9rYQ1gceo7DTE2U/revisions'/></entry><entry
 
gd:etag='&quot;A1cURUhbECt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</id><published>2013-07-30T09:23:00.901Z</published><updated>2013-07-30T09:23:01.523Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:02.344Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1H8S-qvvvlc5a
 RuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='http://schemas.google.com/docs/
 2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M&amp;v=1&amp;s=AMedNnoAAAAAUfe702wI9EINsqZMAoaWCX6-tUVxVotH&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:01.523Z</docs:modi
 fiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:23:01.523Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1H8S-qvvvlc5aRuU7bKOWdEGitjnPnYDt-TtAn2sd77M/revisions'/></entry><entry
 
gd:etag='&quot;A1cURU5UHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</id><published>2013-07-30T09:22:59.460Z</published><updated>2013-07-30T09:23:00.179Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:23:00.222Z</app:edited><category scheme
 ='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' href='https://ssl.gstati
 c.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI&amp;v=2&amp;s=AMedNnoAAAAAUfe7077Rnopk1ICCwupW79F1nFUTQ_sJ&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit' type='application/atom+xml' hre
 
f='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:23:00.179Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:59.831Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj0
 9JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1_C-MBC8PaUj09JpN5EuIx8X0gEpabtZ99X7UAvCmFvI/revisions'/></entry><entry
 
gd:etag='&quot;A1cURU1XRCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg</id><published>2013-07-30T09:22:55.611Z</published><updated>2013-07-30T09:22:55.611Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:22:56.283Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYUHpVb2pIODJuejg&amp;usp=docslist_api'/><link
  rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYUHpVb2p
 IODJuejg</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYUHpVb2pIODJuejg/acl'/></entry><entry
 
gd:etag='&quot;A1cURU8LBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE</id><published>2013-07-30T09:22:57.202Z</published><updated>2013-07-30T09:22:58.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:22:58.142Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://sc
 hemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='applicati
 on/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit' type='application/atom+xml' 
 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T09:22:58.095Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T09:22:57.202Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full
 /spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE5mNHhZUWtSdW5PSDRkS3JOODFONVE/revisions'/></entry><entry
 
gd:etag='&quot;A1cUERFOBCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00</id><published>2013-07-30T09:13:17.024Z</published><updated>2013-07-30T09:13:17.024Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T09:13:17.248Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00/contents'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/folderview?id=0BzY2j
 gHHwMwYOHFXNWhWaEotR00&amp;usp=docslist_api'/><link rel='http://schemas.google.com/docs/2007#icon' 
type='image/png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email>
 </author><gd:resourceId>folder:0BzY2jgHHwMwYOHFXNWhWaEotR00</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYOHFXNWhWaEotR00/acl'/></entry><entry
 
gd:etag='&quot;A1cWWBtdGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk</id><published>2013-07-30T08:42:01.106Z</published><updated>2013-07-30T08:42:01.106Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T08:42:02.757Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
 scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0g-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/356jeo54n4vlgciodha7g0g352gpk9hs/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYVElmNWtjOExOWlk?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYVElmNWtjOExOWlk/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYVElmNW
 tjOExOWlk'/><link rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYVElmNWtjOExOWlk</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T08:42:01.075Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.docu
 ments</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYVElmNWtjOExOWlk/revisions'/></entry><entry
 
gd:etag='&quot;Cx4WRRNQQit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg</id><published>2012-12-28T04:49:56.553Z</published><updated>2012-12-28T04:49:56.553Z</updated><app:edited
 xmlns:app='http:/
 /www.w3.org/2007/app'>2012-12-28T04:49:56.897Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYLUN6bEJQdW00Yzg&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' href='
 
https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYLUN6bEJQdW00Yzg</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYLUN6bEJQdW00Yzg/acl'/></en
 try><entry 
gd:etag='&quot;Cx4WRAlTEyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00</id><published>2012-12-28T04:49:17.699Z</published><updated>2012-12-28T04:49:17.699Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-12-28T04:49:17.989Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYWlZLN3JQNU1la00&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media'
  type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYWlZLN3JQNU1la00</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quo
 taBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYWlZLN3JQNU1la00/acl'/></entry><entry
 
gd:etag='&quot;UEkKUARJTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U</id><published>2012-11-18T18:47:42.156Z</published><updated>2012-11-18T18:47:42.156Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-11-18T18:47:43.449Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U/contents'/><link
 rel='alternate' type='text/html' href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYbS1vMnJR
 aGw1X1U&amp;usp=docslist_api'/><link rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:re
 sourceId>folder:0BzY2jgHHwMwYbS1vMnJRaGw1X1U</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbS1vMnJRaGw1X1U/acl'/></entry><entry
 
gd:etag='&quot;UEkKUElXDit7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM</id><published>2012-11-18T18:47:04.076Z</published><updated>2012-11-18T18:47:04.076Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-11-18T18:47:04.378Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content
  type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYMFl6a2lkd2JBQWM&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd
 2JBQWM'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYMFl6a2lkd2JBQWM</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMFl6a2lkd2JBQWM/acl'/></entry><entry
 
gd:etag='&quot;UBcSEwtCBCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8</id><published>2012-11-02T19:55:47.414Z</published><updated>2012-11-02T19:55:47.414Z</updated><app:edited
 xmlns:app='htt
 p://www.w3.org/2007/app'>2012-11-02T19:55:48.208Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYMzh5UGRSODJoSG8&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' href='https://docs.google.c
 om/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8/contents'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYMzh5UGRSODJoSG8</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYMzh5UGRSODJoSG8/acl'/></entry><entry
 gd:etag='&
 
quot;XlYaFxEDTyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE</id><published>2012-09-30T09:29:41.313Z</published><updated>2012-09-30T09:29:41.313Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-09-30T09:29:41.468Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYbTVDZXFqNkRrWkE&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/at
 om+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYbTVDZXFqNkRrWkE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quo
 taBytesUsed><docs:writersCanInvite value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYbTVDZXFqNkRrWkE/acl'/></entry><entry
 
gd:etag='&quot;XxJQFAlSHyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8</id><published>2012-08-20T21:36:51.779Z</published><updated>2012-08-20T21:36:51.779Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-08-20T21:36:52.037Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder for Uploading Documents</title><content 
type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYXzhOekgyUzNJRW8&amp;usp=docsl
 ist_api'/><link rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2
 jgHHwMwYXzhOekgyUzNJRW8</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYXzhOekgyUzNJRW8/acl'/></entry><entry
 
gd:etag='&quot;XVEJEQRAGyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk</id><published>2012-07-21T10:00:41.095Z</published><updated>2012-07-21T10:00:41.095Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T10:00:41.313Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' src='h
 ttps://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk/contents'/><link 
rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYU1drSDNaUE8yVlk&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk'/><link 
rel='edit' type='application/a
 tom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYU1drSDNaUE8yVlk</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYU1drSDNaUE8yVlk/acl'/></entry><entry
 
gd:etag='&quot;XVEKWUhPAit7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</id><published>2012-07-21T09:57:43.392Z</published><updated>2012-07-21T09:57:43.392Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:57:43.59
 0Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-14-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/07dsfisp3lub8ta1i3u2qf99d10dvp42/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYY0Q5QlhIaWVUMk0?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link rel='
 http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>file:0BzY2jgHHwMwYY0Q5QlhIaWVUMk0</gd:
 resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:57:43.378Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYY0Q5QlhIaWVUMk0/revisions'/></entry><entry
 gd:etag='&quot;XVEKVkxTBit7ImBk&quot;'><id>https:
 
//docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU</id><published>2012-07-21T09:55:17.743Z</published><updated>2012-07-21T09:55:17.743Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:55:18.002Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/rflbv3o031ej20mq3fsf7v8nuhjd1p6f/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYb01zQkN4dmN1aEU?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' href='https://docs
 .google.com/file/d/0BzY2jgHHwMwYb01zQkN4dmN1aEU/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' hr
 
ef='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYb01zQkN4dmN1aEU</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:55:17.738Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/acl'/><gd:
 feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYb01zQkN4dmN1aEU/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVE1THCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg</id><published>2012-07-21T09:53:42.779Z</published><updated>2012-07-21T09:53:42.779Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:53:43.388Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadsheet)</title><content type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-08-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuir
 
iq/a5j3fa9p14tjd93bn5v6u8sjbr97156o/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYclhjQTkwdzFSUDg?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYclhjQTkwdzFSUDg/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwd
 zFSUDg'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYclhjQTkwdzFSUDg</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:53:42.753Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document (Spreadshe
 et)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYclhjQTkwdzFSUDg/revisions'/></entry><entry
 
gd:etag='&quot;XVEKVApVRyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc</id><published>2012-07-21T09:54:24.677Z</published><updated>2012-07-21T09:54:24.677Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2012-07-21T09:54:25.056Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#file' 
label='application/x-vnd.oasis.opendocument.spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' 
 label='modified-by-me'/><title>Temporary Document (Spreadsheet)</title><content 
type='application/x-vnd.oasis.opendocument.spreadsheet' 
src='https://doc-0c-4o-docs.googleusercontent.com/docs/securesc/p3gkcpm4vekih3vn1285g2jn1spuiriq/6csqua0f5836pl4dd0fo8vp7u6q5o5pp/1375178400000/04693666875216770588/04693666875216770588/0BzY2jgHHwMwYRjh3c3lDYkZtdnc?h=16653014193614665626&amp;e=download&amp;gd=true'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/file/d/0BzY2jgHHwMwYRjh3c3lDYkZtdnc/edit?usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' href='ht
 tps://docs.google.com/feeds/upload/file/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><link 
rel='edit-media' type='application/x-vnd.oasis.opendocument.spreadsheet' 
href='https://docs.google.com/feeds/default/media/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>file:0BzY2jgHHwMwYRjh3c3lDYkZtdnc</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2012-07-21T09:54:24.650Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:quotaBytesUsed>7564</gd:quotaByt
 esUsed><docs:writersCanInvite 
value='false'/><docs:md5Checksum>950b2710b40e5b0b91b0bc1e509f7344</docs:md5Checksum><docs:filename>Temporary 
Document (Spreadsheet)</docs:filename><docs:suggestedFilename>Temporary Document 
(Spreadsheet)</docs:suggestedFilename><docs:size>7564</docs:size><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/file%3A0BzY2jgHHwMwYRjh3c3lDYkZtdnc/revisions'/></entry></feed>
+< <?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: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;D04AQno_eyt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:52:23.443Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full?showdeleted=false&amp;showfolders=true'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFRVRQCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI</id><published>2013-07-30T14:52:13.096Z</published><updated>2013-07-30T14:52:13.696Z</updated><app:edited
 xmlns:a
 pp='http://www.w3.org/2007/app'>2013-07-30T14:52:13.735Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI/preview'/><link rel
 ='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI&amp;v=2&amp;s=AMedNnoAAAAAUffvR36z4ae0__ZYqBcl56n9Rg6ahmwd&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1pcBUkv9mR
 Qa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><link rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:13.696Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:13.357Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1pcBUkv9mRQa9dQmOnvUvQXD1ZHlwsuc8CI7dPJ9e8RI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFRRDHit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8</id><published>2013-07-30T14:52:14.837Z</published><updated>2013-07-30T14:52:15.193Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:15.546Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.
 com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text Document</title><content 
type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><link
 rel='http://schemas.google.com/docs/2007#alt-edi
 t-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8&amp;v=1&amp;s=AMedNnoAAAAAUffvR9n3LPuq28LbauYy6tEVKg1H8OeX&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:
 resourceId>document:1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:15.193Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:15.193Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1D5ppHlA5SnC9bCX3P7e83EOpuLslecd78JRXn6tGKg8/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFRoNBSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxha
 
W1Pdnc</id><published>2013-07-30T14:52:10.727Z</published><updated>2013-07-30T14:52:11.932Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:11.991Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type=
 'text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc/private/full'/><link
 rel='
 http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:11.932Z</docs:modifiedByMeDate><gd:lastModif
 iedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:10.727Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENwRGV0ZEhXYXpWVWk4VUxhaW1Pdnc/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFRZXACt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY</id><published>2013-07-30T14:52:16.701Z</published><updated>2013-07-30T14:52:17.296Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:17.720Z</app:edited><category s
 cheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' href='https://ssl.gstatic.
 com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY&amp;v=1&amp;s=AMedNnoAAAAAUffvR2KYO59q2tuEH189hQTXrp6YGWUs&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><link
 rel='edit' type='application/atom+xml' href='https://docs.go
 ogle.com/feeds/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><link 
rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:17.296Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:17.296Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY/ac
 l'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1cfaIZEdiwdmzBvn4tmrklZPJ2Fi5ueiEe3uaFrULJgY/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFRhZQyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc</id><published>2013-07-30T14:52:09.286Z</published><updated>2013-07-30T14:52:09.286Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:09.556Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYdVQtQzVYejA5dmc&amp;usp=docslist_api'/><link 
rel='http://schemas.google.com/docs/2
 007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYdVQtQzVYejA5dmc</gd:resourceId><docs:isSharea
 ble value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYdVQtQzVYejA5dmc/acl'/></entry></feed>
   
diff --git a/gdata/tests/traces/documents/query_all_documents-async 
b/gdata/tests/traces/documents/query_all_documents-async
new file mode 100644
index 0000000..6c31599
--- /dev/null
+++ b/gdata/tests/traces/documents/query_all_documents-async
@@ -0,0 +1,28 @@
+> GET /feeds/default/private/full HTTP/1.1
+> Soup-Debug-Timestamp: 1375195960
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 99 (0x7fffe401f8c0), SoupSocket 34 (0x7fffd8010560)
+> Host: docs.google.com
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
+> GData-Version: 3
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195960
+< Soup-Debug: SoupMessage 99 (0x7fffe401f8c0)
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Tue, 30 Jul 2013 14:52:40 GMT
+< Date: Tue, 30 Jul 2013 14:52:40 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: Accept, X-GData-Authorization, GData-Version
+< GData-Version: 3.0
+< ETag: W/"D04CQXYycCt7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:52:40 GMT
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+< Transfer-Encoding: chunked
+< 
+< <?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: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;D04CQXYycCt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:52:40.898Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFQtQHCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ</id><published>2013-07-30T14:52:31.280Z</published><updated>2013-07-30T14:52:31.815Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07
 -30T14:52:31.856Z</app:edited><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ/preview'/><link 
rel='http://schemas.google.com/docs/2007#i
 con' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ&amp;v=2&amp;s=AMedNnoAAAAAUffvWC9AcMJjGZixkw1AxaZMJIrK2ph8&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><l
 ink rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:31.815Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:31.594Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/def
 ault/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A16KwE2jyxCZZDehkRK_cZmbfI6s9-YT7rIcqgmcHMkiQ/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFQpDBCt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg</id><published>2013-07-30T14:52:32.754Z</published><updated>2013-07-30T14:52:33.229Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:33.700Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label
 ='modified-by-me'/><title>Temporary Text Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' hr
 
ef='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg&amp;v=1&amp;s=AMedNnoAAAAAUffvWNHCOb94JyD06gavxTKblnpafc48&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>document:1c8K7AU4ZIxIG9JRs-r
 _hsD3GQpMNwaxxpyfX4UYsdZg</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:33.229Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:33.229Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1c8K7AU4ZIxIG9JRs-r_hsD3GQpMNwaxxpyfX4UYsdZg/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFQRRBSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI</id><published>2013-07-30T14:52:34.
 528Z</published><updated>2013-07-30T14:52:35.022Z</updated><app:edited 
xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:35.787Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' href='https://docs.google.com/docu
 ment/d/1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI&amp;v=1&amp;s=AMedNnoAAAAAUffvWP63ijsYeWWzVmYLDm1RjkkpUgc_&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' href='https://docs.goog
 le.com/feeds/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><link rel='edit' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:35.022Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:35.022Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://sche
 mas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1VEhw9yHuEL9NfSXaQJn-1x1kt-AWHJeVtACHerFwbTI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFQgJACt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc</id><published>2013-07-30T14:52:29.174Z</published><updated>2013-07-30T14:52:29.951Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:52:29.996Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com
 /g/2005/labels' term='http://schemas.google.com/g/2005/labels#modified-by-me' 
label='modified-by-me'/><title>Temporary Spreadsheet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%
 3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc'/><link 
rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2
 Wm9mSlZjdHc'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:52:29.951Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:52:29.174Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc/acl'/><gd:feedLink
 rel='http://schemas.googl
 e.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdC1FQWY0clBaTFo1LWU2Wm9mSlZjdHc/revisions'/></entry></feed>
+  
diff --git a/gdata/tests/traces/documents/query_all_documents-async-cancellation 
b/gdata/tests/traces/documents/query_all_documents-async-cancellation
new file mode 100644
index 0000000..fb549f7
--- /dev/null
+++ b/gdata/tests/traces/documents/query_all_documents-async-cancellation
@@ -0,0 +1,112 @@
+> GET /feeds/default/private/full HTTP/1.1
+> Soup-Debug-Timestamp: 1375195995
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 135 (0x7fffe401f9b0), SoupSocket 44 (0x7fffd8010260)
+> Host: docs.google.com
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
+> GData-Version: 3
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195996
+< Soup-Debug: SoupMessage 135 (0x7fffe401f9b0)
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Tue, 30 Jul 2013 14:53:16 GMT
+< Date: Tue, 30 Jul 2013 14:53:16 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: Accept, X-GData-Authorization, GData-Version
+< GData-Version: 3.0
+< ETag: W/"D04NR346cCt7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:53:16 GMT
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+< Transfer-Encoding: chunked
+< 
+< <?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: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;D04NR346cCt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:53:16.018Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFhNDESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.314Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T
 14:53:08.679Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image
 /png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&amp;v=1&amp;s=AMedNnoAAAAAUffvfPhMYsivHk5npRCUWgTwCw8gHwxF&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application
 /atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.314Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08.314Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgY
 IxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Spreads
 heet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicat
 ion/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgH
 HwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents 
gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTl
 MTzRQbFpqV1BvZ1E/revisions'/></entry><entry 
gd:etag='&quot;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' href
 
='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authu
 
ser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffvfI-ajXeej1qbrpaoEMWQRDIRYGBd&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdat
 a documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/
 2005/labels#viewed' label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link rel='http://s
 chemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvfIZ3SRcTRLSd9ceQ4fwKvLDrSk6e&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASl
 W0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google
 .com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry></feed>
+  
+> GET /feeds/default/private/full HTTP/1.1
+> Soup-Debug-Timestamp: 1375195996
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 136 (0x7fffe001c550), SoupSocket 43 (0x8dee20)
+> Host: docs.google.com
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
+> GData-Version: 3
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195996
+< Soup-Debug: SoupMessage 136 (0x7fffe001c550)
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Tue, 30 Jul 2013 14:53:16 GMT
+< Date: Tue, 30 Jul 2013 14:53:16 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: Accept, X-GData-Authorization, GData-Version
+< GData-Version: 3.0
+< ETag: W/"D04NR3g7eCt7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:53:16 GMT
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+< Transfer-Encoding: chunked
+< 
+< <?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: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;D04NR3g7eCt7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:53:16.600Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFhNDESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.314Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T
 14:53:08.679Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image
 /png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&amp;v=1&amp;s=AMedNnoAAAAAUffvfPhMYsivHk5npRCUWgTwCw8gHwxF&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application
 /atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.314Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08.314Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgY
 IxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Spreads
 heet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicat
 ion/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgH
 HwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents 
gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTl
 MTzRQbFpqV1BvZ1E/revisions'/></entry><entry 
gd:etag='&quot;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' href
 
='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authu
 
ser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffvfI-ajXeej1qbrpaoEMWQRDIRYGBd&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdat
 a documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/
 2005/labels#viewed' label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link rel='http://s
 chemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvfIZ3SRcTRLSd9ceQ4fwKvLDrSk6e&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASl
 W0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google
 .com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry></feed>
+  
+> GET /feeds/default/private/full HTTP/1.1
+> Soup-Debug-Timestamp: 1375195996
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 137 (0x7fffe401fc80), SoupSocket 45 (0x8dee20)
+> Host: docs.google.com
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
+> GData-Version: 3
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195997
+< Soup-Debug: SoupMessage 137 (0x7fffe401fc80)
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Tue, 30 Jul 2013 14:53:17 GMT
+< Date: Tue, 30 Jul 2013 14:53:17 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: Accept, X-GData-Authorization, GData-Version
+< GData-Version: 3.0
+< ETag: W/"D04NRn07eit7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:53:17 GMT
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+< Transfer-Encoding: chunked
+< 
+< <?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: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;D04NRn07eit7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:53:17.302Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFhNDESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.314Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T
 14:53:08.679Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image
 /png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&amp;v=1&amp;s=AMedNnoAAAAAUffvfe3r8_qfSWisSUWCJq8eawdebDYG&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application
 /atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.314Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08.314Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgY
 IxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Spreads
 heet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicat
 ion/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgH
 HwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents 
gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTl
 MTzRQbFpqV1BvZ1E/revisions'/></entry><entry 
gd:etag='&quot;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' href
 
='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authu
 
ser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffvfS0SOlTRoxWUaMfFbpzGyJo9qvau&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdat
 a documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/
 2005/labels#viewed' label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link rel='http://s
 chemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvfSyG2jRvP5KSkshjhNHiOchzY0Bv&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASl
 W0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google
 .com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry></feed>
+  
+> GET /feeds/default/private/full HTTP/1.1
+> Soup-Debug-Timestamp: 1375195997
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 138 (0x7fffe001c730), SoupSocket 46 (0x8dee20)
+> Host: docs.google.com
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
+> GData-Version: 3
+> Accept-Encoding: gzip, deflate
+> Connection: Keep-Alive
+  
+< HTTP/1.1 200 OK
+< Soup-Debug-Timestamp: 1375195997
+< Soup-Debug: SoupMessage 138 (0x7fffe001c730)
+< Content-Type: application/atom+xml; charset=UTF-8; type=feed
+< Expires: Tue, 30 Jul 2013 14:53:17 GMT
+< Date: Tue, 30 Jul 2013 14:53:17 GMT
+< Cache-control: private, max-age=0, must-revalidate, no-transform
+< Vary: Accept, X-GData-Authorization, GData-Version
+< GData-Version: 3.0
+< ETag: W/"D04NRnsyeit7ImA9WhFWEUQ."
+< Last-Modified: Tue, 30 Jul 2013 14:53:17 GMT
+< X-Content-Type-Options: nosniff
+< X-Frame-Options: SAMEORIGIN
+< X-XSS-Protection: 1; mode=block
+< Server: GSE
+< Transfer-Encoding: chunked
+< 
+< <?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: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;D04NRnsyeit7ImA9WhFWEUQ.&quot;'><id>https://docs.google.com/feeds/default/private/full</id><updated>2013-07-30T14:53:17.592Z</updated><category
 scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#item' 
label='item'/><title>Available Documents - libgdata documents gmail com</title><link rel='alternate' 
type='text/html' href='https://docs.google.com'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full'/><link 
rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/up
 load/file/default/private/full'/><link rel='http://schemas.google.com/g/2005#feed' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full'/><link 
rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><link rel='http://schemas.google.com/g/2005#batch' 
type='application/atom+xml' href='https://docs.google.com/feeds/default/private/full/batch'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><openSearch:startIndex>1</openSearch:startIndex><entry 
gd:etag='&quot;A1RbFhNDESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.314Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T
 14:53:08.679Z</app:edited><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#document' label='document'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image
 /png' href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&amp;v=1&amp;s=AMedNnoAAAAAUffvfe3r8_qfSWisSUWCJq8eawdebDYG&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application
 /atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.314Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08.314Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgY
 IxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Spreads
 heet</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicat
 ion/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgH
 HwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents 
gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTl
 MTzRQbFpqV1BvZ1E/revisions'/></entry><entry 
gd:etag='&quot;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><content type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' href
 
='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authu
 
ser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffvfS0SOlTRoxWUaMfFbpzGyJo9qvau&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdat
 a documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry><entry
 
gd:etag='&quot;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/
 2005/labels#viewed' label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</title><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link rel='http://s
 chemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvfSyG2jRvP5KSkshjhNHiOchzY0Bv&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASl
 W0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google
 .com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry></feed>
+  
diff --git a/gdata/tests/traces/documents/setup-batch-async b/gdata/tests/traces/documents/setup-batch-async
index cd9c6af..8462d87 100644
--- a/gdata/tests/traces/documents/setup-batch-async
+++ b/gdata/tests/traces/documents/setup-batch-async
@@ -1,9 +1,9 @@
-> POST /feeds/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182838
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 153 (0x7fffe0012760), SoupSocket 49 (0x7fffe4003c60)
+> POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
+> Soup-Debug-Timestamp: 1375196003
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 153 (0x6d1670), SoupSocket 49 (0x8deee0)
Host: docs.google.com
X-Upload-Content-Length: 0
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -12,22 +12,22 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>A View from the Bridge</title><category term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><docs:writersCanInvite value='false'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182839
-< Soup-Debug: SoupMessage 153 (0x7fffe0012760)
+< Soup-Debug-Timestamp: 1375196004
+< Soup-Debug: SoupMessage 153 (0x6d1670)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:14:00 GMT
-< Date: Tue, 30 Jul 2013 11:14:00 GMT
+< Expires: Tue, 30 Jul 2013 14:53:24 GMT
+< Date: Tue, 30 Jul 2013 14:53:24 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQwhTRyt7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI
+< ETag: "A1RbF01cECt7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQwhTRyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI</id><published>2013-07-30T11:13:59.330Z</published><updated>2013-07-30T11:14:00.129Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:14:00.168Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content 
 type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full
 /document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:14:00.129Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:59.
 687Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbF01cECt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</id><published>2013-07-30T14:53:24.109Z</published><updated>2013-07-30T14:53:24.800Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:24.844Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content 
 type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full
 /document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:24.800Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:24.
 370Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/revisions'/></entry>
   
diff --git a/gdata/tests/traces/documents/setup-temp-document-spreadsheet 
b/gdata/tests/traces/documents/setup-temp-document-spreadsheet
index 6666668..ea4014d 100644
--- a/gdata/tests/traces/documents/setup-temp-document-spreadsheet
+++ b/gdata/tests/traces/documents/setup-temp-document-spreadsheet
@@ -1,80 +1,80 @@
POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182729
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 50 (0x77f280), SoupSocket 18 (0x7fffe400dbe0)
+> Soup-Debug-Timestamp: 1375195900
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 50 (0x6d12b0), SoupSocket 18 (0x7fffd80103e0)
Host: docs.google.com
Slug: test.ods
X-Upload-Content-Type: application/x-vnd.oasis.opendocument.spreadsheet
X-Upload-Content-Length: 7564
Content-Type: application/atom+xml; charset=UTF-8
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182729
-< Soup-Debug: SoupMessage 50 (0x77f280)
-< Location: 
https://docs.google.com/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2Ur70-Y6uOIDNqXEYuPQdNzucRa8IcTppnRnCEuyI2UjvH8spe2lHtPz2qpqQtQdaBy8NWfT5OaEn_49yPeSnPmTzblYjw
-< Date: Tue, 30 Jul 2013 11:12:09 GMT
+< Soup-Debug-Timestamp: 1375195900
+< Soup-Debug: SoupMessage 50 (0x6d12b0)
+< Location: 
https://docs.google.com/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UqpcAmPnzJ0j-RLAvyHewAisZ0S9fCmpH-j0b8pcrxI1aQUIPFVcNPqbo1D6uL3tPDcJw5lUeirnslXIAkG_HuO05Mpaw
+< Date: Tue, 30 Jul 2013 14:51:40 GMT
 < Server: HTTP Upload Server Built on Jul 21 2013 19:20:38 (1374459638)
 < Content-Length: 0
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> PUT 
/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2Ur70-Y6uOIDNqXEYuPQdNzucRa8IcTppnRnCEuyI2UjvH8spe2lHtPz2qpqQtQdaBy8NWfT5OaEn_49yPeSnPmTzblYjw
 HTTP/1.1
-> Soup-Debug-Timestamp: 1375182729
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 51 (0x7fffe400c9a0), SoupSocket 18 (0x7fffe400dbe0)
+> PUT 
/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UqpcAmPnzJ0j-RLAvyHewAisZ0S9fCmpH-j0b8pcrxI1aQUIPFVcNPqbo1D6uL3tPDcJw5lUeirnslXIAkG_HuO05Mpaw
 HTTP/1.1
+> Soup-Debug-Timestamp: 1375195900
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 51 (0x7fffe401fe60), SoupSocket 18 (0x7fffd80103e0)
Host: docs.google.com
Content-Type: application/x-vnd.oasis.opendocument.spreadsheet
Content-Length: 7564
Content-Range: bytes 0-7563/7564
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182730
-< Soup-Debug: SoupMessage 51 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375195902
+< Soup-Debug: SoupMessage 51 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:12:11 GMT
-< Date: Tue, 30 Jul 2013 11:12:11 GMT
+< Expires: Tue, 30 Jul 2013 14:51:42 GMT
+< Date: Tue, 30 Jul 2013 14:51:42 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQRReDSt7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c
+< ETag: "A1RbFAkMBit7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE
 < Content-Length: 3773
 < Server: HTTP Upload Server Built on Jul 21 2013 19:20:38 (1374459638)
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQRReDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</id><published>2013-07-30T11:12:10.389Z</published><updated>2013-07-30T11:12:10.389Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:11.159Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1
 T3c'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:10.389Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFAkMBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</id><published>2013-07-30T14:51:41.329Z</published><updated>2013-07-30T14:51:41.329Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:42.146Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdD
 MUE'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:41.329Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/revisions'/></entry>
   
-> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c HTTP/1.1
-> Soup-Debug-Timestamp: 1375182735
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 52 (0x77f730), SoupSocket 18 (0x7fffe400dbe0)
+> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195907
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 52 (0x6d1760), SoupSocket 18 (0x7fffd80103e0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182736
-< Soup-Debug: SoupMessage 52 (0x77f730)
+< Soup-Debug-Timestamp: 1375195907
+< Soup-Debug: SoupMessage 52 (0x6d1760)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:12:16 GMT
-< Date: Tue, 30 Jul 2013 11:12:16 GMT
+< Expires: Tue, 30 Jul 2013 14:51:47 GMT
+< Date: Tue, 30 Jul 2013 14:51:47 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQRReDSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:12:11 GMT
+< ETag: "A1RbFAkMBit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:51:42 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQRReDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</id><published>2013-07-30T11:12:10.389Z</published><updated>2013-07-30T11:12:10.389Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:11.159Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1
 T3c'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:10.389Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFAkMBit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</id><published>2013-07-30T14:51:41.329Z</published><updated>2013-07-30T14:51:41.329Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:42.146Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><title>Temporary Document 
(Spreadsheet)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdD
 MUE'/><link rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><li
 nk rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>sp
 readsheet:0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</gd:resourceId><docs:isShareable 
value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:41.329Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/revisions'/></entry>
   
diff --git a/gdata/tests/traces/documents/setup-temp-documents 
b/gdata/tests/traces/documents/setup-temp-documents
index ce6caca..81a7661 100644
--- a/gdata/tests/traces/documents/setup-temp-documents
+++ b/gdata/tests/traces/documents/setup-temp-documents
@@ -1,9 +1,9 @@
-> POST /feeds/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182813
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 129 (0x77f370), SoupSocket 41 (0x7fffe400dd60)
+> POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
+> Soup-Debug-Timestamp: 1375195983
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 129 (0x6d13a0), SoupSocket 41 (0x7fffd8010560)
Host: docs.google.com
X-Upload-Content-Length: 0
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -12,31 +12,31 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Temporary Spreadsheet</title><category term='http://schemas.google.com/docs/2007#spreadsheet' 
scheme='http://schemas.google.com/g/2005#kind'/><docs:writersCanInvite value='false'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182815
-< Soup-Debug: SoupMessage 129 (0x77f370)
+< Soup-Debug-Timestamp: 1375195985
+< Soup-Debug: SoupMessage 129 (0x6d13a0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:35 GMT
-< Date: Tue, 30 Jul 2013 11:13:35 GMT
+< Expires: Tue, 30 Jul 2013 14:53:05 GMT
+< Date: Tue, 30 Jul 2013 14:53:05 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQx9QHSt7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE
+< ETag: "A1RbFhEDTit7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQx9QHSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE</id><published>2013-07-30T11:13:34.842Z</published><updated>2013-07-30T11:13:35.568Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:35.599Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><
 content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'
  
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAy
 QWlQNEdBaTlZZlhPZ3dWaFE'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:35.568Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:34.842Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dW
 aFE/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><
 content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'
  
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdENmRGxy
 ejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1Bv
 Z1E/revisions'/></entry>
   
-> POST /feeds/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182815
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 130 (0x77f190), SoupSocket 42 (0x945a30)
+> POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
+> Soup-Debug-Timestamp: 1375195985
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 130 (0x6d11c0), SoupSocket 42 (0x8dea60)
Host: docs.google.com
X-Upload-Content-Length: 0
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -45,31 +45,31 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Temporary Presentation</title><category 
term='http://schemas.google.com/docs/2007#presentation' 
scheme='http://schemas.google.com/g/2005#kind'/><docs:writersCanInvite value='false'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182817
-< Soup-Debug: SoupMessage 130 (0x77f190)
+< Soup-Debug-Timestamp: 1375195987
+< Soup-Debug: SoupMessage 130 (0x6d11c0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:38 GMT
-< Date: Tue, 30 Jul 2013 11:13:38 GMT
+< Expires: Tue, 30 Jul 2013 14:53:07 GMT
+< Date: Tue, 30 Jul 2013 14:53:07 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxlYGit7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q
+< ETag: "A1RbFhBURSt7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxlYGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q</id><published>2013-07-30T11:13:36.855Z</published><updated>2013-07-30T11:13:37.701Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:37.906Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</tit
 le><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/
 file/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q&amp;v=2&amp;s=AMedNnoAAAAAUfe8AgU9V50tQeRCHRQ-MzoCYllkOCt9&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>presentation:1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WE
 xj9Q</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:37.701Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:37.187Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</tit
 le><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/
 file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvc1OHsMxzCScgmFslNDr_42YSIYP1&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWV
 E_jA</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry>
   
-> POST /feeds/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182817
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 131 (0x77f0a0), SoupSocket 43 (0x7fffe400dca0)
+> POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
+> Soup-Debug-Timestamp: 1375195987
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 131 (0x6d10d0), SoupSocket 43 (0x8dee20)
Host: docs.google.com
X-Upload-Content-Length: 0
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -78,102 +78,102 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Temporary Text Document</title><category term='http://schemas.google.com/docs/2007#document' 
scheme='http://schemas.google.com/g/2005#kind'/><docs:writersCanInvite value='false'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182819
-< Soup-Debug: SoupMessage 131 (0x77f0a0)
+< Soup-Debug-Timestamp: 1375195988
+< Soup-Debug: SoupMessage 131 (0x6d10d0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:39 GMT
-< Date: Tue, 30 Jul 2013 11:13:39 GMT
+< Expires: Tue, 30 Jul 2013 14:53:08 GMT
+< Date: Tue, 30 Jul 2013 14:53:08 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxhQFit7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c
+< ETag: "A1RbFhNNQit7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxhQFit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c</id><published>2013-07-30T11:13:38.803Z</published><updated>2013-07-30T11:13:39.449Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:39.478Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content
  type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/ful
 l/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:39.449Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:39
 .035Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhNNQit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.514Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:08.597Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content
  type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/ful
 l/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.514Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08
 .047Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry>
   
POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182819
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 132 (0x7fffe400c9a0), SoupSocket 44 (0x7fffe400dfa0)
+> Soup-Debug-Timestamp: 1375195988
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 132 (0x7fffe401fe60), SoupSocket 44 (0x7fffd8010260)
Host: docs.google.com
Slug: test.odt
X-Upload-Content-Type: application/vnd.oasis.opendocument.text
X-Upload-Content-Length: 8033
Content-Type: application/atom+xml; charset=UTF-8
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182819
-< Soup-Debug: SoupMessage 132 (0x7fffe400c9a0)
-< Location: 
https://docs.google.com/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UpODS75yoSLYffIQ6L3hfCWlGpXwHbXQMtFtdUeOOqixWaOGeQuKGluEghO6KqtuUrG7NM-sa2krUXkRJlMIjMXulLeHg
-< Date: Tue, 30 Jul 2013 11:13:40 GMT
+< Soup-Debug-Timestamp: 1375195989
+< Soup-Debug: SoupMessage 132 (0x7fffe401fe60)
+< Location: 
https://docs.google.com/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UpyeGO5mWvJJxP8i9RErPfsDl51mSjN-CGxSSD2M7cox5ATYATcIzlPyScPhz7jwvBdQfYnKV1F8Nsz76MrGj2z2RlRyw
+< Date: Tue, 30 Jul 2013 14:53:09 GMT
 < Server: HTTP Upload Server Built on Jul 21 2013 19:20:38 (1374459638)
 < Content-Length: 0
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> PUT 
/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UpODS75yoSLYffIQ6L3hfCWlGpXwHbXQMtFtdUeOOqixWaOGeQuKGluEghO6KqtuUrG7NM-sa2krUXkRJlMIjMXulLeHg
 HTTP/1.1
-> Soup-Debug-Timestamp: 1375182819
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 133 (0x77f460), SoupSocket 44 (0x7fffe400dfa0)
+> PUT 
/feeds/upload/create-session/default/private/full?convert=true&upload_id=AEnB2UpyeGO5mWvJJxP8i9RErPfsDl51mSjN-CGxSSD2M7cox5ATYATcIzlPyScPhz7jwvBdQfYnKV1F8Nsz76MrGj2z2RlRyw
 HTTP/1.1
+> Soup-Debug-Timestamp: 1375195989
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 133 (0x6d1490), SoupSocket 44 (0x7fffd8010260)
Host: docs.google.com
Content-Type: application/vnd.oasis.opendocument.text
Content-Length: 8033
Content-Range: bytes 0-8032/8033
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182821
-< Soup-Debug: SoupMessage 133 (0x77f460)
+< Soup-Debug-Timestamp: 1375195990
+< Soup-Debug: SoupMessage 133 (0x6d1490)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:41 GMT
-< Date: Tue, 30 Jul 2013 11:13:41 GMT
+< Expires: Tue, 30 Jul 2013 14:53:10 GMT
+< Date: Tue, 30 Jul 2013 14:53:10 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxoLTyt7ImBk"
-< Location: 
https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4
-< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4
+< ETag: "A1RbFg1bGit7ImBk"
+< Location: 
https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc
+< Content-Location: 
https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc
 < Content-Length: 3458
 < Server: HTTP Upload Server Built on Jul 21 2013 19:20:38 (1374459638)
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxoLTyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</id><published>2013-07-30T11:13:40.735Z</published><updated>2013-07-30T11:13:40.735Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:41.420Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:40.735Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:
 13:40.996Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFg1bGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:09.625Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.414Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link rel='self' 
type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:09.625Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:
 53:09.884Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry>
   
-> GET /feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4 HTTP/1.1
-> Soup-Debug-Timestamp: 1375182826
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 134 (0x77f190), SoupSocket 44 (0x7fffe400dfa0)
+> GET /feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc HTTP/1.1
+> Soup-Debug-Timestamp: 1375195995
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 134 (0x6d11c0), SoupSocket 44 (0x7fffd8010260)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182826
-< Soup-Debug: SoupMessage 134 (0x77f190)
+< Soup-Debug-Timestamp: 1375195995
+< Soup-Debug: SoupMessage 134 (0x6d11c0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:46 GMT
-< Date: Tue, 30 Jul 2013 11:13:46 GMT
+< Expires: Tue, 30 Jul 2013 14:53:15 GMT
+< Date: Tue, 30 Jul 2013 14:53:15 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxoMDSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:41 GMT
+< ETag: "A1RbFg1dGit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:10 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxoMDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</id><published>2013-07-30T11:13:40.735Z</published><updated>2013-07-30T11:13:41.203Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:41.627Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4&amp;v=1&amp;s=AMedNnoAAAAAUfe8CrPWbFL2PRei3-3f7R4tCgsMPcqO&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</gd:resourceId><docs:isShareable
 v
 alue='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:41.203Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:41.203Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffve3H4FAdq_QVA0eu-4AQbwb0gupeC&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 v
 alue='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry>
   
diff --git a/gdata/tests/traces/documents/setup-temp-folder b/gdata/tests/traces/documents/setup-temp-folder
index e9bb1a5..8d19e98 100644
--- a/gdata/tests/traces/documents/setup-temp-folder
+++ b/gdata/tests/traces/documents/setup-temp-folder
@@ -1,9 +1,9 @@
-> POST /feeds/default/private/full?convert=true HTTP/1.1
-> Soup-Debug-Timestamp: 1375182812
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 128 (0x7fffe0012760), SoupSocket 40 (0x7fffe400dd60)
+> POST /feeds/upload/create-session/default/private/full?convert=true HTTP/1.1
+> Soup-Debug-Timestamp: 1375195982
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 128 (0x6d1670), SoupSocket 40 (0x7fffd8010560)
Host: docs.google.com
X-Upload-Content-Length: 0
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Content-Type: application/atom+xml
Accept-Encoding: gzip, deflate
@@ -12,22 +12,22 @@
<?xml version='1.0' encoding='UTF-8'?><entry xmlns='http://www.w3.org/2005/Atom' 
xmlns:docs='http://schemas.google.com/docs/2007' xmlns:gd='http://schemas.google.com/g/2005'><title 
type='text'>Temporary Folder</title><category term='http://schemas.google.com/docs/2007#folder' 
scheme='http://schemas.google.com/g/2005#kind'/><docs:writersCanInvite value='false'/></entry>
   
 < HTTP/1.1 201 Created
-< Soup-Debug-Timestamp: 1375182813
-< Soup-Debug: SoupMessage 128 (0x7fffe0012760)
+< Soup-Debug-Timestamp: 1375195983
+< Soup-Debug: SoupMessage 128 (0x6d1670)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:33 GMT
-< Date: Tue, 30 Jul 2013 11:13:33 GMT
+< Expires: Tue, 30 Jul 2013 14:53:03 GMT
+< Date: Tue, 30 Jul 2013 14:53:03 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxwIByt7ImBk"
-< Location: https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU
-< Content-Location: https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU
+< ETag: "A1RbFhdWBSt7ImBk"
+< Location: https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8
+< Content-Location: https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxwIByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU</id><published>2013-07-30T11:13:33.498Z</published><updated>2013-07-30T11:13:33.498Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:33.697Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYSlFyaTBPTE9IRkU&amp;usp=docslist_api'/><link 
rel='http://schema
 s.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYSlFyaTBPTE9IRkU</gd:resour
 ceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/acl'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhdWBSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8</id><published>2013-07-30T14:53:02.725Z</published><updated>2013-07-30T14:53:02.725Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:03.039Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYRHphWkhpNVZQZG8&amp;usp=docslist_api'/><link 
rel='http://schema
 s.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYRHphWkhpNVZQZG8</gd:resour
 ceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/acl'/></entry>
   
diff --git a/gdata/tests/traces/documents/teardown-batch-async 
b/gdata/tests/traces/documents/teardown-batch-async
index 3766384..d604b84 100644
--- a/gdata/tests/traces/documents/teardown-batch-async
+++ b/gdata/tests/traces/documents/teardown-batch-async
@@ -1,47 +1,47 @@
-> GET /feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI HTTP/1.1
-> Soup-Debug-Timestamp: 1375182840
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 154 (0x7fffe400c9a0), SoupSocket 49 (0x7fffe4003c60)
+> GET /feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY HTTP/1.1
+> Soup-Debug-Timestamp: 1375196004
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 154 (0x7fffe401fe60), SoupSocket 49 (0x8deee0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182840
-< Soup-Debug: SoupMessage 154 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375196005
+< Soup-Debug: SoupMessage 154 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:14:00 GMT
-< Date: Tue, 30 Jul 2013 11:14:00 GMT
+< Expires: Tue, 30 Jul 2013 14:53:25 GMT
+< Date: Tue, 30 Jul 2013 14:53:25 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQwhTRyt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:14:00 GMT
+< ETag: "A1RbF01RGit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:25 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQwhTRyt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI</id><published>2013-07-30T11:13:59.330Z</published><updated>2013-07-30T11:14:00.129Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:14:00.168Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content 
 type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full
 /document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:14:00.129Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:59.
 687Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbF01RGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</id><published>2013-07-30T14:53:24.109Z</published><updated>2013-07-30T14:53:24.566Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:25.030Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>A View from the 
Bridge</title><content 
 type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full
 /document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY&amp;v=1&amp;s=AMedNnoAAAAAUffvhR_qo-XqgDIgTMlnW1xrGnl6CdQZ&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY</gd:resourceId><docs:isShareable
 value='
 true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:24.566Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:24.566Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/document%3A1hqrVr3TuOqc0r3R3J14xF7hz1_t-HJx9CuXW0VSs-QI HTTP/1.1
-> Soup-Debug-Timestamp: 1375182840
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 155 (0x77f460), SoupSocket 49 (0x7fffe4003c60)
+> DELETE /feeds/default/private/full/document%3A1ZB19Xrl4p7Pu5FKHby8S6NmBMwWLMFs7rQ9JPRGwlUY HTTP/1.1
+> Soup-Debug-Timestamp: 1375196005
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 155 (0x6d1490), SoupSocket 49 (0x8deee0)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQwhTRyt7ImBk"
+> If-Match: "A1RbF01RGit7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182841
-< Soup-Debug: SoupMessage 155 (0x77f460)
+< Soup-Debug-Timestamp: 1375196005
+< Soup-Debug: SoupMessage 155 (0x6d1490)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:14:01 GMT
-< Expires: Tue, 30 Jul 2013 11:14:01 GMT
+< Date: Tue, 30 Jul 2013 14:53:25 GMT
+< Expires: Tue, 30 Jul 2013 14:53:25 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
diff --git a/gdata/tests/traces/documents/teardown-copy-document 
b/gdata/tests/traces/documents/teardown-copy-document
index 196eadc..b51f951 100644
--- a/gdata/tests/traces/documents/teardown-copy-document
+++ b/gdata/tests/traces/documents/teardown-copy-document
@@ -1,47 +1,47 @@
-> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc HTTP/1.1
-> Soup-Debug-Timestamp: 1375182676
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 5 (0x77f550), SoupSocket 2 (0x945d30)
+> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195844
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 5 (0x6d1580), SoupSocket 2 (0x8ded60)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182677
-< Soup-Debug: SoupMessage 5 (0x77f550)
+< Soup-Debug-Timestamp: 1375195844
+< Soup-Debug: SoupMessage 5 (0x6d1580)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:11:17 GMT
-< Date: Tue, 30 Jul 2013 11:11:17 GMT
+< Expires: Tue, 30 Jul 2013 14:50:44 GMT
+< Date: Tue, 30 Jul 2013 14:50:44 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTGR5WRSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:11:16 GMT
+< ETag: "A1RbExZKASt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:50:44 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTGR5WRSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc</id><published>2013-07-30T11:11:16.734Z</published><updated>2013-07-30T11:11:16.939Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:11:16.982Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadshee
 t)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicatio
 n/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><link
 rel='edit-media' type='text/html' href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHw
 MwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:11:16.939Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:11:16.348Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZ
 nJDdHc5N19BRGc/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbExZKASt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE</id><published>2013-07-30T14:50:43.812Z</published><updated>2013-07-30T14:50:44.073Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:50:44.515Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Document (Spreadshee
 t)</title><content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='applicatio
 n/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='http://schemas.google.com/docs/2007/thumbnail' type='image/jpeg' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE&amp;v=1&amp;s=AMedNnoAAAAAUffu5LrmVNjYxcKPSIoUW9KqSQhun8C5&amp;sz=s220'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='edi
 t' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:50:44.073Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:50:43.613Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' href='https://docs.google
 
.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/acl'/><gd:feedLink 
rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGhTNXpndGNUbXJFZnJDdHc5N19BRGc HTTP/1.1
-> Soup-Debug-Timestamp: 1375182677
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 6 (0x77f460), SoupSocket 2 (0x945d30)
+> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdDE4Zk9QaXJyRWtfN28zRl9GVzk0WFE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195844
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 6 (0x6d1490), SoupSocket 2 (0x8ded60)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTGR5WRSt7ImBk"
+> If-Match: "A1RbExZKASt7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182677
-< Soup-Debug: SoupMessage 6 (0x77f460)
+< Soup-Debug-Timestamp: 1375195845
+< Soup-Debug: SoupMessage 6 (0x6d1490)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:11:17 GMT
-< Expires: Tue, 30 Jul 2013 11:11:17 GMT
+< Date: Tue, 30 Jul 2013 14:50:45 GMT
+< Expires: Tue, 30 Jul 2013 14:50:45 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
diff --git a/gdata/tests/traces/documents/teardown-temp-document 
b/gdata/tests/traces/documents/teardown-temp-document
index 003c9d1..15e0ebd 100644
--- a/gdata/tests/traces/documents/teardown-temp-document
+++ b/gdata/tests/traces/documents/teardown-temp-document
@@ -1,47 +1,47 @@
-> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c HTTP/1.1
-> Soup-Debug-Timestamp: 1375182737
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 54 (0x77f190), SoupSocket 19 (0x7fffe4003c60)
+> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195908
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 54 (0x6d11c0), SoupSocket 19 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182737
-< Soup-Debug: SoupMessage 54 (0x77f190)
+< Soup-Debug-Timestamp: 1375195908
+< Soup-Debug: SoupMessage 54 (0x6d11c0)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:12:17 GMT
-< Date: Tue, 30 Jul 2013 11:12:17 GMT
+< Expires: Tue, 30 Jul 2013 14:51:48 GMT
+< Date: Tue, 30 Jul 2013 14:51:48 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQRBAHSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:12:17 GMT
+< ETag: "A1RbFAVDAit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:51:48 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQRBAHSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</id><published>2013-07-30T11:12:10.389Z</published><updated>2013-07-30T11:12:17.116Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:12:17.119Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#shared' 
label='shared'/><title>Temporary Document (Spreadsheet)</title><conte
 nt type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' href
 
='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYV
 klPVEJKWGh0VkY1T3c'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:12:10.389Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFAVDAit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</id><published>2013-07-30T14:51:41.329Z</published><updated>2013-07-30T14:51:48.334Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:51:48.342Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#shared' 
label='shared'/><title>Temporary Document (Spreadsheet)</title><conte
 nt type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' href
 
='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwV
 TJVVFNDQUF2ZHdDMUE'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:51:41.329Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdGY4aFVIRnpYVklPVEJKWGh0VkY1T3c HTTP/1.1
-> Soup-Debug-Timestamp: 1375182737
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 55 (0x77f730), SoupSocket 19 (0x7fffe4003c60)
+> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdE1jT2dtVXUwVTJVVFNDQUF2ZHdDMUE HTTP/1.1
+> Soup-Debug-Timestamp: 1375195908
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 55 (0x6d1760), SoupSocket 19 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQRBAHSt7ImBk"
+> If-Match: "A1RbFAVDAit7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182737
-< Soup-Debug: SoupMessage 55 (0x77f730)
+< Soup-Debug-Timestamp: 1375195909
+< Soup-Debug: SoupMessage 55 (0x6d1760)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:12:18 GMT
-< Expires: Tue, 30 Jul 2013 11:12:18 GMT
+< Date: Tue, 30 Jul 2013 14:51:49 GMT
+< Expires: Tue, 30 Jul 2013 14:51:49 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
diff --git a/gdata/tests/traces/documents/teardown-temp-documents 
b/gdata/tests/traces/documents/teardown-temp-documents
index 0a653a8..5ef2d97 100644
--- a/gdata/tests/traces/documents/teardown-temp-documents
+++ b/gdata/tests/traces/documents/teardown-temp-documents
@@ -1,47 +1,47 @@
-> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE HTTP/1.1
-> Soup-Debug-Timestamp: 1375182829
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 139 (0x7fffe400c9a0), SoupSocket 46 (0x7fffd80028e0)
+> GET /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E HTTP/1.1
+> Soup-Debug-Timestamp: 1375195997
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 139 (0x7fffe401fe60), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182830
-< Soup-Debug: SoupMessage 139 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375195997
+< Soup-Debug: SoupMessage 139 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:50 GMT
-< Date: Tue, 30 Jul 2013 11:13:50 GMT
+< Expires: Tue, 30 Jul 2013 14:53:17 GMT
+< Date: Tue, 30 Jul 2013 14:53:17 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQx9QHSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:35 GMT
+< ETag: "A1RbFhEDTit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:05 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQx9QHSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE</id><published>2013-07-30T11:13:34.842Z</published><updated>2013-07-30T11:13:35.568Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:35.599Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><
 content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'
  
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAy
 QWlQNEdBaTlZZlhPZ3dWaFE'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:35.568Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:34.842Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dW
 aFE/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhEDTit7ImBk&quot;'><id>https://docs.google.com/feeds/id/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</id><published>2013-07-30T14:53:04.070Z</published><updated>2013-07-30T14:53:05.136Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:05.181Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005#kind' 
term='http://schemas.google.com/docs/2007#spreadsheet' label='spreadsheet'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Spreadsheet</title><
 content type='text/html' 
src='https://docs.google.com/feeds/download/spreadsheets/Export?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/spreadsheet/ccc?key=0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E&amp;output=html&amp;chrome=false&amp;widget=true'/><link
 rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml'
  
href='https://docs.google.com/feeds/upload/file/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='http://schemas.google.com/spreadsheets/2006#worksheetsfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/worksheets/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/private/full'/><link
 rel='http://schemas.google.com/spreadsheets/2006#tablesfeed' type='application/atom+xml' 
href='https://spreadsheets.google.com/feeds/0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/tables'/><link 
rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/spreadsheet%3A0AjY2jgHHwMwYdENmRGxy
 ejlDSTlMTzRQbFpqV1BvZ1E'/><author><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></author><gd:resourceId>spreadsheet:0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E</gd:resourceId><docs:isShareable
 value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:05.136Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:04.070Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><docs:hasForm value='false'/><gd:feedLink 
rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1Bv
 Z1E/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdEtJUDAyQWlQNEdBaTlZZlhPZ3dWaFE HTTP/1.1
-> Soup-Debug-Timestamp: 1375182830
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 140 (0x7fffe0012760), SoupSocket 46 (0x7fffd80028e0)
+> DELETE /feeds/default/private/full/spreadsheet%3A0AjY2jgHHwMwYdENmRGxyejlDSTlMTzRQbFpqV1BvZ1E HTTP/1.1
+> Soup-Debug-Timestamp: 1375195997
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 140 (0x6d1670), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQx9QHSt7ImBk"
+> If-Match: "A1RbFhEDTit7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182830
-< Soup-Debug: SoupMessage 140 (0x7fffe0012760)
+< Soup-Debug-Timestamp: 1375195998
+< Soup-Debug: SoupMessage 140 (0x6d1670)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:50 GMT
-< Expires: Tue, 30 Jul 2013 11:13:50 GMT
+< Date: Tue, 30 Jul 2013 14:53:18 GMT
+< Expires: Tue, 30 Jul 2013 14:53:18 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -51,50 +51,50 @@
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> GET /feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q HTTP/1.1
-> Soup-Debug-Timestamp: 1375182830
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 141 (0x7fffe400c9a0), SoupSocket 46 (0x7fffd80028e0)
+> GET /feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA HTTP/1.1
+> Soup-Debug-Timestamp: 1375195998
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 141 (0x7fffe401fe60), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182830
-< Soup-Debug: SoupMessage 141 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375195998
+< Soup-Debug: SoupMessage 141 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:51 GMT
-< Date: Tue, 30 Jul 2013 11:13:51 GMT
+< Expires: Tue, 30 Jul 2013 14:53:18 GMT
+< Date: Tue, 30 Jul 2013 14:53:18 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxlYGit7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:37 GMT
+< ETag: "A1RbFhBURSt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:06 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxlYGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q</id><published>2013-07-30T11:13:36.855Z</published><updated>2013-07-30T11:13:37.701Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:37.906Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</tit
 le><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/
 file/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q&amp;v=2&amp;s=AMedNnoAAAAAUfe8D4UWrIg1jsZ9QQotwAR6wlyDRANv&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>presentation:1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WE
 xj9Q</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:37.701Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:37.187Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhBURSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA</id><published>2013-07-30T14:53:06.357Z</published><updated>2013-07-30T14:53:06.895Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:06.974Z</app:edited><category 
scheme='http://schemas.google.com/g/2005/labels' term='http://schemas.google.com/g/2005/labels#viewed' 
label='viewed'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#presentation' 
label='presentation'/><title>Temporary Presentation</tit
 le><content type='text/html' 
src='https://docs.google.com/feeds/download/presentations/Export?id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/presentation/d/1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_presentation_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/
 file/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA&amp;v=2&amp;s=AMedNnoAAAAAUffvfh8BCPwdbHBpCObL9Fvtmb34uWEU&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>presentation:1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWV
 E_jA</gd:resourceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:06.895Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:06.670Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/presentation%3A1XPewRH84xNNEKlaOBrHHzwusNbj2NpivWvP76WExj9Q HTTP/1.1
-> Soup-Debug-Timestamp: 1375182830
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 142 (0x77f460), SoupSocket 46 (0x7fffd80028e0)
+> DELETE /feeds/default/private/full/presentation%3A1hdOlASlW0RVdMTt8VhOcuRlpTEp7H22H9VSGqWVE_jA HTTP/1.1
+> Soup-Debug-Timestamp: 1375195998
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 142 (0x6d1490), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQxlYGit7ImBk"
+> If-Match: "A1RbFhBURSt7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182831
-< Soup-Debug: SoupMessage 142 (0x77f460)
+< Soup-Debug-Timestamp: 1375195998
+< Soup-Debug: SoupMessage 142 (0x6d1490)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:51 GMT
-< Expires: Tue, 30 Jul 2013 11:13:51 GMT
+< Date: Tue, 30 Jul 2013 14:53:18 GMT
+< Expires: Tue, 30 Jul 2013 14:53:18 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -104,50 +104,50 @@
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> GET /feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c HTTP/1.1
-> Soup-Debug-Timestamp: 1375182831
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 143 (0x7fffe400c9a0), SoupSocket 46 (0x7fffd80028e0)
+> GET /feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI HTTP/1.1
+> Soup-Debug-Timestamp: 1375195998
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 143 (0x7fffe401fe60), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182831
-< Soup-Debug: SoupMessage 143 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375195998
+< Soup-Debug: SoupMessage 143 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:51 GMT
-< Date: Tue, 30 Jul 2013 11:13:51 GMT
+< Expires: Tue, 30 Jul 2013 14:53:19 GMT
+< Date: Tue, 30 Jul 2013 14:53:19 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxhKECt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:39 GMT
+< ETag: "A1RbFhNDESt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:08 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxhKECt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c</id><published>2013-07-30T11:13:38.803Z</published><updated>2013-07-30T11:13:39.264Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:39.700Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content
  type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/ful
 l/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c&amp;v=1&amp;s=AMedNnoAAAAAUfe8D6n_ndhlunqOhpqdWfhLQtdZooSx&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c</gd:resourceId><docs:isShareable
 value=
 'true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:39.264Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:39.264Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhNDESt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</id><published>2013-07-30T14:53:07.822Z</published><updated>2013-07-30T14:53:08.314Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:08.679Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary Text 
Document</title><content
  type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/ful
 l/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI&amp;v=1&amp;s=AMedNnoAAAAAUffvf55ybKCG3FnzQ_z2szQN9_Y1KWo_&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI</gd:resourceId><docs:isShareable
 value=
 'true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:08.314Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:08.314Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/document%3A1hZlZPaLOYoyUP6o4ZFt_7k1YjnqHalnW7afqreqJZ6c HTTP/1.1
-> Soup-Debug-Timestamp: 1375182831
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 144 (0x7fffe0012760), SoupSocket 46 (0x7fffd80028e0)
+> DELETE /feeds/default/private/full/document%3A1bdY9c5KVN8WFgYIxiPwzMn0u2bpr3eCfgA5As7QiVSI HTTP/1.1
+> Soup-Debug-Timestamp: 1375195998
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 144 (0x6d1670), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQxhKECt7ImBk"
+> If-Match: "A1RbFhNDESt7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182831
-< Soup-Debug: SoupMessage 144 (0x7fffe0012760)
+< Soup-Debug-Timestamp: 1375195999
+< Soup-Debug: SoupMessage 144 (0x6d1670)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:52 GMT
-< Expires: Tue, 30 Jul 2013 11:13:52 GMT
+< Date: Tue, 30 Jul 2013 14:53:19 GMT
+< Expires: Tue, 30 Jul 2013 14:53:19 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
@@ -157,50 +157,50 @@
 < Content-Type: text/html; charset=UTF-8
 < 
   
-> GET /feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4 HTTP/1.1
-> Soup-Debug-Timestamp: 1375182831
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 145 (0x7fffe400c9a0), SoupSocket 46 (0x7fffd80028e0)
+> GET /feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc HTTP/1.1
+> Soup-Debug-Timestamp: 1375195999
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 145 (0x7fffe401fe60), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182831
-< Soup-Debug: SoupMessage 145 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375195999
+< Soup-Debug: SoupMessage 145 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:52 GMT
-< Date: Tue, 30 Jul 2013 11:13:52 GMT
+< Expires: Tue, 30 Jul 2013 14:53:19 GMT
+< Date: Tue, 30 Jul 2013 14:53:19 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxoMDSt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:41 GMT
+< ETag: "A1RbFg1dGit7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:10 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxoMDSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</id><published>2013-07-30T11:13:40.735Z</published><updated>2013-07-30T11:13:41.203Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:41.627Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4&amp;v=1&amp;s=AMedNnoAAAAAUfe8EKsFZyP9_Y-eOZgi2JQH_LoGVQod&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4</gd:resourceId><docs:isShareable
 v
 alue='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T11:13:41.203Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T11:13:41.203Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4/revisions'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFg1dGit7ImBk&quot;'><id>https://docs.google.com/feeds/id/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</id><published>2013-07-30T14:53:09.625Z</published><updated>2013-07-30T14:53:10.144Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:10.630Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#document' 
label='document'/><category scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#viewed' label='viewed'/><category 
scheme='http://schemas.google.com/g/2005/labels' 
term='http://schemas.google.com/g/2005/labels#modified-by-me' label='modified-by-me'/><title>Temporary 
Arbitrary Document</title><co
 ntent type='text/html' 
src='https://docs.google.com/feeds/download/documents/export/Export?id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/edit?usp=docslist_api'/><link
 rel='http://schemas.google.com/docs/2007#embed' type='text/html' 
href='https://docs.google.com/document/d/1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/preview'/><link 
rel='http://schemas.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_document_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='http://schemas.google.com/docs/2007#alt-edit-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/privat
 e/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link 
rel='http://schemas.google.com/docs/2007/thumbnail' type='image/png' 
href='https://docs.google.com/feeds/vt?authuser=0&amp;gd=true&amp;id=1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc&amp;v=1&amp;s=AMedNnoAAAAAUffvf7nEcjl5FDM1loK1fmIlFqPxEGiC&amp;sz=s220'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><link
 rel='edit-media' type='text/html' 
href='https://docs.google.com/feeds/default/media/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></author><gd:resourceId>document:1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc</gd:resourceId><docs:isShareable
 v
 alue='true'/><docs:isShareableByMe 
value='true'/><docs:modifiedByMeDate>2013-07-30T14:53:10.144Z</docs:modifiedByMeDate><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata
 documents gmail 
com</email></gd:lastModifiedBy><gd:lastViewed>2013-07-30T14:53:10.144Z</gd:lastViewed><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite
 value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/acl'/><gd:feedLink
 rel='http://schemas.google.com/docs/2007/revisions' 
href='https://docs.google.com/feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc/revisions'/></entry>
   
-> DELETE /feeds/default/private/full/document%3A160jJ9DwkrCVOcmvhQyF9-RZ-1O5R6HyCicIXU26lwk4 HTTP/1.1
-> Soup-Debug-Timestamp: 1375182831
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 146 (0x77f460), SoupSocket 46 (0x7fffd80028e0)
+> DELETE /feeds/default/private/full/document%3A1trsVUkfFwPAI3pxmtFAN_wcNXG7ztlccDr-fUga1Thc HTTP/1.1
+> Soup-Debug-Timestamp: 1375195999
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 146 (0x6d1490), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQxoMDSt7ImBk"
+> If-Match: "A1RbFg1dGit7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182832
-< Soup-Debug: SoupMessage 146 (0x77f460)
+< Soup-Debug-Timestamp: 1375195999
+< Soup-Debug: SoupMessage 146 (0x6d1490)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:52 GMT
-< Expires: Tue, 30 Jul 2013 11:13:52 GMT
+< Date: Tue, 30 Jul 2013 14:53:20 GMT
+< Expires: Tue, 30 Jul 2013 14:53:20 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
diff --git a/gdata/tests/traces/documents/teardown-temp-folder 
b/gdata/tests/traces/documents/teardown-temp-folder
index a079553..83877c1 100644
--- a/gdata/tests/traces/documents/teardown-temp-folder
+++ b/gdata/tests/traces/documents/teardown-temp-folder
@@ -1,47 +1,47 @@
-> GET /feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU HTTP/1.1
-> Soup-Debug-Timestamp: 1375182832
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 147 (0x7fffe400c9a0), SoupSocket 46 (0x7fffd80028e0)
+> GET /feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8 HTTP/1.1
+> Soup-Debug-Timestamp: 1375196000
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 147 (0x7fffe401fe60), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182832
-< Soup-Debug: SoupMessage 147 (0x7fffe400c9a0)
+< Soup-Debug-Timestamp: 1375196000
+< Soup-Debug: SoupMessage 147 (0x7fffe401fe60)
 < Content-Type: application/atom+xml; charset=UTF-8; type=entry
-< Expires: Tue, 30 Jul 2013 11:13:52 GMT
-< Date: Tue, 30 Jul 2013 11:13:52 GMT
+< Expires: Tue, 30 Jul 2013 14:53:20 GMT
+< Date: Tue, 30 Jul 2013 14:53:20 GMT
 < Cache-control: private, max-age=0, must-revalidate, no-transform
 < Vary: Accept, X-GData-Authorization, GData-Version
 < GData-Version: 3.0
-< ETag: "A1RTQxwIByt7ImBk"
-< Last-Modified: Tue, 30 Jul 2013 11:13:33 GMT
+< ETag: "A1RbFhdWBSt7ImBk"
+< Last-Modified: Tue, 30 Jul 2013 14:53:03 GMT
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN
 < X-XSS-Protection: 1; mode=block
 < Server: GSE
 < Transfer-Encoding: chunked
 < 
-< <?xml version='1.0' encoding='UTF-8'?><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;A1RTQxwIByt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU</id><published>2013-07-30T11:13:33.498Z</published><updated>2013-07-30T11:13:33.498Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T11:13:33.697Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYSlFyaTBPTE9IRkU&amp;usp=docslist_api'/><link 
rel='http://schema
 s.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYSlFyaTBPTE9IRkU</gd:resour
 ceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU/acl'/></entry>
+< <?xml version='1.0' encoding='UTF-8'?><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;A1RbFhdWBSt7ImBk&quot;'><id>https://docs.google.com/feeds/id/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8</id><published>2013-07-30T14:53:02.725Z</published><updated>2013-07-30T14:53:02.725Z</updated><app:edited
 xmlns:app='http://www.w3.org/2007/app'>2013-07-30T14:53:03.039Z</app:edited><category 
scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/docs/2007#folder' 
label='folder'/><title>Temporary Folder</title><content type='application/atom+xml;type=feed' 
src='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='alternate' type='text/html' 
href='https://docs.google.com/folderview?id=0BzY2jgHHwMwYRHphWkhpNVZQZG8&amp;usp=docslist_api'/><link 
rel='http://schema
 s.google.com/docs/2007#icon' type='image/png' 
href='https://ssl.gstatic.com/docs/doclist/images/icon_11_collection_list.png'/><link 
rel='http://schemas.google.com/g/2005#resumable-create-media' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='http://schemas.google.com/docs/2007#alt-post' type='application/atom+xml' 
href='https://docs.google.com/feeds/upload/file/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/contents'/><link
 rel='self' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><link 
rel='edit' type='application/atom+xml' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8'/><author><name>libgdata.documents</name><email>libgdata
 documents gmail com</email></author><gd:resourceId>folder:0BzY2jgHHwMwYRHphWkhpNVZQZG8</gd:resour
 ceId><docs:isShareable value='true'/><docs:isShareableByMe 
value='true'/><gd:lastModifiedBy><name>libgdata.documents</name><email>libgdata documents gmail 
com</email></gd:lastModifiedBy><gd:quotaBytesUsed>0</gd:quotaBytesUsed><docs:writersCanInvite 
value='false'/><gd:feedLink rel='http://schemas.google.com/acl/2007#accessControlList' 
href='https://docs.google.com/feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8/acl'/></entry>
   
-> DELETE /feeds/default/private/full/folder%3A0BzY2jgHHwMwYSlFyaTBPTE9IRkU HTTP/1.1
-> Soup-Debug-Timestamp: 1375182832
-> Soup-Debug: SoupSession 1 (0x6592c0), SoupMessage 148 (0x7fffe0012760), SoupSocket 46 (0x7fffd80028e0)
+> DELETE /feeds/default/private/full/folder%3A0BzY2jgHHwMwYRHphWkhpNVZQZG8 HTTP/1.1
+> Soup-Debug-Timestamp: 1375196000
+> Soup-Debug: SoupSession 1 (0x65a2e0), SoupMessage 148 (0x6d1670), SoupSocket 46 (0x8dee20)
Host: docs.google.com
-> Authorization: GoogleLogin 
auth=DQAAANEAAAAhXE1iPN2DO7U_my715oujK60sZIXpl5PBSiZcuefaxjRhx5sA2L0T1_Vg657oSkXwDkQPyiRmcPlxguiJhuUby19bTVOwrC1baeYQGhqYzswjtV5szl2cNEAKWNDXPlr6T6n2_2_cgCuzhdljoq8PIDMpD1hEhLIWYIVMm_zLvsCSQEGWRJ2d52igRI0tvItFaCN-7NE_PZ_8JYQPYenZqlNK4I6_cc7Nkd8-JOKzApTuF7dpG7VJCzpwgLGMTUWmzkVmocAFdjrA9o9PoQZDxkYkfqGTebuJ3udi-ubGug
+> Authorization: GoogleLogin 
auth=DQAAANEAAAAFzZ2JgwyC1wh66lYjFfP12KtZQmAwT2Wxq8SWXN4u0YVYFqx9okpt4N2dGG2y3hINLnS7UKlGh8CJ_i0lcnBh_-YpulTcpdTmRjuetKC4CualOHergdpJvT9PhXo2cJOvHdqODCVGaq5Bg4thZaKgLAcKREEiDjkUy_8_vIFF3_k0HZTJhqRhoJh75vQ6EULFpM5DV8YuoWSiFSues1gvc0wqzrj8hdOkXLtw89m2CytgLb5zOtTB4wb3Kxi1n9YNCHpNvkQWbuyNyXD870Rs2gd8wbUdeCzO3JMBVriN8w
GData-Version: 3
-> If-Match: "A1RTQxwIByt7ImBk"
+> If-Match: "A1RbFhdWBSt7ImBk"
Accept-Encoding: gzip, deflate
Connection: Keep-Alive
   
 < HTTP/1.1 200 OK
-< Soup-Debug-Timestamp: 1375182832
-< Soup-Debug: SoupMessage 148 (0x7fffe0012760)
+< Soup-Debug-Timestamp: 1375196000
+< Soup-Debug: SoupMessage 148 (0x6d1670)
 < GData-Version: 3.0
-< Date: Tue, 30 Jul 2013 11:13:53 GMT
-< Expires: Tue, 30 Jul 2013 11:13:53 GMT
+< Date: Tue, 30 Jul 2013 14:53:20 GMT
+< Expires: Tue, 30 Jul 2013 14:53:20 GMT
 < Cache-control: private, max-age=0
 < X-Content-Type-Options: nosniff
 < X-Frame-Options: SAMEORIGIN



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]