<?xml version="1.0" encoding="UTF-8"?>
<!--
  THE PAGES AFFICRUITER ASKS GOOGLE TO INDEX, and only those: the front page and the
  plan comparison, indexable on the apex since 2026-09-23 (Spiros, release A+M).
  Every other path, and every path on every other host, is served
  X-Robots-Tag: noindex, nofollow (web/vercel.json, web/public/_headers).

  ABSOLUTE AND ON THE APEX, because one build serves this file on every host, and
  WITHOUT <lastmod>, because a date nobody maintains is a date that lies.
  src/qa/sitemap.test.ts holds the listed URLs to src/qa/pinnedPaths.ts's INDEXABLE.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://afficruiter.com/</loc>
  </url>
  <url>
    <loc>https://afficruiter.com/pricing</loc>
  </url>
</urlset>
