<?xml version="1.0" encoding="UTF-8"?>
<!--
  The crawler's sitemap. The one people read is at /sitemap.

  This exists because the home page deliberately links to none of the work:
  warm referrals land on home and have no use for a case study index, and one
  case study does not make an index worth building. Without this file the work
  would be reachable only by people who were sent the link.

  /work/order-desk/demo is deliberately absent. It carries X-Robots-Tag:
  noindex from _headers — it is a silent recording with almost no text, and the
  page that should rank for this work is the case study. Listing a noindex URL
  here would only ask a crawler to fetch it and be told to forget it.

  Update lastmod when a page's content actually changes. A file that claims
  every page changed today teaches crawlers to stop believing it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://karailabs.com/</loc>
    <lastmod>2026-08-20</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://karailabs.com/work/order-desk/</loc>
    <lastmod>2026-08-20</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://karailabs.com/sitemap/</loc>
    <lastmod>2026-08-20</lastmod>
    <priority>0.2</priority>
  </url>
</urlset>
