<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the marketing landing. Public event pages
  (/e/:org/:slug) are crawlable and carry per-event Open Graph + JSON-LD
  (see functions/e/[[path]].js); enumerating them here would need a public
  "list published events" API endpoint (a backend follow-up).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zoolevent.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
