<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Main landing page -->
  <url>
    <loc>https://wanderverse.ai/</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Blog - Main blog listing page -->
  <url>
    <loc>https://wanderverse.ai/blog</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Legal Pages - Privacy Policy -->
  <url>
    <loc>https://wanderverse.ai/privacypolicy</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Legal Pages - Terms and Conditions -->
  <url>
    <loc>https://wanderverse.ai/termsandconditions</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Product Landing Pages (if they exist) -->
  <!-- Note: These are sections within the main landing page, not separate URLs -->
  <!-- 
  - /#ecosystem - The Wanderverse Ecosystem section
  - /#plan - WanderPlan product section  
  - /#now - WanderNow product section
  - /#lens - WanderLens product section
  - /#pulse - WanderPulse product section
  -->
  
  <!-- Important Notes -->
  <!-- 
  - Blog post URLs follow pattern: /blog/[slug] (dynamic routes)
  - Main sections are anchor links within the landing page
  - All forms and interactions happen on the main landing page
  - Service worker and meta files are not included (not user-facing)
  -->
</urlset>