<?xml version="1.0" encoding="UTF-8"?>
<!--
  Minimal starting point -- lists only the confirmed-public root URL.
  NOT expanded to /login, /signup, etc. yet because shell's routing
  (see src/main.tsx's use of window.location.hash) needs confirming as
  hash-based vs History API before listing path URLs here with confidence:
  Google does not reliably index content addressed only by a URL fragment
  (the part after #), so hash routes may need real paths (or prerendered
  static equivalents) before they belong in a sitemap. See the ultraplan's
  "SPA indexability" section.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://talentity.net/</loc><changefreq>weekly</changefreq><priority>1.0</priority></url>
</urlset>
