<?xml version="1.0" encoding="UTF-8"?>
<!--
  NautiForge — sitemap.xml
  https://nautiforge.com/sitemap.xml

  Right now the site is a single page, so this sitemap has one entry.
  Anchors like /#products are NOT separate URLs — Google ignores the
  fragment and would just see the homepage again, so listing them
  would be duplicate noise.

  Update <lastmod> whenever the page content genuinely changes.
  Faking a recent date on unchanged content is a signal Google
  learns to distrust.

  When you add real pages (see README), append them here:

    <url>
      <loc>https://nautiforge.com/cs2-mod</loc>
      <lastmod>2026-07-29</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <url>
    <loc>https://nautiforge.cc/</loc>
    <lastmod>2026-07-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://nautiforge.cc/og-image.jpg</image:loc>
      <image:title>NautiForge — Premium CS2 and Trackmania Mods</image:title>
    </image:image>
  </url>

</urlset>
