<?xml version="1.0" encoding="UTF-8"?>
<!--
  对外公开的四个页面。/promo.html 是内部销售物料，刻意不列入，
  robots.txt 也对它单独 Disallow。
  不写 lastmod：手工维护的日期一旦忘了改反而是错信息，交给爬虫自己判断。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://landing.medical.xuanwang.pro/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://landing.medical.xuanwang.pro/user-guide.html</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://landing.medical.xuanwang.pro/privacy.html</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://landing.medical.xuanwang.pro/terms.html</loc>
    <priority>0.3</priority>
  </url>
</urlset>
