<?xml version="1.0" encoding="UTF-8"?>
<!--
  QUE SE INDEXA EN ESTE SITIO — criterio, 12-ago-2026:
  se indexa lo que tiene CONTENIDO PROPIO **O** TRAFICO REAL.
  Un clon con visitas se queda hasta que se reescriba. Un clon sin visitas sale.

  INDEXADAS (4):
    gestorias, abogados, centros-de-estetica  -> contenido propio (1491-2401 palabras)
    inmobiliarias                             -> es un clon, pero tiene 136 impresiones.
                                                 Desindexar algo que ya recibe visitas
                                                 para "limpiar" seria tirar trafico real.
                                                 ES DEUDA: hay que reescribirla. Ver
                                                 _traspaso/2026-08-12-sesion-web-noindex.md
                                                 seccion "Deuda: /inmobiliarias".

  REVERTIDA el 23-ago-2026, siguiendo el procedimiento de abajo:
    academias -> reescrita (296 a 450 lineas, de menos de 850 a ~1.880 palabras,
                 dentro del rango 1491-2401 de las tres que ya estaban dentro).
                 Contenido propio que no existe en las otras: el calendario de
                 una academia, la formacion para empresas y seis preguntas.
                 Las DOS cosas a la vez: noindex fuera del componente Y su <url>
                 devuelta a este sitemap.

  FUERA DE ESTE SITEMAP, con <meta name="robots" content="noindex, follow"> (18):
    agencias-marketing, arquitectos-interioristas, autonomos,
    colegios-guarderias, concesionarios, constructoras, ecommerce,
    fotografos-videografos, gimnasios, hoteles-alojamientos, jardineria-paisajismo,
    logistica, restaurantes-hosteleria, retail-comercio, seguros, servicios-hogar,
    talleres, ventas.

  NO estan rotas ni son un error: siguen vivas y devolviendo 200, y cumplen su
  funcion real como pagina de aterrizaje de outbound. Lo que no cumplen es ser
  resultado de busqueda — comparten 23-46% de su cuerpo entre ellas y ninguna
  llega a 850 palabras. Separar indexacion de aterrizaje es lo correcto.

  PARA REVERTIR UNA hay que hacer LAS DOS COSAS A LA VEZ: reescribirla de verdad
  (quitar el noindex de su componente) y devolver su <url> aqui. Nunca una sin
  la otra: una <url> aqui con noindex en el componente es una entrada muerta, y un
  noindex quitado sin reescribir devuelve el problema tal cual estaba.

  CATALAN (10-sep-2026):
    Solo entran en el sitemap las paginas CA con traduccion REAL.
    Las rutas /ca/* sin traduccion existen en la app (sirven fallback ES con
    canonical apuntando a /es) pero NO se listan aqui y NO llevan hreflang.
    Criterio: no declarar a Google una pagina como CA si el contenido es ES.

    Paginas CA traducidas = fuente de verdad: src/i18n/caPages.ts.

    Lista actual (8 indexables; legales excluidas segun criterio 13-ago-2026):
      /  <-> /ca
      /contacto  <-> /ca/contacto  (100% CA desde 10-sep-2026)
      /nosotros  <-> /ca/nosotros
      /blog/mejores-crm-inmobiliarios-espana  <-> /ca/blog/...
      /blog/whatsapp-business-api-ia-gestorias-despachos  <-> /ca/blog/...
      /blog/mejores-herramientas-ia-abogados-espana-2026  <-> /ca/blog/...
      /blog/alternativa-inmovilla-witei-ia-2026  <-> /ca/blog/...
      /blog/chatbots-whatsapp-sector-inmobiliario  <-> /ca/blog/...

    Para anadir una pagina CA al sitemap:
      1. Traducirla (JSON + TSX)
      2. Anadirla a caPages.ts
      3. Anadirla aqui con xhtml:link bidireccional
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Portada — traducida al CA -->
  <url>
    <loc>https://proxera.es/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/"/>
  </url>
  <url>
    <loc>https://proxera.es/ca</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/"/>
  </url>

  <!-- Solo ES — sin CA todavía -->
  <url><loc>https://proxera.es/xera</loc></url>
  <url><loc>https://proxera.es/precios</loc></url>
  <url><loc>https://proxera.es/integraciones</loc></url>
  <url><loc>https://proxera.es/sectores</loc></url>

  <!-- Contacto — traducida al CA (10-sep-2026: ContactChannelsForm.tsx completado) -->
  <url>
    <loc>https://proxera.es/contacto</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/contacto"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/contacto"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/contacto"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/contacto</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/contacto"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/contacto"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/contacto"/>
  </url>

  <!--
    /cita — 1-sep-2026. Solo en castellano; la agenda está en un servicio separado
    (server/cita.js) y no tiene versión CA todavía.
  -->
  <url><loc>https://proxera.es/cita</loc></url>

  <!-- Solo ES — sin CA todavía -->
  <url><loc>https://proxera.es/chatbot-ia-atencion-cliente</loc></url>

  <!-- Blog solo en castellano — sin versión CA todavía -->
  <url><loc>https://proxera.es/blog</loc></url>

  <!-- Nosotros — traducida al CA -->
  <!-- 23-ago-2026: /sem y /nosotros añadidas. /sem sin version CA (landing de pago). -->
  <url>
    <loc>https://proxera.es/nosotros</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/nosotros"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/nosotros"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/nosotros"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/nosotros</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/nosotros"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/nosotros"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/nosotros"/>
  </url>
  <url><loc>https://proxera.es/sem</loc></url>
  <url><loc>https://proxera.es/recursos/portfolio-xera</loc></url>

  <!-- Solo ES — sin CA todavía -->
  <url><loc>https://proxera.es/gestorias</loc></url>
  <url><loc>https://proxera.es/academias</loc></url>
  <url><loc>https://proxera.es/abogados</loc></url>
  <url><loc>https://proxera.es/inmobiliarias</loc></url>
  <url><loc>https://proxera.es/centros-de-estetica</loc></url>
  <url><loc>https://proxera.es/xera/alternativas</loc></url>

  <!-- Blog posts amb traducció CA completa (10-sep-2026) -->
  <url>
    <loc>https://proxera.es/blog/mejores-crm-inmobiliarios-espana</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/mejores-crm-inmobiliarios-espana"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/mejores-crm-inmobiliarios-espana"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/mejores-crm-inmobiliarios-espana"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/mejores-crm-inmobiliarios-espana</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/mejores-crm-inmobiliarios-espana"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/mejores-crm-inmobiliarios-espana"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/mejores-crm-inmobiliarios-espana"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/whatsapp-business-api-ia-gestorias-despachos</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/whatsapp-business-api-ia-gestorias-despachos"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/whatsapp-business-api-ia-gestorias-despachos"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/whatsapp-business-api-ia-gestorias-despachos"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/whatsapp-business-api-ia-gestorias-despachos</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/whatsapp-business-api-ia-gestorias-despachos"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/whatsapp-business-api-ia-gestorias-despachos"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/whatsapp-business-api-ia-gestorias-despachos"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/mejores-herramientas-ia-abogados-espana-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/mejores-herramientas-ia-abogados-espana-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/mejores-herramientas-ia-abogados-espana-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/mejores-herramientas-ia-abogados-espana-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/mejores-herramientas-ia-abogados-espana-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/mejores-herramientas-ia-abogados-espana-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/mejores-herramientas-ia-abogados-espana-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/mejores-herramientas-ia-abogados-espana-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/alternativa-inmovilla-witei-ia-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/alternativa-inmovilla-witei-ia-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/alternativa-inmovilla-witei-ia-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/alternativa-inmovilla-witei-ia-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/alternativa-inmovilla-witei-ia-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/alternativa-inmovilla-witei-ia-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/alternativa-inmovilla-witei-ia-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/alternativa-inmovilla-witei-ia-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/chatbots-whatsapp-sector-inmobiliario</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/chatbots-whatsapp-sector-inmobiliario"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/chatbots-whatsapp-sector-inmobiliario"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/chatbots-whatsapp-sector-inmobiliario"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/chatbots-whatsapp-sector-inmobiliario</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/chatbots-whatsapp-sector-inmobiliario"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/chatbots-whatsapp-sector-inmobiliario"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/chatbots-whatsapp-sector-inmobiliario"/>
  </url>

  <!-- Blog posts CA — lot 2 (10-sep-2026) -->
  <url>
    <loc>https://proxera.es/blog/alternativas-harvey-ai-abogados-espana</loc>
    <lastmod>2026-07-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/alternativas-harvey-ai-abogados-espana"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/alternativas-harvey-ai-abogados-espana"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/alternativas-harvey-ai-abogados-espana"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/alternativas-harvey-ai-abogados-espana</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/alternativas-harvey-ai-abogados-espana"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/alternativas-harvey-ai-abogados-espana"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/alternativas-harvey-ai-abogados-espana"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/automatizar-gestoria-despacho-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/automatizar-gestoria-despacho-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/automatizar-gestoria-despacho-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/automatizar-gestoria-despacho-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/automatizar-gestoria-despacho-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/automatizar-gestoria-despacho-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/automatizar-gestoria-despacho-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/automatizar-gestoria-despacho-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/como-conectar-flowww-whatsapp-ia</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/como-conectar-flowww-whatsapp-ia"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/como-conectar-flowww-whatsapp-ia"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/como-conectar-flowww-whatsapp-ia"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/como-conectar-flowww-whatsapp-ia</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/como-conectar-flowww-whatsapp-ia"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/como-conectar-flowww-whatsapp-ia"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/como-conectar-flowww-whatsapp-ia"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/gestorias-pierden-clientes-vencimientos-fiscales</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/gestorias-pierden-clientes-vencimientos-fiscales</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/gestorias-pierden-clientes-vencimientos-fiscales"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/autonomos-exencion-iva-85000-euros-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/autonomos-exencion-iva-85000-euros-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/autonomos-exencion-iva-85000-euros-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/autonomos-exencion-iva-85000-euros-2026"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/autonomos-exencion-iva-85000-euros-2026</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/autonomos-exencion-iva-85000-euros-2026"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/autonomos-exencion-iva-85000-euros-2026"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/autonomos-exencion-iva-85000-euros-2026"/>
  </url>

  <!-- Blog posts CA — lot 3 (10-sep-2026) -->
  <url>
    <loc>https://proxera.es/blog/xera-tu-negocio-desde-cualquier-sitio</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/xera-tu-negocio-desde-cualquier-sitio"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/xera-tu-negocio-desde-cualquier-sitio"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/xera-tu-negocio-desde-cualquier-sitio"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/xera-tu-negocio-desde-cualquier-sitio</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/xera-tu-negocio-desde-cualquier-sitio"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/xera-tu-negocio-desde-cualquier-sitio"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/xera-tu-negocio-desde-cualquier-sitio"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/facturas-ia-gestorias-verifactu-sage-holded</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/facturas-ia-gestorias-verifactu-sage-holded</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/facturas-ia-gestorias-verifactu-sage-holded"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/automatizar-facturas-gestoria</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/automatizar-facturas-gestoria"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/automatizar-facturas-gestoria"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/automatizar-facturas-gestoria"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/automatizar-facturas-gestoria</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/automatizar-facturas-gestoria"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/automatizar-facturas-gestoria"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/automatizar-facturas-gestoria"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/pipedrive-vs-hubspot-inmobiliarias-2024</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/pipedrive-vs-hubspot-inmobiliarias-2024</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/pipedrive-vs-hubspot-inmobiliarias-2024"/>
  </url>
  <url>
    <loc>https://proxera.es/blog/generar-presupuestos-automaticamente-ia</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/generar-presupuestos-automaticamente-ia"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/generar-presupuestos-automaticamente-ia"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/generar-presupuestos-automaticamente-ia"/>
  </url>
  <url>
    <loc>https://proxera.es/ca/blog/generar-presupuestos-automaticamente-ia</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://proxera.es/blog/generar-presupuestos-automaticamente-ia"/>
    <xhtml:link rel="alternate" hreflang="ca" href="https://proxera.es/ca/blog/generar-presupuestos-automaticamente-ia"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://proxera.es/blog/generar-presupuestos-automaticamente-ia"/>
  </url>

  <!-- Blog posts — solo en castellano -->
  <url><loc>https://proxera.es/blog/whatsapp-promociones-centros-estetica</loc></url>
  <url><loc>https://proxera.es/blog/autocloser-comercial-ia-instagram-whatsapp</loc></url>
  <url><loc>https://proxera.es/blog/irpf-2026-checklist-completo-gestorias</loc></url>
  <url><loc>https://proxera.es/blog/asistente-ia-24-7-inmobiliarias-no-perder-leads</loc></url>
  <url><loc>https://proxera.es/blog/crm-gestion-inmobiliaria-2026</loc></url>
  <url><loc>https://proxera.es/blog/automatizacion-it-en-tarragona</loc></url>
  <url><loc>https://proxera.es/blog/asistentes-ia-leen-tu-web-2026</loc></url>
  <url><loc>https://proxera.es/blog/automatizar-seguimiento-leads-inmobiliaria</loc></url>
  <url><loc>https://proxera.es/blog/xera-para-gestorias-control-vencimientos-2026</loc></url>
  <url><loc>https://proxera.es/blog/reducir-consultas-repetitivas-ia-negocio</loc></url>
  <url><loc>https://proxera.es/blog/software-gestoria-fiscal-2026</loc></url>
  <url><loc>https://proxera.es/blog/gestion-documental-gestoria-ia-2026</loc></url>
  <url><loc>https://proxera.es/blog/captacion-pisos-particulares-inmobiliaria-ia</loc></url>
  <url><loc>https://proxera.es/blog/onboarding-digital-clientes-gestoria</loc></url>
  <url><loc>https://proxera.es/blog/generar-contratos-automaticamente-ia-2026</loc></url>
  <url><loc>https://proxera.es/blog/chatbot-gestoria-ia-2026</loc></url>
  <url><loc>https://proxera.es/blog/abogados-ia-seguimiento-expedientes-2026</loc></url>
  <url><loc>https://proxera.es/blog/gestoria-campana-renta-2026-ia-automatizacion</loc></url>
  <url><loc>https://proxera.es/blog/documentacion-renta-2026-recopilacion-automatica-gestoria</loc></url>
  <url><loc>https://proxera.es/blog/comparativa-software-ia-gestion-gestoria-2026</loc></url>
  <url><loc>https://proxera.es/blog/ia-para-abogados-2026</loc></url>
  <url><loc>https://proxera.es/blog/legaltech-ia-generalista-despachos-abogados-2026</loc></url>
  <url><loc>https://proxera.es/blog/xera-vs-holded-gestoria-2026</loc></url>
  <url><loc>https://proxera.es/blog/software-gestion-despacho-abogados</loc></url>
  <url><loc>https://proxera.es/blog/agentes-ia-operativos-pymes-2026</loc></url>
  <url><loc>https://proxera.es/blog/formacion-ia-empresas-equipos-tecnicos</loc></url>
  <url><loc>https://proxera.es/blog/mantenimiento-web-wordpress-woocommerce-guia</loc></url>
  <url><loc>https://proxera.es/blog/ayudas-ia-180-millones-gestorias-2026</loc></url>

  <!-- Solo ES — sin CA todavía -->
  <url><loc>https://proxera.es/integraciones/flowww</loc></url>

  <url>
    <loc>https://proxera.es/servicios</loc>
    <lastmod>2026-06-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://proxera.es/formaciones</loc>
    <lastmod>2026-06-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://proxera.es/mantenimiento-web</loc>
    <lastmod>2026-06-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://proxera.es/verifactu</loc>
    <lastmod>2026-07-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://proxera.es/blog/caso-exito-musas-centro-belleza-barcelona</loc>
    <lastmod>2026-07-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://proxera.es/blog/seguimiento-seo-automatizado-ia</loc>
    <lastmod>2026-07-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- 13-ago-2026: fuera aviso-legal, cookies, privacidad y terminos.
       Estaban en el sitemap Y con robots=noindex: pedir la indexacion y negarla
       a la vez. Nadie busca los terminos legales y no aportan trafico. El
       canonical de cada una se mantiene. Sus versiones /ca/ tampoco entran. -->

  <!-- Categorias del blog — anadidas 16-ago-2026. Solo castellano. -->
  <url>
    <loc>https://proxera.es/blog/categoria/gestoria-automatizacion</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://proxera.es/blog/categoria/comparativas-crm</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://proxera.es/blog/categoria/ia-inmobiliaria</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://proxera.es/blog/categoria/guias-automatizacion</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://proxera.es/blog/categoria/casos-exito</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    6-sep-2026: POR QUE AQUI NO SE AÑADIO NADA. Ver comentario original completo
    en el commit de esa fecha. Resumen: las 19 que faltaban respondian 301, y sus
    destinos ya estaban aqui. ANTES DE AÑADIR UNA url: `curl -sI` primero.
  -->
</urlset>
