<?xml version="1.0" encoding="UTF-8"?>
<!--
  The eight pages that exist without a session (293, 296, 298).

  No `<lastmod>`: a date written by hand here is wrong the day after it is written, and there is no build step that
  fills one in. Google treats an unreliable lastmod as absent anyway, so an absent one costs nothing and cannot rot.

  `/login` is listed and `/register` is not (298). A sitemap says "crawl this" and `noindex` says "do not list
  it", so submitting a `noindex` URL is a contradiction Search Console reports as an error — the two had to move
  together, and `seoRoutes.ts` is where the flag lives. `<brand> logowanie` is a real query; `/register` answers a
  closed sign during the pilot, and neither an index nor a sitemap should advertise a door that refuses.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kapitalomierz.pl/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/cennik</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/pomoc</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/obligacje-skarbowe</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/stopa-zwrotu</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/bezpieczenstwo</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/regulamin</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/prywatnosc</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://kapitalomierz.pl/login</loc>
    <priority>0.3</priority>
  </url>
</urlset>
