<guidedTour>

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

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

<tour name="string"Description: Name identifier of the guided tour
Type: String
Required: yes
showProgress="boolean"Description: If current progress is shown
Type: Boolean
Required: no
>

<player position="x y z"Description: World position of the player
Type: Translation values (x, y, z)
Required: no
vehicleUniqueId="string"Description: Unique id of the controlled vehicle
Type: String
Required: no
/>

<step index="integer"Description: Current guided tour step
Type: Integer
Required: no
/>

</tour>
</guidedTour>