<?xml version="1.0" encoding="UTF-8"?>
<StringMessageResponse xmlns="http://string.drv.de/xmlschema/string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://string.drv.de/xmlschema/string ..\..\xmlschema\StringMessage.xsd">
	<RoutingHeader>
		<OperatorSystemCode>DER_TOUR</OperatorSystemCode>
		<GdsAgency>009402001</GdsAgency>
	</RoutingHeader>
	<Payload xsi:type="StringVersionSpecificResponseType">
		<Version>1.1.0</Version>
		<Content>
			<StringResponse Success="true" TimeStamp="2018-09-15T18:11:07" xmlns="http://string.drv.de/xmlschema/string/v1" xsi:schemaLocation="http://string.drv.de/xmlschema/string/v1 ..\..\xmlschema\v1\String.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
				<Requestor>
					<Agency>
						<AgencyID>009402001</AgencyID>
					</Agency>
					<Agent>
						<Id>0009</Id>
					</Agent>
				</Requestor>
				<MessageContext>
					<TouroperatorCode>XTUI</TouroperatorCode>
					<TouroperatorSessionID>43146-63951-112-009402001</TouroperatorSessionID>
					<TransactionCounter>1</TransactionCounter>
				</MessageContext>
				<ActionResult xsi:type="ApplyPaymentResponseType">
					<PaymentOptions>
						<PaymentOption xsi:type="CreditCardPaymentOptionType">
							<AcceptedCreditCards>
								<Card>
									<SchemeCode>AX</SchemeCode>
									<SchemeName>American Express</SchemeName>
								</Card>
								<Card>
									<SchemeCode>VI</SchemeCode>
									<SchemeName>VISA</SchemeName>
								</Card>
								<Card>
									<SchemeCode>MC</SchemeCode>
									<SchemeName>Master Card</SchemeName>
								</Card>
							</AcceptedCreditCards>
						</PaymentOption>
					</PaymentOptions>
					<Payments>
						<Payment Identifier="01" xsi:type="PaymentResponseType">
							<TypeOfPayment>Balance</TypeOfPayment>
							<PaymentAmount>
								<Amount>1897.80</Amount>
								<Currency>EUR</Currency>
							</PaymentAmount>
							<Status>Recorded</Status>
							<Dates>
								<EntryDate>2018-09-15</EntryDate>
							</Dates>
							<FormOfPayment>CreditCard</FormOfPayment>
							<ProofOfPayment>XXXXXXXXXXXX8887</ProofOfPayment>
							<ProofOfPayment>TX-ID 2366-17781-1988</ProofOfPayment>
						</Payment>
					</Payments>
				</ActionResult>
			</StringResponse>
		</Content>
	</Payload>
</StringMessageResponse>
