diff --git a/setup.py b/setup.py
index ddf28ee01..ede33594d 100644
--- a/setup.py
+++ b/setup.py
@@ -62,6 +62,7 @@ setup(
             '../README.rst',
             'static/*/*',
             'translations/*/*/*',
+            'templates/*.xml',
             'templates/*.html',
             'templates/result_templates/*.html',
         ],