26 lines
571 B
XML
26 lines
571 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
|
|
|
|
<url>
|
|
<loc>http://localhost:1313/en/</loc>
|
|
<xhtml:link
|
|
rel="alternate"
|
|
hreflang="zh"
|
|
href="http://localhost:1313/"
|
|
/>
|
|
<xhtml:link
|
|
rel="alternate"
|
|
hreflang="en"
|
|
href="http://localhost:1313/en/"
|
|
/>
|
|
</url>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</urlset>
|