<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header/> <SOAP-ENV:Body> <CreateOfficeOrderReply xmlns="http://fedex.com/ws/officeorder/v2"> <HighestSeverity>SUCCESS</HighestSeverity> <Notifications> <Severity>SUCCESS</Severity> <Source>oord</Source> <Code>0000</Code> <Message>Request was successful.</Message> <LocalizedMessage>Request was successful.</LocalizedMessage> </Notifications> <Version> <ServiceId>oord</ServiceId> <Major>3</Major> <Intermediate>1</Intermediate> <Minor>0</Minor> </Version> <CompletedOfficeOrder> <OrderGlobalTrackingNumber>1017489879322560</OrderGlobalTrackingNumber> <CompletedDeliveryGroupDetails> <CompletedCatalogDocumentDetails> <DocumentNumber>1</DocumentNumber> <Type>GLOBAL</Type> <FolderPath>/ALL FOLDERS/Demo</FolderPath> <DocumentName>FXO</DocumentName> <Pricing> <TotalCost> <Currency>USD</Currency> <Amount>22.0</Amount> </TotalCost> <TotalDiscount> <Currency>USD</Currency> <Amount>0.0</Amount> </TotalDiscount> <NetCost> <Currency>USD</Currency> <Amount>22.0</Amount> </NetCost> <Costs> <Type>BASE_COST</Type> <Amount> <Currency>USD</Currency> <Amount>22.0</Amount> </Amount> </Costs> </Pricing> </CompletedCatalogDocumentDetails> <Pricing> <TotalCost> <Currency>USD</Currency> <Amount>22.0</Amount> </TotalCost> <TotalDiscount> <Currency>USD</Currency> <Amount>0.0</Amount> </TotalDiscount> <NetCost> <Currency>USD</Currency> <Amount>22.0</Amount> </NetCost> <Tax> <Currency>USD</Currency> <Amount>0.01</Amount> </Tax> <NetPrice> <Currency>USD</Currency> <Amount>22.01</Amount> </NetPrice> <Costs> <Type>BASE_COST</Type> <Amount> <Currency>USD</Currency> <Amount>22.0</Amount> </Amount> </Costs> </Pricing> <CompletedOrderPickupDetail> <CenterName>Atlanta GA Mansell</CenterName> <CenterId>1560</CenterId> <CenterAddress> <StreetLines>1660 Mansell Rd</StreetLines> <City>Alpharetta</City> <StateOrProvinceCode>GA</StateOrProvinceCode> <PostalCode>300044744</PostalCode> <CountryCode>US</CountryCode> <Residential>false</Residential> </CenterAddress> <CenterPhone>7709922679</CenterPhone> <CenterEMailAddress>usa1560@fedex.com</CenterEMailAddress> <DueDateTime>11/11/2013 06:00 PM</DueDateTime> </CompletedOrderPickupDetail> </CompletedDeliveryGroupDetails> <Pricing> <TotalCost> <Currency>USD</Currency> <Amount>22.0</Amount> </TotalCost> <TotalDiscount> <Currency>USD</Currency> <Amount>0.0</Amount> </TotalDiscount> <NetCost> <Currency>USD</Currency> <Amount>22.0</Amount> </NetCost> <Tax> <Currency>USD</Currency> <Amount>0.01</Amount> </Tax> <NetPrice> <Currency>USD</Currency> <Amount>22.01</Amount> </NetPrice> <Costs> <Type>BASE_COST</Type> <Amount> <Currency>USD</Currency> <Amount>22.0</Amount> </Amount> </Costs> </Pricing> </CompletedOfficeOrder> </CreateOfficeOrderReply> </SOAP-ENV:Body> </SOAP-ENV:Envelope>