<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  SITEMAP.XML - ATENTOBOT (copia estática; en producción /sitemap.xml sirve sitemap.php)
  Dominio: https://atentobot.com
-->
<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 -->
  <url>
    <loc>https://atentobot.com/</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Servicios -->
  <url>
    <loc>https://atentobot.com/servicios</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Precios -->
  <url>
    <loc>https://atentobot.com/precios</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Contacto -->
  <url>
    <loc>https://atentobot.com/contacto</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Políticas de Privacidad -->
  <url>
    <loc>https://atentobot.com/politicas-privacidad</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Cotizador -->
  <url>
    <loc>https://atentobot.com/cotizador</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Términos y Condiciones CloudBot -->
  <url>
    <loc>https://atentobot.com/terminos-condiciones-cloudbot</loc>
    <lastmod>2025-02-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
</urlset>
