<?xml version="1.0" encoding="UTF-8"?>
<!-- Only real, indexable URLs belong here. The app's views live behind sign-in
     and are client-side routes with no distinct server URL, so the public
     surface is the marketing homepage plus the two static legal pages. Add an
     entry here whenever a new static page ships (e.g. a landing page for a
     specific use case) — a URL missing from the sitemap is one crawlers have to
     stumble across on their own. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://burts.studio/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://burts.studio/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://burts.studio/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
