<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages worth indexing, which is not the same as the routes that exist.
  Two are deliberately absent, and `e2e/marketing.spec.ts` pins that list so the
  omission stays a decision rather than an oversight:

    /      a client-side redirect to /app or /welcome, with an empty body
    /app   the editor itself, which renders nothing until JavaScript runs

  No <lastmod>, <changefreq> or <priority>: Google ignores the last two outright,
  and a <lastmod> nothing updates is worse than none at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://calzy.element30.com/about</loc>
  </url>
  <url>
    <loc>https://calzy.element30.com/privacy</loc>
  </url>
  <url>
    <loc>https://calzy.element30.com/terms</loc>
  </url>
  <url>
    <loc>https://calzy.element30.com/welcome</loc>
  </url>
  <url>
    <loc>https://calzy.element30.com/whats-new</loc>
  </url>
</urlset>
