<?xml version="1.0" encoding="UTF-8"?>
<!--
  MDW PLATFORM — sitemap.xml (template)
  Replace example.com with the live host and add one <url> per page
  at launch. Keep clean URLs (no .php).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!--
  <url><loc>https://example.com/about</loc><priority>0.8</priority></url>
  <url><loc>https://example.com/get-involved</loc><priority>0.8</priority></url>
  -->
</urlset>
