<map>

<fruitTypeCategories>
<fruitTypeCategory name="string"Description: missing
Type: String
Required: no
>stringDescription: missing
Type: String
Required: no
</fruitTypeCategory>

</fruitTypeCategories>

<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
Type: String
Required: no
>

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

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

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

</attributes>
</parentFile>

<fruitTypeConverters>
<fruitTypeConverter name="string"Description: missing
Type: String
Required: no
>

<converter to="string"Description: missing
Type: String
Required: no
factor="float"Description: missing
Type: Float
Required: no
from="string"Description: missing
Type: String
Required: no
/>

</fruitTypeConverter>
</fruitTypeConverters>

<fruitTypes>
<fruitType filename="string"Description: missing
Type: String
Required: no
/>

</fruitTypes>
</map>