<?xml version="1.0" encoding="UTF-8"?>
<!-- Google ignores #fragment URLs (they all resolve to the root document), so
     listing them only inflates the sitemap. The homepage is the single
     crawlable URL — its server-rendered content covers all platform sections. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://matpk.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://matpk.org/"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://matpk.org/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matpk.org/"/>
  </url>
  <!-- Static, server-rendered content pages (no #fragment — real crawlable URLs). -->
  <url>
    <loc>https://matpk.org/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://matpk.org/four-pillars</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
