my $t = parse XML::Twig::Elt(\*DATA); $t->sort_children_on_att('attribute'); $t->print;