1<?xml version="1.0" encoding="ISO-8859-1"?> 2<doc-one xmlns="http://xsl.lotus.com/ns2" xmlns:ns1="http://xsl.lotus.com/ns1"> 3 <ns1:a-two attrib1="Goodbye" xmlns="http://xsl.lotus.com/ns2" xmlns:ns1="http://xsl.lotus.com/ns1">Hello</ns1:a-two> 4 <b-three ns1:attrib2="Ciao"> 5 <c-four/> 6 </b-three> 7</doc-one>