blob: e03b3859e66dd17f847dd43ae8a498d3a98540ec [file] [log] [blame]
Daniel Veillardbf432752000-11-12 15:56:56 +00001<?xml version="1.0"?>
2<x xmlns:xinclude="http://www.w3.org/1999/XML/xinclude">
3 <!-- 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>