<?xml version="1.0" encoding="UTF-8"?>
<!--
  RiskLynx sitemap.

  One entry only, and deliberately so: the welcome page is the entire public
  surface. Everything else on this host is behind authentication, so listing it
  would only ask Google to crawl pages that end at a login form.

  The URL here MUST match the <link rel="canonical"> the welcome page emits.
  .htaccess rewrites the site root to that page internally, so both this file
  and the canonical tag name the ROOT — a sitemap that disagrees with the
  canonical tag is a conflict Google resolves by ignoring one of them, and which
  one is not up to us.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.risklynx.cc/</loc>
    <lastmod>2026-08-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
