<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE RULE FOR THIS FILE: a URL goes in only once it returns 200.

  A sitemap listing 404s is not a head start, it is a trust penalty — Search
  Console reports the whole submission as an error and crawls the rest less
  often. Every URL below is a file in site/, so they all ship together.

  A page gets added here, in its cluster's hreflang lines, and to the site in
  the same commit, or in none. tool/check_site_links.py fails on any of the
  three going missing, and on a cluster that is not reciprocal.

  2026-09-08: the site is the landing page plus the two legal documents, each
  in English and Polish. They shipped because three separate things were
  waiting on a working privacy-policy URL — Play's "App content" section, the
  publication of the Google OAuth consent screen, and the site itself.

  The rules pages and the nine other translated mirrors stay in site-later/
  until there is an app to send people to. /play/ is deliberately NOT listed
  and at present is not deployed at all.

  `lastmod` is the date the page's content last changed, not the date of the
  last deploy. Bumping it on every build teaches crawlers to ignore it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://kondavo.com/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://kondavo.com/privacy/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kondavo.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kondavo.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://kondavo.com/pl/prywatnosc/"/>
  </url>
  <url>
    <loc>https://kondavo.com/pl/prywatnosc/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kondavo.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kondavo.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://kondavo.com/pl/prywatnosc/"/>
  </url>

  <url>
    <loc>https://kondavo.com/terms/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kondavo.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kondavo.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://kondavo.com/pl/regulamin/"/>
  </url>
  <url>
    <loc>https://kondavo.com/pl/regulamin/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kondavo.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kondavo.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://kondavo.com/pl/regulamin/"/>
  </url>
</urlset>
