followup-1.xml 160 B

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