The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# groups (with border none)
group.cities { label: Cities; }

( Cities 
    [ Ulm ] -> [ Lahn ] -> [ Bonn ]
    -> [ Trier ]
) { class: cities; background: #ff80a0; border: none; }

[ Koblenz ] -> [ Berlin ]
[ Frankfurt ]