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

    <!-- Página principal -->
    <url>
        <loc>https://laserspeed.com.mx/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Sección Hero (inicio) -->
    <url>
        <loc>https://laserspeed.com.mx/#inicio</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Misión y Visión -->
    <url>
        <loc>https://laserspeed.com.mx/#mision-vision</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Servicios -->
    <url>
        <loc>https://laserspeed.com.mx/#servicios</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Contacto -->
    <url>
        <loc>https://laserspeed.com.mx/#contacto</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Página de gracias (formulario enviado) -->
    <url>
        <loc>https://laserspeed.com.mx/gracias.html</loc>
        <priority>0.4</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>