server/testData/build-queue-priorities-with-default.xml [8:20]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    <build-type id="bt5"/>
  </priority-class>

  <priority-class id="pc1" name="Inspections" priority="-1"
                  description="Low priority inspections">
    <build-type id="bt14"/>
    <build-type id="bt47"/>
  </priority-class>

  <priority-class id="pc2" name="Release" priority="5"
                  description="Soon to be released">
    <build-type id="bt1"/>
    <build-type id="bt3"/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



server/testData/build-queue-priorities-with-personal.xml [8:20]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    <build-type id="bt5"/>
  </priority-class>

  <priority-class id="pc1" name="Inspections" priority="-1"
                  description="Low priority inspections">
    <build-type id="bt14"/>
    <build-type id="bt47"/>
  </priority-class>

  <priority-class id="pc2" name="Release" priority="5"
                  description="Soon to be released">
    <build-type id="bt1"/>
    <build-type id="bt3"/>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



