]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/dav/propfind_groupdav_roomlist.xml
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / dav / propfind_groupdav_roomlist.xml
diff --git a/webcit/static/t/dav/propfind_groupdav_roomlist.xml b/webcit/static/t/dav/propfind_groupdav_roomlist.xml
new file mode 100644 (file)
index 0000000..ef1f284
--- /dev/null
@@ -0,0 +1,19 @@
+<?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>
+<?ITERATE("LKRA", ="dav_propfind_groupdav_roomlist_oneroom")>
+</multistatus>