This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
113 lines (112 loc) · 3.19 KB
/
sitemap.xml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://eclipse.dev/jetty/</loc>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/about.php</loc>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/configure.dtd</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/contribute.php</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/develop.php</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<!-- Documentation Links -->
<!-- end documentation links -->
<url>
<loc>https://eclipse.dev/jetty/download.php</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/eclipse.php</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/get_involved.php</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/index.php</loc>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<!-- canonical versioned links -->
<url>
<loc>https://eclipse.dev/jetty/documentation/index.php</loc>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/documentation/contribution-guide/index.html</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/documentation/jetty-12/operations-guide/index.html</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/documentation/jetty-12/programming-guide/index.html</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/javadoc/jetty-12/index.html</loc>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<!-- end canonical versioned links -->
<url>
<loc>https://eclipse.dev/jetty/licenses.php</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/mailing_lists.php</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/previous_versions.php</loc>
<changefreq>weekly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/security-processes.php</loc>
<changefreq>yearly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/security-reports.php</loc>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/support.php</loc>
<changefreq>yearly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://eclipse.dev/jetty/tools.php</loc>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>
</urlset>