<?xml version="1.0" encoding="UTF-8"?>
<!-- SITE-9: "/" is deliberately omitted. It currently serves the holding
     page (dist/index.html is overwritten with holding.html's build output —
     see package.json's build script), which carries <meta name="robots"
     content="noindex, nofollow">. Listing a noindexed URL sends search
     engines a contradictory signal. Re-add "/" (priority 1.0) when the
     holding-page overwrite is removed at full launch (pepper-potts stage-9
     sign-off gate, SITE-9). Custodian (/custodian) joins only once its own
     noindex lifts — it stays out until then too. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wildmorelabs.com/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wildmorelabs.com/cookies</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wildmorelabs.com/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
