<fields>

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

<task stoneLevel="integer"Description: Stone level
Type: Integer
Required: no
rollerLevel="integer"Description: Roller level
Type: Integer
Required: no
clearHeight="boolean"Description: Clear tip anything
Type: Boolean
Required: no
limeLevel="integer"Description: Lime level
Type: Integer
Required: no
fieldType="string"Description: Name of the field type
Type: String
Required: no
customName="string"Description: Custom name of the task
Type: String
Required: no
status="string"Description: Status of the task
Type: String
Required: no
plowLevel="integer"Description: Plow level
Type: Integer
Required: no
stubbleShredLevel="integer"Description: Stubbleshred level
Type: Integer
Required: no
className="string"Description: missing
Type: String
Required: no
fieldId="integer"Description: Id of the field
Type: Integer
Required: no
weedState="integer"Description: Weed state
Type: Integer
Required: no
>

<area currentMaxY="float"Description: Current polygon minY clip region
Type: Float
Required: no
currentMinY="float"Description: Current polygon minY clip region
Type: Float
Required: no
>

<parallelogram worldWidthXZ="x y"Description: Parallelogram world width position (x,z)
Type: Multiple values (x, y)
Required: no
widthXZ="x y"Description: Parallelogram world width size (x,z)
Type: Multiple values (x, y)
Required: no
heightXZ="x y"Description: Parallelogram world height size (x,z)
Type: Multiple values (x, y)
Required: no
worldHeightXZ="x y"Description: Parallelogram world height position (x,z)
Type: Multiple values (x, y)
Required: no
worldStartXZ="x y"Description: Parallelogram world start position (x,z)
Type: Multiple values (x, y)
Required: no
/>

<circle numSegments="5"Description: Number of circle segments
Type: Integer
Default: 5
Required: no
worldPositionXZ="x y"Description: Circle center world position (x,z)
Type: Multiple values (x, y)
Required: no
radius="5"Description: Circle radius
Type: Float
Default: 5
Required: no
/>

<polygon>
<point>x yDescription: Polygon point world position (x,z)
Type: Multiple values (x, y)
Required: no
</point>

</polygon>
</area>
<spray type="string"Description: Name of the spray type
Type: String
Required: no
level="integer"Description: Level of the spray
Type: Integer
Required: no
/>

<ground type="string"Description: Name of the ground type
Type: String
Required: no
angle="integer"Description: Angle of the ground
Type: Integer
Required: no
/>

<fruit growthState="string"Description: Growthstate of the fruit type
Type: String
Required: no
type="string"Description: Name of the fruit type
Type: String
Required: no
/>

</task>
</fields>