<?xml version="1.0" encoding="UTF-8"?>
<!-- Índice: las páginas de marketing son estáticas (sitemap-marketing.xml);
     las de los negocios las arma la api en vivo (sitemap-negocios.xml, ver
     marketing/Dockerfile.prod). -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://agendafast.cl/sitemap-marketing.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://agendafast.cl/sitemap-negocios.xml</loc>
  </sitemap>
</sitemapindex>
