<?xml version="1.0" encoding="UTF-8"?>
<!--
  admanager sitemap.

  lastmod values should be refreshed on each deploy; today's date (2026-05-21)
  is staged.

  Includes the public marketing pages and the agent-facing surfaces (AGENTS.md,
  llms.txt, llms-full.txt). The .well-known endpoints are intentionally NOT
  listed here — they are discoverable via the Link header on every response,
  which is the standard discovery channel for those (RFC 8288).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Marketing root, default language (English) -->
  <url>
    <loc>https://stage.cabinet.partners/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://stage.cabinet.partners/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://stage.cabinet.partners/ru/"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://stage.cabinet.partners/uk/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://stage.cabinet.partners/"/>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Marketing root, Russian -->
  <url>
    <loc>https://stage.cabinet.partners/ru/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://stage.cabinet.partners/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://stage.cabinet.partners/ru/"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://stage.cabinet.partners/uk/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://stage.cabinet.partners/"/>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Marketing root, Ukrainian -->
  <url>
    <loc>https://stage.cabinet.partners/uk/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://stage.cabinet.partners/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://stage.cabinet.partners/ru/"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://stage.cabinet.partners/uk/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://stage.cabinet.partners/"/>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Agent-facing prose surfaces -->
  <url>
    <loc>https://stage.cabinet.partners/AGENTS.md</loc>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://stage.cabinet.partners/llms.txt</loc>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://stage.cabinet.partners/llms-full.txt</loc>
    <lastmod>2026-05-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Public vocabulary (canonical concept names) -->
  <url>
    <loc>https://stage.cabinet.partners/glossary</loc>
    <lastmod>2026-05-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
