10 lines
328 B
XML
10 lines
328 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<!-- 本站核心业务页面均需登录,唯一公开可索引入口为登录页 -->
|
|
<url>
|
|
<loc>https://51chip.net/Login/index</loc>
|
|
<changefreq>yearly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
</urlset>
|