diff --git a/themes/common/atom.xml.xslt b/themes/common/atom.xml.xslt index 769f0a8..83dad26 100644 --- a/themes/common/atom.xml.xslt +++ b/themes/common/atom.xml.xslt @@ -2,7 +2,9 @@ xmlns:atom="http://www.w3.org/2005/Atom" xmlns:indexing="urn:atom-extension:indexing" xmlns:planet="http://planet.intertwingly.net/" - xmlns="http://www.w3.org/1999/xhtml"> + xmlns:xhtml="http://www.w3.org/1999/xhtml" + xmlns="http://www.w3.org/1999/xhtml" + exclude-result-prefixes="planet xhtml"> @@ -10,6 +12,10 @@ + + + +