<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Two 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)
-->
<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>
</sitemapindex>
