Skip to content

Instantly share code, notes, and snippets.

/logs by logcat Secret

Created January 12, 2015 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/19469ff95a77a5db4b9a to your computer and use it in GitHub Desktop.
Save anonymous/19469ff95a77a5db4b9a to your computer and use it in GitHub Desktop.
issue with davdroid 0.6.10.1
E/LocSvc_api_v02( 805): I/---> locClientSendReq line 2360 QMI_LOC_INJECT_WIFI_POSITION_REQ_V02
E/LocSvc_ApiV02( 805): I/<--- void globalRespCb(locClientHandleType, uint32_t, locClientRespIndUnionType, void*) line 106 QMI_LOC_INJECT_WIFI_POSITION_REQ_V02
E/qcom_sensors_hal( 805): hal_sam_gen_prox: prox data: state=1, mean=255, distance=0.000000
E/LocSvc_libulp( 805): I/===> int ulp_msg_process_system_update(UlpSystemEvent) line 1429
I/davdroid.DavSyncAdapter(31960): Performing sync for authority com.android.calendar
D/davdroid.DavSyncAdapter(31960): Creating new DavHttpClient
I/davdroid.DavHttpClient(31960): Wire logging active, disabling HTTP compression
D/davdroid.DavSyncAdapter(31960): Server supports VCard version 3.0
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/persönlich/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/pers%C3%B6nlich/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/feiertageundwochenenden/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/feiertageundwochenenden/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/urlaub-2ndFirstNameSurname/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/urlaub-2ndFirstNameSurname/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/vertragsdaten/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/vertragsdaten/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/persönlich_shared_by_xyz/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/pers%C3%B6nlich_shared_by_xyz/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
V/davdroid.URIUtils(31960): Normalized URL https://example.org/owncloud/remote.php/caldav/calendars/myusername/contact_birthdays/ -> https://example.org/owncloud/remote.php/caldav/calendars/myusername/contact_birthdays/
D/davdroid.WebDavResource(31960): Using preemptive authentication (not compatible with Digest auth)
I/davdroid.SyncManager(31960): Remotely removing 0 deleted resource(s) (if not changed)
I/davdroid.SyncManager(31960): Uploading 0 new resource(s) (if not existing)
I/davdroid.SyncManager(31960): Uploading 0 modified resource(s) (if not changed)
I/davdroid.SyncManager(31960): Synchronization forced
I/davdroid.SyncManager(31960): Fetching remote resource list
D/HttpClient(31960): Re-using cached 'basic' auth scheme for https://example.org:443
D/HttpClient(31960): Connection request: [route: HttpRoute[{s}->https://example.org:443]][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 3]
D/HttpClient(31960): Connection leased: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 3]
D/HttpClient(31960): Opening connection HttpRoute[{s}->https://example.org:443]
D/HttpClient(31960): Connecting to example.org/85.25.109.229:443
D/davdroid.TlsSniSocketFactory(31960): Establishing direct TLS connection to https://example.org:443
V/davdroid.TlsSniSocketFactory(31960): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
V/davdroid.TlsSniSocketFactory(31960): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
D/davdroid.TlsSniSocketFactory(31960): No documented SNI support on Android <4.2, trying reflection method with host name example.org
D/davdroid.TlsSniSocketFactory(31960): Established TLSv1.2 connection with example.org using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
D/HttpClient(31960): Connection established 10.0.0.138:46067<->85.25.109.229:443
D/HttpClient(31960): Executing request PROPFIND /owncloud/remote.php/caldav/calendars/myusername/arbeit/ HTTP/1.1
D/HttpClient(31960): Target auth state: CHALLENGED
D/HttpClient(31960): Proxy auth state: UNCHALLENGED
D/Wire (31960): http-outgoing-14 >> "PROPFIND /owncloud/remote.php/caldav/calendars/myusername/arbeit/ HTTP/1.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Accept: text/xml[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Depth: 1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Length: 134[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Host: example.org[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "User-Agent: DAVdroid/0.6.10.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "<propfind xmlns="DAV:">[\n]"
D/Wire (31960): http-outgoing-14 >> " <prop>[\n]"
D/Wire (31960): http-outgoing-14 >> " <CS:getctag xmlns:CS="http://calendarserver.org/ns/"/>[\n]"
D/Wire (31960): http-outgoing-14 >> " <getetag/>[\n]"
D/Wire (31960): http-outgoing-14 >> " </prop>[\n]"
D/Wire (31960): http-outgoing-14 >> "</propfind>"
D/Wire (31960): http-outgoing-14 << "HTTP/1.1 207 Multi-Status[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Date: Mon, 12 Jan 2015 20:41:29 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Server: Apache/2.2.22 (Debian)[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Powered-By: PHP/5.4.34-1~dotdeb.1[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Expires: Thu, 19 Nov 1981 08:52:00 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Pragma: no-cache[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Strict-Transport-Security: max-age=31536000[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-XSS-Protection: 1; mode=block[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Content-Type-Options: nosniff[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Frame-Options: Sameorigin[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src *; font-src 'self' data:; media-src *[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Robots-Tag: none[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Vary: Brief,Prefer[\r][\n]"
D/Wire (31960): http-outgoing-14 << "DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Set-Cookie: oc45a73a62da=dp2tsk5trifb73hhe9jc988ae1; path=/owncloud; secure; HttpOnly[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Keep-Alive: timeout=5, max=100[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Transfer-Encoding: chunked[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Type: application/xml; charset=utf-8[\r][\n]"
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/HttpClient(31960): Connection can be kept alive for 5000 MILLISECONDS
D/HttpClient(31960): Authentication succeeded
D/Wire (31960): http-outgoing-14 << "acc[\r][\n]"
D/Wire (31960): http-outgoing-14 << "<?xml version="1.0" encoding="utf-8"?>[\n]"
D/Wire (31960): http-outgoing-14 << "<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/</d:href><d:propstat><d:prop><cs:getctag>7</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getetag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6c57096acd716e2413d285a12f6c1dc5.ics</d:href><d:propstat><d:prop><d:getetag>"4a4fb4a2c6b1dc044422ee69ec44f363"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-0ee378239c2eb497b2ae00f6d35e251b.ics</d:href><d:propstat><d:prop><d:getetag>"7d861319a2e2c13f80d278a571ca028c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6151bfdb1d7d66407aab24c8a115e310.ics</d:href><d:propstat><d:prop><d:getetag>"c3f1688f793c85189cf589a490180a67"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-d13a6e3b262dfc982cac54f250120a1b.ics</d:href><d:propstat><d:prop><d:getetag>"5ae0dfef448c998b87a087821b02cf14"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-c68f88fe3971a1ae31970bfad5b030e1.ics</d:href><d:propstat><d:prop><d:getetag>"ccb4afd7d9c060897750c3223df80f40"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-75be7839f6ca95284f2a1ce3414bafda.ics</d:href><d:propstat><d:prop><d:getetag>"b3b39916f5f79ec0ec02606e39867dd2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>[\n]"
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/ -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6c57096acd716e2413d285a12f6c1dc5.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6c57096acd716e2413d285a12f6c1dc5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6c57096acd716e2413d285a12f6c1dc5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-0ee378239c2eb497b2ae00f6d35e251b.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-0ee378239c2eb497b2ae00f6d35e251b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-0ee378239c2eb497b2ae00f6d35e251b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6151bfdb1d7d66407aab24c8a115e310.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6151bfdb1d7d66407aab24c8a115e310.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-6151bfdb1d7d66407aab24c8a115e310.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-d13a6e3b262dfc982cac54f250120a1b.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-d13a6e3b262dfc982cac54f250120a1b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-d13a6e3b262dfc982cac54f250120a1b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-c68f88fe3971a1ae31970bfad5b030e1.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-c68f88fe3971a1ae31970bfad5b030e1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-c68f88fe3971a1ae31970bfad5b030e1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-75be7839f6ca95284f2a1ce3414bafda.ics -> /owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-75be7839f6ca95284f2a1ce3414bafda.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/arbeit/owncloud-75be7839f6ca95284f2a1ce3414bafda.ics
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/Wire (31960): http-outgoing-14 << "0[\r][\n]"
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/HttpClient(31960): Connection [id: 14][route: HttpRoute[{s}->https://example.org:443]] can be kept alive for 5.0 seconds
D/HttpClient(31960): Connection released: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 3]
I/davdroid.SyncManager(31960): Fetching 0 new remote resource(s)
I/davdroid.SyncManager(31960): Fetching 0 updated remote resource(s)
I/davdroid.SyncManager(31960): Removing non-dirty resources that are not present remotely anymore
D/davdroid.LocalCollection(31960): Committing 1 operations
I/davdroid.SyncManager(31960): Sync complete, fetching new CTag
I/davdroid.SyncManager(31960): Remotely removing 0 deleted resource(s) (if not changed)
I/davdroid.SyncManager(31960): Uploading 0 new resource(s) (if not existing)
I/davdroid.SyncManager(31960): Uploading 0 modified resource(s) (if not changed)
I/davdroid.SyncManager(31960): Synchronization forced
I/davdroid.SyncManager(31960): Fetching remote resource list
D/HttpClient(31960): Re-using cached 'basic' auth scheme for https://example.org:443
D/HttpClient(31960): Connection request: [route: HttpRoute[{s}->https://example.org:443]][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 3]
D/HttpClient(31960): Connection leased: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 3]
D/HttpClient(31960): Stale connection check
D/Wire (31960): http-outgoing-14 << "[read] I/O error: Read timed out"
D/HttpClient(31960): Executing request PROPFIND /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1
D/HttpClient(31960): Target auth state: CHALLENGED
D/HttpClient(31960): Proxy auth state: UNCHALLENGED
D/Wire (31960): http-outgoing-14 >> "PROPFIND /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Accept: text/xml[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Depth: 1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Length: 134[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Host: example.org[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "User-Agent: DAVdroid/0.6.10.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "<propfind xmlns="DAV:">[\n]"
D/Wire (31960): http-outgoing-14 >> " <prop>[\n]"
D/Wire (31960): http-outgoing-14 >> " <CS:getctag xmlns:CS="http://calendarserver.org/ns/"/>[\n]"
D/Wire (31960): http-outgoing-14 >> " <getetag/>[\n]"
D/Wire (31960): http-outgoing-14 >> " </prop>[\n]"
D/Wire (31960): http-outgoing-14 >> "</propfind>"
D/Wire (31960): http-outgoing-14 << "HTTP/1.1 207 Multi-Status[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Date: Mon, 12 Jan 2015 20:41:29 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Server: Apache/2.2.22 (Debian)[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Powered-By: PHP/5.4.34-1~dotdeb.1[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Expires: Thu, 19 Nov 1981 08:52:00 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Pragma: no-cache[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Strict-Transport-Security: max-age=31536000[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-XSS-Protection: 1; mode=block[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Content-Type-Options: nosniff[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Frame-Options: Sameorigin[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src *; font-src 'self' data:; media-src *[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Robots-Tag: none[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Vary: Brief,Prefer[\r][\n]"
D/Wire (31960): http-outgoing-14 << "DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Set-Cookie: oc45a73a62da=arev3lb8ckl6m1mf9obe6sfno6; path=/owncloud; secure; HttpOnly[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Keep-Alive: timeout=5, max=99[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Transfer-Encoding: chunked[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Type: application/xml; charset=utf-8[\r][\n]"
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/HttpClient(31960): Connection can be kept alive for 5000 MILLISECONDS
D/HttpClient(31960): Authentication succeeded
D/Wire (31960): http-outgoing-14 << "205cd[\r][\n]"
D/Wire (31960): http-outgoing-14 << "<?xml version="1.0" encoding="utf-8"?>[\n]"
D/Wire (31960): http-outgoing-14 << "<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/</d:href><d:propstat><d:prop><cs:getctag>379</cs:getctag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><d:getetag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2627a3b27741b66fbf1836cd9f036c56.ics</d:href><d:propstat><d:prop><d:getetag>"982c1ce3c432652dc068d2108a3e95a4"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a4485ab32cb6752e1809ead417e2ef7.ics</d:href><d:propstat><d:prop><d:getetag>"4fb4c5c59c6f0c7610b82b6d65f92226"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a3ccb48247e232e32ab351b2db780719.ics</d:href><d:propstat><d:prop><d:getetag>"8b5f560e9e9b6870e6405ea9558a6f57"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4e0c2dc8d318fb3bc928b4d8f6ea62b.ics</d:href><d:propstat><d:prop><d:getetag>"495413b3a15a5b39a45aa3c34e1551f6"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2dbe0cb1a47bbe43a4b0001a1b22db9f.ics</d:href><d:propstat><d:prop><d:getetag>"8db4be1022e1a263d949d667cbfb2f84"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-87d7c51b16a0144816be8da74394e93d.ics</d:href><d:propstat><d:prop><d:getetag>"fa2315420e4ea45ccc3f2e4319a6b020"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2fd8748a6f41cfdc5432e90d00b8a02b.ics</d:href><d:propstat><d:prop><d:getetag>"06ffbd726e1c6a2b1b9da737cff93690"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-deb7dd03c5361bd661a34e4e861a4fbb.ics</d:href><d:propstat><d:prop><d:getetag>"d8c78ccf5563a79ac8d396217dd35799"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-09a76b00835ee9b9937c4626addd3032.ics</d:href><d:propstat><d:prop><d:getetag>"b4964e081b3ac1a5634c8c60da355106"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars
D/Wire (31960): http-outgoing-14 << "remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2d19322be11e6167e2c60fb84ac920bd.ics</d:href><d:propstat><d:prop><d:getetag>"57cffd46b8c002809d7bae86e5504219"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c97a076dc2303cc4986f9ae2568e32ef.ics</d:href><d:propstat><d:prop><d:getetag>"97bb35df067d57a1335569656ce46b66"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-db5c209b500df6120801c79f90291423.ics</d:href><d:propstat><d:prop><d:getetag>"51b5da3b6a55cec6bbcab85c12785f98"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat"
D/Wire (31960): http-outgoing-14 << "><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fcc527659c9ced5beb434161cf071ccd.ics</d:href><d:propstat><d:prop><d:getetag>"c588febbc73393ecbb0cfa19a44a9043"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8b00739fc7d47a6ed11915472736b9ca.ics</d:href><d:propstat><d:prop><d:getetag>"f0f23a2716b2ad9b1e7dd5d35cf0cb38"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fe7359fba26ea966c077e3d1ccd2d53.ics</d:href><d:propstat><d:prop><d:getetag>"2d6a1cdc396256f19d45589646684d09"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ff07bdb1f4dc0397060899e711a5af07.ics</d:href><d:propstat><d:prop><d:getetag>"a8f852aa91cfe22e75d89f49f0556794"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f1c63f62925e673bbb799415dc17e564.ics</d:href><d:propstat><d:prop><d:getetag>"eb22db58a4c2657a6155a24b2cc1d91f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6b70df5511a5b586e4fa0de2beccf51.ics</d:href><d:propstat><d:prop><d:getetag>"a3e5833f8818c19759a6e0b735d83495"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab2c1de28b13c9a5ea305e25100d73.ics</d:href><d:propstat><d:prop><d:getetag>"37270cf099db4cf75a7292b2ceb44296"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cb0a12dc1302e5d433a08708dd62fb8.ics</d:href><d:propstat><d:prop><d:getetag>"268d26308786f0556798d0b3cbc013ac"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9c20d75eab8d995dd94b59133bd97b0e.ics</d:href><d:propstat><d:prop><d:getetag>"e5bfee37dad1cfa3d048383ab85383ab"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6011b4a2e9078fb5c26acbe2fe16ffd5.ics</d:href><d:propstat><d:prop><d:getetag>"d2010742f90c1db9c1668f84b0c048fa"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:h
D/Wire (31960): http-outgoing-14 << "3b742edb6382fc8704a8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9ecf0b47b45f451f7cc935f661bd0f8.ics</d:href><d:propstat><d:prop><d:getetag>"524d98812e5cf33ad3c1a4e1309fa1b8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fb1412d191b058e4633d49a78e2c9811.ics</d:href><d:propstat><d:prop><d:getetag>"c1eb85d614bccd6911f24cc6f38e5583"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-635763650f845ad0d80adfa2a275b08b.ics</d:href><d:propstat><d:prop><d:getetag>"73adab34a65434fb375f2970178be371"</d:getetag></d:prop><d:statu"
D/Wire (31960): http-outgoing-14 << "s>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-24f36ff0d68f5d90bf34dd1a3ab91fff.ics</d:href><d:propstat><d:prop><d:getetag>"2ad1dc9f3e722c6b3fae16ecf3bb23f8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-27df5637988b1a126101dae3a65cc421.ics</d:href><d:propstat><d:prop><d:getetag>"28f7b84dfcc1713efcc2f5b0136c9ebb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1ad5ebdafc5d808e5c058ce0a9f7eadd.ics</d:href><d:propstat><d:prop><d:getetag>"15fac8068a2fc9b1969d8a0ab1b816ed"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-36f7dd769f25056ffccbdf3b3e980c61.ics</d:href><d:propstat><d:prop><d:getetag>"ab7ea2885dd5fa187b017f156bc89fc5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ac123b661c456b2ad992fe8ca5c8f5a.ics</d:href><d:propstat><d:prop><d:getetag>"24cec7e68063e8b5c5705fd78ee3ab7b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4649ed3d22098b57b6f84b79b82c08a.ics</d:href><d:propstat><d:prop><d:getetag>"fcb108deb3e9983cd133628319ac37a2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99885bd906e50bc9555baeb85ae13b18.ics</d:href><d:propstat><d:prop><d:getetag>"9ab3085d9e7b82cb4c84957e06b3f5f7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4dd030a92d8f9ef12f6e64320f11fdf.ics</d:href><d:propstat><d:prop><d:getetag>"2a9cd4f9514e706954a50033349283cf"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-326f017f67b4cb6b9d8d318d8529bb09.ics</d:href><d:propstat><d:prop><d:getetag>"17a2de1a8b862f6e89f4ef4befb8faf7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5309282d95631b620f34b5eca2c4407e.ics</d:href><d:propstat><d:prop><d:getetag>"a289f8d4a2ad24aeebdd8f7559bfbffe"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></
D/Wire (31960): http-outgoing-14 << "Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b31d95919e85ee0281d4b0c39b097c9e.ics</d:href><d:propstat><d:prop><d:getetag>"abf42142ed131373d85616d1cd074df2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3e580cd502e88881720c0e1e35a3edf3.ics</d:href><d:propstat><d:prop><d:getetag>"5c69c100bd177cc4a3bb306a1e696fc2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c9cb60b6bab91eb8102060310a7f4322.ics</d:href><d:propstat><d:prop><d:getetag>"a67364cbab97c6b899e2ccb09d7864c0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-62a7a2db1714d9da942c9f682f2fa471.ics</d:href><d:propstat><d:prop><d:getetag>"656988926eb8cfd66becf3"
D/Wire (31960): http-outgoing-14 << "e2ef5ba025"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ed1380a8c3531621d0fb96a85b7fafe1.ics</d:href><d:propstat><d:prop><d:getetag>"4c0041988595346c2e06c65e7e61e865"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f500ba8b1791fc8826a23fa66f2005d.ics</d:href><d:propstat><d:prop><d:getetag>"48e6bf8de91184579a840fe6f67b383c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6a8f6625b6413442f06c938d0f8b864.ics</d:href><d:propstat><d:prop><d:getetag>"9e1d8408ef31b8c196f10589e9bb38a0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-164b46e041ac920a398666002be3e00c.ics</d:href><d:propstat><d:prop><d:getetag>"2c41dcefb36c7fa2993f47cc4f3aba1f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6ede8d1b8a696e36999d30a704ab216f.ics</d:href><d:propstat><d:prop><d:getetag>"f3424201d8de584ec86e84502eacd364"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2ab59f03f80077de51372b9e88de5cbb.ics</d:href><d:propstat><d:prop><d:getetag>"e6611a007c42b4df1235908e2b7e6a97"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8e522f630af50542058663e888221128.ics</d:href><d:propstat><d:prop><d:getetag>"c25e4ef5d4545b2393edeaf134a786df"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-855ff4f9ee9842d2ba91d18b1588bcaa.ics</d:href><d:propstat><d:prop><d:getetag>"c7f46c323eb0631e18b08a8ec7f0ae3d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-532273fa6f4b2b3499202c12de462419.ics</d:href><d:propstat><d:prop><d:getetag>"69cb48c7d65b56638be0ac2696541d52"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fec26d7dfa4ea71299b0c5be7e5cabf.ics</d:href><d:propstat><d:prop><d:getetag>"08a3a4cec830bb841c4d18c81097da68"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:st
D/Wire (31960): http-outgoing-14 << "0446adbe4d4bf64.ics</d:href><d:propstat><d:prop><d:getetag>"1f03fba804359efaef63ca6e8de1d1f1"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5262552bd45892685831346160fba11d.ics</d:href><d:propstat><d:prop><d:getetag>"8d84aba0db0174f3f46ec31f3429e831"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-69bbaa8ea9a49376fd4d803f887a6a89.ics</d:href><d:propstat><d:prop><d:getetag>"21e314fde4421c980ee29a1e15959d6d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f258c49e61f4344488fbd483fd526e4.ics</d:href><d:propstat><d:prop><d:getetag>"fb5a8f8e260638fb7553f90e7a22eceb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4c4c806a444abcc076064d7271b88fe.ics</d:href><d:propstat><d"
D/Wire (31960): http-outgoing-14 << ":prop><d:getetag>"37e368c57a5a4bbcdab77e00f0c9f786"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-024cbe7b7b10d1e86e011a89ee5d50e0.ics</d:href><d:propstat><d:prop><d:getetag>"6ea650028dd230aee86ac40d68aeed81"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-43bc427693a5645466f7d7215454d70d.ics</d:href><d:propstat><d:prop><d:getetag>"84964568f8763a65fdaf9ca6e0d02c2b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-506a4aced19cf9dcb2096f99ebbed242.ics</d:href><d:propstat><d:prop><d:getetag>"0139880c02e815db197410b0e853268b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-39d071b5dce78afaae70ba8379626768.ics</d:href><d:propstat><d:prop><d:getetag>"b97ceb80c1b8d1ac1cb589136c5409a9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-882c464923eea0756a8c51bb784b6f47.ics</d:href><d:propstat><d:prop><d:getetag>"50880d8119c227c79a5814baee64b57f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8935db48559fa0d596686fde6f62474.ics</d:href><d:propstat><d:prop><d:getetag>"a0923776f08c76bc7efad9f7e864e4cc"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4759302b31ab402a3b02cefb51de6738.ics</d:href><d:propstat><d:prop><d:getetag>"8facd6822c328dd2653f18f12833e5d6"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-830dd7221612c417cfddc95f4e8b7b8c.ics</d:href><d:propstat><d:prop><d:getetag>"6cbd7f5f8e17386e17490feae7190422"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1459a5a6ba20d565b74cbe6e5aed69e.ics</d:href><d:propstat><d:prop><d:getetag>"02b4c5ef1b5cf98fc9a03d8291fbf82f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4a4f9199808813365e2f3a1dc3be1148.ics</d:href><d:propstat><d:prop><d:getetag>"e86817e50ab7f53a05e53d1a8efcc310"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:prop
D/Wire (31960): http-outgoing-14 << "at><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-121a5e283dd2e3b003f77d58ef504393.ics</d:href><d:propstat><d:prop><d:getetag>"9cca6dacd5c370db6813ccbb051f66ac"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-297de569ec41f56dab65b159ce88c3a1.ics</d:href><d:propstat><d:prop><d:getetag>"01aa3f6a127034a6afc39b901c9fb500"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9b3d14062af5211b3877eacb0d30b56f.ics</d:href><d:propstat><d:prop><d:getetag>"a8746e8e50b48048a1ae4b83a847148b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-985779cd087af1a2add547d28566db71.ics</d:href><d:propstat><d:prop><d:getetag>"fa22cd2f38feb2e4f2d2e1bd930d9258"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-646bf8424fce7b3c7d2"
D/Wire (31960): http-outgoing-14 << "81437e0ad8efe.ics</d:href><d:propstat><d:prop><d:getetag>"9d935e3f364babd715b189b1db9b7150"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0407b23e345b8ccc216d50c8a64642ce.ics</d:href><d:propstat><d:prop><d:getetag>"466624fd65596265d7f093f4ffa7562a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-380fafd36e166742ef936bbdbea660b0.ics</d:href><d:propstat><d:prop><d:getetag>"a8c53adbe641576323ff0223ef943da0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02c08b42f824b9a141d9338745d11102.ics</d:href><d:propstat><d:prop><d:getetag>"3a78bc9b0c44a3d865b5ae5fa19c7901"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ba5b040d1f8a399518cda261b216e3a0.ics</d:href><d:propstat><d:prop><d:getetag>"3245c184f1ed5b11707a888e129eed8c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2683d9554729716f5b3c2c4788383e43.ics</d:href><d:propstat><d:prop><d:getetag>"fae75d93317a931cacf5941ff74ddb2d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2f49390da6e5cc59ae861252dd818b0a.ics</d:href><d:propstat><d:prop><d:getetag>"ebbc2abbe3ed229eafab25fd767ecbe4"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fb9c2a5d40ea65b854b7658f9cbe18b.ics</d:href><d:propstat><d:prop><d:getetag>"79372af8a30c8cdd51754f30e98a9cfb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-89c486fe2d5dc9649037becd130a6ee7.ics</d:href><d:propstat><d:prop><d:getetag>"bab08392d03c2a21162e4e60a007bbe9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b11c7529ca8f2cbee4f18a0cc4e3c07a.ics</d:href><d:propstat><d:prop><d:getetag>"cb6863070b7fe45dbb80acbd9d755fba"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f04c3f1a4454eb6ad6d244e81f50ef07.ics</d:href><d:propstat><d:prop><d:getetag>"9a72c30e818657e893c70f123dbc5d7b"</d:getetag></d:prop><d:status>HTTP/1
D/Wire (31960): http-outgoing-14 << "v/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-656a2962667cb53cf505a91dcbb37fd5.ics</d:href><d:propstat><d:prop><d:getetag>"76876d7605380493dc5969a82bd2e40f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ea85af317baced3ae93fec6777aa64df.ics</d:href><d:propstat><d:prop><d:getetag>"882251ea1555325b25cddc402ad19095"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e1d2d3d2052ba923147cb8dc47dd8c7c.ics</d:href><d:propstat><d:prop><d:getetag>"e24e5676d7bea1132bdc550a6ce4fbb5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eede1d4e75163150de0648dc37966e45.ics</d:href><d:propstat><d:prop><d:getetag>"0dd6d845462b23a1d02b2b98f5963501"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f8bc567699b23c0290aba520bd24298c.ics</d:href><d:propstat><d:prop><d:getetag>"cf7c645ad5f6005ff0b4aca0eac822bc"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstName"
D/Wire (31960): http-outgoing-14 << "nSurname/owncloud-d2bc8d12c60fcb730a4c4140158ed84f.ics</d:href><d:propstat><d:prop><d:getetag>"c0b153545b99711c334a24d49aadde6a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b70b085b2fca4e3e5ebf20f9616a8154.ics</d:href><d:propstat><d:prop><d:getetag>"194d62724fcbfaaeb545e1b29e997677"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4005c13d5cf613e8563112beedffdf43.ics</d:href><d:propstat><d:prop><d:getetag>"99125516d94eb4bc3b59f532d2ea1ad5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2876bdec7e8baab946300d80cca9f972.ics</d:href><d:propstat><d:prop><d:getetag>"11ac5be2b7de640614ca9ce709a959b0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fe32ef99068be399226ed8b8fce8d6b5.ics</d:href><d:propstat><d:prop><d:getetag>"afcd2d15ca651e04a6aa5e165de116df"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5983f6dad026bc3bf9ec5660cdc60c90.ics</d:href><d:propstat><d:prop><d:getetag>"080069ad9eb27c84dd929f40f95d2cb2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b3db29b59db921bdcc206395e7e7fe3e.ics</d:href><d:propstat><d:prop><d:getetag>"057cc1d93cb77be7c2dce8c9bb5040a5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99d54de61afb86ec953f49fb918c8aaf.ics</d:href><d:propstat><d:prop><d:getetag>"813d8fa90529f731ecabaefa2b11af7a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06fc2a12915687d221b1744a95347c6d.ics</d:href><d:propstat><d:prop><d:getetag>"fac59a6d613ad9249fc64c988d3b3537"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d98b8c472427857bd50befcfc5b5a8c5.ics</d:href><d:propstat><d:prop><d:getetag>"db160266bcfa1a744f99a700dc2e6b98"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-10b9531a7f0f70a6c56d60f7747bbf26.ics</d:href><d:propstat><d:prop><d:getetag>"1c5815a6238560d610fc04b8d0b301
D/Wire (31960): http-outgoing-14 << "869e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-535db0131bed39772943b023c0a1c661.ics</d:href><d:propstat><d:prop><d:getetag>"3bd401834f8f0441e09f264849722b62"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cf0e296aa217343df44bdc3394503f9f.ics</d:href><d:propstat><d:prop><d:getetag>"2f98d59b4990b8e9652b14b246cce133"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-37a65cafce5a22396b8b99abc8ae8c62.ics</d:href><d:propstat><d:prop><d:getetag>"1fd533a9ef39d1176d91ca96a4731799"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208d5210d65391aa349d37905091be76.ics</d:href><d:propstat><d:prop><d:getetag>"1bc14b003c7574518bc466488cd81e3e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91cc5af7a5b2d66dd39ec929023227d3.ics</d:href><d:propstat><d:prop><d:getetag>"fe5073b7b447cc63a2c9275b4bc2ec7e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php"
D/Wire (31960): http-outgoing-14 << "/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-812d0a61888f80f4bbada7ae86bf770c.ics</d:href><d:propstat><d:prop><d:getetag>"c54ad8db045b3fd1b5e39374d43f8369"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58ccd2358d3e465087876662df1b9788.ics</d:href><d:propstat><d:prop><d:getetag>"b27b9b85ece616c6d068d94a75055758"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c8cb3222bb3be0482767b08a9e249203.ics</d:href><d:propstat><d:prop><d:getetag>"0cd07f34448e181b7778eea45f731310"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e0a844ab82590d3642b3793ec880e029.ics</d:href><d:propstat><d:prop><d:getetag>"92275c375baaf5cac8089472889b5d55"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1728302546d5e97926861d400842a2f5.ics</d:href><d:propstat><d:prop><d:getetag>"73d914a2269367563ede0e2b49c02fd0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d18b5a89bf07cfeba560946b93ca2b42.ics</d:href><d:propstat><d:prop><d:getetag>"0ec1398a5b119526c59286829d01adc6"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ef6432aaef0d45beeef80695d0f4fe2.ics</d:href><d:propstat><d:prop><d:getetag>"3a5912408af8ae603463323e678eef27"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08fbc928057bed66c780a503620de1bf.ics</d:href><d:propstat><d:prop><d:getetag>"286b59802ec77e17e2156c7320464a67"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-19b084004c4c5b681b8ff29e899724cb.ics</d:href><d:propstat><d:prop><d:getetag>"15de0589c02421485e9b0fe0b0c7a4f9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58d367867292e5776c7a1d92d089b2d9.ics</d:href><d:propstat><d:prop><d:getetag>"ba2c218d7cbb52aecd316458edc249c7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e60e2c59319b53d934e722acdab4eac7.ics</d:href><d:propstat><d:prop><d
D/Wire (31960): http-outgoing-14 << "</d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6968d77c2609fb3fa4bb96f81d6a49e.ics</d:href><d:propstat><d:prop><d:getetag>"46b6d44ff990c7ba6662eb2e9bff7e03"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0047cdbdae8a717c319fbe2995a9d808.ics</d:href><d:propstat><d:prop><d:getetag>"e6520ed84ad80b274f4bade840ae0ab8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-83e4c127764cbaf04efd674448f0036b.ics</d:href><d:propstat><d:prop><d:getetag>"6848de2b8ecbb58abe520a9c69cb9b6e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bd45464d642fcbc2605962f4a9fd0740.ics</d:href><d:propstat><d:prop><d:getetag>"146d9f7a4082a9816ca482a53e781b11"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d6f22d4bad3ec3707766a33b9ebeee9a.ics</d:href><d:propstat><d:prop><d:getetag>"28ee922ca2f72c365ad70e586024c6f1"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-541583e6f8969e087368a8dabe7c4f5e.ics</d:href><d:propstat><d:prop><d:getetag>"a9fabc23f2b99bf2016b6eef23f8d464"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response>"
D/Wire (31960): http-outgoing-14 << "<d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0d8b45ae5c46c7597fab45f1c4a13340.ics</d:href><d:propstat><d:prop><d:getetag>"6c02f52135948327a38b28b51e8a5315"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1e923446a9dc84aeb72f1c3d1470366.ics</d:href><d:propstat><d:prop><d:getetag>"7ceea1ef7cf491474acbe71d70ff6761"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-40d0b155d9936a878a33579a4346bda8.ics</d:href><d:propstat><d:prop><d:getetag>"2c0d2bf3d6d9714d95c563808bb5c040"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6cf5c89827c8b480364dc0c2a27b8d48.ics</d:href><d:propstat><d:prop><d:getetag>"82f87fedb7d37e4d025313d7fdfc3317"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6d43db1b6bf5faea79090d33e0c037d.ics</d:href><d:propstat><d:prop><d:getetag>"13b92f63b2a5f15d41b92b99575f362d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-936d4dbdb96f142a975c42364ebea7c3.ics</d:href><d:propstat><d:prop><d:getetag>"8f1de3caa6e3accaed4242461306867d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ec016334349fdb46d425dc3fb9f0b3a.ics</d:href><d:propstat><d:prop><d:getetag>"2cb855ff792ec23cb801a045f7ae5f7c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8318509ff7f580cf918eb54dc427d70e.ics</d:href><d:propstat><d:prop><d:getetag>"14a45b2b2f5ff30e99412b76deeebded"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fcb0b4d8d67cfbf89c74559b8cee754.ics</d:href><d:propstat><d:prop><d:getetag>"283e5822b97358f062c844033dcbba10"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a89c24c1d7eb2a531d6452f4589006f.ics</d:href><d:propstat><d:prop><d:getetag>"8daa6aa79515f87b93f1aa538828245b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4cb826c46389242540bb509fb5
D/Wire (31960): http-outgoing-14 << "ics</d:href><d:propstat><d:prop><d:getetag>"8371c5cc8845fdd15f73a51e7d534c00"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0dfe9e15147a1eeeef1a61f643c6bcf.ics</d:href><d:propstat><d:prop><d:getetag>"82f73f5e5e9b62c6f2a349ea67f2eec0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7115d4c70b8e0dccb082934940606efb.ics</d:href><d:propstat><d:prop><d:getetag>"977bb8fb12c2e5983e081a6059ea5d63"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c033daa584d4f5f33d2977cfef68039f.ics</d:href><d:propstat><d:prop><d:getetag>"fb3ee8df123e04633183776770280c5b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-abbb18b916b69215709aa5b3ef11d982.ics</d:href><d:propstat><d:prop><d:getetag>"3b002f37beb161fbfe8b1e19108cf114"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0992c71b14ed2ded552ce27b20b562be.ics</d:href><d:propstat><d:prop><d:getetag>"9f544b795d42f0f1409fa29afffda1c5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cef5181d2d36f113badd23142fc51ae.ics</d:href><d:propstat><d:prop><d:getetag>"5d304b5cf555f5cbea92619d4299bfcb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Fo"
D/Wire (31960): http-outgoing-14 << "und</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-53217ef3b60172477feab30769547717.ics</d:href><d:propstat><d:prop><d:getetag>"52f439d4fc328768f568c98db58c4ecd"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6b01a31fc6dc6231b970a770522236e4.ics</d:href><d:propstat><d:prop><d:getetag>"086a3f42730e344af473c97c0ea34324"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-01ac615c4856064325f848bc8c045a0b.ics</d:href><d:propstat><d:prop><d:getetag>"1d7dd65c97c5c6b68e6b287832496fa6"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-05701620aec111bd74e70b02cb79bb54.ics</d:href><d:propstat><d:prop><d:getetag>"55375ed252592db6c6f83c6945999269"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3d7b139a5b20d30ee75ea17fbffb1879.ics</d:href><d:propstat><d:prop><d:getetag>"8e0232273997c68445ad100ffa2ed753"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208977255843676dedc061c88206e534.ics</d:href><d:propstat><d:prop><d:getetag>"6349080cad893dd10c0cc3bf4da716ff"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-588d1f363fe8928622a35b26d629c557.ics</d:href><d:propstat><d:prop><d:getetag>"970a3cd925d5f842ffda8493f27bf285"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-166b1db6d4030e7725a6eb9a736c566e.ics</d:href><d:propstat><d:prop><d:getetag>"ca1f84e61eecf3b2bcadbd0864f933a4"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-385807576a0bb024fc9b6f9100be55c1.ics</d:href><d:propstat><d:prop><d:getetag>"6115f57dca3bbc212f24982fff47f167"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7234e0d65533512c9f45165028120e9f.ics</d:href><d:propstat><d:prop><d:getetag>"bac73b65623102502e94bc3d17afbca7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname
D/Wire (31960): http-outgoing-14 << "d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2528c47e8a002a8a2bdedc168699ee7f.ics</d:href><d:propstat><d:prop><d:getetag>"2a4b798273cd937dc17536e09c3b221d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02d5dd97ecf2ac6a9815f2dc7d648800.ics</d:href><d:propstat><d:prop><d:getetag>"f4a01ecda03d4f124750d0206224f34c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-edd5793713bbedc33266c73467216370.ics</d:href><d:propstat><d:prop><d:getetag>"abed66634cabd8bab8987bedcb34bdbd"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-31e68f7c6ca4e627e6923099a7b81cf4.ics</d:href><d:propstat><d:prop><d:getetag>"00983ff5a486d55d062c6f67e7863217"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de4719488358ca4c93f3a37b2a072fde.ics</d:href><d:propstat><d:prop><d:getetag>"69c4f0bc444b9e60b7a8cf53649dcb1a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d4db5698e87381c1bc8fb7957f24ccc7.ics</d:href><d:propstat><d:prop><d:getetag>"83e3f19e50a850f1a9cf9ab3815f40db"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-872835c6f585fbf7cb13f377d0d1b305.ics</d:href><d:propstat><d:prop><d:getetag>"aa4668b62edea7d13961dc13bcce55bb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag"
D/Wire (31960): http-outgoing-14 << "/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6188aaed60109b7a236096d30feaaff7.ics</d:href><d:propstat><d:prop><d:getetag>"f3f7eb733be9126a99aeac74188ee3c7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b42dd294f483dbc02eee73de3ee0a2d.ics</d:href><d:propstat><d:prop><d:getetag>"e874573b75096f6a39e0a937bd3496ca"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-93608157d72b9bc6aa42a8985a7a4f06.ics</d:href><d:propstat><d:prop><d:getetag>"b7644a15b36614971a8ce8966afb4e88"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d326ac095f921f313d38f4b429e221d2.ics</d:href><d:propstat><d:prop><d:getetag>"644912eb73d6d5d6bdf12f2b3c61c738"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0ccf64249503af333c4510025b380efb.ics</d:href><d:propstat><d:prop><d:getetag>"8c1747b5a9d1cb056799d4f8122895b3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-92b3d3772ecb0cc68202981ddd58a492.ics</d:href><d:propstat><d:prop><d:getetag>"3143bcf5366ea5f7a0578ad38c10def9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6804a8b27d31ba53f06fd5ff1cb380d0.ics</d:href><d:propstat><d:prop><d:getetag>"e1d64089367e45bcf933d048e4c3ae7d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-48203ddb656d7f1cd59fea6f8e128383.ics</d:href><d:propstat><d:prop><d:getetag>"3059cd3181b3376aa64e853a5d16a061"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a96fc0acaeec9550468851a671320901.ics</d:href><d:propstat><d:prop><d:getetag>"0c84a51df7fac71094c8389987787422"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-067f39750b3b38e5847128c67aff3dfe.ics</d:href><d:propstat><d:prop><d:getetag>"0df01a69079a2b03950e02e223555b49"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/
D/Wire (31960): http-outgoing-14 << "genberg/1stFirstName-2ndFirstNameSurname/owncloud-5c2fb1ec247dae93a90c02cb633c14a8.ics</d:href><d:propstat><d:prop><d:getetag>"36f78121f3e07fe20584ba97442591ef"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b568b93552b045a97869986945b390cc.ics</d:href><d:propstat><d:prop><d:getetag>"333f81b35e456c7a510a3fefd8f2ed80"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-76fe5d110486fcd1b0c0b4f4c1600b96.ics</d:href><d:propstat><d:prop><d:getetag>"1093ff6fd53e62dc03a0c89cb45bdfd8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3c0da4fff417798293f18c87cc2f99cd.ics</d:href><d:propstat><d:prop><d:getetag>"55da4918544e9e08765bcb61b62e48f8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-20175458b1daf3a8c24bbe813872fb1f.ics</d:href><d:propstat><d:prop><d:getetag>"991f62be66c3c1f4ced131b5fed76749"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8a2e8351571aee1944454f112bbb513.ics</d:href><d:propstat><d:prop><d:getetag>"c1894680a96485e440ed0d33258c1073"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c900ebb8a9ab23615c80779dadb830a4.ics</d:href><d:propstat><d:prop><d:getetag>"fa6e644f75ef1022f6fc15393bf7e22b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ad70a442126c2e35874a2fead74427de.ics</d:href><d:propstat><d:prop><d:getetag>"9921493ad9b4e69b5e2575e9fda72200"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:"
D/Wire (31960): http-outgoing-14 << "propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9098dc575ae1f1698381d5ece8033ec.ics</d:href><d:propstat><d:prop><d:getetag>"f974d8056b18961cbc7c6339fd2515aa"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-df904e247458c4a3e3f7fd2cbca2d2df.ics</d:href><d:propstat><d:prop><d:getetag>"9e68d445daedfa7d0fc60097481010d9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4243d878614f863ebe56e83a7c05503.ics</d:href><d:propstat><d:prop><d:getetag>"31d958891c8ad42c249a988eed107f02"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-aae927a338431aec37be204f454a10c0.ics</d:href><d:propstat><d:prop><d:getetag>"66c1f7ebb24157f4363a42a8f35b79c3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8d1729593f86d995f8ca072afa64e01b.ics</d:href><d:propstat><d:prop><d:getetag>"92ed9464a1df9678741c80b8caa8900d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b45cb5906fc9836369f490c863a7243d.ics</d:href><d:propstat><d:prop><d:getetag>"adcc926940b0b5b5da5335194c26f8e3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4c80bf7789321a4486d743b5e974b04.ics</d:href><d:propstat><d:prop><d:getetag>"7fa02913b189912a04be0ef2167a940f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9572346f539bc34d6c68f7f3ed6389a1.ics</d:href><d:propstat><d:prop><d:getetag>"1c7c8b866c70d02221d62445c3df9396"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3acf672811b4f177a8d4c0658ded00cd.ics</d:href><d:propstat><d:prop><d:getetag>"b95d8d1d711543b07b37e94565afa906"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ae5b3e8ab896b124393f82979b7b282e.ics</d:href><d:propstat><d:prop><d:getetag>"1f649be385f6920f2f1515134ff68710"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:respo
D/Wire (31960): http-outgoing-14 << "></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2024f731e21141b1247c9793dd1b0a08.ics</d:href><d:propstat><d:prop><d:getetag>"e938622361f060f80ae781c4cf99338d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-63b4c267873ab66e0c30748c8d47da57.ics</d:href><d:propstat><d:prop><d:getetag>"9ae2177243616cf0eaea3ae7110bfdaa"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a07e4df560b84770822d8a3b2b9995bc.ics</d:href><d:propstat><d:prop><d:getetag>"1da816a98e5cec126b23741a7328e0f3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9edcf8999990017422fe6b59ba43b465.ics</d:href><d:propstat><d:prop><d:getetag>"873a75f1777cac0b52e4ef1cf29dd5d8"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ac8ea06d08e58b8a1d83fd11a74319d.ics</d:href><d:propstat><d:prop><d:getetag>"c5655a061eb76d7f0c2e08a547d6e349"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-12f361bff4661a31d8ada962a4596e3f.ics</d:href><d:propstat><d:prop><d:getetag>"38460cca8d40ddf80686c2639f8dc08a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ced0e8d0957ff8783bda679aac23b186.ics</d:href><d:propstat><d:prop><d:getetag>"3b404f1e551902e85649e5571ebf8871"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b8dff9e9fb98255a32a96b20de1e4af.ics</d:href><d:propstat><d:prop><d:getetag>"3542d488f8b2c4da5caf6f76e05ad439"</d:getetag></d:prop>"
D/Wire (31960): http-outgoing-14 << "<d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b639cf8a4726aa5e084954d9934728a2.ics</d:href><d:propstat><d:prop><d:getetag>"470bc5ac50d67912f2e7d549013d07d2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03964a75b335e02ddded39799f09f158.ics</d:href><d:propstat><d:prop><d:getetag>"8ea311720ee077a0a7561e344cbdd1d1"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b36b515e6b1bac691b475d826a5261a1.ics</d:href><d:propstat><d:prop><d:getetag>"83b58875bada48e0cf8c5ba245e58f8f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b8a7a0725b34ab88dcb909b8ba4d1b54.ics</d:href><d:propstat><d:prop><d:getetag>"59feac60fe342ba2168a7ab8e2f0e15a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2af42dd805281f7cf78915a4c72ac0cd.ics</d:href><d:propstat><d:prop><d:getetag>"959f9af880e3bf11c1c05acd30ad7c53"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06b4bb8a0291bfb56ef1bfcdbdddfe47.ics</d:href><d:propstat><d:prop><d:getetag>"045d17282ae10f43570ee6b6f6810405"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bfc743a8722c9760f519238066a430e1.ics</d:href><d:propstat><d:prop><d:getetag>"3071481a41d10416f97469cf2c97984d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-50d1441187a31662d5e2fb741cd31d76.ics</d:href><d:propstat><d:prop><d:getetag>"c316469c978ff9d200673fe14932bdc5"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-375022d7c4f165d2648331dbd5fc8f75.ics</d:href><d:propstat><d:prop><d:getetag>"084163a04bf7c670f5b2556824a39234"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0a219cd489818d5ededcb1dbfe147719.ics</d:href><d:propstat><d:prop><d:getetag>"f4de57f746248a1e2b254f5031a18d4f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:s
D/Wire (31960): http-outgoing-14 << ":response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-75994789b5eca08125e7c19518f1cd5e.ics</d:href><d:propstat><d:prop><d:getetag>"0d241efc96b73ea73df074ad982f4152"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8a886ee8b3390c0137b660bc5813a71.ics</d:href><d:propstat><d:prop><d:getetag>"99a163b4e036cfc50649e43d1f15c1bb"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7d78b1824a6d7d3ad72a7160977568a8.ics</d:href><d:propstat><d:prop><d:getetag>"ab9fec08feb3dc95aac5e9138165dc95"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6110cc17fa13ca9e8634b4712274eb9.ics</d:href><d:propstat><d:prop><d:getetag>"83ca56dd066f38b936bf8b6ed5202621"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab79edb12f537e4aa9711391513c09.ics</d:href><d:propstat><d:prop><d:getetag>"1d8b5c27a1a14ff954cee7df7bc9eb91"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5a17f40a795cbeb4d0323257ad1f1f6.ics</d:href><d:propstat><d:prop><d:getetag>"20bf823038cd4d9c8a0efbfdaa78ed7f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c981111a26097cdf1a847371dccad243.ics</d:href><d:propstat><d:prop><d:getetag>"939aec97ebc68992a1034469e383ce32"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ecd612777ba59c733dd9c57e8ca998bd.ics</d:href><d:propstat><d:prop><d:getetag>"493ba79c76b36222785274ed7b48f086"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5e43fd583b45153ed45f52036823b17.ics</d:href><d:propstat><d:prop><d:getetag>"d7bf4d7ee84eb2"
D/Wire (31960): http-outgoing-14 << "f735b2c493936c90a4"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8bdf6ee38afb7b4a317dbfc026da09f7.ics</d:href><d:propstat><d:prop><d:getetag>"c205812e04a11245d50ac6fe3d047e1f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2bd1a9ebbfd2aa7696b0bca84e659219.ics</d:href><d:propstat><d:prop><d:getetag>"ddee448930a168ede5793f3f4d80831f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-913b01581a57c1e195c9da745f3cc97b.ics</d:href><d:propstat><d:prop><d:getetag>"abc121023a975afd3351c8c16e59efc9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-54755601a025cf8cfb5a78987c3fb395.ics</d:href><d:propstat><d:prop><d:getetag>"45a608749c15880ce82e825ef7b81930"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3914fedd77eb2b883382553da7faffd5.ics</d:href><d:propstat><d:prop><d:getetag>"508b96841eab4b74d0b414faec362edf"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee2e633d0e4b1ab590716d40b8cc8d48.ics</d:href><d:propstat><d:prop><d:getetag>"e6cdd71b4793acfee4c9049cb504520c"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ffd7055c216fc60f5539fc718412a8e8.ics</d:href><d:propstat><d:prop><d:getetag>"2f16e7f17a9f77ffd585d829eed0be91"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-74dd327788115805f6ae271381cd7628.ics</d:href><d:propstat><d:prop><d:getetag>"21f10e3319861d3d6f0de8e4608de6ee"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e24f6260a6b79f9f5023bf52f857a1c5.ics</d:href><d:propstat><d:prop><d:getetag>"f9bc005471105961f7b1e61292e2f64b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e10ae0ca3137eac0946270e8bf9bee31.ics</d:href><d:propstat><d:prop><d:getetag>"a38aab3e8e0cb56cb61cdaacc6361080"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:pr
D/Wire (31960): http-outgoing-14 << "ropstat><d:prop><d:getetag>"f377b85654e2e0a8f28865e9ff030951"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-001c5a980b0595ee97020a302af98b86.ics</d:href><d:propstat><d:prop><d:getetag>"b2f55e5bf2e6afe3433076504491a385"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9d14a9ca8aea6a2b54fa496882c5e4ec.ics</d:href><d:propstat><d:prop><d:getetag>"a46a195cefe7a47b0a09eaadfab4d345"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1697ebe9ad16982c18f6e1538a19fcf2.ics</d:href><d:propstat><d:prop><d:getetag>"02beb181d4582074545396eb6346eb17"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b1f80728a77698b69ca136032316252d.ics</d:href><d:propstat><d:prop><d:getetag>"ad964c1e52131896218eb105e1c6140b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c0abab6dca7bbac8a7bf8eff6f0890bf.ics</d:href><d:propstat><d:prop><d:getetag>"a004ee61290719be58e34263766b2110"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee8f26b6d9031bade609128d0ea717c2.ics</d:href><d:propstat><d:prop><d:getetag>"65dcfc8518bce2c0003845363bca4eae"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ad0f7312ac1d6ac3467e168f967fbc3.ics</d:href><d:propstat><d:prop><d:getetag>"932715702bc2673176c5077783f789d4"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9861b897b38ba8f3c20a178237a8d9bd.ics</d:href><d:propstat><d:prop><d:getetag>"9b51352b72b966d4988becbf3dc246a0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f13adaa1084287518fffe3aa410391c0.ics</d:href><d:pro"
D/Wire (31960): http-outgoing-14 << "pstat><d:prop><d:getetag>"a897a34e372a5ce1187fe77437a2e7b0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4d37a96f3755c8d441834e2bcb5fcb58.ics</d:href><d:propstat><d:prop><d:getetag>"dda491bb73379b1296665bbe80405603"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65fc94cef155ea8193452775ad4c7c7c.ics</d:href><d:propstat><d:prop><d:getetag>"295431e8f9a55cf5a14e23df244a32dd"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e648f4f8cc130781bd1c17c7ffbcbe5a.ics</d:href><d:propstat><d:prop><d:getetag>"a6fd0b8f0d687cc8983c8ca4183094f0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5780a587fd66618b87ce3cc7ffad2d46.ics</d:href><d:propstat><d:prop><d:getetag>"16a182e8bbff7bcbe9828f4cb3713a3e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65a2ce0713baf43509d9a0578d143401.ics</d:href><d:propstat><d:prop><d:getetag>"6f93f9ce0c2ae0d62c7ed61507ae497d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e84829971079bb8ac999ddb825d7d2a7.ics</d:href><d:propstat><d:prop><d:getetag>"1e70b76f4419776c886f03b3ededf386"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7abaada38a0eef554fa27c8f3fae9c97.ics</d:href><d:propstat><d:prop><d:getetag>"a7b571772d2808fb193d0e26bc864ef2"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de0f87c57cccbd8c7226eb2b21c47172.ics</d:href><d:propstat><d:prop><d:getetag>"205dfdd22bd64c41b61b323fda22df57"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c05617ada7a718fac278612067b6ee8.ics</d:href><d:propstat><d:prop><d:getetag>"5a7e4cb6b873d83a6f0676e66f42d9be"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e70a867a093e952e63150e856e00fd30.ics</d:href><d:propstat><d:prop><d:getetag>"46e185561f51f06ce9ca6f629c46860f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat
D/Wire (31960): http-outgoing-14 << "ag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eb949f5bdce1eb14947f9fc5bf2b7702.ics</d:href><d:propstat><d:prop><d:getetag>"07e86f64c17b8b1bffec9c425a3d7674"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-77e89a697bc02504b5fe53d702558d93.ics</d:href><d:propstat><d:prop><d:getetag>"3d6065cdcce6ecc3c4ff6107574b4b4a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6abe388496904274bb06960783c12311.ics</d:href><d:propstat><d:prop><d:getetag>"335f16bf7e79d40f09399316dadbe75e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfdfe394afcba149ba94bc97d1161d2b.ics</d:href><d:propstat><d:prop><d:getetag>"59a6400879eb51dfa4f3c5b8a6781acf"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-222e67fdf5942a6f6fda92ef2b330927.ics</d:href><d:propstat><d:prop><d:getetag>"470d5732711c050cf71d4aa9afb53b67"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6bdb2d9390bf84adadac6a2af58850a4.ics</d:href><d:propstat><d:prop><d:getetag>"6edd04a67fd713859f9b30427913e537"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/8543b181-7bb6-4a49-a578-8e17518bbacd.ics</d:href><d:propstat><d:prop><d:getetag>"1a9667f0b1919f6e28abea627fd4436f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141122T095026Z-21755_ee0aeac68289873c.ics</d:href><d:propstat><d:prop><d:getetag>"a11ad05507b83fe3a07fa9c43deb25a7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c6e6f1494ee82f99e81e40f2464d7c32.ics</d:href><d:propstat><d:prop><d:getetag>"0ca1d7114f7415d9d767c018898e7961"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141125T215438Z-13559_ee0a"
D/Wire (31960): http-outgoing-14 << "eac68289873c.ics</d:href><d:propstat><d:prop><d:getetag>"ac6d88229f5ea84da87e05b226a576ef"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9057163e53c3059cd677ea0bcb0be318.ics</d:href><d:propstat><d:prop><d:getetag>"1b5d92e884925c841439792c8ca90190"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141128T075114Z-31481_ee0aeac68289873c.ics</d:href><d:propstat><d:prop><d:getetag>"8ff886a9bee0eb78f8a5b2cd847fd64a"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141205T160351Z-7001_ee0aeac68289873c.ics</d:href><d:propstat><d:prop><d:getetag>"c348740bcdf085d66a4e63c3741405ed"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141206T150751Z-7897_ee0aeac68289873c.ics</d:href><d:propstat><d:prop><d:getetag>"d25e8bd766dbb9d1f84cfe585b104bce"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8fe13965016999ca628c6fc7729410ab.ics</d:href><d:propstat><d:prop><d:getetag>"1decc6dba1c57cda49c24a3ec17d46e0"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161517Z-16541_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"f603f77b039809b45e1f41e817b80728"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161518Z-16541_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"402e9602b24d23c34a8a6b7a04d5eec3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161736Z-16541_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"ed6a56e6d9e074648aa4389314719477"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141219T062428Z-8794_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"e9400a6dbb312b60c23714e6fa3c3ca9"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141221T121904Z-18292_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"8f1a59b111338fb77459d783e1d5a6cf"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status><
D/Wire (31960): http-outgoing-14 << "Z-2570_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"ad765cd4e97e7faf2972da0f0186cce7"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234652Z-5627_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"3f5390535251714d927cda6017f9249b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234653Z-5627_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"f1937e9a8733d4c83e47783bbff9d73d"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234941Z-6086_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"90d477ea3aa7c17219b79d175804b23f"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-15337ccc4d77a4026709d12f628eb38e.ics</d:href><d:propstat><d:prop><d:getetag>"6735e2a5df9c8c01c458469cb309b4ad"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150105T215044Z-32422_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"4a586abb70f5395b7897013ffade2de3"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150106T170220Z-14700_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"3d4e743facf8e4daf2231b2f51db29af"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150107T224344Z-1118_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"6037b50efe1cf189f09b6644583b8c88"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T063458Z-11278_7c15c8b329fe1c3.ics</d:href><d:propstat><d:prop><d:getetag>"21589835a9394facb46ace85d8436745"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T092007Z-17792_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"408cea8845f8968c9f07384ce2c5427e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T095506Z-18703_6399365c6cfb349"
D/Wire (31960): http-outgoing-14 << "5.ics</d:href><d:propstat><d:prop><d:getetag>"db3ed823734610bedd046f102901260e"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T112952Z-20084_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"04f796b9e07d745a92ba6c39813de68b"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T133004Z-21371_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"bff55285a2fafeb85d41e4f20a9941d6"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response><d:response><d:href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T144951Z-24744_6399365c6cfb3495.ics</d:href><d:propstat><d:prop><d:getetag>"15b58301ac8e39f832a5d089a71c1978"</d:getetag></d:prop><d:status>HTTP/1.1 200 OK</d:status></d:propstat><d:propstat><d:prop><cs:getctag/></d:prop><d:status>HTTP/1.1 404 Not Found</d:status></d:propstat></d:response></d:multistatus>[\n]"
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2627a3b27741b66fbf1836cd9f036c56.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2627a3b27741b66fbf1836cd9f036c56.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2627a3b27741b66fbf1836cd9f036c56.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a4485ab32cb6752e1809ead417e2ef7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a4485ab32cb6752e1809ead417e2ef7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a4485ab32cb6752e1809ead417e2ef7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a3ccb48247e232e32ab351b2db780719.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a3ccb48247e232e32ab351b2db780719.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a3ccb48247e232e32ab351b2db780719.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4e0c2dc8d318fb3bc928b4d8f6ea62b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4e0c2dc8d318fb3bc928b4d8f6ea62b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4e0c2dc8d318fb3bc928b4d8f6ea62b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2dbe0cb1a47bbe43a4b0001a1b22db9f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2dbe0cb1a47bbe43a4b0001a1b22db9f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2dbe0cb1a47bbe43a4b0001a1b22db9f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-87d7c51b16a0144816be8da74394e93d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-87d7c51b16a0144816be8da74394e93d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-87d7c51b16a0144816be8da74394e93d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2fd8748a6f41cfdc5432e90d00b8a02b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2fd8748a6f41cfdc5432e90d00b8a02b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2fd8748a6f41cfdc5432e90d00b8a02b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-deb7dd03c5361bd661a34e4e861a4fbb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-deb7dd03c5361bd661a34e4e861a4fbb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-deb7dd03c5361bd661a34e4e861a4fbb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-09a76b00835ee9b9937c4626addd3032.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-09a76b00835ee9b9937c4626addd3032.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-09a76b00835ee9b9937c4626addd3032.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5ac8add7a67b62a5e5d70a343f016f00.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5ac8add7a67b62a5e5d70a343f016f00.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5ac8add7a67b62a5e5d70a343f016f00.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-70f59310866d3b230658c9fed9f46ba4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-70f59310866d3b230658c9fed9f46ba4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-70f59310866d3b230658c9fed9f46ba4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-45d0b79e1b9243a99e1f23e0e4159ce8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-45d0b79e1b9243a99e1f23e0e4159ce8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-45d0b79e1b9243a99e1f23e0e4159ce8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8227dd44187b3dabbbec11b0461f77f6.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8227dd44187b3dabbbec11b0461f77f6.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8227dd44187b3dabbbec11b0461f77f6.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5871b8f66308da1cf4c471cf2b8a559c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5871b8f66308da1cf4c471cf2b8a559c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5871b8f66308da1cf4c471cf2b8a559c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b311a67288b6df183ab73826231b6cbd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b311a67288b6df183ab73826231b6cbd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b311a67288b6df183ab73826231b6cbd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8147995baca593577f0ce2cc0f9ec20b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8147995baca593577f0ce2cc0f9ec20b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8147995baca593577f0ce2cc0f9ec20b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-225986d63b9ed6d830a3805f10329613.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-225986d63b9ed6d830a3805f10329613.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-225986d63b9ed6d830a3805f10329613.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2d19322be11e6167e2c60fb84ac920bd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2d19322be11e6167e2c60fb84ac920bd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2d19322be11e6167e2c60fb84ac920bd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c97a076dc2303cc4986f9ae2568e32ef.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c97a076dc2303cc4986f9ae2568e32ef.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c97a076dc2303cc4986f9ae2568e32ef.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-db5c209b500df6120801c79f90291423.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-db5c209b500df6120801c79f90291423.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-db5c209b500df6120801c79f90291423.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fcc527659c9ced5beb434161cf071ccd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fcc527659c9ced5beb434161cf071ccd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fcc527659c9ced5beb434161cf071ccd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8b00739fc7d47a6ed11915472736b9ca.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8b00739fc7d47a6ed11915472736b9ca.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8b00739fc7d47a6ed11915472736b9ca.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fe7359fba26ea966c077e3d1ccd2d53.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fe7359fba26ea966c077e3d1ccd2d53.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fe7359fba26ea966c077e3d1ccd2d53.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ff07bdb1f4dc0397060899e711a5af07.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ff07bdb1f4dc0397060899e711a5af07.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ff07bdb1f4dc0397060899e711a5af07.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f1c63f62925e673bbb799415dc17e564.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f1c63f62925e673bbb799415dc17e564.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f1c63f62925e673bbb799415dc17e564.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6b70df5511a5b586e4fa0de2beccf51.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6b70df5511a5b586e4fa0de2beccf51.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6b70df5511a5b586e4fa0de2beccf51.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab2c1de28b13c9a5ea305e25100d73.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab2c1de28b13c9a5ea305e25100d73.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab2c1de28b13c9a5ea305e25100d73.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cb0a12dc1302e5d433a08708dd62fb8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cb0a12dc1302e5d433a08708dd62fb8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cb0a12dc1302e5d433a08708dd62fb8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9c20d75eab8d995dd94b59133bd97b0e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9c20d75eab8d995dd94b59133bd97b0e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9c20d75eab8d995dd94b59133bd97b0e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6011b4a2e9078fb5c26acbe2fe16ffd5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6011b4a2e9078fb5c26acbe2fe16ffd5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6011b4a2e9078fb5c26acbe2fe16ffd5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7dec3d03eac6255a2a2827a5ee66602a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7dec3d03eac6255a2a2827a5ee66602a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7dec3d03eac6255a2a2827a5ee66602a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1388dddd6d1a1a1996a22ad05d5454b9.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1388dddd6d1a1a1996a22ad05d5454b9.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1388dddd6d1a1a1996a22ad05d5454b9.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c5e05bfcd4f5ad40f751752ec739db88.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c5e05bfcd4f5ad40f751752ec739db88.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c5e05bfcd4f5ad40f751752ec739db88.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a7af8134ad2d955c96d266488e2f6a0c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a7af8134ad2d955c96d266488e2f6a0c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a7af8134ad2d955c96d266488e2f6a0c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-38c49a616dae87d3b9b25e6565f6aefd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-38c49a616dae87d3b9b25e6565f6aefd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-38c49a616dae87d3b9b25e6565f6aefd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1802c8d2327cb50152379f6a1ac5e8ca.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1802c8d2327cb50152379f6a1ac5e8ca.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1802c8d2327cb50152379f6a1ac5e8ca.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8b9c763472e469cc373a3f923ee0db1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8b9c763472e469cc373a3f923ee0db1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8b9c763472e469cc373a3f923ee0db1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1cab3d114e80b7f3b6048b92e7aaa064.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1cab3d114e80b7f3b6048b92e7aaa064.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1cab3d114e80b7f3b6048b92e7aaa064.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9ecf0b47b45f451f7cc935f661bd0f8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9ecf0b47b45f451f7cc935f661bd0f8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9ecf0b47b45f451f7cc935f661bd0f8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fb1412d191b058e4633d49a78e2c9811.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fb1412d191b058e4633d49a78e2c9811.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fb1412d191b058e4633d49a78e2c9811.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-635763650f845ad0d80adfa2a275b08b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-635763650f845ad0d80adfa2a275b08b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-635763650f845ad0d80adfa2a275b08b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-24f36ff0d68f5d90bf34dd1a3ab91fff.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-24f36ff0d68f5d90bf34dd1a3ab91fff.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-24f36ff0d68f5d90bf34dd1a3ab91fff.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-27df5637988b1a126101dae3a65cc421.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-27df5637988b1a126101dae3a65cc421.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-27df5637988b1a126101dae3a65cc421.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1ad5ebdafc5d808e5c058ce0a9f7eadd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1ad5ebdafc5d808e5c058ce0a9f7eadd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1ad5ebdafc5d808e5c058ce0a9f7eadd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-36f7dd769f25056ffccbdf3b3e980c61.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-36f7dd769f25056ffccbdf3b3e980c61.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-36f7dd769f25056ffccbdf3b3e980c61.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ac123b661c456b2ad992fe8ca5c8f5a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ac123b661c456b2ad992fe8ca5c8f5a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ac123b661c456b2ad992fe8ca5c8f5a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4649ed3d22098b57b6f84b79b82c08a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4649ed3d22098b57b6f84b79b82c08a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f4649ed3d22098b57b6f84b79b82c08a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99885bd906e50bc9555baeb85ae13b18.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99885bd906e50bc9555baeb85ae13b18.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99885bd906e50bc9555baeb85ae13b18.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4dd030a92d8f9ef12f6e64320f11fdf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4dd030a92d8f9ef12f6e64320f11fdf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4dd030a92d8f9ef12f6e64320f11fdf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-326f017f67b4cb6b9d8d318d8529bb09.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-326f017f67b4cb6b9d8d318d8529bb09.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-326f017f67b4cb6b9d8d318d8529bb09.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5309282d95631b620f34b5eca2c4407e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5309282d95631b620f34b5eca2c4407e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5309282d95631b620f34b5eca2c4407e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b79f65d109f2537b897ec61ceac49d1f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b79f65d109f2537b897ec61ceac49d1f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b79f65d109f2537b897ec61ceac49d1f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-363df24053ae478ef99e0aa62d2d26e9.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-363df24053ae478ef99e0aa62d2d26e9.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-363df24053ae478ef99e0aa62d2d26e9.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b3c115a17fc5338d7cae392a6a86f4c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b3c115a17fc5338d7cae392a6a86f4c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b3c115a17fc5338d7cae392a6a86f4c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5c5adfddbeb3a95461ac963a54b6f31.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5c5adfddbeb3a95461ac963a54b6f31.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5c5adfddbeb3a95461ac963a54b6f31.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-61381bf2afae7f634b8708d6692c80cd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-61381bf2afae7f634b8708d6692c80cd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-61381bf2afae7f634b8708d6692c80cd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fac31ade3db364a2a3623f5bb1051791.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fac31ade3db364a2a3623f5bb1051791.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fac31ade3db364a2a3623f5bb1051791.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dce53d128a0ac1a5c5cd58303d810949.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dce53d128a0ac1a5c5cd58303d810949.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dce53d128a0ac1a5c5cd58303d810949.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b31d95919e85ee0281d4b0c39b097c9e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b31d95919e85ee0281d4b0c39b097c9e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b31d95919e85ee0281d4b0c39b097c9e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3e580cd502e88881720c0e1e35a3edf3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3e580cd502e88881720c0e1e35a3edf3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3e580cd502e88881720c0e1e35a3edf3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c9cb60b6bab91eb8102060310a7f4322.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c9cb60b6bab91eb8102060310a7f4322.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c9cb60b6bab91eb8102060310a7f4322.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-62a7a2db1714d9da942c9f682f2fa471.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-62a7a2db1714d9da942c9f682f2fa471.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-62a7a2db1714d9da942c9f682f2fa471.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ed1380a8c3531621d0fb96a85b7fafe1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ed1380a8c3531621d0fb96a85b7fafe1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ed1380a8c3531621d0fb96a85b7fafe1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f500ba8b1791fc8826a23fa66f2005d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f500ba8b1791fc8826a23fa66f2005d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f500ba8b1791fc8826a23fa66f2005d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6a8f6625b6413442f06c938d0f8b864.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6a8f6625b6413442f06c938d0f8b864.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6a8f6625b6413442f06c938d0f8b864.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-164b46e041ac920a398666002be3e00c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-164b46e041ac920a398666002be3e00c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-164b46e041ac920a398666002be3e00c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6ede8d1b8a696e36999d30a704ab216f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6ede8d1b8a696e36999d30a704ab216f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6ede8d1b8a696e36999d30a704ab216f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2ab59f03f80077de51372b9e88de5cbb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2ab59f03f80077de51372b9e88de5cbb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2ab59f03f80077de51372b9e88de5cbb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8e522f630af50542058663e888221128.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8e522f630af50542058663e888221128.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8e522f630af50542058663e888221128.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-855ff4f9ee9842d2ba91d18b1588bcaa.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-855ff4f9ee9842d2ba91d18b1588bcaa.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-855ff4f9ee9842d2ba91d18b1588bcaa.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-532273fa6f4b2b3499202c12de462419.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-532273fa6f4b2b3499202c12de462419.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-532273fa6f4b2b3499202c12de462419.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fec26d7dfa4ea71299b0c5be7e5cabf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fec26d7dfa4ea71299b0c5be7e5cabf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fec26d7dfa4ea71299b0c5be7e5cabf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08032ec0a317e8b569f65dc51579fc7d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08032ec0a317e8b569f65dc51579fc7d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08032ec0a317e8b569f65dc51579fc7d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-099bf3916c32d80e3822301ffb96e74d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-099bf3916c32d80e3822301ffb96e74d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-099bf3916c32d80e3822301ffb96e74d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1c3c1cca99be9c5bf7505f8bb06f37d4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1c3c1cca99be9c5bf7505f8bb06f37d4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1c3c1cca99be9c5bf7505f8bb06f37d4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfb68a95aa143b25b7f09f29264c67e1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfb68a95aa143b25b7f09f29264c67e1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfb68a95aa143b25b7f09f29264c67e1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5f21a0bb0a7383ac675e5849742f198.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5f21a0bb0a7383ac675e5849742f198.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5f21a0bb0a7383ac675e5849742f198.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-71cbc07ca9f3b618720df1f8bf22bc8d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-71cbc07ca9f3b618720df1f8bf22bc8d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-71cbc07ca9f3b618720df1f8bf22bc8d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-259d842c3f7302da50446adbe4d4bf64.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-259d842c3f7302da50446adbe4d4bf64.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-259d842c3f7302da50446adbe4d4bf64.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5262552bd45892685831346160fba11d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5262552bd45892685831346160fba11d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5262552bd45892685831346160fba11d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-69bbaa8ea9a49376fd4d803f887a6a89.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-69bbaa8ea9a49376fd4d803f887a6a89.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-69bbaa8ea9a49376fd4d803f887a6a89.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f258c49e61f4344488fbd483fd526e4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f258c49e61f4344488fbd483fd526e4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6f258c49e61f4344488fbd483fd526e4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4c4c806a444abcc076064d7271b88fe.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4c4c806a444abcc076064d7271b88fe.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4c4c806a444abcc076064d7271b88fe.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-024cbe7b7b10d1e86e011a89ee5d50e0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-024cbe7b7b10d1e86e011a89ee5d50e0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-024cbe7b7b10d1e86e011a89ee5d50e0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-43bc427693a5645466f7d7215454d70d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-43bc427693a5645466f7d7215454d70d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-43bc427693a5645466f7d7215454d70d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-506a4aced19cf9dcb2096f99ebbed242.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-506a4aced19cf9dcb2096f99ebbed242.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-506a4aced19cf9dcb2096f99ebbed242.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-39d071b5dce78afaae70ba8379626768.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-39d071b5dce78afaae70ba8379626768.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-39d071b5dce78afaae70ba8379626768.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-882c464923eea0756a8c51bb784b6f47.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-882c464923eea0756a8c51bb784b6f47.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-882c464923eea0756a8c51bb784b6f47.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8935db48559fa0d596686fde6f62474.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8935db48559fa0d596686fde6f62474.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8935db48559fa0d596686fde6f62474.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4759302b31ab402a3b02cefb51de6738.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4759302b31ab402a3b02cefb51de6738.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4759302b31ab402a3b02cefb51de6738.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-830dd7221612c417cfddc95f4e8b7b8c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-830dd7221612c417cfddc95f4e8b7b8c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-830dd7221612c417cfddc95f4e8b7b8c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1459a5a6ba20d565b74cbe6e5aed69e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1459a5a6ba20d565b74cbe6e5aed69e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1459a5a6ba20d565b74cbe6e5aed69e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4a4f9199808813365e2f3a1dc3be1148.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4a4f9199808813365e2f3a1dc3be1148.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4a4f9199808813365e2f3a1dc3be1148.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8f18488de94fb8d02beac611d1e54976.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8f18488de94fb8d02beac611d1e54976.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8f18488de94fb8d02beac611d1e54976.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-60bdb6abf6bfaf01638e3cb341f35a86.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-60bdb6abf6bfaf01638e3cb341f35a86.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-60bdb6abf6bfaf01638e3cb341f35a86.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1d630d552af2a3bdc975fdcb18ab0f80.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1d630d552af2a3bdc975fdcb18ab0f80.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1d630d552af2a3bdc975fdcb18ab0f80.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ce13f1a4693317022f6f0f0d29cba1e3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ce13f1a4693317022f6f0f0d29cba1e3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ce13f1a4693317022f6f0f0d29cba1e3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dde4e9d109d89d628348771da20dacbf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dde4e9d109d89d628348771da20dacbf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dde4e9d109d89d628348771da20dacbf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b09a45b3ed63f9966937c703caa66e2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b09a45b3ed63f9966937c703caa66e2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b09a45b3ed63f9966937c703caa66e2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-121a5e283dd2e3b003f77d58ef504393.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-121a5e283dd2e3b003f77d58ef504393.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-121a5e283dd2e3b003f77d58ef504393.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-297de569ec41f56dab65b159ce88c3a1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-297de569ec41f56dab65b159ce88c3a1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-297de569ec41f56dab65b159ce88c3a1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9b3d14062af5211b3877eacb0d30b56f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9b3d14062af5211b3877eacb0d30b56f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9b3d14062af5211b3877eacb0d30b56f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-985779cd087af1a2add547d28566db71.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-985779cd087af1a2add547d28566db71.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-985779cd087af1a2add547d28566db71.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-646bf8424fce7b3c7d281437e0ad8efe.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-646bf8424fce7b3c7d281437e0ad8efe.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-646bf8424fce7b3c7d281437e0ad8efe.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0407b23e345b8ccc216d50c8a64642ce.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0407b23e345b8ccc216d50c8a64642ce.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0407b23e345b8ccc216d50c8a64642ce.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-380fafd36e166742ef936bbdbea660b0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-380fafd36e166742ef936bbdbea660b0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-380fafd36e166742ef936bbdbea660b0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02c08b42f824b9a141d9338745d11102.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02c08b42f824b9a141d9338745d11102.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02c08b42f824b9a141d9338745d11102.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ba5b040d1f8a399518cda261b216e3a0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ba5b040d1f8a399518cda261b216e3a0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ba5b040d1f8a399518cda261b216e3a0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2683d9554729716f5b3c2c4788383e43.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2683d9554729716f5b3c2c4788383e43.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2683d9554729716f5b3c2c4788383e43.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2f49390da6e5cc59ae861252dd818b0a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2f49390da6e5cc59ae861252dd818b0a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2f49390da6e5cc59ae861252dd818b0a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fb9c2a5d40ea65b854b7658f9cbe18b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fb9c2a5d40ea65b854b7658f9cbe18b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5fb9c2a5d40ea65b854b7658f9cbe18b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-89c486fe2d5dc9649037becd130a6ee7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-89c486fe2d5dc9649037becd130a6ee7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-89c486fe2d5dc9649037becd130a6ee7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b11c7529ca8f2cbee4f18a0cc4e3c07a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b11c7529ca8f2cbee4f18a0cc4e3c07a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b11c7529ca8f2cbee4f18a0cc4e3c07a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f04c3f1a4454eb6ad6d244e81f50ef07.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f04c3f1a4454eb6ad6d244e81f50ef07.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f04c3f1a4454eb6ad6d244e81f50ef07.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7db3c05c195192731db92e8f94b601cd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7db3c05c195192731db92e8f94b601cd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7db3c05c195192731db92e8f94b601cd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a338c34f6a8bbac5e72fa68aa0b65ab2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a338c34f6a8bbac5e72fa68aa0b65ab2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a338c34f6a8bbac5e72fa68aa0b65ab2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-acade2e3f005e840a1f7c7510f260b7e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-acade2e3f005e840a1f7c7510f260b7e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-acade2e3f005e840a1f7c7510f260b7e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-64befdce091c4028ffb85cfa911ee65a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-64befdce091c4028ffb85cfa911ee65a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-64befdce091c4028ffb85cfa911ee65a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-993883e6f4ae887e7a5e1acecf6b0630.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-993883e6f4ae887e7a5e1acecf6b0630.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-993883e6f4ae887e7a5e1acecf6b0630.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-656a2962667cb53cf505a91dcbb37fd5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-656a2962667cb53cf505a91dcbb37fd5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-656a2962667cb53cf505a91dcbb37fd5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ea85af317baced3ae93fec6777aa64df.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ea85af317baced3ae93fec6777aa64df.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ea85af317baced3ae93fec6777aa64df.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e1d2d3d2052ba923147cb8dc47dd8c7c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e1d2d3d2052ba923147cb8dc47dd8c7c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e1d2d3d2052ba923147cb8dc47dd8c7c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eede1d4e75163150de0648dc37966e45.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eede1d4e75163150de0648dc37966e45.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eede1d4e75163150de0648dc37966e45.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f8bc567699b23c0290aba520bd24298c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f8bc567699b23c0290aba520bd24298c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f8bc567699b23c0290aba520bd24298c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d2bc8d12c60fcb730a4c4140158ed84f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d2bc8d12c60fcb730a4c4140158ed84f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d2bc8d12c60fcb730a4c4140158ed84f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b70b085b2fca4e3e5ebf20f9616a8154.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b70b085b2fca4e3e5ebf20f9616a8154.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b70b085b2fca4e3e5ebf20f9616a8154.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4005c13d5cf613e8563112beedffdf43.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4005c13d5cf613e8563112beedffdf43.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4005c13d5cf613e8563112beedffdf43.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2876bdec7e8baab946300d80cca9f972.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2876bdec7e8baab946300d80cca9f972.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2876bdec7e8baab946300d80cca9f972.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fe32ef99068be399226ed8b8fce8d6b5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fe32ef99068be399226ed8b8fce8d6b5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-fe32ef99068be399226ed8b8fce8d6b5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5983f6dad026bc3bf9ec5660cdc60c90.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5983f6dad026bc3bf9ec5660cdc60c90.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5983f6dad026bc3bf9ec5660cdc60c90.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b3db29b59db921bdcc206395e7e7fe3e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b3db29b59db921bdcc206395e7e7fe3e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b3db29b59db921bdcc206395e7e7fe3e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99d54de61afb86ec953f49fb918c8aaf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99d54de61afb86ec953f49fb918c8aaf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-99d54de61afb86ec953f49fb918c8aaf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06fc2a12915687d221b1744a95347c6d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06fc2a12915687d221b1744a95347c6d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06fc2a12915687d221b1744a95347c6d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d98b8c472427857bd50befcfc5b5a8c5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d98b8c472427857bd50befcfc5b5a8c5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d98b8c472427857bd50befcfc5b5a8c5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-10b9531a7f0f70a6c56d60f7747bbf26.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-10b9531a7f0f70a6c56d60f7747bbf26.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-10b9531a7f0f70a6c56d60f7747bbf26.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0a8ffd8a2b0b8bd0991b5f80fc39f70.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0a8ffd8a2b0b8bd0991b5f80fc39f70.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0a8ffd8a2b0b8bd0991b5f80fc39f70.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-091a803170e06e98557f5eb50f74b6f3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-091a803170e06e98557f5eb50f74b6f3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-091a803170e06e98557f5eb50f74b6f3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6426acf403e6efe6692f4d876afd842.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6426acf403e6efe6692f4d876afd842.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6426acf403e6efe6692f4d876afd842.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-847ed762fe0e4cfa1db0845bdd54c76d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-847ed762fe0e4cfa1db0845bdd54c76d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-847ed762fe0e4cfa1db0845bdd54c76d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-41e17406a5689d8bc41cf155c8deedb1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-41e17406a5689d8bc41cf155c8deedb1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-41e17406a5689d8bc41cf155c8deedb1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-535db0131bed39772943b023c0a1c661.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-535db0131bed39772943b023c0a1c661.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-535db0131bed39772943b023c0a1c661.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cf0e296aa217343df44bdc3394503f9f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cf0e296aa217343df44bdc3394503f9f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cf0e296aa217343df44bdc3394503f9f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-37a65cafce5a22396b8b99abc8ae8c62.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-37a65cafce5a22396b8b99abc8ae8c62.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-37a65cafce5a22396b8b99abc8ae8c62.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208d5210d65391aa349d37905091be76.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208d5210d65391aa349d37905091be76.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208d5210d65391aa349d37905091be76.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91cc5af7a5b2d66dd39ec929023227d3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91cc5af7a5b2d66dd39ec929023227d3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91cc5af7a5b2d66dd39ec929023227d3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-812d0a61888f80f4bbada7ae86bf770c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-812d0a61888f80f4bbada7ae86bf770c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-812d0a61888f80f4bbada7ae86bf770c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58ccd2358d3e465087876662df1b9788.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58ccd2358d3e465087876662df1b9788.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58ccd2358d3e465087876662df1b9788.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c8cb3222bb3be0482767b08a9e249203.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c8cb3222bb3be0482767b08a9e249203.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c8cb3222bb3be0482767b08a9e249203.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e0a844ab82590d3642b3793ec880e029.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e0a844ab82590d3642b3793ec880e029.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e0a844ab82590d3642b3793ec880e029.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1728302546d5e97926861d400842a2f5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1728302546d5e97926861d400842a2f5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1728302546d5e97926861d400842a2f5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d18b5a89bf07cfeba560946b93ca2b42.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d18b5a89bf07cfeba560946b93ca2b42.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d18b5a89bf07cfeba560946b93ca2b42.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ef6432aaef0d45beeef80695d0f4fe2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ef6432aaef0d45beeef80695d0f4fe2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9ef6432aaef0d45beeef80695d0f4fe2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08fbc928057bed66c780a503620de1bf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08fbc928057bed66c780a503620de1bf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-08fbc928057bed66c780a503620de1bf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-19b084004c4c5b681b8ff29e899724cb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-19b084004c4c5b681b8ff29e899724cb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-19b084004c4c5b681b8ff29e899724cb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58d367867292e5776c7a1d92d089b2d9.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58d367867292e5776c7a1d92d089b2d9.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-58d367867292e5776c7a1d92d089b2d9.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e60e2c59319b53d934e722acdab4eac7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e60e2c59319b53d934e722acdab4eac7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e60e2c59319b53d934e722acdab4eac7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-add4315da5734d493117980951c6c1bc.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-add4315da5734d493117980951c6c1bc.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-add4315da5734d493117980951c6c1bc.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-94af526ccecf9ef20287f6db0482fe92.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-94af526ccecf9ef20287f6db0482fe92.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-94af526ccecf9ef20287f6db0482fe92.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bbd63665db874c6a6bed96ce32978788.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bbd63665db874c6a6bed96ce32978788.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bbd63665db874c6a6bed96ce32978788.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6b010bc2366c00446186f352f105878.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6b010bc2366c00446186f352f105878.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a6b010bc2366c00446186f352f105878.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6968d77c2609fb3fa4bb96f81d6a49e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6968d77c2609fb3fa4bb96f81d6a49e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6968d77c2609fb3fa4bb96f81d6a49e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0047cdbdae8a717c319fbe2995a9d808.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0047cdbdae8a717c319fbe2995a9d808.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0047cdbdae8a717c319fbe2995a9d808.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-83e4c127764cbaf04efd674448f0036b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-83e4c127764cbaf04efd674448f0036b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-83e4c127764cbaf04efd674448f0036b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bd45464d642fcbc2605962f4a9fd0740.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bd45464d642fcbc2605962f4a9fd0740.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bd45464d642fcbc2605962f4a9fd0740.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d6f22d4bad3ec3707766a33b9ebeee9a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d6f22d4bad3ec3707766a33b9ebeee9a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d6f22d4bad3ec3707766a33b9ebeee9a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-541583e6f8969e087368a8dabe7c4f5e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-541583e6f8969e087368a8dabe7c4f5e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-541583e6f8969e087368a8dabe7c4f5e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0d8b45ae5c46c7597fab45f1c4a13340.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0d8b45ae5c46c7597fab45f1c4a13340.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0d8b45ae5c46c7597fab45f1c4a13340.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1e923446a9dc84aeb72f1c3d1470366.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1e923446a9dc84aeb72f1c3d1470366.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d1e923446a9dc84aeb72f1c3d1470366.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-40d0b155d9936a878a33579a4346bda8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-40d0b155d9936a878a33579a4346bda8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-40d0b155d9936a878a33579a4346bda8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6cf5c89827c8b480364dc0c2a27b8d48.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6cf5c89827c8b480364dc0c2a27b8d48.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6cf5c89827c8b480364dc0c2a27b8d48.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6d43db1b6bf5faea79090d33e0c037d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6d43db1b6bf5faea79090d33e0c037d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e6d43db1b6bf5faea79090d33e0c037d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-936d4dbdb96f142a975c42364ebea7c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-936d4dbdb96f142a975c42364ebea7c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-936d4dbdb96f142a975c42364ebea7c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ec016334349fdb46d425dc3fb9f0b3a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ec016334349fdb46d425dc3fb9f0b3a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ec016334349fdb46d425dc3fb9f0b3a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8318509ff7f580cf918eb54dc427d70e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8318509ff7f580cf918eb54dc427d70e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8318509ff7f580cf918eb54dc427d70e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fcb0b4d8d67cfbf89c74559b8cee754.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fcb0b4d8d67cfbf89c74559b8cee754.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9fcb0b4d8d67cfbf89c74559b8cee754.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a89c24c1d7eb2a531d6452f4589006f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a89c24c1d7eb2a531d6452f4589006f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a89c24c1d7eb2a531d6452f4589006f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4cb826c46389242540bb509fb565876.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4cb826c46389242540bb509fb565876.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c4cb826c46389242540bb509fb565876.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b05172da6a5c485c59d79ffa43afeee4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b05172da6a5c485c59d79ffa43afeee4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b05172da6a5c485c59d79ffa43afeee4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9257413c241b9be67e5bdcd7e3099249.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9257413c241b9be67e5bdcd7e3099249.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9257413c241b9be67e5bdcd7e3099249.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-593eb245783ea12da69bd2600963c423.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-593eb245783ea12da69bd2600963c423.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-593eb245783ea12da69bd2600963c423.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-78adcdae782e78dbb2981ca6d4ca9bb4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-78adcdae782e78dbb2981ca6d4ca9bb4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-78adcdae782e78dbb2981ca6d4ca9bb4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0dfe9e15147a1eeeef1a61f643c6bcf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0dfe9e15147a1eeeef1a61f643c6bcf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b0dfe9e15147a1eeeef1a61f643c6bcf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7115d4c70b8e0dccb082934940606efb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7115d4c70b8e0dccb082934940606efb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7115d4c70b8e0dccb082934940606efb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c033daa584d4f5f33d2977cfef68039f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c033daa584d4f5f33d2977cfef68039f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c033daa584d4f5f33d2977cfef68039f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-abbb18b916b69215709aa5b3ef11d982.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-abbb18b916b69215709aa5b3ef11d982.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-abbb18b916b69215709aa5b3ef11d982.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0992c71b14ed2ded552ce27b20b562be.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0992c71b14ed2ded552ce27b20b562be.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0992c71b14ed2ded552ce27b20b562be.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cef5181d2d36f113badd23142fc51ae.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cef5181d2d36f113badd23142fc51ae.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4cef5181d2d36f113badd23142fc51ae.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-53217ef3b60172477feab30769547717.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-53217ef3b60172477feab30769547717.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-53217ef3b60172477feab30769547717.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6b01a31fc6dc6231b970a770522236e4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6b01a31fc6dc6231b970a770522236e4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6b01a31fc6dc6231b970a770522236e4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-01ac615c4856064325f848bc8c045a0b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-01ac615c4856064325f848bc8c045a0b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-01ac615c4856064325f848bc8c045a0b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-05701620aec111bd74e70b02cb79bb54.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-05701620aec111bd74e70b02cb79bb54.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-05701620aec111bd74e70b02cb79bb54.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3d7b139a5b20d30ee75ea17fbffb1879.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3d7b139a5b20d30ee75ea17fbffb1879.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3d7b139a5b20d30ee75ea17fbffb1879.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208977255843676dedc061c88206e534.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208977255843676dedc061c88206e534.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-208977255843676dedc061c88206e534.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-588d1f363fe8928622a35b26d629c557.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-588d1f363fe8928622a35b26d629c557.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-588d1f363fe8928622a35b26d629c557.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-166b1db6d4030e7725a6eb9a736c566e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-166b1db6d4030e7725a6eb9a736c566e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-166b1db6d4030e7725a6eb9a736c566e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-385807576a0bb024fc9b6f9100be55c1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-385807576a0bb024fc9b6f9100be55c1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-385807576a0bb024fc9b6f9100be55c1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7234e0d65533512c9f45165028120e9f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7234e0d65533512c9f45165028120e9f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7234e0d65533512c9f45165028120e9f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-768b06aecc6b34ae693e3bb43ccd8469.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-768b06aecc6b34ae693e3bb43ccd8469.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-768b06aecc6b34ae693e3bb43ccd8469.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a9b0e73e8f2f2f7e10c02cb3b83ab20.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a9b0e73e8f2f2f7e10c02cb3b83ab20.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7a9b0e73e8f2f2f7e10c02cb3b83ab20.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f308ee36a10021d2704b78b9e39bce01.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f308ee36a10021d2704b78b9e39bce01.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f308ee36a10021d2704b78b9e39bce01.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b7e5d79f8f9d4bf09edfcbc9cdcae729.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b7e5d79f8f9d4bf09edfcbc9cdcae729.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b7e5d79f8f9d4bf09edfcbc9cdcae729.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2528c47e8a002a8a2bdedc168699ee7f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2528c47e8a002a8a2bdedc168699ee7f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2528c47e8a002a8a2bdedc168699ee7f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02d5dd97ecf2ac6a9815f2dc7d648800.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02d5dd97ecf2ac6a9815f2dc7d648800.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-02d5dd97ecf2ac6a9815f2dc7d648800.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-edd5793713bbedc33266c73467216370.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-edd5793713bbedc33266c73467216370.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-edd5793713bbedc33266c73467216370.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-31e68f7c6ca4e627e6923099a7b81cf4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-31e68f7c6ca4e627e6923099a7b81cf4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-31e68f7c6ca4e627e6923099a7b81cf4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de4719488358ca4c93f3a37b2a072fde.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de4719488358ca4c93f3a37b2a072fde.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de4719488358ca4c93f3a37b2a072fde.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d4db5698e87381c1bc8fb7957f24ccc7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d4db5698e87381c1bc8fb7957f24ccc7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d4db5698e87381c1bc8fb7957f24ccc7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-872835c6f585fbf7cb13f377d0d1b305.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-872835c6f585fbf7cb13f377d0d1b305.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-872835c6f585fbf7cb13f377d0d1b305.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6188aaed60109b7a236096d30feaaff7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6188aaed60109b7a236096d30feaaff7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6188aaed60109b7a236096d30feaaff7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b42dd294f483dbc02eee73de3ee0a2d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b42dd294f483dbc02eee73de3ee0a2d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7b42dd294f483dbc02eee73de3ee0a2d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-93608157d72b9bc6aa42a8985a7a4f06.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-93608157d72b9bc6aa42a8985a7a4f06.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-93608157d72b9bc6aa42a8985a7a4f06.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d326ac095f921f313d38f4b429e221d2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d326ac095f921f313d38f4b429e221d2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d326ac095f921f313d38f4b429e221d2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0ccf64249503af333c4510025b380efb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0ccf64249503af333c4510025b380efb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0ccf64249503af333c4510025b380efb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-92b3d3772ecb0cc68202981ddd58a492.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-92b3d3772ecb0cc68202981ddd58a492.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-92b3d3772ecb0cc68202981ddd58a492.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6804a8b27d31ba53f06fd5ff1cb380d0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6804a8b27d31ba53f06fd5ff1cb380d0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6804a8b27d31ba53f06fd5ff1cb380d0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-48203ddb656d7f1cd59fea6f8e128383.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-48203ddb656d7f1cd59fea6f8e128383.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-48203ddb656d7f1cd59fea6f8e128383.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a96fc0acaeec9550468851a671320901.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a96fc0acaeec9550468851a671320901.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a96fc0acaeec9550468851a671320901.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-067f39750b3b38e5847128c67aff3dfe.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-067f39750b3b38e5847128c67aff3dfe.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-067f39750b3b38e5847128c67aff3dfe.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9f035686309a81f908f036e0589b0afe.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9f035686309a81f908f036e0589b0afe.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9f035686309a81f908f036e0589b0afe.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cd21283a846f8edd11de8612aa7edc6f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cd21283a846f8edd11de8612aa7edc6f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cd21283a846f8edd11de8612aa7edc6f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7151e934a946d7f792a22d52532f00a8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7151e934a946d7f792a22d52532f00a8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7151e934a946d7f792a22d52532f00a8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5c2fb1ec247dae93a90c02cb633c14a8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5c2fb1ec247dae93a90c02cb633c14a8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5c2fb1ec247dae93a90c02cb633c14a8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b568b93552b045a97869986945b390cc.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b568b93552b045a97869986945b390cc.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b568b93552b045a97869986945b390cc.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-76fe5d110486fcd1b0c0b4f4c1600b96.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-76fe5d110486fcd1b0c0b4f4c1600b96.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-76fe5d110486fcd1b0c0b4f4c1600b96.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3c0da4fff417798293f18c87cc2f99cd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3c0da4fff417798293f18c87cc2f99cd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3c0da4fff417798293f18c87cc2f99cd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-20175458b1daf3a8c24bbe813872fb1f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-20175458b1daf3a8c24bbe813872fb1f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-20175458b1daf3a8c24bbe813872fb1f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8a2e8351571aee1944454f112bbb513.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8a2e8351571aee1944454f112bbb513.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8a2e8351571aee1944454f112bbb513.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c900ebb8a9ab23615c80779dadb830a4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c900ebb8a9ab23615c80779dadb830a4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c900ebb8a9ab23615c80779dadb830a4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ad70a442126c2e35874a2fead74427de.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ad70a442126c2e35874a2fead74427de.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ad70a442126c2e35874a2fead74427de.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9098dc575ae1f1698381d5ece8033ec.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9098dc575ae1f1698381d5ece8033ec.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e9098dc575ae1f1698381d5ece8033ec.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-df904e247458c4a3e3f7fd2cbca2d2df.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-df904e247458c4a3e3f7fd2cbca2d2df.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-df904e247458c4a3e3f7fd2cbca2d2df.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4243d878614f863ebe56e83a7c05503.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4243d878614f863ebe56e83a7c05503.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4243d878614f863ebe56e83a7c05503.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-aae927a338431aec37be204f454a10c0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-aae927a338431aec37be204f454a10c0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-aae927a338431aec37be204f454a10c0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8d1729593f86d995f8ca072afa64e01b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8d1729593f86d995f8ca072afa64e01b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8d1729593f86d995f8ca072afa64e01b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b45cb5906fc9836369f490c863a7243d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b45cb5906fc9836369f490c863a7243d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b45cb5906fc9836369f490c863a7243d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4c80bf7789321a4486d743b5e974b04.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4c80bf7789321a4486d743b5e974b04.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b4c80bf7789321a4486d743b5e974b04.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9572346f539bc34d6c68f7f3ed6389a1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9572346f539bc34d6c68f7f3ed6389a1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9572346f539bc34d6c68f7f3ed6389a1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3acf672811b4f177a8d4c0658ded00cd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3acf672811b4f177a8d4c0658ded00cd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3acf672811b4f177a8d4c0658ded00cd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ae5b3e8ab896b124393f82979b7b282e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ae5b3e8ab896b124393f82979b7b282e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ae5b3e8ab896b124393f82979b7b282e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a75a708339c821b4d7c52da91be924fb.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a75a708339c821b4d7c52da91be924fb.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a75a708339c821b4d7c52da91be924fb.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e5caefb212695d5167bc450e22da265a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e5caefb212695d5167bc450e22da265a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e5caefb212695d5167bc450e22da265a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-309c51befa9abe47cafc115225005236.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-309c51befa9abe47cafc115225005236.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-309c51befa9abe47cafc115225005236.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2024f731e21141b1247c9793dd1b0a08.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2024f731e21141b1247c9793dd1b0a08.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2024f731e21141b1247c9793dd1b0a08.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-63b4c267873ab66e0c30748c8d47da57.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-63b4c267873ab66e0c30748c8d47da57.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-63b4c267873ab66e0c30748c8d47da57.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a07e4df560b84770822d8a3b2b9995bc.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a07e4df560b84770822d8a3b2b9995bc.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a07e4df560b84770822d8a3b2b9995bc.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9edcf8999990017422fe6b59ba43b465.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9edcf8999990017422fe6b59ba43b465.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9edcf8999990017422fe6b59ba43b465.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ac8ea06d08e58b8a1d83fd11a74319d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ac8ea06d08e58b8a1d83fd11a74319d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ac8ea06d08e58b8a1d83fd11a74319d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-12f361bff4661a31d8ada962a4596e3f.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-12f361bff4661a31d8ada962a4596e3f.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-12f361bff4661a31d8ada962a4596e3f.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ced0e8d0957ff8783bda679aac23b186.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ced0e8d0957ff8783bda679aac23b186.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ced0e8d0957ff8783bda679aac23b186.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b8dff9e9fb98255a32a96b20de1e4af.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b8dff9e9fb98255a32a96b20de1e4af.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1b8dff9e9fb98255a32a96b20de1e4af.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b639cf8a4726aa5e084954d9934728a2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b639cf8a4726aa5e084954d9934728a2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b639cf8a4726aa5e084954d9934728a2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03964a75b335e02ddded39799f09f158.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03964a75b335e02ddded39799f09f158.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03964a75b335e02ddded39799f09f158.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b36b515e6b1bac691b475d826a5261a1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b36b515e6b1bac691b475d826a5261a1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b36b515e6b1bac691b475d826a5261a1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b8a7a0725b34ab88dcb909b8ba4d1b54.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b8a7a0725b34ab88dcb909b8ba4d1b54.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b8a7a0725b34ab88dcb909b8ba4d1b54.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2af42dd805281f7cf78915a4c72ac0cd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2af42dd805281f7cf78915a4c72ac0cd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2af42dd805281f7cf78915a4c72ac0cd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06b4bb8a0291bfb56ef1bfcdbdddfe47.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06b4bb8a0291bfb56ef1bfcdbdddfe47.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-06b4bb8a0291bfb56ef1bfcdbdddfe47.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bfc743a8722c9760f519238066a430e1.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bfc743a8722c9760f519238066a430e1.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bfc743a8722c9760f519238066a430e1.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-50d1441187a31662d5e2fb741cd31d76.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-50d1441187a31662d5e2fb741cd31d76.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-50d1441187a31662d5e2fb741cd31d76.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-375022d7c4f165d2648331dbd5fc8f75.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-375022d7c4f165d2648331dbd5fc8f75.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-375022d7c4f165d2648331dbd5fc8f75.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0a219cd489818d5ededcb1dbfe147719.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0a219cd489818d5ededcb1dbfe147719.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-0a219cd489818d5ededcb1dbfe147719.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03827b94f6594ad50784945e0c5b03b5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03827b94f6594ad50784945e0c5b03b5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03827b94f6594ad50784945e0c5b03b5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c26fca074d705182aa63c7682a803cca.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c26fca074d705182aa63c7682a803cca.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c26fca074d705182aa63c7682a803cca.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-75994789b5eca08125e7c19518f1cd5e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-75994789b5eca08125e7c19518f1cd5e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-75994789b5eca08125e7c19518f1cd5e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8a886ee8b3390c0137b660bc5813a71.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8a886ee8b3390c0137b660bc5813a71.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a8a886ee8b3390c0137b660bc5813a71.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7d78b1824a6d7d3ad72a7160977568a8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7d78b1824a6d7d3ad72a7160977568a8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7d78b1824a6d7d3ad72a7160977568a8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6110cc17fa13ca9e8634b4712274eb9.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6110cc17fa13ca9e8634b4712274eb9.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b6110cc17fa13ca9e8634b4712274eb9.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab79edb12f537e4aa9711391513c09.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab79edb12f537e4aa9711391513c09.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab79edb12f537e4aa9711391513c09.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5a17f40a795cbeb4d0323257ad1f1f6.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5a17f40a795cbeb4d0323257ad1f1f6.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-d5a17f40a795cbeb4d0323257ad1f1f6.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c981111a26097cdf1a847371dccad243.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c981111a26097cdf1a847371dccad243.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c981111a26097cdf1a847371dccad243.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ecd612777ba59c733dd9c57e8ca998bd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ecd612777ba59c733dd9c57e8ca998bd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ecd612777ba59c733dd9c57e8ca998bd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5e43fd583b45153ed45f52036823b17.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5e43fd583b45153ed45f52036823b17.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a5e43fd583b45153ed45f52036823b17.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8bdf6ee38afb7b4a317dbfc026da09f7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8bdf6ee38afb7b4a317dbfc026da09f7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8bdf6ee38afb7b4a317dbfc026da09f7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2bd1a9ebbfd2aa7696b0bca84e659219.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2bd1a9ebbfd2aa7696b0bca84e659219.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-2bd1a9ebbfd2aa7696b0bca84e659219.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-913b01581a57c1e195c9da745f3cc97b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-913b01581a57c1e195c9da745f3cc97b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-913b01581a57c1e195c9da745f3cc97b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-54755601a025cf8cfb5a78987c3fb395.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-54755601a025cf8cfb5a78987c3fb395.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-54755601a025cf8cfb5a78987c3fb395.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3914fedd77eb2b883382553da7faffd5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3914fedd77eb2b883382553da7faffd5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-3914fedd77eb2b883382553da7faffd5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee2e633d0e4b1ab590716d40b8cc8d48.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee2e633d0e4b1ab590716d40b8cc8d48.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee2e633d0e4b1ab590716d40b8cc8d48.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ffd7055c216fc60f5539fc718412a8e8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ffd7055c216fc60f5539fc718412a8e8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ffd7055c216fc60f5539fc718412a8e8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-74dd327788115805f6ae271381cd7628.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-74dd327788115805f6ae271381cd7628.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-74dd327788115805f6ae271381cd7628.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e24f6260a6b79f9f5023bf52f857a1c5.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e24f6260a6b79f9f5023bf52f857a1c5.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e24f6260a6b79f9f5023bf52f857a1c5.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e10ae0ca3137eac0946270e8bf9bee31.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e10ae0ca3137eac0946270e8bf9bee31.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e10ae0ca3137eac0946270e8bf9bee31.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-950dd542e83e49423c9a14c3b30c8d62.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-950dd542e83e49423c9a14c3b30c8d62.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-950dd542e83e49423c9a14c3b30c8d62.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c12ad7aff2f36267e4648e1f707697e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c12ad7aff2f36267e4648e1f707697e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c12ad7aff2f36267e4648e1f707697e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-001c5a980b0595ee97020a302af98b86.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-001c5a980b0595ee97020a302af98b86.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-001c5a980b0595ee97020a302af98b86.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9d14a9ca8aea6a2b54fa496882c5e4ec.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9d14a9ca8aea6a2b54fa496882c5e4ec.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9d14a9ca8aea6a2b54fa496882c5e4ec.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1697ebe9ad16982c18f6e1538a19fcf2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1697ebe9ad16982c18f6e1538a19fcf2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-1697ebe9ad16982c18f6e1538a19fcf2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b1f80728a77698b69ca136032316252d.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b1f80728a77698b69ca136032316252d.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b1f80728a77698b69ca136032316252d.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c0abab6dca7bbac8a7bf8eff6f0890bf.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c0abab6dca7bbac8a7bf8eff6f0890bf.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c0abab6dca7bbac8a7bf8eff6f0890bf.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee8f26b6d9031bade609128d0ea717c2.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee8f26b6d9031bade609128d0ea717c2.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ee8f26b6d9031bade609128d0ea717c2.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ad0f7312ac1d6ac3467e168f967fbc3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ad0f7312ac1d6ac3467e168f967fbc3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8ad0f7312ac1d6ac3467e168f967fbc3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9861b897b38ba8f3c20a178237a8d9bd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9861b897b38ba8f3c20a178237a8d9bd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9861b897b38ba8f3c20a178237a8d9bd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f13adaa1084287518fffe3aa410391c0.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f13adaa1084287518fffe3aa410391c0.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-f13adaa1084287518fffe3aa410391c0.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4d37a96f3755c8d441834e2bcb5fcb58.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4d37a96f3755c8d441834e2bcb5fcb58.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-4d37a96f3755c8d441834e2bcb5fcb58.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65fc94cef155ea8193452775ad4c7c7c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65fc94cef155ea8193452775ad4c7c7c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65fc94cef155ea8193452775ad4c7c7c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e648f4f8cc130781bd1c17c7ffbcbe5a.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e648f4f8cc130781bd1c17c7ffbcbe5a.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e648f4f8cc130781bd1c17c7ffbcbe5a.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5780a587fd66618b87ce3cc7ffad2d46.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5780a587fd66618b87ce3cc7ffad2d46.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5780a587fd66618b87ce3cc7ffad2d46.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65a2ce0713baf43509d9a0578d143401.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65a2ce0713baf43509d9a0578d143401.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-65a2ce0713baf43509d9a0578d143401.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e84829971079bb8ac999ddb825d7d2a7.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e84829971079bb8ac999ddb825d7d2a7.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e84829971079bb8ac999ddb825d7d2a7.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7abaada38a0eef554fa27c8f3fae9c97.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7abaada38a0eef554fa27c8f3fae9c97.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7abaada38a0eef554fa27c8f3fae9c97.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de0f87c57cccbd8c7226eb2b21c47172.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de0f87c57cccbd8c7226eb2b21c47172.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-de0f87c57cccbd8c7226eb2b21c47172.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c05617ada7a718fac278612067b6ee8.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c05617ada7a718fac278612067b6ee8.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-7c05617ada7a718fac278612067b6ee8.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e70a867a093e952e63150e856e00fd30.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e70a867a093e952e63150e856e00fd30.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e70a867a093e952e63150e856e00fd30.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a2e5a926e73361e62766dced3790fe76.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a2e5a926e73361e62766dced3790fe76.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a2e5a926e73361e62766dced3790fe76.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eb949f5bdce1eb14947f9fc5bf2b7702.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eb949f5bdce1eb14947f9fc5bf2b7702.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-eb949f5bdce1eb14947f9fc5bf2b7702.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-77e89a697bc02504b5fe53d702558d93.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-77e89a697bc02504b5fe53d702558d93.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-77e89a697bc02504b5fe53d702558d93.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6abe388496904274bb06960783c12311.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6abe388496904274bb06960783c12311.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6abe388496904274bb06960783c12311.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfdfe394afcba149ba94bc97d1161d2b.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfdfe394afcba149ba94bc97d1161d2b.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cfdfe394afcba149ba94bc97d1161d2b.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-222e67fdf5942a6f6fda92ef2b330927.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-222e67fdf5942a6f6fda92ef2b330927.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-222e67fdf5942a6f6fda92ef2b330927.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6bdb2d9390bf84adadac6a2af58850a4.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6bdb2d9390bf84adadac6a2af58850a4.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-6bdb2d9390bf84adadac6a2af58850a4.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/8543b181-7bb6-4a49-a578-8e17518bbacd.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/8543b181-7bb6-4a49-a578-8e17518bbacd.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/8543b181-7bb6-4a49-a578-8e17518bbacd.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141122T095026Z-21755_ee0aeac68289873c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141122T095026Z-21755_ee0aeac68289873c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141122T095026Z-21755_ee0aeac68289873c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c6e6f1494ee82f99e81e40f2464d7c32.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c6e6f1494ee82f99e81e40f2464d7c32.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c6e6f1494ee82f99e81e40f2464d7c32.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141125T215438Z-13559_ee0aeac68289873c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141125T215438Z-13559_ee0aeac68289873c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141125T215438Z-13559_ee0aeac68289873c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9057163e53c3059cd677ea0bcb0be318.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9057163e53c3059cd677ea0bcb0be318.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-9057163e53c3059cd677ea0bcb0be318.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141128T075114Z-31481_ee0aeac68289873c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141128T075114Z-31481_ee0aeac68289873c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141128T075114Z-31481_ee0aeac68289873c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141205T160351Z-7001_ee0aeac68289873c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141205T160351Z-7001_ee0aeac68289873c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141205T160351Z-7001_ee0aeac68289873c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141206T150751Z-7897_ee0aeac68289873c.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141206T150751Z-7897_ee0aeac68289873c.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141206T150751Z-7897_ee0aeac68289873c.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8fe13965016999ca628c6fc7729410ab.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8fe13965016999ca628c6fc7729410ab.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8fe13965016999ca628c6fc7729410ab.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161517Z-16541_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161517Z-16541_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161517Z-16541_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161518Z-16541_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161518Z-16541_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161518Z-16541_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161736Z-16541_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161736Z-16541_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141217T161736Z-16541_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141219T062428Z-8794_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141219T062428Z-8794_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141219T062428Z-8794_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141221T121904Z-18292_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141221T121904Z-18292_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141221T121904Z-18292_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141224T180037Z-2570_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141224T180037Z-2570_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20141224T180037Z-2570_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234652Z-5627_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234652Z-5627_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234652Z-5627_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234653Z-5627_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234653Z-5627_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234653Z-5627_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234941Z-6086_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234941Z-6086_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150103T234941Z-6086_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-15337ccc4d77a4026709d12f628eb38e.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-15337ccc4d77a4026709d12f628eb38e.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-15337ccc4d77a4026709d12f628eb38e.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150105T215044Z-32422_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150105T215044Z-32422_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150105T215044Z-32422_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150106T170220Z-14700_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150106T170220Z-14700_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150106T170220Z-14700_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150107T224344Z-1118_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150107T224344Z-1118_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150107T224344Z-1118_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T063458Z-11278_7c15c8b329fe1c3.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T063458Z-11278_7c15c8b329fe1c3.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T063458Z-11278_7c15c8b329fe1c3.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T092007Z-17792_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T092007Z-17792_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T092007Z-17792_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T095506Z-18703_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T095506Z-18703_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T095506Z-18703_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T112952Z-20084_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T112952Z-20084_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T112952Z-20084_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T133004Z-21371_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T133004Z-21371_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T133004Z-21371_6399365c6cfb3495.ics
V/davdroid.URIUtils(31960): Normalized URL /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T144951Z-24744_6399365c6cfb3495.ics -> /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T144951Z-24744_6399365c6cfb3495.ics
D/davdroid.WebDavResource(31960): Processing multi-status element: https://example.org/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T144951Z-24744_6399365c6cfb3495.ics
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/Wire (31960): http-outgoing-14 << "0[\r][\n]"
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/HttpClient(31960): Connection [id: 14][route: HttpRoute[{s}->https://example.org:443]] can be kept alive for 5.0 seconds
D/HttpClient(31960): Connection released: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 3]
I/davdroid.SyncManager(31960): Fetching 23 new remote resource(s)
I/davdroid.RemoteCollection(31960): Multi-getting 23 remote resource(s)
D/HttpClient(31960): Connection request: [route: HttpRoute[{s}->https://example.org:443]][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 3]
D/HttpClient(31960): Connection leased: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 3]
D/HttpClient(31960): Stale connection check
D/Wire (31960): http-outgoing-14 << "end of stream"
D/HttpClient(31960): Stale connection detected
D/HttpClient(31960): http-outgoing-14: Close connection
D/HttpClient(31960): Opening connection HttpRoute[{s}->https://example.org:443]
D/HttpClient(31960): Connecting to example.org/85.25.109.229:443
D/davdroid.TlsSniSocketFactory(31960): Establishing direct TLS connection to https://example.org:443
V/davdroid.TlsSniSocketFactory(31960): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
V/davdroid.TlsSniSocketFactory(31960): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
D/davdroid.TlsSniSocketFactory(31960): No documented SNI support on Android <4.2, trying reflection method with host name example.org
D/davdroid.TlsSniSocketFactory(31960): Established TLSv1.2 connection with example.org using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
D/HttpClient(31960): Connection established 10.0.0.138:46068<->85.25.109.229:443
D/HttpClient(31960): Executing request REPORT /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1
D/HttpClient(31960): Target auth state: SUCCESS
D/HttpClient(31960): Proxy auth state: UNCHALLENGED
D/Wire (31960): http-outgoing-14 >> "REPORT /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Accept: text/xml[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Depth: 0[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Content-Length: 3234[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Host: example.org[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "User-Agent: DAVdroid/0.6.10.1[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "[\r][\n]"
D/Wire (31960): http-outgoing-14 >> "<C:calendar-multiget xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns="DAV:">[\n]"
D/Wire (31960): http-outgoing-14 >> " <prop>[\n]"
D/Wire (31960): http-outgoing-14 >> " <C:calendar-data/>[\n]"
D/Wire (31960): http-outgoing-14 >> " <getetag/>[\n]"
D/Wire (31960): http-outgoing-14 >> " </prop>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-70f59310866d3b230658c9fed9f46ba4.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-c5e05bfcd4f5ad40f751752ec739db88.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-5871b8f66308da1cf4c471cf2b8a559c.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a07e4df560b84770822d8a3b2b9995bc.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8d1729593f86d995f8ca072afa64e01b.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-cd21283a846f8edd11de8612aa7edc6f.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ce13f1a4693317022f6f0f0d29cba1e3.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-91ab79edb12f537e4aa9711391513c09.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150107T224344Z-1118_7c15c8b329fe1c3.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-588d1f363fe8928622a35b26d629c557.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-ff07bdb1f4dc0397060899e711a5af07.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-62a7a2db1714d9da942c9f682f2fa471.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-001c5a980b0595ee97020a302af98b86.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-53217ef3b60172477feab30769547717.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-bd45464d642fcbc2605962f4a9fd0740.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T144951Z-24744_6399365c6cfb3495.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-b45cb5906fc9836369f490c863a7243d.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-e8a2e8351571aee1944454f112bbb513.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-dce53d128a0ac1a5c5cd58303d810949.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-03827b94f6594ad50784945e0c5b03b5.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/20150108T095506Z-18703_6399365c6cfb3495.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-8f18488de94fb8d02beac611d1e54976.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> " <href>/owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/owncloud-a75a708339c821b4d7c52da91be924fb.ics</href>[\n]"
D/Wire (31960): http-outgoing-14 >> "</C:calendar-multiget>"
D/Wire (31960): http-outgoing-14 << "HTTP/1.1 404 Not Found[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Date: Mon, 12 Jan 2015 20:41:37 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Server: Apache/2.2.22 (Debian)[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Powered-By: PHP/5.4.34-1~dotdeb.1[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Expires: Thu, 19 Nov 1981 08:52:00 GMT[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Pragma: no-cache[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Strict-Transport-Security: max-age=31536000[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-XSS-Protection: 1; mode=block[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Content-Type-Options: nosniff[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Frame-Options: Sameorigin[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src *; font-src 'self' data:; media-src *[\r][\n]"
D/Wire (31960): http-outgoing-14 << "X-Robots-Tag: none[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Set-Cookie: oc45a73a62da=65e2mcnqv5cj35m5ai718gqeu6; path=/owncloud; secure; HttpOnly[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Keep-Alive: timeout=5, max=100[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Connection: Keep-Alive[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Transfer-Encoding: chunked[\r][\n]"
D/Wire (31960): http-outgoing-14 << "Content-Type: application/xml; charset=utf-8[\r][\n]"
D/Wire (31960): http-outgoing-14 << "[\r][\n]"
D/HttpClient(31960): Connection can be kept alive for 5000 MILLISECONDS
D/HttpClient(31960): http-outgoing-14: Shutdown connection
D/HttpClient(31960): Connection discarded
D/HttpClient(31960): http-outgoing-14: Close connection
D/HttpClient(31960): Connection released: [id: 14][route: HttpRoute[{s}->https://example.org:443]][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 3]
E/davdroid.DavSyncAdapter(31960): Hard HTTP error 404
E/davdroid.DavSyncAdapter(31960): at.bitfire.davdroid.webdav.NotFoundException: 404 Not Found
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:435)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:413)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.webdav.WebDavResource.multiGet(WebDavResource.java:336)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.resource.RemoteCollection.multiGet(RemoteCollection.java:95)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.syncadapter.SyncManager.pullNew(SyncManager.java:193)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.syncadapter.SyncManager.synchronize(SyncManager.java:90)
E/davdroid.DavSyncAdapter(31960): at at.bitfire.davdroid.syncadapter.DavSyncAdapter.onPerformSync(DavSyncAdapter.java:142)
E/davdroid.DavSyncAdapter(31960): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(Abst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment