# # Create some events for us to see in the Free/Busy iSchedule report. # TYPE=PUT HEADER=User-Agent: DAViCal/1.12 HEADER=Accept: text/xml,application/xml HEADER=Content-Type: text/calendar; charset=utf-8 HEAD BEGINDATA BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Example Corp.//CalDAV Client//EN BEGIN:VEVENT UID:recurring-event DTSTAMP:20111005T100000Z DTSTART:20111005T140000Z DURATION:PT60M SUMMARY:Dummy event that occurs 3 times. RRULE:FREQ=DAILY;COUNT=3 END:VEVENT END:VCALENDAR ENDDATA URL=http://regression.host/caldav.php/user1/home/dummyevent.ics