<?xml version="1.0" encoding="utf-8"?>
<!-- This is loaded by multistatus.t and propfind2.t among others -->
<D:multistatus xmlns:D="DAV:">
<D:response xmlns:lp0="DAV:" xmlns:lp1="http://apache.org/dav/props/">
<D:href>/test/cadaver-0.17.0.tar.gz</D:href>
<D:propstat>
<D:prop>
<lp0:creationdate>2001-08-07T14:10:00Z</lp0:creationdate>
<lp0:getcontentlength>377211</lp0:getcontentlength>
<lp0:getlastmodified>Tue, 07 Aug 2001 14:10:00 GMT</lp0:getlastmodified>
<lp0:getetag>"b15d1-5c17b-3b6ff6b8"</lp0:getetag>
<lp1:executable>F</lp1:executable>
<D:supportedlock>
<D:lockentry>
<D:lockscope><D:exclusive/></D:lockscope>
<D:locktype><D:write/></D:locktype>
</D:lockentry>
<D:lockentry>
<D:lockscope><D:shared/></D:lockscope>
<D:locktype><D:write/></D:locktype>
</D:lockentry>
</D:supportedlock>
<D:lockdiscovery/>
<D:resourcetype/>
<D:getcontenttype>application/x-tar</D:getcontenttype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
<D:response xmlns:lp0="DAV:" xmlns:lp1="http://apache.org/dav/props/">
<D:href>/test/mod_dav/</D:href>
<D:propstat>
<D:prop>
<lp0:creationdate>2001-08-06T11:24:17Z</lp0:creationdate>
<lp0:getlastmodified>Mon, 06 Aug 2001 11:24:17 GMT</lp0:getlastmodified>
<lp0:getetag>"9790e-400-3b6e7e61"</lp0:getetag>
<D:supportedlock>
<D:lockentry>
<D:lockscope><D:exclusive/></D:lockscope>
<D:locktype><D:write/></D:locktype>
</D:lockentry>
<D:lockentry>
<D:lockscope><D:shared/></D:lockscope>
<D:locktype><D:write/></D:locktype>
</D:lockentry>
</D:supportedlock>
<D:lockdiscovery>
<D:activelock>
<D:locktype><D:write/></D:locktype>
<D:lockscope><D:shared/></D:lockscope>
<D:depth>infinity</D:depth>
<ns0:owner xmlns:ns0="DAV:">DAV.pm/v0.05 (6370)</ns0:owner>
<D:timeout>Infinite</D:timeout>
<D:locktoken>
<D:href>opaquelocktoken:6d1d271a-1dd2-11b2-b3a8-efebe4918f22</D:href>
</D:locktoken>
</D:activelock>
</D:lockdiscovery>
<D:resourcetype><D:collection/></D:resourcetype>
<D:getcontenttype>httpd/unix-directory</D:getcontenttype>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
<D:response>
<D:href>/test/dual_href1</D:href>
<D:href>/test/dual_href2</D:href>
<D:status>HTTP/1.1 200 OK</D:status>
<D:responsedescription>Looks good to me</D:responsedescription>
</D:response>
<D:response>
<D:href>/test/testprops</D:href>
<D:propstat>
<D:prop xmlns:R="http://www.foo.bar/boxschema/">
<R:bigbox>
<R:BoxType>Box type A</R:BoxType>
</R:bigbox>
<R:author>
<R:Name>J.J. Johnson</R:Name>
</R:author>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
<D:propstat>
<D:prop><R:DingALing/><R:Random/></D:prop>
<D:status>HTTP/1.1 403 Forbidden</D:status>
<D:responsedescription>The user does not have access to the DingALing property.</D:responsedescription>
</D:propstat>
</D:response>
<D:responsedescription>There has been an access violation error.</D:responsedescription>
</D:multistatus>