<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for MVP. Every public page exists in both CS and EN;
  xhtml:link hreflang alternates tell Google which variant to serve
  per user locale. Dynamic pages (quotes, orders, admin) are excluded
  by robots.txt + are guessable-private anyway.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>/cs</loc>
    <xhtml:link rel="alternate" hreflang="cs" href="/cs" />
    <xhtml:link rel="alternate" hreflang="en" href="/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="/cs" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>/cs/how-it-works</loc>
    <xhtml:link rel="alternate" hreflang="cs" href="/cs/how-it-works" />
    <xhtml:link rel="alternate" hreflang="en" href="/en/how-it-works" />
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>/cs/privacy</loc>
    <xhtml:link rel="alternate" hreflang="cs" href="/cs/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="/en/privacy" />
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>/cs/terms</loc>
    <xhtml:link rel="alternate" hreflang="cs" href="/cs/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="/en/terms" />
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>/cs/gdpr</loc>
    <xhtml:link rel="alternate" hreflang="cs" href="/cs/gdpr" />
    <xhtml:link rel="alternate" hreflang="en" href="/en/gdpr" />
    <changefreq>yearly</changefreq>
  </url>

</urlset>
