<?xml version="1.0" encoding="UTF-8"?>
<!--
  Locale alternates are declared with xhtml:link on each URL rather than
  as separate <url> entries, because this build swaps strings on the
  CLIENT and both locales are served from the SAME path. Listing
  /zh-CN/ and so on as distinct <loc> values would advertise URLs that
  do not exist and earn 404s in Search Console.

  If the site later moves to per-locale paths, replace each block below
  with one <url> per locale and point the alternates at the real paths.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://matrixparker.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://matrixparker.com/about.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/about.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/about.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/about.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/about.html"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://matrixparker.com/activities.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/activities.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/activities.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/activities.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/activities.html"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://matrixparker.com/approach.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/approach.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/approach.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/approach.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/approach.html"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://matrixparker.com/contact.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/contact.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/contact.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/contact.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/contact.html"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://matrixparker.com/privacy.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://matrixparker.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://matrixparker.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://matrixparker.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://matrixparker.com/privacy.html"/>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
