<?xml version="1.0" encoding="UTF-8"?>
<calendar xmlns="https://cdn.aytict.fi/xmlns/calendar">
  <event>
    <title>Project Deadline</title>
    <start>2026-04-10T09:00:00Z</start>
    <end>2026-04-10T17:00:00Z</end>
    <location>Remote</location>
    <description>Final project submission deadline.</description>
  </event>
  <event>
    <title>Team Meeting</title>
    <start>2026-04-05T14:00:00Z</start>
    <end>2026-04-05T15:00:00Z</end>
    <location>Office</location>
    <description>Monthly team sync-up.</description>
  </event>
</calendar>
