1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?> 2*7c568831SAndroid Build Coastguard Worker<d:multistatus xmlns:d="http://www.ietf.org/standards/dav/"> 3*7c568831SAndroid Build Coastguard Worker <d:response> 4*7c568831SAndroid Build Coastguard Worker <d:href>http://www.foo.bar/othercontainer/resource1</d:href> 5*7c568831SAndroid Build Coastguard Worker <d:href>http://www.foo.bar/othercontainer/resource2</d:href> 6*7c568831SAndroid Build Coastguard Worker <d:href>http://www.foo.bar/othercontainer/</d:href> 7*7c568831SAndroid Build Coastguard Worker <d:href>http://www.foo.bar/othercontainer/R2/D2</d:href> 8*7c568831SAndroid Build Coastguard Worker <d:status>HTTP/1.1 201 Created</d:status> 9*7c568831SAndroid Build Coastguard Worker </d:response> 10*7c568831SAndroid Build Coastguard Worker <d:response> 11*7c568831SAndroid Build Coastguard Worker <d:href>http://www.foo.bar/othercontainer/R2/</d:href> 12*7c568831SAndroid Build Coastguard Worker <d:status>HTTP/1.1 412 Precondition Failed</d:status> 13*7c568831SAndroid Build Coastguard Worker </d:response> 14*7c568831SAndroid Build Coastguard Worker</d:multistatus> 15