<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Public Pages -->
  <url>
    <loc>https://rocketgame.site/</loc>
    <lastmod>2025-10-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://rocketgame.site/login.php</loc>
    <lastmod>2025-10-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://rocketgame.site/register.php</loc>
    <lastmod>2025-10-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Note: add_listing.php is behind login → not included in sitemap -->
  <!-- Admin pages are private → excluded -->

  <!-- Example city search result (static version not dynamic; sitemap only lists static/public URLs) -->
  <!-- Dynamic guide profiles (e.g., guide_profile.php?id=123) are NOT included unless you generate a dynamic sitemap -->

</urlset>