forked from godotengine/godot-docs
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathsitemap.xml
More file actions
26 lines (19 loc) · 820 Bytes
/
sitemap.xml
File metadata and controls
26 lines (19 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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">
<url>
<loc>https://docs.redotengine.org/en/stable/</loc>
<xhtml:link rel="alternate" hreflang="en" href="https://docs.redotengine.org/en/stable/" />
<lastmod>2025-09-15T10:00:45.771771+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://docs.redotengine.org/en/stable/en/latest/</loc>
<xhtml:link rel="alternate" hreflang="en"
href="https://docs.redotengine.org/en/stable/en/latest/" />
<lastmod>2025-09-27T00:00:12.050183+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
</urlset>