<?xml version="1.0" encoding="UTF-8"?>
<!--
  RUMEX sitemap index. The actual URL lists live in the two referenced
  sub-sitemaps:
    - sitemap-pages.xml      static chrome pages (home, reservation,
                              contacts, privacy — BG + EN), versioned
                              manually when copy changes ship.
    - sitemap-catalog.xml    catalog index + 6 categories + ~107 product
                              master pages, BG + EN, generated dynamically
                              by the server with lastmod = today.

  Google + Bing crawl this index, then fetch each <sitemap> in turn. One
  URL to declare in robots.txt, one URL to submit to Search Console.
  Per the sitemap protocol, additional sitemaps (blog, etc.) can later be
  added here without touching robots.txt or Search Console settings.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://rumex-bg.com/sitemap-pages.xml</loc>
    <lastmod>2026-05-13</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://rumex-bg.com/sitemap-catalog.xml</loc>
    <lastmod>2026-05-13</lastmod>
  </sitemap>
</sitemapindex>
