<?xml version="1.0" encoding="UTF-8"?>
<!-- Store review needs the privacy and terms URLs to be reachable and indexable,
     so they are listed here rather than only linked from the footer. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mathar.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mathar.app/privacy/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://mathar.app/terms/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <!-- Google Play requires a publicly reachable account-deletion URL, and the
       Play Console field wants a page that goes straight to the instructions
       rather than an anchor buried in the policy. Listed here so a reviewer
       reaches it without having to trust the footer. -->
  <url>
    <loc>https://mathar.app/delete-account/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- Higher priority than the legal pages: this one a school actually needs to
       find when something is wrong, rather than read once before signing. -->
  <url>
    <loc>https://mathar.app/support/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
