more font size tweaks.
[citadel.git] / webcit / static / t / dav / propfind_groupdav.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <multistatus xmlns="DAV:" xmlns:G"http://groupdav.org/">"
3 <response>
4 <href>
5 <?DAV:HOSTNAME>/
6 </href>
7 <propstat>
8 <status>HTTP/1.1 200 OK</status>
9 <prop>
10 <displayname>GroupDAV</displayname>
11 <resourcetype><collection/></resourcetype>
12 <getlastmodified>
13 <?DATE:NOW:STR>
14 </getlastmodified>
15 </prop>
16 </propstat>
17 </response>
18 </multistatus>