<?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 - Sistema de Gestión de Producción -->
    <url>
        <loc>https://taller.steelink.com.mx/</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Sistema de Gestión de Producción - Página principal -->
    <url>
        <loc>https://taller.steelink.com.mx/taller</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Sistema de Inventario y Gestión de Stock -->
    <url>
        <loc>https://taller.steelink.com.mx/materiales</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sistema de Logística y Distribución -->
    <url>
        <loc>https://taller.steelink.com.mx/embarque</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sistema de Gestión de Proyectos -->
    <url>
        <loc>https://taller.steelink.com.mx/obra</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sistema de Reportes y Analítica -->
    <url>
        <loc>https://taller.steelink.com.mx/consulta</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Configuración Empresarial ERP -->
    <url>
        <loc>https://taller.steelink.com.mx/empresa</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Login - Página de autenticación -->
    <url>
        <loc>https://taller.steelink.com.mx/login</loc>
        <lastmod>2024-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>