<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — Limpiezas Fresh
  ⚠️  Actualiza <loc> con el dominio definitivo cuando lo tengas.
  Este sitio es una SPA (Single Page Application) sin rutas reales,
  por lo que solo existe una URL indexable: la raíz.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://www.freshpirineos.es/</loc>
    <lastmod>2026-06-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link
      rel="alternate"
      hreflang="es"
      href="https://www.freshpirineos.es/"
    />
  </url>
</urlset>
