diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-01-21 17:20:32 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 17:20:32 +0530 |
commit | cfc2336bf902b1ba9389101b27c4d6e0a96be35e (patch) | |
tree | 909f98747939665cba4a936353574940dab7e0ac | |
parent | 5c2f28983b2fe983471677650f102067bee14445 (diff) |
Added sitemap
-rw-r--r-- | sitemap.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..b14b45d --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,32 @@ +<?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://navanchauhan.github.io/</loc> + <lastmod>2018-01-21T11:42:16+00:00</lastmod> + <priority>1.00</priority> +</url> +<url> + <loc>https://navanchauhan.github.io/Mjolnir/</loc> + <lastmod>2017-11-02T13:52:14+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://navanchauhan.github.io/Grub-Repair-Toolkit/</loc> + <lastmod>2018-01-16T14:01:46+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://navanchauhan.github.io/Contact.html</loc> + <lastmod>2018-01-21T11:42:16+00:00</lastmod> + <priority>0.80</priority> +</url>
+
+
+</urlset>
\ No newline at end of file |