<?xml version="1.0" encoding="UTF-8"?>
<!--
  QRavn has two pages: the checker and the privacy policy. /personvern is a
  Norwegian alias that rewrites to the same document as /privacy, so it is
  deliberately absent — a sitemap lists canonical addresses, not every address
  that resolves.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://qravn.isainative.dev/</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://qravn.isainative.dev/privacy</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
