<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Xml>
  <order>123</order>
  <customer>abc</customer>
  <productType value="Flyer">
    <height>210</height>
    <width>297</width>
    <rectoVerso>true</rectoVerso>
  </productType>
  <pressType value="Offset">
    <printingColor>CMYK</printingColor>
    <press>XL106</press>
  </pressType>
  <dueDate>2021-05-27</dueDate>
  <batNeeded value="true">
    <email>appstore@bluewest.fr</email>
    <gender>Mr</gender>
    <firstName>John</firstName>
    <lastName>Smith</lastName>
  </batNeeded>
</Xml>