<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!--
    SEO 1 — Sitemap del frontend customer.
    Solo incluimos URLs indexables. /portal/* queda fuera porque requiere
    sesión y no aporta valor SEO. Cada idioma se sirve desde la misma URL
    (SPA con switcher runtime); por eso el hreflang único es `x-default`.
    Cuando se publiquen landings de servicio dedicadas (v1.1) o pares de
    ciudades (v1.1) se añaden aquí con changefreq monthly.
  -->
  <url>
    <loc>https://meridianride.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meridianride.com/" />
  </url>
  <url>
    <loc>https://meridianride.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meridianride.com/login" />
  </url>
  <url>
    <loc>https://meridianride.com/accesibilidad</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meridianride.com/accesibilidad" />
  </url>
  <url>
    <loc>https://meridianride.com/aviso-legal</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meridianride.com/aviso-legal" />
  </url>
</urlset>
