<?xml version="1.0" encoding="UTF-8"?>
<!--
  El mapa del sitio. Le faltaban las DOS páginas que convierten —la solicitud
  de prueba y la compra— que son públicas y son a donde queremos que llegue
  la gente. Sin ellas, el buscador las descubría por enlace o no las
  descubría; ahora se declaran.

  `lastmod` es la fecha real del último cambio. Sin ella el buscador no tiene
  motivo para volver a mirar, y una fecha inventada es peor que ninguna:
  quien la ponga al día cada semana sin tocar nada enseña a Google a
  ignorarla.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!--
    LAS DOS VERSIONES VAN CON SUS ALTERNATIVAS DECLARADAS. Un sitemap que
    liste las dos paginas sin decir que son la misma en dos idiomas invita
    al buscador a tratarlas como contenido duplicado.
  -->
  <!--
    Y LAS PAGINAS PUBLICAS DE LA APP TAMBIEN SON BILINGUES desde el
    30-ago, solo que ahi el idioma va en la direccion (?lang=en) en vez de
    en una carpeta: son rutas de una SPA, no archivos. Sin declararlo, la
    version inglesa de la compra y del diagnostico no existe para el
    buscador aunque este escrita.
  -->
  <url>
    <loc>https://rapilaser.com/</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://rapilaser.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rapilaser.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rapilaser.com/"/>
    <lastmod>2026-08-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://rapilaser.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://rapilaser.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://rapilaser.com/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://rapilaser.com/"/>
    <lastmod>2026-08-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://app.rapilaser.com/solicitud</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://app.rapilaser.com/solicitud"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://app.rapilaser.com/solicitud?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.rapilaser.com/solicitud"/>
    <lastmod>2026-08-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://app.rapilaser.com/comprar</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://app.rapilaser.com/comprar"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://app.rapilaser.com/comprar?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.rapilaser.com/comprar"/>
    <lastmod>2026-08-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://app.rapilaser.com/diagnostics</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://app.rapilaser.com/diagnostics"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://app.rapilaser.com/diagnostics?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.rapilaser.com/diagnostics"/>
    <lastmod>2026-08-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://app.rapilaser.com/legal</loc>
    <xhtml:link rel="alternate" hreflang="es-MX" href="https://app.rapilaser.com/legal"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://app.rapilaser.com/legal?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.rapilaser.com/legal"/>
    <lastmod>2026-08-29</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
