A typical XML file will look like this one. This for a Golden Scan 3
<?xml version="1.0"?>
<Moving_Light_Model>
<Model_Structure_Version_Info Version="1" Revision="0"/>
<Basic_Light_Model_Info Name="Claypaky Goldenscan 3" Manufacturer="Claypaky" Version="1" Revision="0" Number_Of_Channels="6" Number_Of_Mirrors="1" Distance_Between_Mirrors="0.000" Linear_Lead="0.30" Quad_Lead="0.05" Speed_Channel_Type="Velocity" Model_3D_Location="">
<Rigid_Channel_Assignment Light_Is_Rigidly_Assigned="no" Channel_Multiplier="0" Channel_Offset="0"/>
</Basic_Light_Model_Info>
<Light_Channel_Definitions>
<Channel_Definition Channel_Number="1" Setup_DMX_Value="000" Name="Iris"/>
<Channel_Definition Channel_Number="2" Setup_DMX_Value="000" Name="Color Wheel"/>
<Channel_Definition Channel_Number="3" Setup_DMX_Value="000" Name="Gobo"/>
<Channel_Definition Channel_Number="4" Setup_DMX_Value="127" Name="Dimmer"/>
<Channel_Definition Channel_Number="5" Setup_DMX_Value="128" Name="Pan"/>
<Channel_Definition Channel_Number="6" Setup_DMX_Value="128" Name="Tilt"/>
</Light_Channel_Definitions>
<Light_Specific_Information>
<Pan_Information>
<Pan_Parameter_List Light_Has_Pan="Yes" First_Channel="5" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="-97.9415" Limit_High="255" Limit_Low="0"/>
</Pan_Information>
<Tilt_Information>
<Tilt_Parameter_List Light_Has_Tilt="Yes" First_Channel="6" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="146.173" Limit_High="255" Limit_Low="0"/>
</Tilt_Information>
<Shutter_Information>
<Shutter_Parameter_List Light_Has_Shutter="no" Channel_Number="0" Open_Value="255" Closed_Value="0"/>
</Shutter_Information>
<Dimmer_Information>
<Dimmer_Parameter_List Light_Has_Dimmer="Yes" First_Channel="4" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="1" Limit_High="127" Limit_Low="0"/>
<Behavior_Curve_Table>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
<Point DMX_Value="0" Value="000.000"/>
</Behavior_Curve_Table>
</Dimmer_Information>
<Iris_Information>
<Iris_Parameter_List Light_Has_Iris="Yes" First_Channel="1" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="0.0178" Slope="364.6" Limit_High="63" Limit_Low="0"/>
<Behavior_Curve_Table/>
</Iris_Information>
<Focus_Information>
<Focus_Parameter_List Light_Has_Focus="no" First_Channel="1" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="00.00" Limit_High="255" Limit_Low="0"/>
<Behavior_Curve_Table/>
</Focus_Information>
<Speed_Information>
<Speed_Parameter_List Light_Has_Speed_Control="no" First_Channel="1" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="00.00" Limit_High="255" Limit_Low="0"/>
<Behavior_Curve_Table/>
</Speed_Information>
<Zoom_Information>
<Zoom_Parameter_List Light_Has_Zoom="no" First_Channel="1" Second_Channel="0" Control_Scheme_Type="1" X_Intercept="00.00" Slope="00.00" Limit_High="255" Limit_Low="0"/>
<Behavior_Curve_Table/>
</Zoom_Information>
</Light_Specific_Information>
</Moving_Light_Model>