83 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!--
 | 
						|
/**
 | 
						|
 * Copyright © Magento, Inc. All rights reserved.
 | 
						|
 * See COPYING.txt for license details.
 | 
						|
 */
 | 
						|
-->
 | 
						|
<IntlRateV2Response>
 | 
						|
    <Package>
 | 
						|
        <Service ID="12">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>80.45</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
            <SvcDescription>USPS GXG&lt;sup&gt;&#8482;&lt;/sup&gt; Envelopes</SvcDescription>
 | 
						|
        </Service>
 | 
						|
        <Service ID="1">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>54.25</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
            <SvcDescription>Priority Mail Express International&lt;sup&gt;&#8482;&lt;/sup&gt;</SvcDescription>
 | 
						|
        </Service>
 | 
						|
        <Service ID="10">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>41.50</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <ServiceID>1</ServiceID>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
            <SvcDescription>Priority Mail Express International&lt;sup&gt;&#8482;&lt;/sup&gt; Flat Rate Envelope</SvcDescription>
 | 
						|
        </Service>
 | 
						|
        <Service ID="11">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>59.95</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
            <SvcDescription>Priority Mail International&lt;sup&gt;&#174;&lt;/sup&gt; Large Flat Rate Box</SvcDescription>
 | 
						|
        </Service>
 | 
						|
        <Service ID="15">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>24.50</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>False</Available>
 | 
						|
                </ExtraService>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>True</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
            <SvcDescription>First-Class Package International Service&lt;sup&gt;&#8482;&lt;/sup&gt;</SvcDescription>
 | 
						|
        </Service>
 | 
						|
        <Service ID="2">
 | 
						|
            <Pounds>3</Pounds>
 | 
						|
            <Ounces>0</Ounces>
 | 
						|
            <Postage>0.00</Postage>
 | 
						|
            <ExtraServices>
 | 
						|
                <ExtraService>
 | 
						|
                    <Available>False</Available>
 | 
						|
                </ExtraService>
 | 
						|
            </ExtraServices>
 | 
						|
        </Service>
 | 
						|
    </Package>
 | 
						|
</IntlRateV2Response> |