mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 12:35:00 +01:00
28 lines
No EOL
645 B
XML
28 lines
No EOL
645 B
XML
<?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://example.org/posts/box-is-a-unique-type/</loc>
|
|
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/</loc>
|
|
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/posts/</loc>
|
|
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/categories/</loc>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>http://example.org/tags/</loc>
|
|
</url>
|
|
|
|
</urlset> |