<?xml version="1.0" encoding="UTF-8"?>
<!--
  Paws of Karma is a single-page app: only "/" is a real, unique,
  indexable page. The other routes (/map, /play/:levelId, /shop, /profile,
  /leaderboard, /collection) require live app/session state and render the
  same shell without their own meta tags, so they add no SEO value and are
  intentionally left out. /internal/analytics is an owner-only admin page
  and is excluded (see robots.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pawsofkarma.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
