<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable routes only. Must stay in sync with two things:
    - the <Route> list in apps/web/src/App.tsx
    - the Disallow lines in public/robots.txt (nothing disallowed may appear here)
  Deliberately excluded: /entrar (login), /buscar, /producto/*, /cobertura,
  /portal/*, /proveedor/*, /admin/*, /vendedor/* — all either disallowed in
  robots.txt or behind auth.
  No <lastmod>: a date we cannot compute honestly is worse than none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://servet.mx/</loc></url>
  <url><loc>https://servet.mx/precios</loc></url>
  <url><loc>https://servet.mx/proveedores</loc></url>
  <url><loc>https://servet.mx/terminos</loc></url>
  <url><loc>https://servet.mx/aviso-de-privacidad</loc></url>
  <url><loc>https://servet.mx/cookies</loc></url>
  <url><loc>https://servet.mx/derechos-arco</loc></url>
</urlset>
