<?xml version="1.0" encoding="UTF-8"?>
<!--
  Spanish is the canonical root; /en/ is a real 200 page emitted at build time by the
  enEntry() plugin in vite.config.ts, not an SPA fallback. The xhtml:link pairs mirror
  the hreflang tags in index.html so crawlers serve es to LATAM and en to English locales.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://attic.mx/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://attic.mx/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://attic.mx/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://attic.mx/"/>
    <lastmod>2026-07-26</lastmod>
  </url>

  <url>
    <loc>https://attic.mx/en/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://attic.mx/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://attic.mx/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://attic.mx/"/>
    <lastmod>2026-07-26</lastmod>
  </url>

  <url>
    <loc>https://attic.mx/aviso-de-privacidad.html</loc>
    <lastmod>2026-07-26</lastmod>
  </url>

  <url>
    <loc>https://attic.mx/terminos-y-condiciones.html</loc>
    <lastmod>2026-07-26</lastmod>
  </url>

</urlset>
