<ticket version="1.3">
	<job>
		<source>
			<!-- Put the full path to the image file in filespec node below -->
			<filespec>file://</filespec>
			<!-- <pages>1-N</pages> -->
			<!-- <copies>1</copies> -->
			<!-- define image dimensions: use only one of scale, width or height.
				 The image aspect ratio is always preserved. -->
			<!-- <scale>100.0</scale> -->
			<!-- <width unit="mm">25.4</width> -->
			<!-- <width unit="cm">2.54</width> -->
			<!-- <width unit="in">1.0</width> -->
			<!-- <height unit="mm">25.4</height> -->
			<!-- <height unit="cm">2.54</height> -->
			<!-- <height unit="in">1.0</height> -->
		</source>
		<process>
			<!-- To enable ganging use only one of following lines -->
			<!-- <gang>GangName</gang> -->
			<!-- <gang by="orderID"/> -->
			<!-- <gang by="jobID"/> -->
			<!-- <gang by="customerID"/> -->
			<!-- <gang by="jobName"/> -->
			<!-- <gang by="comment"/> -->
			<!-- Global hotfolder options -->
			<!-- <recipe>Recipe name</recipe> -->
		</process>
		<info>
			<!-- <customerID>CUST00001</customerID> -->
			<!-- <orderID>ORD00001</orderID> -->
			<!-- <jobID>JOB0001</jobID> -->
			<!-- <jobName>Job name</jobName> -->
			<!-- <comment>some comment</comment> -->
			<!-- <sequence>123</sequence> -->
		</info>
		<!-- <media> -->
		<!-- <formatName>Roll 1300mm</formatName> -->
		<!-- Set a dimension to 0 for roll. Allowed units: mm, cm, in -->
		<!-- <width unit="mm">1300</width> -->
		<!-- <height>0</height> -->
		<!-- <margins> -->
		<!-- <top unit="mm">10.0</top> -->
		<!-- <bottom unit="mm">15</bottom> -->
		<!-- <left unit="mm">15</left> -->
		<!-- <right unit="mm">15</right> -->
		<!-- </margins> -->
		<!-- </media> -->
		<preflights>
			<preflight>
				<!--
Converts the current document to PDF/X-1a for ISO Coated v2 (ECI) as the intended printing condition. Converts calibrated colors and device dependent RGB to CMYK where necessary, while maintaining spot colors. Layers and transparency are flattened if present.
-->
				<profile>C:\Users\Documents\PrimeCenter\preflight-profiles\PDF Standards\Convert\Convert to PDF_X-1a (ISO Coated v2 (ECI)).ckfpx</profile>
				<pdfReportDir>C:\Users\Documents\PrimeCenter\DefaultPDFReport</pdfReportDir>
			</preflight>
			<preflight>
				<!--
This fixup will fill inside or outside of one of a Contour with a CMYK value, this color can be set to a spot-color.  
-->
				<profile>C:\Users\Documents\PrimeCenter\preflight-profiles\Basic Signs\Spot\Fill Contour with Color.ckfpx</profile>
				<variables>
					<!--
	label: Contour
	type: string (regex)
	default: (CutContour)
-->
					<PC_FillContourWithSpot_ContourRegex>(CutContour)</PC_FillContourWithSpot_ContourRegex>
					<!--
	label: Area
	type: enum
	choices: Inside, Outside
	default: Inside
-->
					<PC_FillContourWithSpot_Area>Inside</PC_FillContourWithSpot_Area>
					<!--
	label: Adjust
	type: number (Unit: mm)
	default: 0
-->
					<PC_FillContourWithSpot_Adjust>0</PC_FillContourWithSpot_Adjust>
					<!--
	label: undefined
	type: array (Usage: ["rgb"|"cmyk", red|cyan, green|magenta, blue|yellow, black, createAsSpotColor (0: false; 1: true), spotColorName, spotColorPercentage])
	default: ["cmyk",0,0,0,0,0,"White",100]
-->
					<PC_FillContourWithSpot_Color>["cmyk",0,0,0,0,0,"White",100]</PC_FillContourWithSpot_Color>
				</variables>
				<pdfReportDir>C:\Users\Documents\PrimeCenter\DefaultPDFReport</pdfReportDir>
			</preflight>
			<preflight>
				<!--
This FixUp will rotate the page 90,-90,180 degrees
-->
				<profile>C:\Users\Basic Signs\Page\Orientation\Rotate Page.ckfpx</profile>
				<variables>
					<!--
	label: Angle
	type: enum
	choices: 90, 180, 270
	default: 90
-->
					<PC_RotatePage_Angle>90</PC_RotatePage_Angle>
				</variables>
				<pdfReportDir>C:\Documents\PrimeCenter\DefaultPDFReport</pdfReportDir>
			</preflight>
			<variables>
				<PC-RenderResolution>150</PC-RenderResolution>
			</variables>
		</preflights>
	</job>
</ticket>