<?xml version="1.0" encoding="UTF-8"?>
<!-- Yi is a single-URL client-rendered app; all routes live under / and are
     reached via in-app navigation. The home document is the one canonical,
     crawlable URL. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://askingyi.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://askingyi.com/" />
    <xhtml:link rel="alternate" hreflang="zh" href="https://askingyi.com/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://askingyi.com/" />
  </url>
</urlset>
