diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-28 21:05:01 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-06-28 21:05:01 -0500 |
commit | 067ee4d66d0174be408d4051148f33b9a428ac3b (patch) | |
tree | c9f76456355b49785a08864022fd7c011075267e /data/static/sitemap.xml |
first commit
Diffstat (limited to 'data/static/sitemap.xml')
-rw-r--r-- | data/static/sitemap.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/data/static/sitemap.xml b/data/static/sitemap.xml new file mode 100644 index 0000000..1f568c3 --- /dev/null +++ b/data/static/sitemap.xml @@ -0,0 +1,42 @@ +<?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://alexscerba.com/</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>1.00</priority> +</url> +<url> + <loc>https://alexscerba.com/projects/</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://alexscerba.com/blog/</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://alexscerba.com/about/</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://alexscerba.com/projects/CCSEntryPortfolio</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://alexscerba.com/blog/FirstPost</loc> + <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <priority>0.64</priority> +</url>
+
+
+</urlset>
\ No newline at end of file |