<?xml version="1.0" encoding="UTF-8"?>
<order idSystem="3" version="2.0" securityCode="0ec083086f462740bb71fea707917e6e">
	<system code="amadeus" />
	<responsible>
		<user>
			<firstName>User2xx</firstName>
	 		<lastName>Name2xx</lastName>
		</user>
	</responsible>
	<details>
		<date>2016-07-15</date>
	</details>

	<suppliers>
		<supplier index="1" idTina='' idSystem='3632'>
			<name>tarom33</name>
			<codes>
				<code type="iata">RO</code>
				<code type="tktCode">281</code>
			</codes>
			<fiscalCode>2342342</fiscalCode>
		</supplier>
	</suppliers>

	<supplierProducts>
		<supplierProduct index="1">
			<serviceType>htl</serviceType>
			<name>Hotel Intercontinental2</name>
		</supplierProduct>
	</supplierProducts>

	<passengers ownerIndex="1">
		<passenger index="1">
			<type codeSystem="ADL"></type>
			<firstName>Gigel</firstName>
			<lastName>Gigel2</lastName>
		</passenger>
	</passengers>

	<services>
		<service index="1" idSystem="3" operation="insert" systemStatus="XT" autoProcess="0">
			<issuer>
				<user>
					<firstName>User4</firstName>
			 		<lastName>Name5</lastName>
				</user>
			</issuer>
			<passengers>
				<passenger index="1"></passenger>
			</passengers>

			<requestDetails>
				<generalDetails>
					<serviceType codeSystem="htl" codeTina="h">Hotel</serviceType>
					<category code='a'>s</category>
					<category code='v'>t</category>
					<productType code='2'>3</productType>
					<serviceSource code='1A'>Amadeus</serviceSource>
					<supplierProduct index="1" />
					<multiplier code='d' count='2'>Dbl</multiplier>
					<multiplier code='s' count='1'>Sgl</multiplier>
				</generalDetails>

				<departurePlace>
					<country code2='' code3='RO'></country>
					<city idTina='' idSystem='' code3='BUH'></city>
					<station idSystem='123' code3='OTP'></station>
				</departurePlace>

				<destinationPlace>
					<country code2='RO' code3=''></country>
					<city idTina='' idSystem='' code3=''></city>
					<station idSystem='' code3=''>Henri Coanda</station>
				</destinationPlace>

				<departureDateTime>
					<date>
						<range start="2016-07-15" end="2016-07-17"></range>
					</date>
					<time>
						<range start="08:00" end="12:00"></range>
					</time>
				</departureDateTime>

				<destinationDateTime>
					<date>
						<range start="2016-07-15" end="2016-07-17"></range>
					</date>
					<time>
						<range start="08:00" end="12:00"></range>
					</time>
				</destinationDateTime>
			</requestDetails>

			<offers chosenOfferIndex="1" chosenOfferConfirmed="1">
				<offer idSystem="1" index="1" date="2016-07-15"> 
					<supplier index="1"></supplier>
					<generalDetails>
						<serviceType codeSystem="htl" codeTina="h">Hotel</serviceType>
						<category code='a'>s</category>
						<productType code='2'>3</productType>
						<serviceSource code='1A'>Amadeus</serviceSource>
						<supplierProduct index="1"></supplierProduct>
						<multiplier code='d' count='2'>Dbl</multiplier>
						<multiplier code='s' count='1'>Sgl</multiplier>
					</generalDetails>

					<prices totalCurrency="EUR">
						<service ignoreSupplierOnDocuments="" total="100" vat="" currency="EUR"/>
						<commission total="10" currency="EUR" commissionable="" />
						<serviceFee total="10" currency="EUR" />
						<tax total="10" vat="" currency="RON" />
					</prices>

					<expireDate>2016-07-20</expireDate>
					<confirmationNumber>123ABCD</confirmationNumber>

					<departureDateTime>2016-07-15 12:30:00</departureDateTime>
					<destinationDateTime>2016-07-17 10:00:00</destinationDateTime>

					<departurePlace>
						<country code2='' code3='RO'></country>
						<city idTina='' idSystem='' code3='BUH'></city>
						<station idSystem='123' code3='OTP'></station>
					</departurePlace>

					<destinationPlace>
						<country code2='RO' code3=''></country>
						<city idTina='' idSystem='' code3=''></city>
						<station idSystem='' code3=''>Henri Coanda</station>
					</destinationPlace>
				</offer>
			</offers>
		</service>
	</services>
</order>
