diff options
| -rw-r--r-- | sitemap.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..25dfc97 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset + xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 + http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> +<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com --> + +<url> + <loc>https://www.raylib.com/</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>1.00</priority> +</url> +<url> + <loc>https://www.raylib.com/index.html</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.raylib.com/examples.html</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.raylib.com/games.html</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.raylib.com/cheatsheet/cheatsheet.html</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.raylib.com/license.html</loc> + <lastmod>2021-11-01T09:05:26+00:00</lastmod> + <priority>0.80</priority> +</url> + +</urlset> |
