<x:stylesheet xmlns:x="http://www.w3.org/1999/XSL/Transform" xmlns:a="a" xmlns:b="b" version="1.0">
<x:output method="text" encoding="iso-8859-1" media-type="t/p"/>
<x:template match="*"><x:copy><x:apply-templates select="node()"/></x:copy></x:template>
</x:stylesheet>
