<node-definition name="CEO">
  <short-description>
  The root role
  </short-description>
  <child-nodes>
    <node-definition name="Director">
      <short-description>
        Director
      </short-description>
      <child-nodes>
        <node-definition name="Manager">
          <short-description>
            Manager
          </short-description>
        </node-definition>
      </child-nodes>
    </node-definition>
  </child-nodes>
</node-definition>

