<?xml version="1.0" encoding="UTF-8"?>
<!-- One public page, listed at precisely the URL its <link rel="canonical">
     declares (apex, no www, trailing slash). A sitemap that disagrees with the
     canonicals sends crawlers two different answers, so keep them in step.

     lastmod, changefreq and priority are deliberately omitted: Google ignores
     the latter two outright, and a hand-maintained lastmod on a static site
     goes stale and then gets discounted anyway.

     Deliberately NOT listed:
       /contact  — a post-verification landing page, not public content. It
                   expects ?token=/?email= and, reached bare, renders "This
                   verification link is invalid or has expired". Indexing that
                   would make it the search result for "contact". The public
                   entry point is the #contact section on the home page.
       /api/     — JSON endpoints, not pages.
       /dlshare/ — file downloads, directory listing off. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://apps-studio.online/</loc>
  </url>
</urlset>
