xref: /aosp_15_r20/external/libxml2/result/dav9 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
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/container/resource1</d:href>
5*7c568831SAndroid Build Coastguard Worker    <d:href>http://www.foo.bar/container/resource2</d:href>
6*7c568831SAndroid Build Coastguard Worker    <d:href>http://www.foo.bar/container/</d:href>
7*7c568831SAndroid Build Coastguard Worker    <d:href>http://www.foo.bar/container/C2/R2</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/container/C2</d:href>
12*7c568831SAndroid Build Coastguard Worker    <d:status>HTTP/1.1 420 Method Failure</d:status>
13*7c568831SAndroid Build Coastguard Worker  </d:response>
14*7c568831SAndroid Build Coastguard Worker  <d:response>
15*7c568831SAndroid Build Coastguard Worker    <d:href>http://www.foo.bar/othercontainer/C2</d:href>
16*7c568831SAndroid Build Coastguard Worker    <d:status>HTTP/1.1 409 Conflict</d:status>
17*7c568831SAndroid Build Coastguard Worker  </d:response>
18*7c568831SAndroid Build Coastguard Worker</d:multistatus>
19