<?xml version="1.0" encoding="UTF-8"?>
<!--
    PRD-0063 P6 (OQ2, closed). One sitemap; the language and country variants of
    a page are declared by `hreflang` in the document `<head>`, which Google
    treats as equivalent and which — unlike a static file — also covers shop and
    product pages. Per-locale sitemaps and the generator that would have to keep
    them honest stay with ADR-0005 §6.3, and are decided for marketplace and
    handyman together rather than diverging here.

    Only canonical URLs are listed (D-P6.1), which is why the country segment
    differs between the entries and is not a typo: the storefront is
    self-canonical per country, so the one carrying the catalogue is listed;
    `/terms/` and `/feedback/` are country-agnostic and canonicalize onto `py`.
-->
<urlset
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <url>
        <loc>https://nabla.one/ru/ru/</loc>
        <lastmod>2026-08-18T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://nabla.one/ru/py/feedback/</loc>
        <lastmod>2026-08-18T00:00:00+00:00</lastmod>
    </url>
    <url>
        <loc>https://nabla.one/ru/py/terms/</loc>
        <lastmod>2026-08-18T00:00:00+00:00</lastmod>
    </url>
</urlset>
