<?xml version="1.0" encoding="UTF-8"?>
<!-- Uma página por IDIOMA, e nada mais. O site é single page e as âncoras de
     seção não entram em sitemap (não são URLs próprias).

     SEIS URLs desde 06/08/2026: português na raiz, inglês em /en, espanhol em
     /es, alemão em /de, russo em /ru e chinês simplificado em /zh. Cada
     entrada declara as SEIS alternativas mais o x-default, e declara TAMBÉM a
     si mesma, porque o conjunto de alternância do Google só é aceito quando é
     recíproco e completo. Um mapa em que /en lista / mas / não lista /en é
     descartado inteiro, e a versão traduzida nunca aparece na busca. Foi por
     isso que a entrada de três idiomas novos obrigou a reescrever as três
     entradas que já existiam: alternância é conjunto, não lista de vizinhos.
     As mesmas declarações existem em <link rel="alternate"> no <head> dos seis
     documentos, o que é redundância deliberada: buscador que ignora o sitemap
     lê o cabeçalho, e vice-versa.

     O CHINÊS SE DECLARA `zh-Hans`, POR ESCRITA E NÃO POR PAÍS: a subetiqueta
     Hans é o que diz SIMPLIFICADO, que é o registro do texto. `zh` seco é
     ambíguo entre simplificado e tradicional, e `zh-CN` prenderia a página a
     um país quando o mesmo texto serve Singapura e a diáspora que lê
     simplificado.

     AS URLS NÃO TERMINAM EM BARRA (exceto a raiz, onde a barra é a raiz). É a
     forma canônica servida por functions/en.js, es.js, de.js, ru.js e zh.js;
     com barra final, todo caminho relativo montado em tempo de execução
     resolve um nível abaixo e dá 404 (medido em 06/08/2026, 40 requisições
     falhas).

     A PRIORIDADE DA RAIZ CONTINUA 1.0 E A DAS CINCO TRADUÇÕES 0.9. Não é
     hierarquia de importância comercial: é a mesma declaração que já valia
     para /en e /es, e a raiz é a versão canônica da empresa (sede em Brasília,
     contratação pública brasileira). O campo, de todo modo, é dica fraca.

     FICAM DE FORA daqui, e o motivo é o mesmo dos dois casos:
     - as variantes de pele (index2 a index5) e os documentos en.html, es.html,
       de.html, ru.html e zh.html declaram <link rel="canonical"> para a URL
       canônica correspondente, e é essa declaração que consolida o índice.
       Elas NÃO são bloqueadas em robots.txt de propósito: um Disallow
       impediria o buscador de ler o canonical;
     - /admin-cli é área de trabalho, sem conteúdo público e sem link de
       lugar nenhum. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://holdnexus.com/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://holdnexus.com/en</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://holdnexus.com/es</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://holdnexus.com/de</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://holdnexus.com/ru</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://holdnexus.com/zh</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://holdnexus.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://holdnexus.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://holdnexus.com/es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://holdnexus.com/de"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://holdnexus.com/ru"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://holdnexus.com/zh"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://holdnexus.com/"/>
    <lastmod>2026-08-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>