<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Homepage -->
  <url>
    <loc>https://vpsphantom.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2026-01-08</lastmod>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://vpsphantom.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <lastmod>2026-01-08</lastmod>
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://vpsphantom.com/pricing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <lastmod>2026-01-08</lastmod>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://vpsphantom.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Register Page -->
  <url>
    <loc>https://vpsphantom.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Dashboard (protected, but crawlable for logged-in users) -->
  <url>
    <loc>https://vpsphantom.com/dashboard</loc>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Servers Page (will be added in Story 14.5) -->
  <url>
    <loc>https://vpsphantom.com/servers</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Design System (dev-only, can be excluded in production) -->
  <url>
    <loc>https://vpsphantom.com/design-system</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
