1<shapes> 2<rectangle width="10" height="30"/> 3<square side="15"/> 4<rectangle width="3" height="80"/> 5<circle radius="10"/> 6</shapes> 7