<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for site
  This file helps search engines like Google and Yandex discover and index the pages of the website.
  Each <url> entry specifies a page, its last modification date, how frequently it changes, and its priority.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Root / Main page -->
  <url>
    <loc>https://kuznetzblazerman.space/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Mainpage.html (optional, if different from /) -->
  <url>
    <loc>https://kuznetzblazerman.space/mainpage.html</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://kuznetzblazerman.space/about.html</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://kuznetzblazerman.space/contact.html</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Features page -->
  <url>
    <loc>https://kuznetzblazerman.space/features.html</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Roadmap page -->
  <url>
    <loc>https://kuznetzblazerman.space/roadmap.html</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
