diff options
| author | Nathan | 2017-07-22 10:57:44 -0400 |
|---|---|---|
| committer | Nathan | 2017-07-22 10:57:44 -0400 |
| commit | abd86fd571b3c0e161a818047dfebbbd893a6714 (patch) | |
| tree | 17c1fcaf3a2500e226a0a09986b9d38800e8536d /sitemap.xml | |
| parent | e208d1977ccac68ccc01c356a4d485924022572e (diff) | |
| download | podcast-abd86fd571b3c0e161a818047dfebbbd893a6714.tar.bz2 | |
New websitegh-pages
Diffstat (limited to 'sitemap.xml')
| -rw-r--r-- | sitemap.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..8a2fdb4 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" + xmlns:xhtml="http://www.w3.org/1999/xhtml"> + + <url> + <loc>https://nathanjaremko.com/podcast/categories/</loc> + <priority>0</priority> + </url> + + <url> + <loc>https://nathanjaremko.com/podcast/tags/</loc> + <priority>0</priority> + </url> + + <url> + <loc>https://nathanjaremko.com/podcast/</loc> + <priority>0</priority> + </url> + +</urlset>
\ No newline at end of file |
