<?xml version="1.0" encoding="UTF-8"?>
<!-- Static FALLBACK sitemap: functions/sitemap.xml.ts normally shadows this
     file and adds the weekly chart archive pages from the API; it serves
     this file via ctx.next() when the API is unreachable. Keep the static
     route list here in sync with STATIC_PATHS there. Deeper routes
     (/settings, /playlist, /track/:id) are app state, not content worth
     indexing. <loc>s are absolute and use the canonical custom domain. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://feditune.com/</loc>
  </url>
  <url>
    <loc>https://feditune.com/guide</loc>
  </url>
  <url>
    <loc>https://feditune.com/about</loc>
  </url>
  <url>
    <loc>https://feditune.com/charts</loc>
  </url>
  <url>
    <loc>https://feditune.com/charts/archive</loc>
  </url>
</urlset>
