<?xml version="1.0" encoding="UTF-8"?>
<!--
  The ten URLs we ask to be indexed: the landing, help and three legal pages,
  each in both languages.

  Nothing else belongs here, and that is a product decision rather than an
  oversight. There is no URL per plan and no crawlable price list (the catalogue
  is search-only), so a sitemap listing anything from it would be handing over
  the one thing this site deliberately does not publish. The funnel pages
  (/quiz, /plan, /checkout, /done, /i) are working pages that render a loading
  state to a crawler, and robots.txt shuts them out.

  Every <loc> is exactly the URL that page declares as its canonical, and the
  xhtml:link alternates repeat the hreflang pairs from the document head, which
  is what search engines cross-check. tests/discoverability.test.ts rebuilds
  both sets from lib/i18n and fails if this file drifts from the routes.

  All eight legal and help URLs are indexed as of 2026-08-09: the owner signed
  the refund policy and the help page off in the morning, then answered the last
  operator facts and signed off terms and privacy too, and each document lifted
  its own two URLs by declaring status: 'final' in its content module rather
  than by one switch for all of them. /plans still carries a meta noindex, so it
  is deliberately absent here until that product decision changes.

  lastmod is the day this wave shipped. It is one date for the whole site
  because these ten pages were written and reviewed together.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://seferesim.com/</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/"/>
  </url>
  <url>
    <loc>https://seferesim.com/tr</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/"/>
  </url>
  <url>
    <loc>https://seferesim.com/help</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/help"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/help"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/help"/>
  </url>
  <url>
    <loc>https://seferesim.com/tr/help</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/help"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/help"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/help"/>
  </url>
  <url>
    <loc>https://seferesim.com/terms</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/terms"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/terms"/>
  </url>
  <url>
    <loc>https://seferesim.com/tr/terms</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/terms"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/terms"/>
  </url>
  <url>
    <loc>https://seferesim.com/privacy</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/privacy"/>
  </url>
  <url>
    <loc>https://seferesim.com/tr/privacy</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/privacy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/privacy"/>
  </url>
  <url>
    <loc>https://seferesim.com/refund-policy</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/refund-policy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/refund-policy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/refund-policy"/>
  </url>
  <url>
    <loc>https://seferesim.com/tr/refund-policy</loc>
    <lastmod>2026-08-09</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://seferesim.com/refund-policy"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://seferesim.com/tr/refund-policy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://seferesim.com/refund-policy"/>
  </url>
</urlset>
