diff options
Diffstat (limited to 'dst/sitemap.xml')
-rw-r--r-- | dst/sitemap.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dst/sitemap.xml b/dst/sitemap.xml new file mode 100644 index 0000000..26d4261 --- /dev/null +++ b/dst/sitemap.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset +xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 +http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" +xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url><loc>https://adamski.wtf/SPO notes.html</loc><lastmod>2022-02-17</lastmod><priority>1.0</priority></url> +<url><loc>https://adamski.wtf/game.html</loc><lastmod>2022-02-17</lastmod><priority>1.0</priority></url> +<url><loc>https://adamski.wtf/index.html</loc><lastmod>2022-02-17</lastmod><priority>1.0</priority></url> +<url><loc>https://adamski.wtf/ase.html</loc><lastmod>2022-02-17</lastmod><priority>1.0</priority></url> +</urlset> |