<!-- XmlBase02.xml: simple base URI test:  given URI throughout -->
<doc xmlns:eg="http://id.example.org/namespace" xml:base="http://id.example.org/base1">
  <eg:inner eg:a2="a2">
    <eg:deeper eg:a3="a3" />
  </eg:inner>
</doc>
