$element->sort_children(sub { my ($elt) = @_; my $to = $elt->first_child('TabOrder'); $to ? $to->text : 0 }, type => 'numeric');