<?xml version="1.0" encoding="UTF-8"?>
<!--
  Techiato studio site.

  Only the home page is listed because, today, only the home page exists as a
  URL — the whole site is one client-rendered document and the case studies are
  modals with no address of their own.

  When the Vite + prerender work lands (SEO_PLAN §3, workstream B), add:
    /ar/                       Arabic home
    /work/omaraty              EN case study
    /work/petro-defense        EN case study
    /ar/work/omaraty           AR case study
    /ar/work/petro-defense     AR case study
  …each with reciprocal xhtml:link alternates, the way omaraty/sitemap.xml does.
  Do not add them before the URLs resolve.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://techiato.org/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
