<?xml version="1.0" encoding="UTF-8"?>
<!--
  The studio's own pages, and only those.

  The five under /roosta are still served — builds already on people's phones open
  /roosta/privacy and /roosta/terms by the URL they shipped with — but they are
  near-verbatim duplicates of getroosta.app and each one now canonicalises there. A
  sitemap is a request to index, and asking for a page you have told Google not to
  index is a contradiction it resolves by trusting neither signal. So they come out of
  here and stay in the routes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.novapps.dev/</loc>
    <lastmod>2026-09-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.novapps.dev/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.novapps.dev/" />
  </url>
</urlset>
