<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<response>
  <!--© Freightos Ltd, all rights reserved except those explicitly granted in the publicly posted Master Services Agreement.  Amongst other terms, any use requires clear acknowledgement of Freightos with a link to www.freightos.com. This API is in beta and strictly 'as-is' without warranty of any kind.-->
  <estimatedFreightRates numQuotes="1">
      
    <mode mode="FCL">
          
      <price>
        <min>
          <moneyAmount amount="2836" currency="USD"/>
        </min>
        <max>
          <moneyAmount amount="16679.04" currency="USD"/>
        </max>
      </price>
          
      <transitTimes unit="days">
        <min>9</min>
        <max>45</max>
      </transitTimes>
        
    </mode>
    
  </estimatedFreightRates>
</response>
