<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only genuinely public, content-bearing URLs belong here.

  Deliberately excluded: /dashboard, /chapters, /practice, /mocks, /progress,
  /certificate and /auth/callback. Those server-render just the nav shell plus
  "Loading…" (content is fetched per-learner after sign-in), so submitting them
  would hand Google a set of near-empty pages. They stay crawlable and carry a
  `noindex` meta instead — see the note in robots.txt for why they are NOT
  disallowed there.

  <lastmod> is omitted on purpose: Google only trusts it when it verifiably
  tracks real content changes, and a stale or build-stamped date is worse than
  none. <priority> and <changefreq> are omitted because Google ignores both.
  Ref: developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap

  When a new public page is added, add it here too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://prep.creso.in/</loc>
  </url>
  <url>
    <loc>https://prep.creso.in/nism-v-a-mock-test</loc>
  </url>
  <url>
    <loc>https://prep.creso.in/about</loc>
  </url>
</urlset>
