startshape START

rule START {

CIRCLE { }
SQUARE { x 1.5 }
CIRCLE { y 2.5 }

}