<?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">
    
    <!-- Página principal (redirige a /es) -->
    <url>
        <loc>https://itinerama.app/</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Versión en Español -->
    <url>
        <loc>https://itinerama.app/es</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://itinerama.app/es" />
        <xhtml:link rel="alternate" hreflang="en" href="https://itinerama.app/en" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://itinerama.app/es" />
    </url>
    
    <!-- Versión en Inglés -->
    <url>
        <loc>https://itinerama.app/en</loc>
        <lastmod>2026-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://itinerama.app/es" />
        <xhtml:link rel="alternate" hreflang="en" href="https://itinerama.app/en" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://itinerama.app/es" />
    </url>
    
</urlset>
