<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because the site is one page: the four languages are switched
  client-side from the I18N dicts, so EN/PL/UK/RU all live at "/". That is why
  there are no <xhtml:link rel="alternate" hreflang="..."> entries here — there
  is no distinct URL to point them at, and declaring hreflang against a single
  URL is invalid. Per-language paths (/pl/, /uk/, /ru/) are the prerequisite for
  ranking in those markets; see landing/README.md.

  https://chatahunter.com and 2026-07-27 are stamped at deploy time by
  .github/workflows/deploy-landing.yml. Never hand-edit them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://chatahunter.com/</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
