<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>
		<!-- <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> -->
		<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>
		<!-- <preflights> -->
		<!-- Export a template from the Input check/fix tool to see which variables to use for each profile.-->
		<!-- </preflights> -->
	</job>
</ticket>