<?xml version='1.0' encoding='UTF-8'?> <rougail version="0.10"> <variables> <family name="general"> <variable name="mode_conteneur_actif" type="string" description="leader" multi="True"> <value>non</value> </variable> <family name="leader" description="leader" leadership="True"> <variable name="leader" type="string" description="leader" multi="True"> <value>leader</value> </variable> <variable name="follower1" type="string" description="follower1" multi="True"> <value>value</value> </variable> <variable name="follower2" type="string" description="follower2" multi="True"> <value>value1</value> <value>value2</value> </variable> </family> </family> </variables> <constraints/> </rougail>