1<?xml version="1.0" encoding="UTF-8"?>
2<test:data xmlns:test="http://www.example.org/test">
3  <test:a xmlns:xsl="http://www.w3.org/1999/XSL/Transform" a="1"/>
4  <test:b xmlns:xsl="http://www.w3.org/1999/XSL/Transform" b="1"/>
5</test:data>
6