<t:root xmlns:t="test"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="test test.xsd">

  <foo>foo</foo>
  <t:bar>t:bar</t:bar>
  <bar>bar</bar>
  
</t:root>
