1: HTTP/1.1 207 Multi-Status 2: Server: Microsoft-IIS/5.0 3: Date: Sat, 26 Aug 2000 11:13:05 GMT 4: Content-Type: text/xml 5: Accept-Ranges: rows 6: Transfer-Encoding: chunked 7: 8: 2c9 9: < xml version="1.0" > 10: <a:multistatus xmlns:b="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/" 11: xmlns:c="xml:" 12: xmlns:d="urn:schemas-microsoft-com:office:office" 13: xmlns:a="DAV:"> 14: <a:response> 15: <a:href>http://www.foobar.co.jp/public/Internet%20Newsgroups/</a:href> 16: <a:propstat> 17: <a:status>HTTP/1.1 200 OK</a:status> 18: <a:prop> 19: <a:displayname>Internet Newsgroups</a:displayname> 20: <a:getcontentlength b:dt="int">0</a:getcontentlength> 21: </a:prop> 22: </a:propstat> 23: </a:response> 24: <a:response> 25: <a:href>http://www.foobar.co.jp/public/myData/</a:href> 26: <a:propstat> 27: <a:status>HTTP/1.1 200 OK</a:status> 28: <a:prop> 29: <a:displayname>myData</a:displayname> 30: <a:getcontentlength b:dt="int">0</a:getcontentlength> 31: </a:prop></a:propstat> 32: </a:response> 33: </a:multistatus> 34: 0