<?xml version="1.0" encoding="UTF-8"?>
<!--
    Our Dark Home - sitemap. Generated by App\Support\Sitemap;
    regenerate from Admin -> Tools.

    ONE URL, AND THAT IS CORRECT. The site is members-only: routes/web.php
    puts everything except "/" behind auth + verified, so the landing page
    is the only thing a crawler can reach. If part of the site is ever
    opened to guests, add its URLs in App\Support\Sitemap::urls() AND lift
    the matching Disallow lines in public/robots.txt - one statement, two
    files.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://ourdarkhome.com/</loc>
        <lastmod>2026-09-06</lastmod>
    </url>
</urlset>
