Version 2.0.0
[xmlmerge.git] / tests / 0003.comments.in.xml
blobbbe98d42c9367e595aa8cd8cbc9b9c191af0588a
1 <?xml version='1.0' encoding='utf-8'?>
2 <Test xmlns:xm="urn:felixrabe:xmlns:xmlmerge:preprocess">
3     <!-- a spurious comment -->
4     <xm:Comment>This one won't be seen in the output</xm:Comment>
5 </Test>