<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="codehelp2.xsl"?>
<CODEHELP>
   <!--Test file from www.codehelp.co.uk-->
   <NAVIGATE>
      <FILE>../xml/anyfile.xml</FILE>
      <DESC>Change the FILE entry to point to a real file</DESC>
      <CLICK>A test link only</CLICK>
   </NAVIGATE>
   <NAVIGATE>
      <FILE>../xml/anyfile2.html</FILE>
      <DESC>Add more navigate/file/desc/click tags for more links</DESC>
      <CLICK>Adding more links</CLICK>
   </NAVIGATE>
</CODEHELP>


