<ContactList>
<ContactInformation ContactID="ADULT_01_CONTACT">
<ContactType/>
<ContactProvided>
<EmailAddress>
<EmailAddressValue>email@email.com</EmailAddressValue>
</EmailAddress>
</ContactProvided>
<ContactProvided>
<Phone>
<Label>Passenger</Label>
<PhoneNumber>+34#########</PhoneNumber>
</Phone>
<Phone>
<Label>Emergency</Label>
<PhoneNumber>+34#########</PhoneNumber>
</Phone>
</ContactProvided>
<Individual>
<GivenName>CONTACTO</GivenName>
<Surname>EMERGENCIA</Surname>
</Individual>
</ContactInformation>
<ContactInformation ContactID="ADULT_02_CONTACT">
<ContactType/>
<ContactProvided>
<EmailAddress>
<EmailAddressValue>email@email.com</EmailAddressValue>
</EmailAddress>
</ContactProvided>
<ContactProvided>
<Phone>
<Label>Passenger</Label>
<PhoneNumber>+34#########</PhoneNumber>
</Phone>
</ContactProvided>
</ContactInformation>
<ContactInformation ContactID="Payer">
<ContactType>Payer</ContactType>
<ContactProvided>
<EmailAddress>
<EmailAddressValue>email@email.com</EmailAddressValue>
</EmailAddress>
</ContactProvided>
<IndividualRef>IND_ADULT_01</IndividualRef>
</ContactInformation>
</ContactList> |