<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Children:
  - sitemap-pages.xml     static pages + knowledge-bank articles
                          (build-generated by apps/web/scripts/gen-sitemap-pages.ts,
                           served as a static file by the web app)
  - sitemap-listings.xml  live first-party listings, served dynamically by the
                          API server (Traefik routes this exact path there)
  - sitemap-places/*.xml  programmatic place × intent landing pages, one child
                          per intent, served dynamically by the API server
                          (Traefik routes the /sitemap-places/ prefix there)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sokhem.se/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sokhem.se/sitemap-listings.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sokhem.se/sitemap-places/kop.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sokhem.se/sitemap-places/salj.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sokhem.se/sitemap-places/hyr.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sokhem.se/sitemap-places/byt.xml</loc>
  </sitemap>
</sitemapindex>
