<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Dynamic sitemap is available at:
  https://dxyciuuxaadgyqqoyema.supabase.co/functions/v1/generate-sitemap
  
  For best SEO, configure your web server or CDN to proxy /sitemap.xml to the edge function.
  This static file serves as a placeholder.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://liveartlist.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/find-artists</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/search</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/find-my-artist</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/apply</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://liveartlist.com/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
