<greenhousePlant>

<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
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
/>

<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
/>

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

</attributes>
</parentFile>

<stages>
<growing node="node"Description: Growing mesh
Type: Index to i3d node or i3d mapping identifier
Required: no
/>

<withered node="node"Description: Withered mesh
Type: Index to i3d node or i3d mapping identifier
Required: no
/>

</stages>

<i3dMappings>
<i3dMapping id="string"Description: Identifier to be used in xml
Type: String
Required: no
node="string"Description: Index path to node in i3d file
Type: String
Required: no
/>

</i3dMappings>

<i3dFilename>stringDescription: i3d file of plant
Type: String
Required: no
</i3dFilename>

</greenhousePlant>