<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Landing Page -->
  <url>
    <loc>https://www.myfulljourney.com/</loc>
    <lastmod>2025-10-02</lastmod>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Terms & Conditions -->
  <url>
    <loc>https://www.myfulljourney.com/terms</loc>
    <lastmod>2025-10-02</lastmod>
    <priority>0.7</priority>  <!-- Slightly higher for legal pages -->
    <changefreq>monthly</changefreq>  <!-- More frequent than yearly -->
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://www.myfulljourney.com/privacy</loc>
    <lastmod>2025-10-02</lastmod>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Refund Policy -->
  <url>
    <loc>https://www.myfulljourney.com/refund</loc>
    <lastmod>2025-10-02</lastmod>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>