<?xml version="1.0"?>
<device image="Light.gif">
	<information>
		<name>RGBW-Device</name>
		<author>Jens-Peter Kühn</author>
		<vendor>Generic</vendor>
		<version>1</version>
	</information>
	<channels>
		<function channel="0" minvalue="0" maxvalue="255" name="Red" fade="yes" type="r" />
		<function channel="1" minvalue="0" maxvalue="255" name="Green" fade="yes" type="g" />
		<function channel="2" minvalue="0" maxvalue="255" name="Blue" fade="yes" type="b" />
		<function channel="3" minvalue="0" maxvalue="255" name="White" fade="yes" type="w" />
	</channels>
	<form width="177" height="207">
		<deviceimage top="0" left="0" />
		<devicename top="0" left="40" />
		<deviceadress top="16" left="40" />
		<colorpicker top="40" left="0" height="100" width="177" mode="rgb" channel1="1" channel2="2" channel3="3" layout="2" />
		<slider top="164" left="8" height="41" width="153" startvalue="0" endvalue="255" channel="4" />
		<label top="144" left="8" caption="Weis" />
	</form>
</device>