Annotation of embedaddon/libxml2/test/dav18, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0"?>
                      2: <D:propfind xmlns:D="http://www.ietf.org/standards/dav/">
                      3:   <D:prop>
                      4:     <supportedlock/>
                      5:   </D:prop>
                      6: </D:propfind>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>