<?xml version="1.0" encoding="UTF-8"?>
<!--
  The five public routes from src/navigation/routes.tsx, on the www host so they
  match where the apex redirect lands. /join/$code and /admin are deliberately
  absent — both are disallowed in robots.txt.

  Maintained by hand: the route tree is code-defined and changes rarely. Add an
  entry here when you add a route.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.gettaskly.ai/</loc>
  </url>
  <url>
    <loc>https://www.gettaskly.ai/privacy-policy</loc>
  </url>
  <url>
    <loc>https://www.gettaskly.ai/terms-of-service</loc>
  </url>
  <url>
    <loc>https://www.gettaskly.ai/refund-policy</loc>
  </url>
  <url>
    <loc>https://www.gettaskly.ai/contact</loc>
  </url>
</urlset>
