<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Home Page / Landing Page -->
  <url>
    <loc>https://aspiresume.com/</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://aspiresume.com/logo.png</image:loc>
      <image:title>Aspiresume - AI-Powered Career Toolkit</image:title>
    </image:image>
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://aspiresume.com/pricing</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Dashboard (requires auth but important for indexing) -->
  <url>
    <loc>https://aspiresume.com/dashboard</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Account Settings -->
  <url>
    <loc>https://aspiresume.com/account</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- History Page -->
  <url>
    <loc>https://aspiresume.com/history</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://aspiresume.com/contact</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://aspiresume.com/privacy</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://aspiresume.com/terms</loc>
    <lastmod>2025-10-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
