<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because the site is one page.

  The nav targets (#about, #faq, #contact) are anchors into that same document, and the
  Arabic/English toggle is client-side state on the same address — neither is a separate URL,
  so listing either would report duplicates of the canonical in index.html.

  changefreq and priority are omitted deliberately: search engines ignore changefreq, and
  priority only ranks URLs against each other within one sitemap, which is meaningless with a
  single entry. lastmod is the one hint that still counts, so keep it honest — bump it when
  the page's copy actually changes, and drop it rather than let it drift, since a lastmod a
  crawler learns to distrust is worse than none.

  If the two languages ever get their own URLs, this is where the hreflang alternates go
  (xmlns:xhtml + <xhtml:link rel="alternate" hreflang="…">), paired with the same alternates
  in the served HTML.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kbytekw.com/</loc>
    <lastmod>2026-08-09</lastmod>
  </url>
</urlset>
