(root)/
libxml2-2.12.3/
test/
XInclude/
ents/
coalesce1.xml
<t1 xmlns:xi="http://www.w3.org/2001/XInclude">
    start
    <xi:include href="#xpointer(/t1/text()[1])"/>
    end
</t1>