xref: /php-src/ext/xsl/tests/xinclude/data.xml (revision 3bb56ae4)
1<?xml version="1.0"?>
2<data>
3    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xincluded.xml" parse="xml"/>
4</data>
5