<?xml version="1.0" encoding="UTF-8"?>
<!--
  TEMPORARY. Delete this file, and its reference in src/app/robots.ts, once
  Search Console shows these URLs gone from the index.

  It exists for one reason: a 410 only clears an indexed URL once Google
  actually re-requests it. These five are from the previous version of the
  site, are still indexed, and are no longer linked from anywhere, so nothing
  would prompt a recrawl. Listing them in a sitemap with a current lastmod is
  the standard way to ask for one.

  Two answer 410 Gone: /intelligence-protocol and /white-papers, which have
  no successor. Three redirect permanently, because they do:
  /articles to /briefing, /ventures to /about, /privacy-policy to /privacy.

  Note what is deliberately absent: none of these paths appears in
  robots.txt. Blocking them would prevent the crawl that this file exists to
  invite, and they would stay indexed indefinitely.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.pk-sharma.com/intelligence-protocol</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://www.pk-sharma.com/articles</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://www.pk-sharma.com/white-papers</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://www.pk-sharma.com/ventures</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
  <url>
    <loc>https://www.pk-sharma.com/privacy-policy</loc>
    <lastmod>2026-08-08</lastmod>
  </url>
</urlset>
