<?xml version="1.0" encoding="UTF-8"?>
<!--
  Só as três rotas públicas da landing entram aqui. As rotas de aplicação
  (/app, /superadmin, /auth, /onboarding) exigem autenticação e estão
  bloqueadas no robots.txt — listá-las produziria erro de cobertura no
  Search Console.

  Cada URL declara os alternates das outras duas: é assim que o Google
  entende que são traduções da mesma página, e não conteúdo duplicado.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://www.rbnstat.com/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://www.rbnstat.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.rbnstat.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.rbnstat.com/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.rbnstat.com/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.rbnstat.com/en</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://www.rbnstat.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.rbnstat.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.rbnstat.com/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.rbnstat.com/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.rbnstat.com/es</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://www.rbnstat.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.rbnstat.com/en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.rbnstat.com/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.rbnstat.com/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
