<?xml version="1.0" encoding="UTF-8"?>
<!-- Overrides public/sitemap.xml on this origin (productPages() in vite.config.ts). Without it the
     scales build served the coach's sitemap, which advertises only pianocoach.pro URLs - so a
     crawler that reached this host was pointed straight back off it.
     This origin is now the APP and nothing else. The content pages that used to be listed here
     moved to pianocoach.pro/scales/ so one host accrues the search signal (issue #124), and the
     old URLs 301 there from the Caddyfile.
     What is left is the two legal documents, and they stay HERE on purpose: these exact URLs are
     registered with the Play Data Safety form and the Google OAuth consent screen, so moving them
     would point both registrations at a 404.
     "/" is absent because the app shell is JS-only; Google indexes it anyway and self-canonicalises
     it, which is its decision to make, not something this file should assert.
     No <priority>: Google has ignored it for years. <lastmod> IS read, so keep it honest. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://scales.pianocoach.pro/privacy.html</loc><lastmod>2026-08-16</lastmod></url>
  <url><loc>https://scales.pianocoach.pro/terms.html</loc><lastmod>2026-08-19</lastmod></url>
</urlset>
