40 lines
1.2 KiB
XML
40 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
lastmod is bumped manually on each public-site update.
|
|
Suggested workflow: get the latest commit date for the index pages with
|
|
`git log -1 +format=%cs` (use the long flag form), then copy that ISO date
|
|
into every <lastmod> entry below before tagging a release.
|
|
-->
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://kami.tw93.fun/</loc>
|
|
<lastmod>2026-07-04</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://kami.tw93.fun/index-zh.html</loc>
|
|
<lastmod>2026-07-04</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://kami.tw93.fun/index-ja.html</loc>
|
|
<lastmod>2026-07-04</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://kami.tw93.fun/index-ko.html</loc>
|
|
<lastmod>2026-07-04</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://kami.tw93.fun/index-tw.html</loc>
|
|
<lastmod>2026-07-04</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
</urlset>
|