<?xml version="1.0" encoding="UTF-8"?>
<Template xmlns="http://www.moo.com/xsd/template-1.0">
    <Code>businesscard_full_image_landscape</Code>
    <Version>1</Version>
    <Settings>
        <Units type="millimetres"/>
        <Origin orientation="top-left" offsetX="0" offsetY="0"/>
        <PrintArea>
            <Width>88</Width>
            <Height>59</Height>
        </PrintArea>
        <BleedBox>
            <Centre x="44" y="29.5"/>
            <Width>88</Width>
            <Height>59</Height>
            <Angle>0</Angle>
        </BleedBox>
        <CutBox>
            <Centre x="44" y="29.5"/>
            <Width>84</Width>
            <Height>55</Height>
            <Angle>0</Angle>
        </CutBox>
        <SafeAreaBox>
            <!--  assume safe area matches bleed for now @ 2mm -->
            <Centre x="44" y="29.5"/>
            <Width>80</Width>
            <Height>51</Height>
            <Angle>0</Angle>
        </SafeAreaBox>
        <RotationAngle>0</RotationAngle>
        <FontSubstitutionStrategy>allLinesIfAnyNeeded</FontSubstitutionStrategy>
    </Settings>
    <Items>
    	<Box>
    		<LinkId>background_box</LinkId>
    		<ClippingBox>
	           <Centre x="44" y="29.5"/>
	           <Width>88</Width>
	           <Height>59</Height>
	           <Angle>0</Angle>
    		</ClippingBox>
		     <Colour type="CMYK">
		     	<Cyan>0</Cyan>
		     	<Magenta>0</Magenta>
		     	<Yellow>0</Yellow>
		     	<Black>0</Black>
		     </Colour>
    		<Filled>true</Filled>
    		<Layout>
    			<zIndex>0</zIndex>
    		</Layout>
    	</Box>
        <Image>
             <LinkId>variable_image_front</LinkId>
             <ClippingBox>
                    <Centre x="44" y="29.5"/>
                    <Width>88</Width>
                    <Height>59</Height>
                    <Angle>0</Angle>
             </ClippingBox>
             <Constraints>
                 <TopEdge outside="true" betweenBleedAndCut="true" betweenCutAndSafe="true" insideSafe="true"/>
                 <LeftEdge outside="true" betweenBleedAndCut="true" betweenCutAndSafe="true" insideSafe="true"/>
                 <BottomEdge outside="true" betweenBleedAndCut="true" betweenCutAndSafe="true" insideSafe="true"/>
                 <RightEdge outside="true" betweenBleedAndCut="true" betweenCutAndSafe="true" insideSafe="true"/>
             </Constraints>
             <Layout>
                 <zIndex>1</zIndex>
             </Layout>
        </Image>
    </Items>
</Template>
    