<?xml version="1.0" encoding="UTF-8"?>
<!-- Physical sitemap-index for www.beroukas-oncology.gr.
     Deploy to site ROOT as /sitemap.xml so the public entry point ends in "sitemap.xml".
     Points to the real sitemap JSitemap PRO writes via Control Panel > "Write XML Standard Sitemap".
     SINGLE-LANGUAGE (EL) site → child is most likely sitemap_xml.xml (no lang suffix, like thoracic.gr).
     ⚠️ DO NOT GUESS — after "Write", confirm the real child URL returns 200, e.g.:
        curl -s -o /dev/null -w "%{http_code}\n" https://www.beroukas-oncology.gr/sitemap_xml.xml
        curl -s -o /dev/null -w "%{http_code}\n" https://www.beroukas-oncology.gr/sitemap_xml_el.xml
     Use whichever returns 200 as <loc> below. Then verify /sitemap.xml itself returns 200 (not 302). -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.beroukas-oncology.gr/sitemap_xml.xml</loc>
  </sitemap>
  <!-- If an images sitemap is also written, add it (confirm real name first):
  <sitemap>
    <loc>https://www.beroukas-oncology.gr/sitemap_images.xml</loc>
  </sitemap>
  -->
</sitemapindex>
