15 lines
315 B
XML
15 lines
315 B
XML
|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
|
|
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||
|
|
|
||
|
|
<sitemap>
|
||
|
|
<loc>http://localhost:1313/en/sitemap.xml</loc>
|
||
|
|
|
||
|
|
</sitemap>
|
||
|
|
|
||
|
|
<sitemap>
|
||
|
|
<loc>http://localhost:1313/zh-cn/sitemap.xml</loc>
|
||
|
|
|
||
|
|
</sitemap>
|
||
|
|
|
||
|
|
</sitemapindex>
|