<?xml version="1.0" encoding="UTF-8"?>
<!--
  ZorgLoper is a hash-routed single-page app: every view (search, kennisbank,
  rapportage, leercentrum, pricing, legal pages) is reached via an in-app
  #/... fragment under the single root URL. Search engines treat the fragment
  as part of the same document, so the crawlable surface is the homepage.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zorgloper.nl/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
