summaryrefslogtreecommitdiff
path: root/django/contrib/sitemaps/templates/sitemap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'django/contrib/sitemaps/templates/sitemap.xml')
-rw-r--r--django/contrib/sitemaps/templates/sitemap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/contrib/sitemaps/templates/sitemap.xml b/django/contrib/sitemaps/templates/sitemap.xml
index 30ca3c024e..b13b830b9c 100644
--- a/django/contrib/sitemaps/templates/sitemap.xml
+++ b/django/contrib/sitemaps/templates/sitemap.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
{% spaceless %}
{% for url in urlset %}
<url>