<?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 de Inicio -->
    <url>
        <loc>https://ccmt.com.co/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Calibraciones -->
    <url>
        <loc>https://ccmt.com.co/calibraciones</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Capacitaciones -->
    <url>
        <loc>https://ccmt.com.co/capacitaciones</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Calificaciones IQ/OQ/PQ -->
    <url>
        <loc>https://ccmt.com.co/calificaciones</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog / Noticias -->
    <url>
        <loc>https://ccmt.com.co/noticias</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Nosotros -->
    <url>
        <loc>https://ccmt.com.co/nosotros</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contacto -->
    <url>
        <loc>https://ccmt.com.co/contacto</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
