<?xml version="1.0" encoding="UTF-8"?>
<!--
  Demo (demo.dvt.dev) sitemap. Lists the public, backend-free client routes that
  render without auth. The same file ships in the app.dvt.dev bundle, but that
  host is Disallow-ed by the host-aware /robots.txt function so it is never read
  there. Per-dashboard showcase pages live on dvt.dev (the Astro site) and deep
  link into /present here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://demo.dvt.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://demo.dvt.dev/builder</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
