<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Página principal -->
    <url>
        <loc>https://pasala.cl/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- LANDING -->
    <url>
        <loc>https://pasala.cl/cursos</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- cursos/:id → NO SE LISTAN porque son dinámicos -->

    <url>
        <loc>https://pasala.cl/sobreNosotros</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://pasala.cl/nuestrosPlanes</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://pasala.cl/nuestrosDocentes</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://pasala.cl/nuestraMetodología</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://pasala.cl/horarios</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://pasala.cl/contactanos</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- FORMULARIO (público pero no útil para SEO) -->
    <url>
        <loc>https://pasala.cl/registrate</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://pasala.cl/revisaTusDeudas</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>https://pasala.cl/graciasPorConfiarEnNosotros</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

    <url>
        <loc>https://aula.pasala.cl/login</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>
</urlset>
