Help for this page
my $t= XML::Twig->new(); $t->parsefile("new.xml"); ... { print $para->text()."\n"; }
<root> <record> ... </record> </root>