Help for this page
my $twig = XML::Twig->new( twig_handlers => { ... }, pretty_print => 'indented', );
my $twig = XML::Twig->new( twig_handlers => { ... keep_atts_order => 1, pretty_print => 'indented', );
$color->set_atts({...});
$color->set_atts(...);