Decorations

<decorations>
    <design  . . .  />			//Design component
    <lettering  . . .  />		//Lettering component
    <team_name_lettering  . . .  /> 	//Team Lettering component
</decorations>

There can be one or more decorations components.

The decorations components are design, lettering, team_lettering. At least one decoration is required. The order of decorations in the xml string specifies the order of stitching in the final design.

api/newLetteringPreview function expects a single lettering decoration only.