<?xml version="1.0" encoding="UTF-8"?>
<tables>
  <table name="order">
    <row>
      <orderId>-394596729</orderId>
      <customerId>123151</customerId>
    </row>
  </table>
  <table name="order_line_item">
    <row>
      <bookId>23</bookId>
      <qty>5</qty>
    </row>
    <row>
      <bookId>29</bookId>
      <qty>6</qty>
    </row>
  </table>
  <footer>
    <Instruction index="1">
      <Desc>Shipping:Please post by air.</Desc>
    </Instruction>
  </footer>
  <footer>
    <Instruction index="2">
      <Desc>Packing:Please pack in a box.</Desc>
    </Instruction>
  </footer>
</tables>

