<?xml version="1.0" encoding="UTF-8"?>
<!--
  Studio has exactly one indexable URL.

  App.tsx routes: "/" is the app; "/devices" redirects to "/"; "/result" is
  rendered from in-memory design state and has no stable content; "*" also
  redirects. Listing any of those would be listing a redirect, so "/" is the
  whole honest sitemap. Add a URL here only when it serves distinct content at
  a stable address.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://studio.sensa.systems/</loc>
  </url>
</urlset>
