BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//The Wilhelms//Calendar Control Center Test//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Fixture Calendar
X-WR-TIMEZONE:America/New_York
BEGIN:VEVENT
UID:timed-1@example.test
DTSTAMP:20260801T120000Z
DTSTART;TZID=America/New_York:20260805T090000
DTEND;TZID=America/New_York:20260805T100000
SUMMARY:Work meeting
LOCATION:Google Meet
DESCRIPTION:Join https://meet.google.com/abc-defg-hij
ATTENDEE;PARTSTAT=NEEDS-ACTION:mailto:scott@example.com
END:VEVENT
BEGIN:VEVENT
UID:all-day-1@example.test
DTSTAMP:20260801T120000Z
DTSTART;VALUE=DATE:20260806
DTEND;VALUE=DATE:20260807
SUMMARY:Informational all-day event
END:VEVENT
BEGIN:VEVENT
UID:recurring-1@example.test
DTSTAMP:20260801T120000Z
DTSTART;TZID=America/New_York:20260803T120000
DTEND;TZID=America/New_York:20260803T123000
RRULE:FREQ=DAILY;COUNT=3
SUMMARY:Recurring check-in
END:VEVENT
BEGIN:VEVENT
UID:other-attendee@example.test
DTSTAMP:20260801T120000Z
DTSTART;TZID=America/New_York:20260807T140000
DTEND;TZID=America/New_York:20260807T150000
SUMMARY:Other attendee state
ATTENDEE;PARTSTAT=DECLINED:mailto:someone-else@example.com
END:VEVENT
BEGIN:VEVENT
UID:managed-copy@example.test
DTSTAMP:20260801T120000Z
DTSTART;TZID=America/New_York:20260808T100000
DTEND;TZID=America/New_York:20260808T110000
SUMMARY:Busy — Work
DESCRIPTION:Managed by Wilhelm Calendar Control Center. Edit the original calendar event\, not this private busy copy.
X-WCCC-MANAGED:TRUE
END:VEVENT
END:VCALENDAR
