<?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">
    
    <!-- Homepage -->
    <url>
        <loc>https://altadata.com/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/" />
    </url>
    
    <!-- Main sections -->
    <url>
        <loc>https://altadata.com/#inicio</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/#inicio" />
    </url>
    
    <url>
        <loc>https://altadata.com/#caracteristicas</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/#caracteristicas" />
    </url>
    
    <url>
        <loc>https://altadata.com/#beneficios</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/#beneficios" />
    </url>
    
    <url>
        <loc>https://altadata.com/#testimonios</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/#testimonios" />
    </url>
    
    <url>
        <loc>https://altadata.com/#contacto</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/#contacto" />
    </url>
    
    <!-- Legal pages -->
    <url>
        <loc>https://altadata.com/privacy-policy.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.3</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/privacy-policy.php" />
    </url>
    
    <url>
        <loc>https://altadata.com/terms-of-service.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.3</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://altadata.com/terms-of-service.php" />
    </url>
    
</urlset>