<?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>notecard</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>
							<notecard>
								<text_line>
									<id>1</id>
									<string>This is line 1</string>
								</text_line>
								<text_line>
									<id>2</id>
									<string>This is line 2</string>
								</text_line>
								<text_line>
									<id>3</id>
									<string>This is line 3</string>
								</text_line>
								<text_line>
									<id>4</id>
									<string>This is line 4</string>
								</text_line>
								<text_line>
									<id>main</id>
									<string>This is the main body of text</string>
								</text_line>
							</notecard>
						</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>
							<notecard>
								<text_line>
									<id>main</id>
									<string>In the centre box, you can add a load of text. It will get wrapped automagically for you.</string>
									<bold>true</bold>
									<align>center</align>
									<font>traditional</font>
									<colour>#ff00ff</colour>
								</text_line>
								<text_line>
									<id>1</id>
									<string>Bold / left / modern / red</string>
									<bold>true</bold>
									<align>left</align>
									<font>modern</font>
									<colour>#ff0000</colour>
								</text_line>
								<text_line>
									<id>2</id>
									<string>normal / center / traditional / green</string>
									<bold>false</bold>
									<align>center</align>
									<font>traditional</font>
									<colour>#00ff00</colour>
								</text_line>
								<text_line>
									<id>3</id>
									<string>bold / right / typewriter / blue</string>
									<bold>true</bold>
									<align>right</align>
									<font>typewriter</font>
									<colour>#0000ff</colour>
								</text_line>
								<text_line>
									<id>4</id>
									<string>normal / left / modern / yellow</string>
									<bold>false</bold>
									<align>left</align>
									<font>modern</font>
									<colour>#ffff00</colour>
								</text_line>
							</notecard>
						</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>
							<notecard>
								<text_line>
									<id>main</id>
									<string>
										We also preserve
										your
										newlines
										and wrap where the line gets too long!
									</string>
									<bold>true</bold>
									<align>right</align>
									<font>traditional</font>
									<colour>#ff00ff</colour>
								</text_line>
							</notecard>
						</text_collection>
					</design>						
				</designs>
			</product>
		</products>
	</payload>
</moo>
