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

  <!-- Homepage -->
  <url>
    <loc>https://renovateaudio.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Pricing -->
  <url>
    <loc>https://renovateaudio.com/pricing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Product landing pages -->
  <url>
    <loc>https://renovateaudio.com/melody</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://renovateaudio.com/sample-about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://renovateaudio.com/vocals-about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Editorial articles -->
  <url>
    <loc>https://renovateaudio.com/articles/how-ai-helps-beginner-producers</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://renovateaudio.com/articles/renovate-audio-vst3-plugins</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Support -->
  <url>
    <loc>https://renovateaudio.com/support</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Legal — kept indexable as trust signals -->
  <url>
    <loc>https://renovateaudio.com/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://renovateaudio.com/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Excluded from sitemap (noindex):
      /marketplace      — currently populated with mock/placeholder data only
      /melody-how-to    — PDF iframe shell; HTML content is thin, real content
                          is inside the PDF and invisible to crawlers
      /login            — auth page
      /register         — auth page
      /checkout/*       — transactional pages
      /purchases        — account page
      /account-settings — account page
      /admin-login      — admin-only
      /docs             — internal API key management
      /sample           — tool shell (iframe around sample.html)
      /vocals/editor    — tool shell
      /vocals-ui        — tool shell
      404 / NotFound    — noindex
  -->

</urlset>
