Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    <three>some text</three>
    <four>more text</four>
    </root>
    
  2. or download this
    <root>
    <one>some text</one>
    ...
    </group>
    <four>more text</four>
    </root>