﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- A mano: en un sitio de pocas paginas es mas confiable que generarlo.
     Si se agrega o renombra un servicio, agregar su ficha aqui.
     Actualizar lastmod en cada despliegue.
     /gracias, /404, /aviso-de-privacidad y todo /acceso (incluido
     /acceso/recuperar) NUNCA van aqui: son noindex.

     UNA sola forma de escribir cada direccion: SIN barra al final (la raiz `/`
     es la excepcion, porque no tiene otra forma). Las canonicas del HTML se
     normalizan igual en src/layouts/Base.astro. Si aqui y alli no coincidieran,
     Google veria dos paginas distintas con el mismo contenido.

     Cada pagina se declara UNA vez y lleva dentro sus versiones de idioma
     (xhtml:link). Es la forma que pide Google: si se listaran la espanola y la
     inglesa como dos paginas sueltas, competirian entre si por el mismo
     contenido. Al agregar frances, italiano o aleman, va otra linea xhtml:link
     en cada bloque. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://horaceroia.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://horaceroia.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://horaceroia.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://horaceroia.com/" />
    <lastmod>2026-09-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://horaceroia.com/servicios/paginas-web</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://horaceroia.com/servicios/paginas-web" />
    <xhtml:link rel="alternate" hreflang="en" href="https://horaceroia.com/en/servicios/paginas-web" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://horaceroia.com/servicios/paginas-web" />
    <lastmod>2026-09-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://horaceroia.com/servicios/fidelizacion</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://horaceroia.com/servicios/fidelizacion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://horaceroia.com/en/servicios/fidelizacion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://horaceroia.com/servicios/fidelizacion" />
    <lastmod>2026-09-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://horaceroia.com/servicios/automatizacion</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://horaceroia.com/servicios/automatizacion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://horaceroia.com/en/servicios/automatizacion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://horaceroia.com/servicios/automatizacion" />
    <lastmod>2026-09-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
