<?xml version="1.0" encoding="UTF-8"?>
<!--
  FOUR URLs SINCE 28/08/2026, one per language, and the `xhtml:link` rows are
  not decoration: a sitemap that lists four documents without declaring them as
  translations of each other is telling Google it has four competing pages. Each
  entry names every version including itself, which is the form Google requires
  before it will honour the set at all — the same block the four HTML documents
  carry as <link rel="alternate">. Stating it twice is deliberate; the sitemap is
  read before the page is fetched.

  Still one page per language, not one per section: the header and footer point
  at in-page anchors, so listing #modelos here would advertise a document that
  does not exist. Add entries when real routes ship (Preços, Casos) — and when
  they do, each one needs its own four-way alternate block.

  BLOG WAS ON THAT LIST AND IS NOT A ROUTE. It went live on 01/09/2026 at
  https://blog.auramind.ai/ — a SUBDOMAIN, a separate WordPress install, with
  its own `wp-sitemap.xml`. A sitemap may only list URLs on the host that serves
  it, so those pages do not belong here and never will. The blog is reachable
  from the footer, and it links back; that is the whole of the relationship as
  far as this file is concerned.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://auramind.ai/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://auramind.ai/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://auramind.ai/en/" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://auramind.ai/es/" />
    <xhtml:link rel="alternate" hreflang="fr-FR" href="https://auramind.ai/fr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://auramind.ai/" />
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://auramind.ai/en/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://auramind.ai/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://auramind.ai/en/" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://auramind.ai/es/" />
    <xhtml:link rel="alternate" hreflang="fr-FR" href="https://auramind.ai/fr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://auramind.ai/" />
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://auramind.ai/es/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://auramind.ai/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://auramind.ai/en/" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://auramind.ai/es/" />
    <xhtml:link rel="alternate" hreflang="fr-FR" href="https://auramind.ai/fr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://auramind.ai/" />
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://auramind.ai/fr/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://auramind.ai/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://auramind.ai/en/" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://auramind.ai/es/" />
    <xhtml:link rel="alternate" hreflang="fr-FR" href="https://auramind.ai/fr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://auramind.ai/" />
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
