<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, each declaring the whole set of alternates including itself, which
  is what the hreflang protocol requires. `lastmod` comes from `updated` in
  site/data.json — see the note there for why it is not read off the clock.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://minata.dev/en/</loc>
    <lastmod>2026-08-20</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://minata.dev/en/" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://minata.dev/tr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://minata.dev/en/" />
  </url>
  <url>
    <loc>https://minata.dev/tr/</loc>
    <lastmod>2026-08-20</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://minata.dev/en/" />
    <xhtml:link rel="alternate" hreflang="tr" href="https://minata.dev/tr/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://minata.dev/en/" />
  </url>
</urlset>
