<?xml version="1.0" encoding="UTF-8"?>
<!-- Both languages, each declaring the other. Every <url> carries the complete
     alternate set including itself, which is what the protocol asks for. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.seahelm.dev/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.seahelm.dev/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://www.seahelm.dev/zh/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.seahelm.dev/"/>
    <changefreq>monthly</changefreq><priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.seahelm.dev/zh/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.seahelm.dev/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://www.seahelm.dev/zh/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.seahelm.dev/"/>
    <changefreq>monthly</changefreq><priority>1.0</priority>
  </url>
</urlset>
