<?xml version="1.0" encoding="UTF-8"?>
<device type="DMXDevice" dmxaddresscount="2" dmxcversion="3.0.0" ddfversion="1.0.0">
	<information>
		<model>Titan 1500W Strobe</model>
		<vendor>Showtech</vendor>
		<author>Sir BenSon</author>
		<mode>2 Channel</mode>
		<comment></comment>
	</information>
	<functions>
		<strobe dmxchannel="1">
			<step type="open" mindmx="0" maxdmx="255"/>
			<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="255"/>
		</strobe>
		<dimmer dmxchannel="2">
			<step type="open" mindmx="0" maxdmx="255"/>
			<range type="linear" mindmx="0" maxdmx="255" minval="0" maxval="255"/>
		</dimmer>
	</functions>
</device>