Manpowers Section of the XML File

When a project is exported to wInsight, the manpower units information on the Element of Cost page of the wInsight Wizard is exported to the <Manpowers> section of the XML file.

This is an example of the <Manpowers> section:
<Manpowers>
<Manpower ce_id="ce19" cd_id="cd1" rpt="0">
<PlanCur>5.23</PlanCur>
<ActCur>6.01</ActCur>
<ActCum>7.81</ActCum>
<CurP1>4.93</CurP1>
<CurP2>5.03</CurP2>
<CurP3>9.18</CurP3>
<CurP4>16.39</CurP4>
<CurP5>20.99</CurP5>
<CurP6>16.32</CurP6>
<Per1>14.62</Per1>
<Per2>8.29</Per2>
<Per3>7.11</Per3>
<Per4>22.76</Per4>
</Manpower>
</Manpowers>