<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="//gabrielagudo.com/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
                            http://www.google.com/schemas/sitemap-image/1.1
                            http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd"
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- CALCULADORA DE RESEÑAS -->
    <url>
        <loc>https://gabrielagudo.com/herramientas/calculadora-resenas/</loc>
        <lastmod>2026-07-01T00:00:20+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!--
        INSTRUCCIONES PARA AÑADIR MÁS HERRAMIENTAS EN EL FUTURO:

        <url>
            <loc>https://gabrielagudo.com/herramientas/NOMBRE-HERRAMIENTA/</loc>
            <lastmod>YYYY-MM-DDTHH:MM:SS+00:00</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.7</priority>
        </url>

        Copia el bloque de arriba, pega aquí y modifica:
        - loc: la URL completa de la herramienta
        - lastmod: la fecha de última modificación (formato ISO 8601)
        - changefreq: 'daily' | 'weekly' | 'monthly' | 'yearly'
        - priority: 0.0 a 1.0 (0.8 para herramientas importantes, 0.5 para secundarias)
    -->

</urlset>
