<?xml version="1.0" encoding="UTF-8"?>
<!-- Static sitemap (the @astrojs/sitemap plugin is held back by an upstream
     reduce() bug on Astro 4.16). Keep in sync when adding indexable pages.
     Legal pages and 404 are intentionally excluded (noindex). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://playlistwave.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://playlistwave.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://playlistwave.com/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://playlistwave.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://playlistwave.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://playlistwave.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://playlistwave.com/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://playlistwave.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://playlistwave.com/pricing/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://playlistwave.com/pricing/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://playlistwave.com/es/pricing/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://playlistwave.com/pricing/"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://playlistwave.com/es/pricing/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://playlistwave.com/pricing/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://playlistwave.com/es/pricing/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://playlistwave.com/pricing/"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
