<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every live, indexable URL. English is the default locale and owns the root; Spanish
  mirrors under /es. Each entry declares its alternates so search engines pair the two
  languages, matching the hreflang tags emitted from src/lib/routes.ts.

  Not listed, on purpose: the four English-only legal routes, which are boilerplate and
  carry no search value.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://aerolant.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aerolant.com/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://aerolant.com/es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aerolant.com/" />
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aerolant.com/es</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aerolant.com/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://aerolant.com/es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aerolant.com/" />
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aerolant.com/company</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aerolant.com/company" />
    <xhtml:link rel="alternate" hreflang="es" href="https://aerolant.com/es/company" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aerolant.com/company" />
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://aerolant.com/es/company</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aerolant.com/company" />
    <xhtml:link rel="alternate" hreflang="es" href="https://aerolant.com/es/company" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aerolant.com/company" />
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
