<?xml version="1.0" encoding="UTF-8"?>
<!-- irikos.net — only the URLs that are real, public and canonical.
     The app itself is a signed-in PWA: every screen behind sign-in is one client-side
     route on this same shell, so there is nothing else with its own URL to list.
     Deliberately NOT listed: /api/*, /r/*, and the four legal aliases (/legal, /oferta,
     /requisites, /rekvizity) which 301 here.
     Keep lastmod honest — Yandex flags a sitemap that never changes
     (NO_SITEMAP_MODIFICATIONS), and a frozen date teaches the crawler to stop looking. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://irikos.net/</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://irikos.net/legal.html</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
