home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 160 - Disc 2 / MF_UK_160_2.iso / pc / DiscContent / Trials / oxygen / samples / debugger / Creation of elements and attributes / sample2.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-07-21  |  171 b   |  7 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--    Sample from Zvon XSLT tutorial (www.zvon.org)   -->
  3. <source>
  4.     <h1>GREETING</h1>
  5.     <p>Hello, world!</p>
  6. </source>
  7.