REPORT /egroupware/groupdav.php/ralf/calendar/ HTTP/1.1
Host: ralfsmacbook.local
Authorization: Basic cmFsZjpzZWNyZXQ=
Content-Length: 413
Content-Type: text/xml
Depth: 0
User-Agent: test

<?xml version="1.0" encoding="UTF-8"?>
<B:calendar-query xmlns:B="urn:ietf:params:xml:ns:caldav">
  <A:prop xmlns:A="DAV:">
    <B:calendar-data/>
    <A:getetag/>
    <A:getcontenttype/>
  </A:prop>
  <B:filter>
    <B:comp-filter name="VCALENDAR">
      <B:comp-filter name="VEVENT">
        <B:time-range start="20131003T000000Z"/>
      </B:comp-filter>
    </B:comp-filter>
  </B:filter>
</B:calendar-query>
