<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, one per language. The section anchors (#x2020 and friends) are not
  listed: they are fragments of this same page, not separate documents, and a
  sitemap that claims otherwise just reports duplicates.

  Each entry declares both languages via xhtml:link, matching the hreflang tags
  in index.html. The pair has to agree in both places or search engines ignore
  the annotation.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://alexandercham.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://alexandercham.com/" />
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://alexandercham.com/?lang=zh" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://alexandercham.com/" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://alexandercham.com/?lang=zh</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://alexandercham.com/" />
    <xhtml:link rel="alternate" hreflang="zh-Hant" href="https://alexandercham.com/?lang=zh" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://alexandercham.com/" />
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
