<?xml version="1.0" standalone="yes"?>
<DocumentElement>
  <Data>
    <IDCustomer>1</IDCustomer>
    <DescriptionOrder>Description order 1</DescriptionOrder>
    <DescriptionNotes>Description notes 1</DescriptionNotes>
  </Data>
  <Data>
    <IDCustomer>1</IDCustomer>
    <DescriptionOrder>Description order 2</DescriptionOrder>
    <DescriptionNotes>Description notes 2</DescriptionNotes>
  </Data>
  <Data>
    <IDCustomer>2</IDCustomer>
    <DescriptionOrder>Description order 3</DescriptionOrder>
    <DescriptionNotes>Description notes 3</DescriptionNotes>
  </Data>
  <Data>
    <IDCustomer>2</IDCustomer>
    <DescriptionOrder>Description order 4</DescriptionOrder>
    <DescriptionNotes>Description notes 4</DescriptionNotes>
  </Data>
</DocumentElement>