﻿<?xml version="1.0" encoding="UTF-8"?>
<device type="DMXDevice" dmxcversion="3.2.0" ddfversion="1.0.0">
	<information>
		<model>Test Matrix-RGB+</model>
		<vendor>DMXControl Projects</vendor>
		<author>Stefan Kistner</author>
	</information>
	<functions>
		<dimmer dmxchannel="0" />
		<rgb>
			<red dmxchannel="1" />
			<green dmxchannel="2" />
			<blue dmxchannel="3" />
			<white dmxchannel="4" />
		</rgb>
		<matrix dmxchannel="5" rows="1" columns="4" whiteoffset="3" />
	</functions>
</device>