XML source<?xml version="1.0"?> |
<xslTutorial > |
<chapter> |
<title>Chapter 1</title> |
<comment>This is a comment</comment> |
<p> And this is some text </p> |
</chapter> |
<chapter> |
<title>Chapter 2</title> |
<p>This is some text as well</p> |
</chapter> |
</xslTutorial> |