Sign in
apache
/
commons-xml
/
refs/heads/feature/ci-matrix
/
.
/
src
/
test
/
resources
/
leaked
/
with-xinclude.xml
blob: d02533acce53baf9efa7bfba76c6218c38210981 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!-- SPDX-License-Identifier: Apache-2.0 -->
<root
xmlns:xi
=
"http://www.w3.org/2001/XInclude"
>
<xi:include
href
=
"referenced.xml"
/>
</root>