<?xml version="1.0" encoding="UTF-8"?>
<!--
  zyrak.pk is one page. This file exists because a missing sitemap.xml is a
  404 in every crawl report and an easy thing to have an answer for, not
  because a single URL needs help being discovered.

  lastmod tracks the last commit that changed site/index.html, not the file's
  upload time on the host. Update it when the page changes, or delete the
  element: a wrong lastmod is worse than no lastmod, because a crawler that
  learns to distrust the field ignores it from then on.

  It drifted to 2026-08-27 while the page had moved on to 2026-08-31, which is
  exactly the silent kind of stale this repo keeps paying for, so
  scripts/check-site.sh now compares this date against the last commit that
  touched site/index.html and fails when they disagree. Editing the page and
  not this file is now a loud error rather than a quiet one.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zyrak.pk/</loc>
    <lastmod>2026-09-12</lastmod>
  </url>
</urlset>
