diff options
| author | Ray <[email protected]> | 2021-11-02 17:09:20 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-11-02 17:09:20 +0100 |
| commit | a0be1ff2b3d17bfe645e43385f4d437224be6939 (patch) | |
| tree | 56b3eab5613293317a79a7e8d10fd11ce3e0f4ad /sitemap.xml | |
| parent | 5d8742c117b580d156147dbbf3023811f329bd93 (diff) | |
| download | raylib.com-a0be1ff2b3d17bfe645e43385f4d437224be6939.tar.gz raylib.com-a0be1ff2b3d17bfe645e43385f4d437224be6939.zip | |
Create sitemap.xml
Diffstat (limited to 'sitemap.xml')
| -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> |
