<?xml version="1.0" encoding="UTF-8"?>
<!-- /docs is restored now that scripts/prerender.mjs gives / and /docs route-specific
     static heads: Cloudflare Pages serves dist/docs/index.html for exact
     /docs hits, so non-JS crawlers no longer see it as a duplicate of the
     home page. /?screen=api remains omitted because a query string cannot map
     to a route-specific static file: its non-JS response is the home snapshot
     with a `/` canonical. NOTE: these snapshots only exist when the Pages
     build command runs `npm run build:prerender`; plain `npm run build` (or
     the teaser build) ships the shared SPA shell again.
     Auth and dashboard screens are noindexed at runtime and stay absent.
     Locale variants use ?lang=, matching how src/App.tsx reflects locale. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://tinkrapp.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://tinkrapp.com/" />
    <xhtml:link rel="alternate" hreflang="es" href="https://tinkrapp.com/?lang=es" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://tinkrapp.com/?lang=fr" />
    <xhtml:link rel="alternate" hreflang="de" href="https://tinkrapp.com/?lang=de" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://tinkrapp.com/?lang=pt" />
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://tinkrapp.com/?lang=zh-Hans" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://tinkrapp.com/?lang=ja" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://tinkrapp.com/?lang=ko" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://tinkrapp.com/?lang=ar" />
    <xhtml:link rel="alternate" hreflang="hi" href="https://tinkrapp.com/?lang=hi" />
    <xhtml:link rel="alternate" hreflang="ms" href="https://tinkrapp.com/?lang=ms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://tinkrapp.com/" />
  </url>
  <url>
    <loc>https://tinkrapp.com/docs</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://tinkrapp.com/docs" />
    <xhtml:link rel="alternate" hreflang="es" href="https://tinkrapp.com/docs?lang=es" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://tinkrapp.com/docs?lang=fr" />
    <xhtml:link rel="alternate" hreflang="de" href="https://tinkrapp.com/docs?lang=de" />
    <xhtml:link rel="alternate" hreflang="pt" href="https://tinkrapp.com/docs?lang=pt" />
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://tinkrapp.com/docs?lang=zh-Hans" />
    <xhtml:link rel="alternate" hreflang="ja" href="https://tinkrapp.com/docs?lang=ja" />
    <xhtml:link rel="alternate" hreflang="ko" href="https://tinkrapp.com/docs?lang=ko" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://tinkrapp.com/docs?lang=ar" />
    <xhtml:link rel="alternate" hreflang="hi" href="https://tinkrapp.com/docs?lang=hi" />
    <xhtml:link rel="alternate" hreflang="ms" href="https://tinkrapp.com/docs?lang=ms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://tinkrapp.com/docs" />
  </url>
</urlset>
