<?xml version="1.0" encoding="UTF-8"?>
<!--
  silkstreetview.com — sitemap de LANCEMENT, bilingue EN / ZH.
  Règle : une URL ne figure ici que si la page existe et renvoie 200.
  Les deux langues d'une même page se déclarent dans le MÊME bloc <url>,
  via xhtml:link — c'est ce qui permet l'appariement des langues.
  Les pages légales ne sont pas encore écrites : elles sont commentées.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

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

  <url>
    <loc>https://silkstreetview.com/zh/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://silkstreetview.com/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://silkstreetview.com/zh/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://silkstreetview.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>


  <url>
    <loc>https://silkstreetview.com/contact.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://silkstreetview.com/contact.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://silkstreetview.com/zh/contact.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://silkstreetview.com/contact.html"/>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://silkstreetview.com/zh/contact.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://silkstreetview.com/contact.html"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://silkstreetview.com/zh/contact.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://silkstreetview.com/contact.html"/>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- thanks.html : noindex volontaire, jamais au sitemap -->

  <!-- À DÉCOMMENTER page par page, au moment de la mise en ligne.
       Une URL morte ici dégrade la confiance de Google sur tout le fichier.

  <url><loc>https://silkstreetview.com/about.html</loc>      <priority>0.4</priority></url>
  <url><loc>https://silkstreetview.com/privacy.html</loc>    <priority>0.3</priority></url>
  <url><loc>https://silkstreetview.com/terms.html</loc>      <priority>0.3</priority></url>
  <url><loc>https://silkstreetview.com/disclaimer.html</loc> <priority>0.3</priority></url>
  -->

</urlset>
