<?xml version="1.0" encoding="UTF-8"?>
<!--
  SPA note: client/index.html hardcodes <link rel="canonical" href="https://gptvoice.in/" />
  for every ?page= route, so all routes consolidate to the homepage. Listing the
  ?page= URLs here contradicted that canonical and triggered Search Console's
  "Alternative page with proper canonical tag" notice. Sitemap therefore lists
  only the canonical homepage. (Option A, decided 2026-05-18.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gptvoice.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
