<?xml version="1.0" encoding="UTF-8"?>
<!-- Replace REPLACE-WITH-YOUR-DOMAIN below once this is live (same placeholder
     pattern as robots.txt, index.html's og:url, and analytics.ts's token). Only
     the real content pages are listed — /editor and /designs are functional,
     not content, and /designs is the user's own private local data, so neither
     is worth a search engine indexing. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/guide</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/about</loc>
    <priority>0.6</priority>
  </url>
</urlset>
