Send: <?xml version="1.0" encoding="UTF-8"?><FDXRateAvailableServicesRequest xmlns:api="
http://www.fedex.com/fsmapi" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="FDXRateAvailableServicesRequest.xsd"><RequestHeader><AccountNumber>XXX</AccountNumber><MeterNumber>XXX</MeterNumber></RequestHeader>
<ShipDate>2008-05-28</ShipDate><DropoffType>REGULARPICKUP</DropoffType><Packaging>YOURPACKAGING</Packaging><WeightUnits>KGS</WeightUnits><Weight>0.2</Weight><OriginAddress>
<StateOrProvinceCode>ON</StateOrProvinceCode><PostalCode>M4V 1E2</PostalCode><CountryCode>CA</CountryCode></OriginAddress><DestinationAddress><StateOrProvinceCode>NY</StateOrProvinceCode><PostalCode>14228</PostalCode><CountryCode>US</CountryCode></DestinationAddress><Payment><PayorType>SENDER</PayorType></Payment><DeclaredValue><Value>44.85</Value>
<CurrencyCode>USD</CurrencyCode></DeclaredValue><SpecialServices><ResidentialDelivery>1</ResidentialDelivery></SpecialServices><PackageCount>1</PackageCount></FDXRateAvailableServicesRequest>
Receive: <?xml version="1.0" encoding="UTF-8"?><FDXRateAvailableServicesReply xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instan ... der><Entry>
<Service>INTERNATIONALPRIORITY</Service><Packaging>YOURPACKAGING</Packaging><DestinationStationID>BUF</DestinationStationID><EstimatedCharges>
<DimWeightUsed>false</DimWeightUsed>
<CurrencyCode>CAD</CurrencyCode><
BilledWeight>1.0</BilledWeight><DiscountedCharges><BaseCharge>65.40</BaseCharge>
<TotalDiscount>29.43</TotalDiscount><TotalSurcharge>8.99</TotalSurcharge><NetCharge>44.96</NetCharge>
</DiscountedCharges></EstimatedCharges><SignatureOption>INDIRECT</SignatureOption></Entry><Entry><Service>INTERNATIONALECONOMY</Service>
<Packaging>YOURPACKAGING</Packaging><DestinationStationID>BUF</DestinationStationID><EstimatedCharges><DimWeightUsed>false</DimWeightUsed>
<CurrencyCode>CAD</CurrencyCode><BilledWeight>1.0</BilledWeight><DiscountedCharges><BaseCharge>50.70</BaseCharge><TotalDiscount>19.00</TotalDiscount>
<TotalSurcharge>7.93</TotalSurcharge><NetCharge>39.63</NetCharge></DiscountedCharges></EstimatedCharges><SignatureOption>INDIRECT</SignatureOption></Entry><Entry>
<Service>INTERNATIONALFIRST</Service><Packaging>YOURPACKAGING</Packaging><DestinationStationID>BUF</DestinationStationID><EstimatedCharges><DimWeightUsed>false</DimWeightUsed>
<CurrencyCode>CAD</CurrencyCode><BilledWeight>1.0</BilledWeight><DiscountedCharges><BaseCharge>128.50</BaseCharge><TotalDiscount>0.00</TotalDiscount><TotalSurcharge>32.13</TotalSurcharge>
<NetCharge>160.63</NetCharge></DiscountedCharges></EstimatedCharges><SignatureOption>INDIRECT</SignatureOption></Entry><Entry><Service>FEDEXGROUND</Service><Packaging>YOURPACKAGING</Packaging>
<TimeInTransit>2</TimeInTransit><EstimatedCharges><DimWeightUsed>false</DimWeightUsed><CurrencyCode>CAD</CurrencyCode>
<BilledWeight>2.0</BilledWeight><DiscountedCharges>
<BaseCharge>12.53</BaseCharge><TotalDiscount>0.88</TotalDiscount><TotalSurcharge>3.32</TotalSurcharge><NetCharge>14.97</NetCharge><EarnedDiscount>0.00</EarnedDiscount></DiscountedCharges>
</EstimatedCharges><SignatureOption>NONE</SignatureOption><IneligibleForMoneyBackGuarantee>true</IneligibleForMoneyBackGuarantee></Entry></FDXRateAvailableServicesReply>