Help for this page

Select Code to Download


  1. or download this
    <?xml versions="1.0"?>
    <spam-document version="3.5" timestamp="2001-05-13 15:33:45">
    ...
    <age>2</age>
    </customer>
    </spam-document>
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
          print XMLout($cust_xml);
          print "\n";