1 2 3 4 5 6 7 8
<root xmlns="foo" xmlns:b="bar"> <nested xmlns:c="cox"> <c:inner>x</c:inner> </nested> <empty/> <empty x="x"/> <split>foo&bar</split> </root>