<?xml version="1.0" encoding="UTF-8"?>
<!--
  WowRomania — Sitemap Index
  Follows the Sitemap Protocol 0.9 (https://www.sitemaps.org/protocol.html#index).

  This root sitemap is served as a static file so that
  https://wowromania.com/sitemap.xml resolves to valid XML for search engines.

  The referenced child sitemap at /api/sitemap.xml is generated dynamically
  from the database on every request and includes:
    - all static public pages (home, regions, tools, about, contact, legal)
    - every published (non-trashed) listing
  It therefore updates automatically whenever a listing is published or edited.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://wowromania.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
