diff options
| author | Ben Fuhrmannek | 2021-02-11 11:09:44 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2021-02-11 11:09:44 +0100 |
| commit | b738e6593378c112b903f03961af11f988e3fca5 (patch) | |
| tree | 69bc09fc84e0f72df46b5785b529f11ba1aa922b /sitemap.xml | |
.
Diffstat (limited to 'sitemap.xml')
| -rw-r--r-- | sitemap.xml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..08fe62e --- /dev/null +++ b/sitemap.xml | |||
| @@ -0,0 +1,56 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <urlset | ||
| 3 | xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||
| 4 | xmlns:xhtml="http://www.w3.org/1999/xhtml" | ||
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
| 6 | xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 | ||
| 7 | http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> | ||
| 8 | <url> | ||
| 9 | <loc>https://suhosin.org/archive.html</loc> | ||
| 10 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 11 | </url> | ||
| 12 | <url> | ||
| 13 | <loc>https://suhosin.org/blog/index.html</loc> | ||
| 14 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 15 | </url> | ||
| 16 | <url> | ||
| 17 | <loc>https://suhosin.org/categories/index.html</loc> | ||
| 18 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 19 | </url> | ||
| 20 | <url> | ||
| 21 | <loc>https://suhosin.org/listings/index.html</loc> | ||
| 22 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 23 | </url> | ||
| 24 | <url> | ||
| 25 | <loc>https://suhosin.org/stories/benchmark.html</loc> | ||
| 26 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 27 | </url> | ||
| 28 | <url> | ||
| 29 | <loc>https://suhosin.org/stories/configuration.html</loc> | ||
| 30 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 31 | </url> | ||
| 32 | <url> | ||
| 33 | <loc>https://suhosin.org/stories/download.html</loc> | ||
| 34 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 35 | </url> | ||
| 36 | <url> | ||
| 37 | <loc>https://suhosin.org/stories/faq.html</loc> | ||
| 38 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 39 | </url> | ||
| 40 | <url> | ||
| 41 | <loc>https://suhosin.org/stories/feature-list.html</loc> | ||
| 42 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 43 | </url> | ||
| 44 | <url> | ||
| 45 | <loc>https://suhosin.org/stories/howtos.html</loc> | ||
| 46 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 47 | </url> | ||
| 48 | <url> | ||
| 49 | <loc>https://suhosin.org/stories/index.html</loc> | ||
| 50 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 51 | </url> | ||
| 52 | <url> | ||
| 53 | <loc>https://suhosin.org/stories/install.html</loc> | ||
| 54 | <lastmod>2019-07-01T10:48:00Z</lastmod> | ||
| 55 | </url> | ||
| 56 | </urlset> \ No newline at end of file | ||
