1<?xml version='1.0'?> 2<foo:document 3 xmlns:foo="http://apache.org/foo" 4 xmlns:bar="http://apache.org/bar"> 5<bar:element>MyBaz</bar:element> 6</foo:document>
1<?xml version='1.0'?> 2<foo:document 3 xmlns:foo="http://apache.org/foo" 4 xmlns:bar="http://apache.org/bar"> 5<bar:element>MyBaz</bar:element> 6</foo:document>