<?xml version="1.0" encoding="UTF-8"?>
<!--
  SpaceTrekk Sitemap
  ==================
  IMPORTANT: Host this at https://www.spacetrekk.com/sitemap.xml
  Then submit the URL in Google Search Console → Sitemaps.

  Your GSC data shows only 1 page indexed. A proper sitemap
  signals to Google that your site has structured, crawlable content.

  After adding blog/content pages (recommended in audit), add each
  URL below with a <loc> entry.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://www.spacetrekk.com/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.spacetrekk.com/og-image.png</image:loc>
      <image:title>SpaceTrekk — Interactive 3D Solar System Explorer</image:title>
      <image:caption>3D visualization of the solar system with all planets, spacecraft, and 8000+ stars</image:caption>
    </image:image>
  </url>

  <!--
    RECOMMENDED FUTURE PAGES — add these to grow organic impressions.
    Each page targets a distinct keyword cluster (see audit report).

  <url>
    <loc>https://www.spacetrekk.com/planets/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.spacetrekk.com/spacecraft/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.spacetrekk.com/learn/kepler-laws/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.spacetrekk.com/learn/orbital-mechanics/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.spacetrekk.com/learn/solar-system/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>