<?xml version="1.0" encoding="UTF-8"?>
<!--
  Публічні URL. Домен — roundscommands.com: тут довго стояв
  roundscommands.invismatters.com, який сам віддає 301 на новий домен, тобто
  мапа сайту вела краулера на редиректи. Той самий домен тепер і в canonical
  (scripts/prerender.mjs), і в hreflang (index.html). Мовні версії лендингу = UI_LANGUAGES у src/locales/index.ts.
  /pricing і /support — одна URL на всі локалі (мова в UI), без /en/pricing.
  /app свідомо не індексується: це сама апка, а не контентна сторінка.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://roundscommands.com/</loc>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://roundscommands.com/" />
    <xhtml:link rel="alternate" hreflang="uk" href="https://roundscommands.com/uk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://roundscommands.com/en" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://roundscommands.com/fr" />
    <xhtml:link rel="alternate" hreflang="es" href="https://roundscommands.com/es" />
    <xhtml:link rel="alternate" hreflang="nl" href="https://roundscommands.com/nl" />
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/uk</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/en</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/fr</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/es</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/nl</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/pricing</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/support</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://roundscommands.com/terms</loc>
    <priority>0.3</priority>
  </url>
</urlset>
