Help for this page

Select Code to Download


  1. or download this
    my $t = XML::Twig
            ->new( pretty_print => 'indented' )
            ->parse($xml)
            ->print;
    
  2. or download this
    Output:
    
    ...
      <nativeRoomRate>1106.62</nativeRoomRate>
      <rateFrequency>B</rateFrequency>
    </RateInfo>