<map>

<parentFile xmlFilename="string"Description: Remove vehicle if unit empty
Type: String
Required: no
>

<attributes>
<clearList keepIndex="integer"Description: Index of list to keep
Type: Integer
Required: no
path="string"Description: List to clear but keep one item
Type: String
Required: no
/>

<remove path="string"Description: Path to remove from parent xml
Type: String
Required: no
/>

<set path="string"Description: Path change in parent xml
Type: String
Required: no
value="string"Description: Target value to set in parent file
Type: String
Required: no
/>

</attributes>
</parentFile>

<replacements>
<herbicide>
<replacements fruitType="string"Description: Replacement fruittype. If undefined weed is used
Type: String
Required: no
>

<replacement sourceState="integer"Description: Herbicide replacement source state
Type: Integer
Required: no
targetState="integer"Description: Herbicide replacement target state
Type: Integer
Required: no
/>

</replacements>
</herbicide>
<mulcher>
<replacements fruitType="string"Description: Replacement fruittype. If undefined weed is used
Type: String
Required: no
>

<replacement sourceState="integer"Description: Mulcher replacement source state
Type: Integer
Required: no
targetState="integer"Description: Mulcher replacement target state
Type: Integer
Required: no
/>

</replacements>
</mulcher>
<weeder>
<replacements fruitType="string"Description: Replacement fruittype. If undefined weed is used
Type: String
Required: no
>

<replacement sourceState="integer"Description: Weeder replacement source state
Type: Integer
Required: no
targetState="integer"Description: Weeder replacement target state
Type: Integer
Required: no
/>

</replacements>
</weeder>
<weederHoe>
<replacements fruitType="string"Description: Replacement fruittype. If undefined weed is used
Type: String
Required: no
>

<replacement sourceState="integer"Description: Weeder hoe replacement source state
Type: Integer
Required: no
targetState="integer"Description: Weeder hoe replacement target state
Type: Integer
Required: no
/>

</replacements>
</weederHoe>
</replacements>

<weed name="string"Description: Weed layer name
Type: String
Required: no
title="string"Description: Weed title
Type: String
Required: no
>

<factors>
<factor state="integer"Description: Weed factor state
Type: Integer
Required: no
value="float"Description: Weed factor
Type: Float
Required: no
/>

</factors>
<fieldInfoStates>
<fieldInfoState state="integer"Description: Field info weed state
Type: Integer
Required: no
title="string"Description: Field info weed state title
Type: String
Required: no
/>

</fieldInfoStates>
<general firstChannel="integer"Description: Weed first channel
Type: Integer
Required: no
numChannels="integer"Description: Weed num channels
Type: Integer
Required: no
/>

<growth>
<update sourceState="integer"Description: Weed update source state
Type: Integer
Required: no
targetState="integer"Description: Weed update target state
Type: Integer
Required: no
/>

</growth>
<infoLayer filename="string"Description: Weed info layer filename
Type: String
Required: no
firstChannel="integer"Description: Weed info layer first channel
Type: Integer
Required: no
numChannels="integer"Description: Weed info layer num channels
Type: Integer
Required: no
>

<blockingState firstChannel="integer"Description: Weed info layer blocking first channel
Type: Integer
Required: no
numChannels="integer"Description: Weed info layer blocking num channels
Type: Integer
Required: no
value="integer"Description: Weed info layer blocking value
Type: Integer
Required: no
/>

</infoLayer>
<mapColors>
<mapColor colorBlind="x y z w"Description: Color blind map colors
Type: Multiple values (x, y, z, w)
Required: no
default="x y z w"Description: Default map colors
Type: Multiple values (x, y, z, w)
Required: no
states="1 2 .. n"Description: Map color states
Type: Multiple values
Required: no
/>

</mapColors>
<states>
<denseStart value="integer"Description: Weed sparse state
Type: Integer
Required: no
/>

<sparseStart value="integer"Description: Weed sparse state
Type: Integer
Required: no
/>

</states>
</weed>
</map>