<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xhtml="http://www.w3.org/1999/xhtml"
    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">
    <!-- Página de inicio -->
    <url>
        <loc>https://bennyteram.com/</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://bennyteram.com/images/profile-pic.webp</image:loc>
            <image:title>Benny TeraM - Desarrollador Web y Analista de Datos</image:title>
        </image:image>
    </url>

    <!-- Secciones principales de la SPA que podrían tener sus propias URLs -->
    <url>
        <loc>https://bennyteram.com/#services</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://bennyteram.com/#projects</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://bennyteram.com/#about</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bennyteram.com/#testimonials</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://bennyteram.com/#contact</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Páginas legales -->
    <url>
        <loc>https://bennyteram.com/politica-privacidad</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://bennyteram.com/terminos-condiciones</loc>
        <lastmod>2023-10-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>