blob: 95e1f0be6effd1b3302abda03abf2ef177e6743a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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/posts/my-first-post/</loc>
<lastmod>2025-09-11T12:59:35-04:00</lastmod>
</url><url>
<loc>http://localhost:1313/</loc>
<lastmod>2025-09-11T12:59:35-04:00</lastmod>
</url><url>
<loc>http://localhost:1313/posts/</loc>
<lastmod>2025-09-11T12:59:35-04:00</lastmod>
</url><url>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
</url>
</urlset>
|