<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage -->
  <url>
    <loc>https://romanacentro.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Sección Productos (layout) -->
  <!-- Redirige /productos/ a /productos/molduras -->
  <url>
    <loc>https://romanacentro.com/productos/molduras</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://romanacentro.com/productos/herramientas</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Ejemplos de detalle de producto -->
  <!-- Reemplaza {id} por IDs reales de tu catálogo -->
  <url>
    <loc>https://romanacentro.com/producto/25</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://romanacentro.com/producto/34</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- …más productos -->

  <!-- Páginas informativas -->
  <url>
    <loc>https://romanacentro.com/productos/herramientas</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://romanacentro.com/contacto</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://romanacentro.com/compra</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://romanacentro.com/promociones-rollos</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
