<?xml version='1.0' encoding='UTF-8'?>
<calendar-query xmlns='urn:ietf:params:xml:ns:caldav'>
<prop xmlns='DAV:'>
<getetag/>
<calendar-data xmlns='urn:ietf:params:xml:ns:caldav'/>
</prop>
<filter>
<comp-filter name='VCALENDAR'>
<comp-filter name='VEVENT'>
<time-range start='$now.year.0:1219T000000Z' end='$now.year.1:1209T000000Z'/>
<prop-filter name='CATEGORIES'>
<text-match>COOL</text-match>
</prop-filter>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>
