aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/sitemap.xml
blob: 103020dddcce5d6cd92c5d2f532b98a9bda4e4f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://submelon.dev/404/</loc>
    <lastmod>2025-3-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://submelon.dev/</loc>
    <lastmod>2025-3-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>