example-1.xml 224 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="doc.xsl"
  3. type="text/xsl" ?>
  4. <!DOCTYPE doc SYSTEM "doc.dtd">
  5. <doc>Hello, world!<!-- Comment 1 --></doc>
  6. <?pi-without-data ?>
  7. <!-- Comment 2 -->
  8. <!-- Comment 3 -->