Help for this page
sub get_data { my($element, $attribute, $index) = @_; ... return $node->getAttribute($attribute); }