<?xml version="1.0" encoding="UTF-8"?>
<!--
  Upscore public pages.

  Deliberately three URLs. Everything else the site serves is an app route
  behind auth that answers with the same empty index.html shell, and those are
  disallowed in robots.txt rather than listed here.

  The docs site keeps its own generated sitemap at
  https://docs.upscore.dance/sitemap-index.xml and must be submitted to Search
  Console as a separate property — a sitemap may only list URLs on its own
  host, so it cannot be merged into this file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://edi.dance/</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://edi.dance/privacy</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://edi.dance/terms</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
