<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written, like the twins next to it: scripts/visitka.py generates the
  four HTML files and nothing else, so this file is maintained by hand.

  Two entries, the two real pages. The thank-you pages (diky/, en/thanks/)
  are deliberately absent - both carry <meta name="robots" content="noindex">
  and nobody should arrive at one from a search result or an agent.

  It exists because the vhost's Link header advertises /sitemap.xml to every
  client once a site is flagged agent_readable, and advertising a resource
  that answers 404 is worse than advertising nothing at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://jaromir.io/</loc>
    <lastmod>2026-08-01</lastmod>
    <xhtml:link rel="alternate" hreflang="cs" href="https://jaromir.io/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://jaromir.io/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://jaromir.io/"/>
  </url>
  <url>
    <loc>https://jaromir.io/en/</loc>
    <lastmod>2026-08-01</lastmod>
    <xhtml:link rel="alternate" hreflang="cs" href="https://jaromir.io/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://jaromir.io/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://jaromir.io/"/>
  </url>
</urlset>
