<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deliberately one URL. /features, /pricing, /faq, /about, /contact and /docs
  all redirect to an anchor on this same page (see the Route entries in
  src/App.jsx) rather than being separate pages with their own URL — so from
  a crawler's perspective there is only one page to list. Listing the anchor
  URLs here would not help: Google does not index a #fragment as a distinct
  page. Add a <url> entry here for each one only once it becomes a real
  routed page with its own URL and title.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://11charts.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
