Hi,
There is a bug in the response of a GetOrdersRequest, as there is a </phone> tag but no <phone> tag nor value between, when the shipping service is Mondial Relay.
<ShippingAddress>
<Name>jean-marc cartier</Name>
<Street1>COCCIMARKET - #FR82201</Street1>
<Street2>9 RUE DE LA GARE</Street2>
<CityName>FRESNES SUR ESCAUT</CityName>
<StateOrProvince/>
<Country>FR</Country>
<CountryName>France</CountryName>
<Phone/>
<PostalCode>59970</PostalCode>
<AddressOwner>eBay</AddressOwner>
</ShippingAddress>
<ShippingServiceSelected>
<ShippingService>FR_LivraisonEnRelaisMondialRelay</ShippingService>
<ShippingServiceCost currencyID="EUR">0.0</ShippingServiceCost>
</ShippingServiceSelected>