Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / dav / propfind_groupdav.xml
diff --git a/webcit/static/t/dav/propfind_groupdav.xml b/webcit/static/t/dav/propfind_groupdav.xml
new file mode 100644 (file)
index 0000000..3671479
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<multistatus xmlns="DAV:" xmlns:G"http://groupdav.org/">"
+<response>
+<href>
+<?DAV:HOSTNAME>/
+</href>
+<propstat>
+<status>HTTP/1.1 200 OK</status>
+<prop>
+<displayname>GroupDAV</displayname>
+<resourcetype><collection/></resourcetype>
+<getlastmodified>
+<?DATE:NOW:STR>
+</getlastmodified>
+</prop>
+</propstat>
+</response>
+</multistatus>