diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 2de2708..ad83ad4 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -185,7 +185,13 @@
+
+
+
+
{#each ['ga', 'agt', 'cbrn'] as questionType}
+
+
{/each}
diff --git a/src/routes/sitemap.xml/+server.ts b/src/routes/sitemap.xml/+server.ts
index 2003e98..df93e74 100644
--- a/src/routes/sitemap.xml/+server.ts
+++ b/src/routes/sitemap.xml/+server.ts
@@ -57,6 +57,10 @@ export async function GET() {
https://thw-tools.de/clothing/
0.8
+
+ https://thw-tools.de/quiz/stats/
+ 0.4
+
${quizTypeLinks.join('')}
${singleQuestionLinks.join('')}
`.trim(),