Skip to content

Commit 8a418fe

Browse files
Archive GSoC 2022 files
1 parent 44f00dd commit 8a418fe

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

2022/sitemap.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset
3+
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
6+
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
7+
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8+
9+
<url>
10+
<loc>https://python-gsoc.org/</loc>
11+
<priority>1.00</priority>
12+
</url>
13+
<url>
14+
<loc>https://python-gsoc.org/contributors.html</loc>
15+
<priority>0.80</priority>
16+
</url>
17+
<url>
18+
<loc>https://python-gsoc.org/mentors.html</loc>
19+
<priority>0.80</priority>
20+
</url>
21+
<url>
22+
<loc>https://python-gsoc.org/deadlines.html</loc>
23+
<priority>0.80</priority>
24+
</url>
25+
<url>
26+
<loc>https://python-gsoc.org/psf_ideas.html</loc>
27+
<priority>0.80</priority>
28+
</url>
29+
30+
</urlset>

0 commit comments

Comments
 (0)