<?xml version="1.0" encoding="UTF-8"?>
<!-- Both locale trees with reciprocal alternates (issue #219; spec
     platform-09 §7.6): the pt-BR root is the marketed site and the
     x-default; /en/ is the release-gated en-US proof-locale tree. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://ailands.com.br/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://ailands.com.br/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/" />
  </url>
  <url>
    <loc>https://ailands.com.br/pricing</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/pricing" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://ailands.com.br/en/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/pricing" />
  </url>
  <url>
    <loc>https://ailands.com.br/en/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://ailands.com.br/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/" />
  </url>
  <url>
    <loc>https://ailands.com.br/en/pricing</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/pricing" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://ailands.com.br/en/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/pricing" />
  </url>
  <!-- The legal documents (#132) exist ONLY in pt-BR — en-US legal copy is
       deferred to M23 — so they carry no en-US alternate: advertising one would
       point crawlers at a 404. Same reason the pages pass localeAlternates=false
       to Base.astro. The old /termos and /privacidade slugs are redirects
       (astro.config.mjs), so they are not listed here. -->
  <url>
    <loc>https://ailands.com.br/terms</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/terms" />
  </url>
  <url>
    <loc>https://ailands.com.br/privacy</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://ailands.com.br/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ailands.com.br/privacy" />
  </url>
</urlset>
