<?xml version='1.0' ?>
<?xml-stylesheet type='text/xsl' href='FirmwareCheck.xsl' ?>
<fwdata xml:space="preserve"
 xmlns:loc="urn:Localization-Properties">
 <parameters>
  <param id='orient'>
   <value id='1'>Portrait</value>
   <value id='2'>Landscape</value>
  </param>
  <param id='OnOff'>
   <value id='1'>On</value>
   <value id='2'>Off</value>
  </param>
 </parameters>
 <messages>
  <msg id="panelOpenSide" loc:maxwidth="22"
  >Open the side panel</msg>
  <msg id="panelCloseSide" loc:maxwidth="22"
  >Close the side panel</msg>
  <msg id="panelChgCart" loc:maxwidth="22"
  >Change the cartridge</msg>
  <msg id="panelOpenCover" loc:maxwidth="22"
  >Open the top cover</msg>
  <msg id="panelReset" type="Panel" status="changed"
       loc:maxwidth="22" loc:nblines="2"
  >Reset the copier:
Press CTRL+SET</msg>
  <msg id="panelOrientation" loc:maxwidth="22"
  >Orientation: <var id='orient'/></msg>
  <msg id="panelOnOff" loc:maxwidth="18"
  >Ecomony Mode: <var id='OnOff'/></msg>
 </messages>
</fwdata>

