Release of libxml-1.1, Daniel.
diff --git a/SAXresult/dav8 b/SAXresult/dav8
new file mode 100644
index 0000000..225c8d6
--- /dev/null
+++ b/SAXresult/dav8
@@ -0,0 +1,59 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(d:multistatus, xmlns:d='http://www.ietf.org/standards/dav/')
+SAX.characters(
+  <d:response>
+    <d:href>ht, 3)
+SAX.startElement(d:response)
+SAX.characters(
+    <d:href>http://www.foo.ba, 5)
+SAX.startElement(d:href)
+SAX.characters(http://www.foo.bar/othercontai, 43)
+SAX.endElement(d:href)
+SAX.characters(
+    <d:href>http://www.foo.ba, 5)
+SAX.startElement(d:href)
+SAX.characters(http://www.foo.bar/othercontai, 43)
+SAX.endElement(d:href)
+SAX.characters(
+    <d:href>http://www.foo.ba, 5)
+SAX.startElement(d:href)
+SAX.characters(http://www.foo.bar/othercontai, 34)
+SAX.endElement(d:href)
+SAX.characters(
+    <d:href>http://www.foo.ba, 5)
+SAX.startElement(d:href)
+SAX.characters(http://www.foo.bar/othercontai, 39)
+SAX.endElement(d:href)
+SAX.characters(
+    <d:status>HTTP/1.1 201 Cr, 5)
+SAX.startElement(d:status)
+SAX.characters(HTTP/1.1 201 Created</d:status, 20)
+SAX.endElement(d:status)
+SAX.characters(
+  </d:response>
+  <d:response, 3)
+SAX.endElement(d:response)
+SAX.characters(
+  <d:response>
+    <d:href>ht, 3)
+SAX.startElement(d:response)
+SAX.characters(
+    <d:href>http://www.foo.ba, 5)
+SAX.startElement(d:href)
+SAX.characters(http://www.foo.bar/othercontai, 37)
+SAX.endElement(d:href)
+SAX.characters(
+    <d:status>HTTP/1.1 412 Pr, 5)
+SAX.startElement(d:status)
+SAX.characters(HTTP/1.1 412 Precondition Fail, 32)
+SAX.endElement(d:status)
+SAX.characters(
+  </d:response>
+</d:multistat, 3)
+SAX.endElement(d:response)
+SAX.characters(
+</d:multistatus>
+, 1)
+SAX.endElement(d:multistatus)
+SAX.endDocument()