leptos/projects/sitemap_axum/sitemap-index.xml
2024-05-06 08:46:49 -04:00

38 lines
No EOL
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
<url>
<loc>https://mywebsite.com/blog/first-post</loc>
<lastmod>2024-04-23T17:28:07Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://mywebsite.com/blog/second-post</loc>
<lastmod>2024-04-23T17:28:07Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://mywebsite.com/blog/hello-world</loc>
<lastmod>2024-04-23T17:28:07Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://mywebsite.com/blog/tech-talk</loc>
<lastmod>2024-04-23T17:28:07Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://mywebsite.com/blog/travel-diaries</loc>
<lastmod>2024-04-23T17:28:07Z</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://mywebsite.com</loc>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
</urlset>