diff options
author | jaseg <git@jaseg.de> | 2021-11-25 11:54:57 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2021-11-25 11:54:57 +0100 |
commit | 435716d0331060a81278b143825ef695fa0bec44 (patch) | |
tree | a61328e903e0e8a10ab1fb6cc8894c91dfb2d0ad /sitemap.xml | |
parent | e7a91af6b5fffe7c9d845123c6c2fcfd73d9b02f (diff) | |
parent | 0e42d6bc99bc513535ce257f12807f0935fb7acf (diff) | |
download | blog-435716d0331060a81278b143825ef695fa0bec44.tar.gz blog-435716d0331060a81278b143825ef695fa0bec44.tar.bz2 blog-435716d0331060a81278b143825ef695fa0bec44.zip |
deploy.py auto-commit
Diffstat (limited to 'sitemap.xml')
-rw-r--r-- | sitemap.xml | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..b6860e1 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,46 @@ +<?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://blog.jaseg.de/</loc> + <lastmod>2021-11-23T23:42:20+01:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/ihsm-worlds-first-diy-hsm/</loc> + <lastmod>2021-11-23T23:42:20+01:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/</loc> + <lastmod>2021-11-23T23:42:20+01:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/kicad-mesh-plugin/</loc> + <lastmod>2020-08-18T13:15:39+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/private-contact-discovery/</loc> + <lastmod>2019-06-22T10:30:00+08:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/hsm-basics/</loc> + <lastmod>2019-05-17T15:29:20+08:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/serial-protocols/</loc> + <lastmod>2018-05-19T08:09:46+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/thors-hammer/</loc> + <lastmod>2018-05-03T11:59:37+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/multichannel-led-driver/</loc> + <lastmod>2018-05-02T11:31:14+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/wifi-led-driver/</loc> + <lastmod>2018-05-02T11:31:03+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/posts/led-characterization/</loc> + <lastmod>2018-05-02T11:18:38+02:00</lastmod> + </url><url> + <loc>https://blog.jaseg.de/about/</loc> + </url><url> + <loc>https://blog.jaseg.de/categories/</loc> + </url><url> + <loc>https://blog.jaseg.de/imprint/</loc> + </url><url> + <loc>https://blog.jaseg.de/tags/</loc> + </url> +</urlset> |