-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
24 lines (24 loc) · 837 Bytes
/
sitemap.xml
File metadata and controls
24 lines (24 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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/</loc>
<lastmod>2026-01-11T20:18:56-05:00</lastmod>
</url><url>
<loc>http://localhost:1313/about/</loc>
<lastmod>2026-01-11T17:49:26-05:00</lastmod>
</url><url>
<loc>http://localhost:1313/post/</loc>
<lastmod>2025-12-31T17:49:26-05:00</lastmod>
</url><url>
<loc>http://localhost:1313/post/testpost/</loc>
<lastmod>2025-12-31T17:49:26-05:00</lastmod>
</url><url>
<loc>http://localhost:1313/post/mypost/</loc>
<lastmod>2025-12-31T17:20:08-05:00</lastmod>
</url><url>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
</url>
</urlset>