<?xml version="1.0" encoding="UTF-8"?>
<!--
  BESScheck is a single-page app: the journey lives in URL query params
  (?p=/?c=), which are effectively infinite and not distinct crawlable pages.
  This sitemap lists the one canonical entry point; crawlers index the SPA from
  there. Update lastmod on meaningful content releases.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://besscheck.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
