<?xml version="1.0" encoding="UTF-8"?>
<!--
  ============================================================
  Google News Sitemap — The Nursing Directory
  ============================================================

  Format: https://developers.google.com/search/docs/crawling-indexing/sitemaps/news-sitemap

  RULES
  - Only articles published within the LAST 48 HOURS belong here.
    Google News ignores anything older.
  - The publish helper script (publish-news-article.js) prunes
    entries older than 48h every time it runs.
  - Articles also get added to the main sitemap.xml where they
    stay permanently.
  - Headline must be ≤110 characters (Google News requirement).
  - Language is en (US).
  - Publication name must exactly match the brand.

  This file is referenced from robots.txt alongside sitemap.xml.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">

  <!-- NEWS_ENTRIES_START -->
  <url>
    <loc>https://thenursingdirectory.com/news/gsa-fy2027-per-diem-rates-travel-nurse-stipends</loc>
    <news:news>
      <news:publication>
        <news:name>The Nursing Directory</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-09-26T07:00:00-07:00</news:publication_date>
      <news:title>GSA&apos;s 2027 Per Diem Rates Start Oct. 1: What Changes for Travel Nurse Stipends</news:title>
      <news:keywords>GSA per diem 2027, travel nurse stipend, FY2027 per diem rates, travel nurse housing stipend, tax-free stipend</news:keywords>
    </news:news>
  </url>

  <!-- NEWS_ENTRIES_END -->

</urlset>
