<?xml version="1.0" encoding="UTF-8"?>
<moo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="http://www.moo.com/xsd/api_0.7.xsd">
	<request>
		<version>0.7</version>
		<api_key>3ddbe3c0-17ac-c0a802d2-47bafd19-2473</api_key>
		<call>build</call>
	</request>
	<payload>
		<products>
			<product>
				<product_type>greetingcard</product_type>
				<designs>
					<design>
						<image>
							<url>
								http://farm3.static.flickr.com/2290/2178246751_a5124fdbc7_o.jpg
							</url>
							<type>variable</type>
							<crop>
								<auto>true</auto>
							</crop>
						</image>
						<text_collection>
							<greetingcard>
								<main>
									<string>
										Stencil in the middle (blue)
									</string>
									<align>center</align>
									<font>stencil</font>
									<colour>#0000ff</colour>
								</main>


							</greetingcard>
						</text_collection>
					</design>
					<design>
						<image>
							<url>
								http://farm3.static.flickr.com/2300/2179038972_23d2a1ff40_o.jpg
							</url>
							<type>variable</type>
							<crop>
								<auto>true</auto>
							</crop>
						</image>
						<text_collection>
							<greetingcard>
								<main>
									<string>
										Script to the right (red)
									</string>
									<align>right</align>
									<font>script</font>
									<colour>#ff0000</colour>
								</main>
								<back>
									<text_line>
										<id>1</id>
										<string>
											Can has cheese burger?
										</string>
									</text_line>
								</back>
							</greetingcard>
						</text_collection>
					</design>
					<design>
						<image>
							<url>
								http://farm3.static.flickr.com/2266/2178246585_14139d6905_o.jpg
							</url>
							<type>variable</type>
							<crop>
								<auto>true</auto>
							</crop>
						</image>
						<text_collection>
							<greetingcard>
								<main>
									<string>
										Rounded in the middle (light)
									</string>
									<align>center</align>
									<font>rounded</font>
									<colour>#ddeedd</colour>
								</main>
								<back>
									<text_line>
										<id>2</id>
										<string>line2</string>
									</text_line>
									<text_line>
										<id>3</id>
										<string>line3</string>
									</text_line>
									<text_line>
										<id>4</id>
										<string>line4</string>
										<colour>#ff0000</colour>
									</text_line>
								</back>
							</greetingcard>
						</text_collection>
					</design>
				</designs>
			</product>
		</products>
	</payload>
</moo>
