<?xml version="1.0" encoding="UTF-8"?>
<!--
  Orbitlon public sitemap.

  Only genuinely indexable URLs belong here. The whole application is a
  hash-routed SPA behind login (#/tasks, #/routes, …) — hash fragments are
  not separate URLs to a crawler — so the public surface is the landing
  page plus the two legal documents. lastmod values track the real file
  modification dates; bump them when the page content actually changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://orbitlon.com/</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://orbitlon.com/legal/kullanim-sartlari.html</loc>
    <lastmod>2026-07-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://orbitlon.com/legal/kvkk.html</loc>
    <lastmod>2026-07-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
