<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, two entries. It exists so that the sitemap can be submitted in
  Google Search Console, which is the fastest route to a first crawl of a
  brand-new domain; it is not doing any discovery work a two-page site needs.

  `lastmod` is hand-maintained and only worth updating when the page's CONTENT
  changes — not on every deploy. A lastmod that always says "today" is ignored,
  because Google learns to distrust the signal. The 2026-08-16 date is the
  domain move: these are new URLs awaiting a first crawl, not edited pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.netgrep.dev/</loc>
    <lastmod>2026-08-16</lastmod>
  </url>
  <url>
    <loc>https://www.netgrep.dev/docs/</loc>
    <lastmod>2026-08-16</lastmod>
  </url>
</urlset>
