<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Página Principal -->
    <url>
        <loc>https://chabetech.com/</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Portafolio -->
    <url>
        <loc>https://chabetech.com/work</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://chabetech.com/blog-list</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Artículos del Blog -->
    <url>
        <loc>https://chabetech.com/blog-details</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Política de Privacidad -->
    <url>
        <loc>https://chabetech.com/privacy-policy</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Términos de Servicio -->
    <url>
        <loc>https://chabetech.com/terms-of-service</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Secciones de la página principal -->
    <url>
        <loc>https://chabetech.com/#services</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://chabetech.com/#projects</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://chabetech.com/#resume</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://chabetech.com/#contact</loc>
        <lastmod>2025-08-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>
