This repository was archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
58 lines (58 loc) · 2.3 KB
/
sitemap.xml
File metadata and controls
58 lines (58 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nullhack.github.io/python-project-example/index.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/readme.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/api/python_package_example.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/api/python_package_example.python_module_example.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/api/source/python_package_example.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/api/source/python_package_example.python_module_example.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/scenarios/simple_calculation.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/tests/tests.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/tests/tests.python_package_example_test.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/tests/source/tests.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://nullhack.github.io/python-project-example/tests/source/tests.python_package_example_test.html</loc>
<lastmod>2023-03-03</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>