blob: a0f6dc460f88906f948b5e2bdda69cc3c2f7a1cf [file] [log] [blame]
Daniel Veillardbf432752000-11-12 15:56:56 +00001<?xml version="1.0"?>
Daniel Veillardbbd22452001-05-23 12:02:27 +00002<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
Daniel Veillardbf432752000-11-12 15:56:56 +00003 <!-- Simple test of including another XML document -->
4 <doc>
5<p>something</p>
6<p>really</p>
7<p>simple</p>
8</doc>
9</x>