Skip to content

Commit e517445

Browse files
committed
Create sitemap.xml
1 parent fb691e2 commit e517445

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

sitemap.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset
3+
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6+
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7+
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8+
9+
10+
<url>
11+
<loc>https://mlenddatasets.github.io/</loc>
12+
<lastmod>2024-01-13T12:43:07+00:00</lastmod>
13+
<priority>1.00</priority>
14+
</url>
15+
<url>
16+
<loc>https://mlenddatasets.github.io/gallery/</loc>
17+
<lastmod>2024-01-13T12:43:07+00:00</lastmod>
18+
<priority>0.80</priority>
19+
</url>
20+
<url>
21+
<loc>https://mlenddatasets.github.io/aboutus</loc>
22+
<lastmod>2024-01-13T12:43:07+00:00</lastmod>
23+
<priority>0.80</priority>
24+
</url>
25+
26+
27+
</urlset>

0 commit comments

Comments
 (0)