<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Five pages, so a file is simpler and more predictable than
  generating one. Add an entry when you add a route. The /qr landing is
  deliberately absent: it is a scan destination, not content.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://repetio.io/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://repetio.io/servicios</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://repetio.io/contacto</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://repetio.io/materiales</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://repetio.io/nosotros</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
