<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — a directory of every page on the site, for search engines.
  Right now there's only one page (the homepage), so this file is short.

  WHEN YOU ADD A NEW PAGE LATER (e.g. a "Coursera Review" page):
  Copy one whole <url>...</url> block below, change the <loc> to the new
  page's web address, and update <lastmod> to today's date (YYYY-MM-DD).
  That's it — no other file needs to know about this one.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://stipendsmart.com/</loc>
    <lastmod>2026-07-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
