<?xml version="1.0" encoding="ISO-8859-1"?><dom-dumper xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
    <dump-without-star>
        <root><child>childText</child></root>
    </dump-without-star>

    <dump-with-star>
        <root><child>childText</child></root>
    </dump-with-star>
</dom-dumper>