<?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 en español (idioma por defecto) -->
    <url>
        <loc>https://alexomar.com/es/</loc>
        <xhtml:link rel="alternate" hreflang="es" href="https://alexomar.com/es/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://alexomar.com/en/" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://alexomar.com/es/" />
        <priority>1.0</priority>
        <changefreq>monthly</changefreq>
    </url>
    
    <!-- Página principal en inglés -->
    <url>
        <loc>https://alexomar.com/en/</loc>
        <xhtml:link rel="alternate" hreflang="es" href="https://alexomar.com/es/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://alexomar.com/en/" />
        <xhtml:link rel="alternate" hreflang="x-default" href="https://alexomar.com/es/" />
        <priority>1.0</priority>
        <changefreq>monthly</changefreq>
    </url>
    
    <!-- Redirección raíz -->
    <url>
        <loc>https://alexomar.com/</loc>
        <priority>0.8</priority>
        <changefreq>yearly</changefreq>
    </url>
    
    <!-- Recursos y documentos -->
    <url>
        <loc>https://alexomar.com/docs/CVAlejandrolopez.pdf</loc> 
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://alexomar.com/git</loc> 
        <priority>0.6</priority>
        <changefreq>yearly</changefreq>
    </url>
    <url>
        <loc>https://docs.alexomar.com/biblioteca/</loc> 
        <priority>0.9</priority>
    </url>
</urlset>