DELIMITERS = "<$.>" ;

LIST ASet = wanted ;

BEFORE-SECTIONS
MAP (@one @two @three) (*) ;

SECTION
REMOVE (@one) ;
REMOVE (@two) ;
REMOVE (@three) ;
