<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!--
    Single-URL sitemap: only the root is publicly meaningful pre-launch.
    `<lastmod>` is intentionally omitted — Google's own guidance says an
    inaccurate lastmod is worse than no lastmod, and this is a static file
    that nobody will remember to bump on every content change. `changefreq`
    and `priority` were retired by Google in 2017 anyway.

    The xhtml:link alternates pin the TR/EN locale split for hreflang
    consumers. Both URLs serve the same canonical SPA; the `?lang=` query
    is honoured by `useLocale()` so the deep-link contract is real.
  -->
  <url>
    <loc>https://hepyaninda.app/</loc>
    <xhtml:link rel="alternate" hreflang="tr" href="https://hepyaninda.app/?lang=tr" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hepyaninda.app/?lang=en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hepyaninda.app/" />
  </url>
</urlset>
