Name: gateway-uvi/out/2/xml 
1:
<?xml version="1.0" encoding="UTF-8"?>
2:
<gatewayResponse xmlns="http://www.fp7-adventure.eu/xmlSchema/Gateways/">
3:
  <header>
4:
    <operationName>submitOrderGetStatus</operationName>
5:
    <commandResult>OK</commandResult>
6:
    <commandSequence>LAST</commandSequence>
7:
  </header>
8:
  <payload>
9:
    <outputData paramName="summary" encoding="false">
10:
    <![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
11:
      <summary>
12:
        <info name="Submit order" semRef="http://adventure/summary#submitOrder">
13:
          <info name="CO2" value="5"/>
14:
          <info name="OrderID" value="a"/>
15:
          <info name="ProductID" value="b"/>
16:
        </info>
17:
      </summary>
18:
    ]]></outputData>
19:
  </payload>
20:
</gatewayResponse>