my $t = XML::Twig ->new( pretty_print => 'indented' ) ->parse($xml) ->print;