Help for this page
<products> <product> ... ... </product> </products>
my $file ='products.xml'; my $parser = new XML::Parser(Style=>'Stream'); ... } }1;