<x:stylesheet xmlns:x="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:a="a" xmlns:b="b" exclude-result-prefixes="a b">
<x:output method="html" version="4.0" encoding="iso-8859-1" indent="yes" media-type="t/h"/>
<x:template match="*"><div><img/><x:apply-templates select="node()"/></div></x:template>
</x:stylesheet>
