<?xml version='1.0' encoding='UTF-8'?>
<rougail version="0.9">
  <variables>
    <family name="ejabberd">
      <variable name="description" type="string" multi="True">
        <value>test</value>
      </variable>
      <variable name="mode" type="string">
        <value>pre</value>
      </variable>
    </family>
  </variables>
  <constraints>
    <group leader="extra.ejabberd.description">
      <follower>mode</follower>
    </group>
  </constraints>
</rougail>