<?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://bachef.com/</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Sobre nosotros -->
    <url>
        <loc>https://bachef.com/about.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Servicios/Cursos -->
    <url>
        <loc>https://bachef.com/services.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog principal -->
    <url>
        <loc>https://bachef.com/blog.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Artículos del blog -->
    <url>
        <loc>https://bachef.com/post.html?id=python-vs-javascript-2024</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bachef.com/post.html?id=react-hooks-guia-completa</loc>
        <lastmod>2024-11-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bachef.com/post.html?id=carrera-data-science-2024</loc>
        <lastmod>2024-11-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bachef.com/post.html?id=devops-principiantes-docker-kubernetes</loc>
        <lastmod>2024-11-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://bachef.com/post.html?id=tendencias-tecnologicas-2025</loc>
        <lastmod>2024-11-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contacto -->
    <url>
        <loc>https://bachef.com/contact.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas legales -->
    <url>
        <loc>https://bachef.com/privacy-policy.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://bachef.com/terms-of-service.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://bachef.com/cookie-policy.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://bachef.com/legal-notice.html</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>