13 lines
No EOL
376 B
XML
13 lines
No EOL
376 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://pompy.dev</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
<url>
|
|
<loc>https://blog.pompy.dev</loc>
|
|
<changefreq>always</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
</urlset> |