<?xml version="1.0" encoding="UTF-8"?>
<!--
  ════════════════════════════════════════════════════════════════════════════
  GOOGLE NEWS SITEMAP
  ════════════════════════════════════════════════════════════════════════════
  IMPORTANT — how Google News sitemaps work (read before editing):

  1. List ONLY articles published in the LAST 48 HOURS. Google News ignores (and
     Search Console flags) entries older than ~2 days. Remove entries once they
     age out.
  2. List ONLY pages that are indexable: the article's <meta name="robots"> must
     be "index, follow" (NOT the "noindex" scaffold default).
  3. <news:publication_date> must be the full ISO-8601 date with timezone and
     match the article's datePublished.
  4. After adding a live entry below, also register this file in robots.txt:
     Sitemap: https://www.drvikramsingh.ai/sitemap_news.xml

  The entries below are for three articles published within the 48-hour window:
  two on 2026-07-12 and one on 2026-07-11. The older /articles/* essays do NOT
  qualify — they predate the window (and the 4 oldest are noindex scaffolds).
  REMEMBER: remove each entry once it is older than ~2 days (the 2026-07-11 entry
  ages out first, around 2026-07-13), and add new entries only for freshly
  published, indexable articles.

  <url>
    <loc>https://www.drvikramsingh.ai/articles/YOUR-NEW-ARTICLE-SLUG</loc>
    <news:news>
      <news:publication>
        <news:name>Dr. Vikram Singh</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-06-28T09:00:00+05:30</news:publication_date>
      <news:title>Your New Article Headline</news:title>
    </news:news>
  </url>
  ════════════════════════════════════════════════════════════════════════════
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  <url>
    <loc>https://www.drvikramsingh.ai/articles/ai-bubble-vendor-price-cut-test-july-2026</loc>
    <news:news>
      <news:publication>
        <news:name>Dr. Vikram Singh</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-07-12T10:00:00+05:30</news:publication_date>
      <news:title>Stop Asking If AI Is a Bubble. Ask If Your Vendor Survives a 90% Price Cut.</news:title>
    </news:news>
  </url>
  <url>
    <loc>https://www.drvikramsingh.ai/articles/ai-price-war-tokenmaxxing-illusion-july-2026</loc>
    <news:news>
      <news:publication>
        <news:name>Dr. Vikram Singh</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-07-12T10:00:00+05:30</news:publication_date>
      <news:title>Claude Sonnet 5 Ended Up 15% Costlier Than Opus at the Same List Price. Welcome to Tokenmaxxing.</news:title>
    </news:news>
  </url>
  <url>
    <loc>https://www.drvikramsingh.ai/articles/cutting-juniors-to-buy-gpus-july-2026</loc>
    <news:news>
      <news:publication>
        <news:name>Dr. Vikram Singh</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-07-11T10:00:00+05:30</news:publication_date>
      <news:title>Everyone Is Cutting Juniors to Buy GPUs. TCS Is Doing the Opposite, and It Is Right.</news:title>
    </news:news>
  </url>
</urlset>
