<?xml version="1.0" encoding="UTF-8"?>
<!-- Dwie wersje jezykowe tej samej strony. Wersja EN zyje pod parametrem '?lang=en'
     (statyczny hosting — jeden index.html, brak regul rewrite). Kazdy wpis wymienia
     WSZYSTKIE warianty razem z samym soba — inaczej Google potraktuje je jak duplikaty. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://khrs.pl/</loc>
    <xhtml:link rel="alternate" hreflang="pl" href="https://khrs.pl/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://khrs.pl/?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://khrs.pl/" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://khrs.pl/?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="pl" href="https://khrs.pl/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://khrs.pl/?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://khrs.pl/" />
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
