xref: /aosp_15_r20/external/apache-xml/test/tests/api/trax/xml/baz.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
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>