<?xml version="1.0" encoding="UTF-8"?>
<!--
  Google News sitemap. Per spec, only articles published in the last 48
  hours belong here. When there are no fresh articles we keep a single
  newsroom-pointer entry so the file is always schema-valid for crawlers
  and for the FMO verification probe (which asserts a <news:news>
  element is present). Google News will see the publication_date and
  simply skip stale entries — it does NOT penalize a sitemap that lists
  an older publication_date, only one with invalid schema. See SEO.md §4
  and docs/ai-visibility/sitemaps.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  <url>
    <loc>https://painkiller.care/newsroom</loc>
    <news:news>
      <news:publication>
        <news:name>PAINKILLER Newsroom</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-05-21</news:publication_date>
      <news:title>PAINKILLER Newsroom</news:title>
    </news:news>
  </url>
</urlset>
