<?xml version="1.0" encoding="UTF-8"?>
<!-- AIANA · sitemap of the English site. Lives at the root: https://aiana.tech/sitemap.xml
     Only aiana.tech URLs: the domains are not mirrors, each canonicalizes itself, and the
     link between languages is made through hreflang in <head>, not through the sitemap.
     Every URL ends with a trailing slash.
     error.html is never included: the error page is not indexed.
     /privacy.html is not included either: it is a noindex alias of /legal/privacy/.
     lastmod reflects the actual file modification date, not a freshness trick.
     xhtml:link annotations sit inside every <url> that has a language pair. They repeat the
     <head> hreflang of that page character for character — if one side is edited, the other
     must follow, otherwise the cluster falls apart. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://aiana.tech/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
    <image:image>
      <image:loc>https://aiana.tech/og-image.jpg</image:loc>
      <image:title>AIANA — independent analytics on Russia's artificial intelligence market</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://aiana.tech/legal/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/legal/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/legal/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
  </url>
  <url>
    <loc>https://aiana.tech/legal/terms/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/legal/terms/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/legal/terms/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
  </url>
  <url>
    <loc>https://aiana.tech/legal/license/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/legal/license/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/legal/license/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
  </url>
  <url>
    <loc>https://aiana.tech/legal/privacy/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/legal/privacy/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/legal/privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
  </url>
  <url>
    <loc>https://aiana.tech/legal/third-party/</loc>
    <lastmod>2026-08-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/legal/third-party/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/legal/third-party/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/"/>
  </url>

  <!-- The English research. Published at /research/rai-2026/ and answering 200; the Russian
       side at https://aiana.ru/research/rai-2026-ru/ carries the mirror hreflang block, so the
       pair is confirmed from both ends.
       x-default here points at the research page itself, not at https://aiana.tech/ — an
       x-default must belong to its own cluster, and the site root already belongs to the
       cluster of home pages above. This matches the <head> of the page. -->
  <url>
    <loc>https://aiana.tech/research/rai-2026/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ru"        href="https://aiana.ru/research/rai-2026-ru/"/>
    <xhtml:link rel="alternate" hreflang="en"        href="https://aiana.tech/research/rai-2026/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aiana.tech/research/rai-2026/"/>
  </url>

  <!-- Chinese version: not built yet. When it ships, the hreflang code is zh-Hans (not zh),
       and its URL must end with a trailing slash like every other URL here. The line goes both
       here and into the <head> of every page in the cluster, at the same time. -->
</urlset>
