<?xml version="1.0" encoding="UTF-8"?>
<!--
    sitemap.xml — VALGRES.COM
    Multilingüe: ES / EN / ME
    Actualizar <lastmod> en cada deploy
    Validar en: https://www.xml-sitemaps.com/validate-xml-sitemap.html
-->
<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!--
    ── PÁGINA PRINCIPAL (EN — canónica) ────────────────────────
    La versión EN es la canónica porque es la que aparece primero
    en el HTML (lang="en") y la de mayor audiencia global.
    -->
    <url>
        <loc>https://valgres.com/</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://valgres.com/"/>
        <xhtml:link rel="alternate" hreflang="es" href="https://valgres.com/?lang=es"/>
        <xhtml:link rel="alternate" hreflang="me" href="https://valgres.com/?lang=me"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://valgres.com/"/>
        <lastmod>2025-05-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!--
    ── PÁGINA PRINCIPAL (ES) ────────────────────────────────────
    -->
    <url>
        <loc>https://valgres.com/?lang=es</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://valgres.com/"/>
        <xhtml:link rel="alternate" hreflang="es" href="https://valgres.com/?lang=es"/>
        <xhtml:link rel="alternate" hreflang="me" href="https://valgres.com/?lang=me"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://valgres.com/"/>
        <lastmod>2025-05-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!--
    ── PÁGINA PRINCIPAL (ME — Montenegrino) ────────────────────
    -->
    <url>
        <loc>https://valgres.com/?lang=me</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://valgres.com/"/>
        <xhtml:link rel="alternate" hreflang="es" href="https://valgres.com/?lang=es"/>
        <xhtml:link rel="alternate" hreflang="me" href="https://valgres.com/?lang=me"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://valgres.com/"/>
        <lastmod>2025-05-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
