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

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://menopausevibe.com/</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <mobile:mobile/>
  </url>

  <!-- Health & Wellness Page - High Priority -->
  <url>
    <loc>https://menopausevibe.com/health-wellness</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>

  <!-- Products Page - High Priority -->
  <url>
    <loc>https://menopausevibe.com/products</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <mobile:mobile/>
  </url>

  <!-- Community Section - Important for engagement -->
  <url>
    <loc>https://menopausevibe.com/#community</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <mobile:mobile/>
  </url>

  <!-- Information Section - Educational content -->
  <url>
    <loc>https://menopausevibe.com/#info</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <mobile:mobile/>
  </url>

  <!-- Health Section - Medical information -->
  <url>
    <loc>https://menopausevibe.com/#health</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <mobile:mobile/>
  </url>

  <!-- Products Section - Product recommendations -->
  <url>
    <loc>https://menopausevibe.com/#products</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
    <mobile:mobile/>
  </url>

  <!-- Privacy Policy - Legal requirement -->
  <url>
    <loc>https://menopausevibe.com/privacy</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <mobile:mobile/>
  </url>

  <!-- Site Documentation - Transparency -->
  <url>
    <loc>https://menopausevibe.com/documentation</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <mobile:mobile/>
  </url>

  <!-- Discord Community Link - External but important -->
  <url>
    <loc>https://discord.gg/GhRrbu3c</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>