<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  <!-- Homepage - highest priority, most frequently updated -->
  <url>
    <loc>https://mixmate.ai/</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://mixmate.ai/site_preview.png</image:loc>
      <image:title>MixMate AI - Intelligent DAW Assistant Interface</image:title>
      <image:caption>Revolutionary AI-powered music production assistant showing real-time mixing suggestions and DAW integration</image:caption>
    </image:image>
  </url>
  
  <!-- Features section - critical for SEO -->
  <url>
    <loc>https://mixmate.ai/#features</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Pricing - super important for conversions -->
  <url>
    <loc>https://mixmate.ai/#pricing</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Technical details - for the nerds who want to know how it works -->
  <url>
    <loc>https://mixmate.ai/#technical</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Roadmap - shows we're actively developing -->
  <url>
    <loc>https://mixmate.ai/#roadmap</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Support section -->
  <url>
    <loc>https://mixmate.ai/#support</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset> 