Help for this page
my $firstWeightXpath = qq{ //*:data[ ... ] [0] };
$dom->F( '//what:ever', ... $XPATHCONTEXT->findnodes( $xpath, $self ); }