<?xml version="1.0" encoding="utf-8"?>
<content>
<evos>
<evo id="evo75" name="Evo 75">
<imageStack>
	<image src="Evo 75.png"></image>
	<image src="Cristal_Left.png"></image>
	<image id="cristal-right" src="Cristal_Right_Comp.png"></image>
</imageStack>
<positions>
	<position id="rail" rows="1" cols="2">
		<columnName>Left</columnName>
		<columnName>Right</columnName>		
	</position>
	<position id="tray" rows="5" cols="30"></position>
		<columnName></columnName>		
	</position>
	<position id="table" rows="1" cols="1"></position>
		<columnName></columnName>		
	</position>
	<position id="cabinet-left" rows="1" cols="1"></position>
		<columnName></columnName>		
	</position>
	<position id="cabinet-center" rows="1" cols="1"></position>
		<columnName></columnName>		
	</position>
	<position id="cabinet-right" rows="2" cols="1"></position>
		<columnName></columnName>		
	</position>
</positions>
<menu>
	<category>
		<title>Liquid Handling Arms</title>
		<helperText>Step 1</helperText>
		<items>
			<item position="rail" id="lha-1">
			  <title>Liquid Handling Arm</title>
			  <text></text>
			  <animation></animation>
			</item>
		</items>
	</category>
	<category>
		<title>Plate Handling Logistics</title>
		<helperText>Step 2</helperText>
		<items>
			<item position="rail" id="rma-1">
			  <title>Robotic Manipulator Arm</title>
			  <text></text>
			  <animation></animation>
			</item>
		</items>
	</category>
	<category>
		<title>Carriers for Labware</title>
		<helperText>Step 3</helperText>
		<items>
			<item position="tray" id="ws-1">
			  <title>Wash Station</title>
			  <text></text>
			  <animation></animation>
			</item>
		</items>
	</category>
	<category>
		<title>Modules</title>
		<helperText>Step 4</helperText>
		<items>
			<item position="tray" id="mod-1">
			  <title>Module 1</title>
			  <text></text>
			  <animation></animation>
			</item>
		</items>
	</category>
	<category>
		<title>Plate Logistics</title>
		<helperText>Step 5</helperText>
		<items>
			<item position="tray" id="pl-1">
			  <title>Plate Logistics 1</title>
			  <text></text>
			  <animation></animation>
			</item>
		</items>
	</category>
</menu>
</evo>
</evos>
</content>