<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
    <!-- Página principal -->
    <url>
        <loc>https://www.sighys.com.ar/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es-ar" href="https://www.sighys.com.ar/"/>
        <xhtml:link rel="alternate" hreflang="es" href="https://www.sighys.com.ar/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://www.sighys.com.ar/"/>
    </url>
    
    <!-- Secciones principales (anclas) -->
    <url>
        <loc>https://www.sighys.com.ar/#modulos</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://www.sighys.com.ar/#caracteristicas</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://www.sighys.com.ar/#clientes</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://www.sighys.com.ar/#contacto</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://www.sighys.com.ar/solicitar-demo/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Imágenes importantes (opcional para sitemap de imágenes) -->
    <url>
        <loc>https://www.sighys.com.ar/#inicio</loc>
        <image:image>
            <image:loc>https://www.sighys.com.ar/img/og-image.jpg</image:loc>
            <image:title>SIGHyS - Plataforma de Gestión para Higiene y Seguridad</image:title>
            <image:caption>Lleve toda la gestión de higiene y seguridad desde un único lugar.</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.sighys.com.ar/img/carousel/banner5-w1k.jpg</image:loc>
            <image:title>Gestión remota en tiempo real</image:title>
            <image:caption>Tome decisiones basadas en datos en tiempo real.</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.sighys.com.ar/img/carousel/collage-w1.4k.jpg</image:loc>
            <image:title>Paneles de Control &amp; Analytics</image:title>
            <image:caption>Dashboards dinámicos con gráficos estadísticos, Reportes personalizables.</image:caption>
        </image:image>
    </url>
    
</urlset>