<playerModels>

<playerModel gender="string"Description: The gender of the player file
Type: String
Required: yes
name="string"Description: The name of the player file
Type: String
Required: yes
filename="string"Description: The filename of the player file
Type: String
Required: yes
/>


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

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

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

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

</attributes>
</parentFile>
</playerModels>