home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / xml_parser_simple1.xml < prev    next >
Encoding:
Text File  |  2004-10-01  |  215 b   |  9 lines

  1. <!-- $Id: xml_parser_simple1.xml,v 1.2 2004/05/24 21:42:33 schst Exp $ -->
  2. <foo>
  3.     <bar>content of bar</bar>
  4.     <empty/>
  5.     <argh foo="bar">
  6.         test
  7.         <tomato>pizza</tomato>
  8.     </argh>
  9. </foo>