<?xml version="1.0" encoding="UTF-8"?>
<!--
  Multilingual sitemap. The app serves every marketing page under a locale
  segment (/:lang/…, redirect from the bare path). Each <url> is the canonical
  /en/ URL plus xhtml:link alternates for all 5 locales + x-default (the bare
  path, which redirects to the visitor's language). Keep in sync with the live
  public routes in src/App.tsx.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://andarlabs.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://andarlabs.com/en/portfolio</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/portfolio" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/portfolio" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/portfolio" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/portfolio" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/portfolio" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/portfolio" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://andarlabs.com/en/faq</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/faq" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/faq" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/faq" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/faq" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://andarlabs.com/en/book</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/book" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/book" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/book" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/book" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/book" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/book" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://andarlabs.com/en/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/privacy" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/privacy" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/privacy" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/privacy" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/privacy" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://andarlabs.com/en/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://andarlabs.com/en/terms" />
    <xhtml:link rel="alternate" hreflang="es" href="https://andarlabs.com/es/terms" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://andarlabs.com/pt/terms" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://andarlabs.com/fr/terms" />
    <xhtml:link rel="alternate" hreflang="it" href="https://andarlabs.com/it/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://andarlabs.com/terms" />
    <lastmod>2026-09-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
