<?xml version="1.0" encoding="UTF-8"?>
<!--
  Medora sitemap. Solo las páginas públicas indexables (la landing por
  locale). El resto del sitio es app/PHI (noindex) y queda fuera a
  propósito. hreflang declarado por par (es/en/x-default) para que Google
  reconozca el clúster de idioma; coincide con los <link rel=alternate>
  del <head> de [lang]/index.astro. Estático porque las URLs públicas
  cambian rara vez; añadir aquí cualquier página de marketing nueva.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://medora.solutions/es/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://medora.solutions/es/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://medora.solutions/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://medora.solutions/es/" />
  </url>
  <url>
    <loc>https://medora.solutions/en/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://medora.solutions/es/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://medora.solutions/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://medora.solutions/es/" />
  </url>
  <!-- Recursos (blog, español) -->
  <url><loc>https://medora.solutions/es/recursos/</loc></url>
  <url><loc>https://medora.solutions/es/recursos/que-es-historia-clinica-interoperable-colombia/</loc></url>
  <url><loc>https://medora.solutions/es/recursos/resolucion-1888-2025-rda-que-significa-para-tu-ips/</loc></url>
  <url><loc>https://medora.solutions/es/recursos/que-es-un-copiloto-medico/</loc></url>
</urlset>
