<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site: the homepage is the only route. The funnel confirms inline
  on its final step, so there is no separate thank-you page to list.

  No <lastmod>, <changefreq> or <priority> on purpose. Google ignores
  changefreq and priority outright, and only honours lastmod when it is
  consistently accurate - a hand-edited date drifts the moment anyone ships a
  copy change, and an unreliable one gets distrusted anyway. Declaring the URL
  is the part that actually does work, and it cannot go stale.

  The domain is duplicated from SITE_URL in src/lib/site.ts; update both if it
  ever changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://madshusfasade.kampanjeside.no/</loc>
  </url>
</urlset>
