<?xml version="1.0" encoding="UTF-8"?>
<Template xmlns="http://www.moo.com/xsd/template-1.0">
    <Code>businesscard_full_image_portrait</Code>
    <Version>1</Version>
    <Settings>
        <Units type="millimetres"/>
        <Origin orientation="top-left" offsetX="0" offsetY="0"/>
        <PrintArea>
            <Width>59</Width>
            <Height>88</Height>
        </PrintArea>
        <BleedBox>
            <Centre x="29.5" y="44"/>
            <Width>59</Width>
            <Height>88</Height>
            <Angle>0</Angle>
        </BleedBox>
        <CutBox>
            <Centre x="29.5" y="44"/>
            <Width>55</Width>
            <Height>84</Height>
            <Angle>0</Angle>
        </CutBox>
        <SafeAreaBox>
            <!--  assume safe area matches bleed for now @ 2mm -->
            <Centre x="29.5" y="44"/>
            <Width>51</Width>
            <Height>80</Height>
            <Angle>0</Angle>
        </SafeAreaBox>
        <RotationAngle>90</RotationAngle>
        <FontSubstitutionStrategy>allLinesIfAnyNeeded</FontSubstitutionStrategy>
    </Settings>
    <Items>
    	<Box>
    		<LinkId>background_box</LinkId>
    		<ClippingBox>
	           <Centre x="29.5" y="44"/>
	           <Width>59</Width>
	           <Height>88</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="29.5" y="44"/>
                    <Width>59</Width>
                    <Height>88</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>
    