<?xml version="1.0" encoding="UTF-8"?>
<!--
  Update the domain to your own before deploying. Only the entry points are
  listed: the dashboard is one client rendered app, so listing every route adds
  nothing a crawler can use.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vitedash.msyb.dev/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://vitedash.msyb.dev/dashboard/home</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://vitedash.msyb.dev/signin</loc>
    <priority>0.5</priority>
  </url>
</urlset>
