<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sites.chronotrack.com</loc>
    <lastmod>2026-04-03T18:25:09.605Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- 
    Note: Individual event pages are not included in this sitemap because:
    1. There's no API endpoint to get all events
    2. Search engines will discover event pages through normal crawling
    3. Each event page has proper SEO meta tags and structured data
    4. Event pages are dynamically generated based on event IDs
    
    To include all events in sitemap, you would need to:
    1. Create an API endpoint that returns all events
    2. Or maintain a list of event IDs in a database/file
    3. Or implement a build-time sitemap generation
  -->
</urlset>