Help for this page
my @lats = map $_->getValue(), $root->findnodes('//datacolumn[@name="Latitude"]/item/@value');
my %table; #for my $col_node ( $root->findnodes('//datacolumn') ) { ... $col_node->findnodes('item/@value') ]; }