<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://MotorMouth.net.au/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://MotorMouth.net.au/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://MotorMouth.net.au/">
      <s:import namespace="http://www.w3.org/2001/XMLSchema" />
      <s:element name="CapitalSummary">
        <s:complexType />
      </s:element>
      <s:element name="CapitalSummaryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CapitalSummaryResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="WebServiceData">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Data">
            <s:complexType>
              <s:sequence>
                <s:element ref="s:schema" />
                <s:any />
              </s:sequence>
            </s:complexType>
          </s:element>
          <s:element minOccurs="1" maxOccurs="1" name="ResultCode" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="ResultMsg" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="RegionsPublicHoliday">
        <s:complexType />
      </s:element>
      <s:element name="RegionsPublicHolidayResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionsPublicHolidayResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CityPricingSummary">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CityName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CityPricingSummaryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CityPricingSummaryResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="NationalSummary">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="NationalSummaryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="NationalSummaryResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="NationalDailyPriceAverages">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="NationalDailyPriceAveragesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="NationalDailyPriceAveragesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CityWeeklyPriceHistory">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CityName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CityWeeklyPriceHistoryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CityWeeklyPriceHistoryResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SiteWeeklyPriceHistory">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SiteID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SiteWeeklyPriceHistoryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SiteWeeklyPriceHistoryResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MapSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SubRegionID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MapSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="MapSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandMapSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SubRegionID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandMapSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandMapSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandMapSearchMultipleRegions">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SubRegions" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandMapSearchMultipleRegionsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandMapSearchMultipleRegionsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RACQRegionSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="RegionID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RACQRegionSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RACQRegionSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RACVRegionSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="RegionID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RACVRegionSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RACVRegionSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RACVRegionsAllPrices">
        <s:complexType />
      </s:element>
      <s:element name="RACVRegionsAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RACVRegionsAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RAARegionsAllPrices">
        <s:complexType />
      </s:element>
      <s:element name="RAARegionsAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RAARegionsAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RAARegionSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="RegionID" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RAARegionSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RAARegionSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="PostcodeSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchAllPrices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="PostcodeSearchAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchGeocode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="Surrounding" type="s:short" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchGeocodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="PostcodeSearchGeocodeResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchGeocodeMultiFuel">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="Surrounding" type="s:short" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="PostcodeSearchGeocodeMultiFuelResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="PostcodeSearchGeocodeMultiFuelResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandPostcodeSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandPostcodeSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandPostcodeSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandPostcodeSearchGeocode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="Surrounding" type="s:short" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandPostcodeSearchGeocodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandPostcodeSearchGeocodeResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandGeocodeSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="TopLatitude" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="LeftLongitude" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="BottomLatitude" type="s:float" />
            <s:element minOccurs="1" maxOccurs="1" name="RightLongitude" type="s:float" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandGeocodeSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandGeocodeSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandStreetSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Street" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandStreetSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandStreetSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SiteGeoCodeSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Latitude" type="s:decimal" />
            <s:element minOccurs="1" maxOccurs="1" name="Longitude" type="s:decimal" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SiteGeoCodeSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SiteGeoCodeSearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LowestPriceForCity">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CityName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LowestPriceForCityResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LowestPriceForCityResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLowestPriceForCity">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CityName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLowestPriceForCityResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandLowestPriceForCityResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Locality" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LocalitySearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearchAllPrices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Locality" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearchAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LocalitySearchAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearchGeocode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Locality" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LocalitySearchGeocodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="LocalitySearchGeocodeResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLocalitySearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Locality" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLocalitySearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandLocalitySearchResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLocalitySearchGeocode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Locality" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BrandLocalitySearchGeocodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BrandLocalitySearchGeocodeResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RegionSearchAllPrices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RegionSearchAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="RegionSearchAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="StateSearchAllPrices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="StateSearchAllPricesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="StateSearchAllPricesResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="dailyaverage">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="fueltype" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="Startd" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="startm" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="starty" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="endd" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="endm" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="endy" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="dailyaverageResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="dailyaverageResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CountryDailyAverage">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CountryDailyAverageResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CountryDailyAverageResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CountryAveragesLast7Days">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CountryAveragesLast7DaysResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CountryAveragesLast7DaysResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="HistoricalDataReport">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Region" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FuelTypes" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="HistoricalDataReportResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HistoricalDataReportResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSuburbs">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSuburbsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSuburbsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSuburbsPerStateFuelType">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSuburbsPerStateFuelTypeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSuburbsPerStateFuelTypeResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBrands">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FuelTypeID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBrandsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetBrandsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllStateBrands">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllStateBrandsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetAllStateBrandsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllStateFuels">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetAllStateFuelsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetAllStateFuelsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFuels">
        <s:complexType />
      </s:element>
      <s:element name="GetFuelsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetFuelsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetStateBrands">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="FuelTypeID" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetStateBrandsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetStateBrandsResult" type="tns:WebServiceData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="IP_Check">
        <s:complexType />
      </s:element>
      <s:element name="IP_CheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IP_CheckResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="WebServiceData" nillable="true" type="tns:WebServiceData" />
      <s:element name="string" nillable="true" type="s:string" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="CapitalSummarySoapIn">
    <wsdl:part name="parameters" element="tns:CapitalSummary" />
  </wsdl:message>
  <wsdl:message name="CapitalSummarySoapOut">
    <wsdl:part name="parameters" element="tns:CapitalSummaryResponse" />
  </wsdl:message>
  <wsdl:message name="RegionsPublicHolidaySoapIn">
    <wsdl:part name="parameters" element="tns:RegionsPublicHoliday" />
  </wsdl:message>
  <wsdl:message name="RegionsPublicHolidaySoapOut">
    <wsdl:part name="parameters" element="tns:RegionsPublicHolidayResponse" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummarySoapIn">
    <wsdl:part name="parameters" element="tns:CityPricingSummary" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummarySoapOut">
    <wsdl:part name="parameters" element="tns:CityPricingSummaryResponse" />
  </wsdl:message>
  <wsdl:message name="NationalSummarySoapIn">
    <wsdl:part name="parameters" element="tns:NationalSummary" />
  </wsdl:message>
  <wsdl:message name="NationalSummarySoapOut">
    <wsdl:part name="parameters" element="tns:NationalSummaryResponse" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesSoapIn">
    <wsdl:part name="parameters" element="tns:NationalDailyPriceAverages" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesSoapOut">
    <wsdl:part name="parameters" element="tns:NationalDailyPriceAveragesResponse" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistorySoapIn">
    <wsdl:part name="parameters" element="tns:CityWeeklyPriceHistory" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistorySoapOut">
    <wsdl:part name="parameters" element="tns:CityWeeklyPriceHistoryResponse" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistorySoapIn">
    <wsdl:part name="parameters" element="tns:SiteWeeklyPriceHistory" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistorySoapOut">
    <wsdl:part name="parameters" element="tns:SiteWeeklyPriceHistoryResponse" />
  </wsdl:message>
  <wsdl:message name="MapSearchSoapIn">
    <wsdl:part name="parameters" element="tns:MapSearch" />
  </wsdl:message>
  <wsdl:message name="MapSearchSoapOut">
    <wsdl:part name="parameters" element="tns:MapSearchResponse" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchSoapIn">
    <wsdl:part name="parameters" element="tns:BrandMapSearch" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchSoapOut">
    <wsdl:part name="parameters" element="tns:BrandMapSearchResponse" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsSoapIn">
    <wsdl:part name="parameters" element="tns:BrandMapSearchMultipleRegions" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsSoapOut">
    <wsdl:part name="parameters" element="tns:BrandMapSearchMultipleRegionsResponse" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchSoapIn">
    <wsdl:part name="parameters" element="tns:RACQRegionSearch" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchSoapOut">
    <wsdl:part name="parameters" element="tns:RACQRegionSearchResponse" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchSoapIn">
    <wsdl:part name="parameters" element="tns:RACVRegionSearch" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchSoapOut">
    <wsdl:part name="parameters" element="tns:RACVRegionSearchResponse" />
  </wsdl:message>
  <wsdl:message name="RACVRegionsAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:RACVRegionsAllPrices" />
  </wsdl:message>
  <wsdl:message name="RACVRegionsAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:RACVRegionsAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="RAARegionsAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:RAARegionsAllPrices" />
  </wsdl:message>
  <wsdl:message name="RAARegionsAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:RAARegionsAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchSoapIn">
    <wsdl:part name="parameters" element="tns:RAARegionSearch" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchSoapOut">
    <wsdl:part name="parameters" element="tns:RAARegionSearchResponse" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchSoapIn">
    <wsdl:part name="parameters" element="tns:PostcodeSearch" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchSoapOut">
    <wsdl:part name="parameters" element="tns:PostcodeSearchResponse" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:PostcodeSearchAllPrices" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:PostcodeSearchAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeSoapIn">
    <wsdl:part name="parameters" element="tns:PostcodeSearchGeocode" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeSoapOut">
    <wsdl:part name="parameters" element="tns:PostcodeSearchGeocodeResponse" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelSoapIn">
    <wsdl:part name="parameters" element="tns:PostcodeSearchGeocodeMultiFuel" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelSoapOut">
    <wsdl:part name="parameters" element="tns:PostcodeSearchGeocodeMultiFuelResponse" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchSoapIn">
    <wsdl:part name="parameters" element="tns:BrandPostcodeSearch" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchSoapOut">
    <wsdl:part name="parameters" element="tns:BrandPostcodeSearchResponse" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeSoapIn">
    <wsdl:part name="parameters" element="tns:BrandPostcodeSearchGeocode" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeSoapOut">
    <wsdl:part name="parameters" element="tns:BrandPostcodeSearchGeocodeResponse" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchSoapIn">
    <wsdl:part name="parameters" element="tns:BrandGeocodeSearch" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchSoapOut">
    <wsdl:part name="parameters" element="tns:BrandGeocodeSearchResponse" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchSoapIn">
    <wsdl:part name="parameters" element="tns:BrandStreetSearch" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchSoapOut">
    <wsdl:part name="parameters" element="tns:BrandStreetSearchResponse" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchSoapIn">
    <wsdl:part name="parameters" element="tns:SiteGeoCodeSearch" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchSoapOut">
    <wsdl:part name="parameters" element="tns:SiteGeoCodeSearchResponse" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCitySoapIn">
    <wsdl:part name="parameters" element="tns:LowestPriceForCity" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCitySoapOut">
    <wsdl:part name="parameters" element="tns:LowestPriceForCityResponse" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCitySoapIn">
    <wsdl:part name="parameters" element="tns:BrandLowestPriceForCity" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCitySoapOut">
    <wsdl:part name="parameters" element="tns:BrandLowestPriceForCityResponse" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchSoapIn">
    <wsdl:part name="parameters" element="tns:LocalitySearch" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchSoapOut">
    <wsdl:part name="parameters" element="tns:LocalitySearchResponse" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:LocalitySearchAllPrices" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:LocalitySearchAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeSoapIn">
    <wsdl:part name="parameters" element="tns:LocalitySearchGeocode" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeSoapOut">
    <wsdl:part name="parameters" element="tns:LocalitySearchGeocodeResponse" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchSoapIn">
    <wsdl:part name="parameters" element="tns:BrandLocalitySearch" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchSoapOut">
    <wsdl:part name="parameters" element="tns:BrandLocalitySearchResponse" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeSoapIn">
    <wsdl:part name="parameters" element="tns:BrandLocalitySearchGeocode" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeSoapOut">
    <wsdl:part name="parameters" element="tns:BrandLocalitySearchGeocodeResponse" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:RegionSearchAllPrices" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:RegionSearchAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesSoapIn">
    <wsdl:part name="parameters" element="tns:StateSearchAllPrices" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesSoapOut">
    <wsdl:part name="parameters" element="tns:StateSearchAllPricesResponse" />
  </wsdl:message>
  <wsdl:message name="dailyaverageSoapIn">
    <wsdl:part name="parameters" element="tns:dailyaverage" />
  </wsdl:message>
  <wsdl:message name="dailyaverageSoapOut">
    <wsdl:part name="parameters" element="tns:dailyaverageResponse" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageSoapIn">
    <wsdl:part name="parameters" element="tns:CountryDailyAverage" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageSoapOut">
    <wsdl:part name="parameters" element="tns:CountryDailyAverageResponse" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysSoapIn">
    <wsdl:part name="parameters" element="tns:CountryAveragesLast7Days" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysSoapOut">
    <wsdl:part name="parameters" element="tns:CountryAveragesLast7DaysResponse" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportSoapIn">
    <wsdl:part name="parameters" element="tns:HistoricalDataReport" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportSoapOut">
    <wsdl:part name="parameters" element="tns:HistoricalDataReportResponse" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsSoapIn">
    <wsdl:part name="parameters" element="tns:GetSuburbs" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsSoapOut">
    <wsdl:part name="parameters" element="tns:GetSuburbsResponse" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeSoapIn">
    <wsdl:part name="parameters" element="tns:GetSuburbsPerStateFuelType" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeSoapOut">
    <wsdl:part name="parameters" element="tns:GetSuburbsPerStateFuelTypeResponse" />
  </wsdl:message>
  <wsdl:message name="GetBrandsSoapIn">
    <wsdl:part name="parameters" element="tns:GetBrands" />
  </wsdl:message>
  <wsdl:message name="GetBrandsSoapOut">
    <wsdl:part name="parameters" element="tns:GetBrandsResponse" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsSoapIn">
    <wsdl:part name="parameters" element="tns:GetAllStateBrands" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsSoapOut">
    <wsdl:part name="parameters" element="tns:GetAllStateBrandsResponse" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsSoapIn">
    <wsdl:part name="parameters" element="tns:GetAllStateFuels" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsSoapOut">
    <wsdl:part name="parameters" element="tns:GetAllStateFuelsResponse" />
  </wsdl:message>
  <wsdl:message name="GetFuelsSoapIn">
    <wsdl:part name="parameters" element="tns:GetFuels" />
  </wsdl:message>
  <wsdl:message name="GetFuelsSoapOut">
    <wsdl:part name="parameters" element="tns:GetFuelsResponse" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsSoapIn">
    <wsdl:part name="parameters" element="tns:GetStateBrands" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsSoapOut">
    <wsdl:part name="parameters" element="tns:GetStateBrandsResponse" />
  </wsdl:message>
  <wsdl:message name="IP_CheckSoapIn">
    <wsdl:part name="parameters" element="tns:IP_Check" />
  </wsdl:message>
  <wsdl:message name="IP_CheckSoapOut">
    <wsdl:part name="parameters" element="tns:IP_CheckResponse" />
  </wsdl:message>
  <wsdl:message name="CapitalSummaryHttpGetIn" />
  <wsdl:message name="CapitalSummaryHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RegionsPublicHolidayHttpGetIn" />
  <wsdl:message name="RegionsPublicHolidayHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummaryHttpGetIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummaryHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="NationalSummaryHttpGetIn">
    <wsdl:part name="RegionName" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NationalSummaryHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesHttpGetIn">
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistoryHttpGetIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistoryHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistoryHttpGetIn">
    <wsdl:part name="SiteID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistoryHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="MapSearchHttpGetIn">
    <wsdl:part name="SubRegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="MapSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="SubRegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="SubRegions" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACVRegionsAllPricesHttpGetIn" />
  <wsdl:message name="RACVRegionsAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RAARegionsAllPricesHttpGetIn" />
  <wsdl:message name="RAARegionsAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchHttpGetIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesHttpGetIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeHttpGetIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelHttpGetIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="TopLatitude" type="s:string" />
    <wsdl:part name="LeftLongitude" type="s:string" />
    <wsdl:part name="BottomLatitude" type="s:string" />
    <wsdl:part name="RightLongitude" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchHttpGetIn">
    <wsdl:part name="Street" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Brand" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchHttpGetIn">
    <wsdl:part name="Latitude" type="s:string" />
    <wsdl:part name="Longitude" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Brand" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCityHttpGetIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCityHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCityHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCityHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchHttpGetIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesHttpGetIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeHttpGetIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeHttpGetIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesHttpGetIn">
    <wsdl:part name="RegionName" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesHttpGetIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="dailyaverageHttpGetIn">
    <wsdl:part name="fueltype" type="s:string" />
    <wsdl:part name="Startd" type="s:string" />
    <wsdl:part name="startm" type="s:string" />
    <wsdl:part name="starty" type="s:string" />
    <wsdl:part name="endd" type="s:string" />
    <wsdl:part name="endm" type="s:string" />
    <wsdl:part name="endy" type="s:string" />
  </wsdl:message>
  <wsdl:message name="dailyaverageHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageHttpGetIn">
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysHttpGetIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportHttpGetIn">
    <wsdl:part name="Region" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsHttpGetIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeHttpGetIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetBrandsHttpGetIn">
    <wsdl:part name="FuelTypeID" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetBrandsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsHttpGetIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsHttpGetIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetFuelsHttpGetIn" />
  <wsdl:message name="GetFuelsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsHttpGetIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypeID" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsHttpGetOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="IP_CheckHttpGetIn" />
  <wsdl:message name="IP_CheckHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="CapitalSummaryHttpPostIn" />
  <wsdl:message name="CapitalSummaryHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RegionsPublicHolidayHttpPostIn" />
  <wsdl:message name="RegionsPublicHolidayHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummaryHttpPostIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CityPricingSummaryHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="NationalSummaryHttpPostIn">
    <wsdl:part name="RegionName" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NationalSummaryHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesHttpPostIn">
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="NationalDailyPriceAveragesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistoryHttpPostIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CityWeeklyPriceHistoryHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistoryHttpPostIn">
    <wsdl:part name="SiteID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SiteWeeklyPriceHistoryHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="MapSearchHttpPostIn">
    <wsdl:part name="SubRegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="MapSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="SubRegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="SubRegions" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandMapSearchMultipleRegionsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RACQRegionSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RACVRegionSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RACVRegionsAllPricesHttpPostIn" />
  <wsdl:message name="RACVRegionsAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RAARegionsAllPricesHttpPostIn" />
  <wsdl:message name="RAARegionsAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="RegionID" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RAARegionSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchHttpPostIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesHttpPostIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeHttpPostIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelHttpPostIn">
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="PostcodeSearchGeocodeMultiFuelHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Postcode" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Surrounding" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandPostcodeSearchGeocodeHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="TopLatitude" type="s:string" />
    <wsdl:part name="LeftLongitude" type="s:string" />
    <wsdl:part name="BottomLatitude" type="s:string" />
    <wsdl:part name="RightLongitude" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandGeocodeSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchHttpPostIn">
    <wsdl:part name="Street" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Brand" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandStreetSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchHttpPostIn">
    <wsdl:part name="Latitude" type="s:string" />
    <wsdl:part name="Longitude" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="Brand" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SiteGeoCodeSearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCityHttpPostIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LowestPriceForCityHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCityHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLowestPriceForCityHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchHttpPostIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesHttpPostIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeHttpPostIn">
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LocalitySearchGeocodeHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeHttpPostIn">
    <wsdl:part name="Brand" type="s:string" />
    <wsdl:part name="Locality" type="s:string" />
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BrandLocalitySearchGeocodeHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesHttpPostIn">
    <wsdl:part name="RegionName" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegionSearchAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesHttpPostIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="StateSearchAllPricesHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="dailyaverageHttpPostIn">
    <wsdl:part name="fueltype" type="s:string" />
    <wsdl:part name="Startd" type="s:string" />
    <wsdl:part name="startm" type="s:string" />
    <wsdl:part name="starty" type="s:string" />
    <wsdl:part name="endd" type="s:string" />
    <wsdl:part name="endm" type="s:string" />
    <wsdl:part name="endy" type="s:string" />
  </wsdl:message>
  <wsdl:message name="dailyaverageHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageHttpPostIn">
    <wsdl:part name="FuelType" type="s:string" />
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CountryDailyAverageHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysHttpPostIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="CountryAveragesLast7DaysHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportHttpPostIn">
    <wsdl:part name="Region" type="s:string" />
    <wsdl:part name="FuelTypes" type="s:string" />
  </wsdl:message>
  <wsdl:message name="HistoricalDataReportHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsHttpPostIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeHttpPostIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelType" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetSuburbsPerStateFuelTypeHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetBrandsHttpPostIn">
    <wsdl:part name="FuelTypeID" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetBrandsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsHttpPostIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetAllStateBrandsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsHttpPostIn">
    <wsdl:part name="State" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetAllStateFuelsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetFuelsHttpPostIn" />
  <wsdl:message name="GetFuelsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsHttpPostIn">
    <wsdl:part name="State" type="s:string" />
    <wsdl:part name="FuelTypeID" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetStateBrandsHttpPostOut">
    <wsdl:part name="Body" element="tns:WebServiceData" />
  </wsdl:message>
  <wsdl:message name="IP_CheckHttpPostIn" />
  <wsdl:message name="IP_CheckHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:portType name="FuelPricingServicesSoap">
    <wsdl:operation name="CapitalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the fuel pricing summary (Highest, Lowest, Average) for each capital city and fuel type.</documentation>
      <wsdl:input message="tns:CapitalSummarySoapIn" />
      <wsdl:output message="tns:CapitalSummarySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns public holidays (if any) for the current day, by region.</documentation>
      <wsdl:input message="tns:RegionsPublicHolidaySoapIn" />
      <wsdl:output message="tns:RegionsPublicHolidaySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in an individual city. Returns the following data: lowest ULP price for the current day, highest ULP price for the current day, average ULP price for the current day and the cheapest day to buy fuel for the last week. Can be invoked for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth. To download associated images and files click &lt;a href="http://motormouth.net.au/services/citysummaryinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:CityPricingSummarySoapIn" />
      <wsdl:output message="tns:CityPricingSummarySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in the city specified. Can be invoked for Brisbane, Gold Coast, Sunshine Coast, Sydney, Melbourne, Hobart, Adelaide or Perth - or &lt;b&gt;All&lt;/b&gt; for all of these regions at once.</documentation>
      <wsdl:input message="tns:NationalSummarySoapIn" />
      <wsdl:output message="tns:NationalSummarySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the average fuel prices for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth, for the entered fuel type. Can be used for creating charts or reports. &lt;br&gt;The data returned is the city name and the average fuel price for the current day.</documentation>
      <wsdl:input message="tns:NationalDailyPriceAveragesSoapIn" />
      <wsdl:output message="tns:NationalDailyPriceAveragesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified city for the previous week commencing on a Sunday. &lt;br&gt;The data returned is: Average fuel price for each day, Day Name, City Name, Week comencement date (long date format)</documentation>
      <wsdl:input message="tns:CityWeeklyPriceHistorySoapIn" />
      <wsdl:output message="tns:CityWeeklyPriceHistorySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified Site for the previous week (Rolling 7 Days).</documentation>
      <wsdl:input message="tns:SiteWeeklyPriceHistorySoapIn" />
      <wsdl:output message="tns:SiteWeeklyPriceHistorySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:MapSearchSoapIn" />
      <wsdl:output message="tns:MapSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchSoapIn" />
      <wsdl:output message="tns:BrandMapSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for a selection of 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchMultipleRegionsSoapIn" />
      <wsdl:output message="tns:BrandMapSearchMultipleRegionsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACQ Region</documentation>
      <wsdl:input message="tns:RACQRegionSearchSoapIn" />
      <wsdl:output message="tns:RACQRegionSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACV Region</documentation>
      <wsdl:input message="tns:RACVRegionSearchSoapIn" />
      <wsdl:output message="tns:RACVRegionSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RACV Regions, for all fuels</documentation>
      <wsdl:input message="tns:RACVRegionsAllPricesSoapIn" />
      <wsdl:output message="tns:RACVRegionsAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RAA Regions, for all fuels</documentation>
      <wsdl:input message="tns:RAARegionsAllPricesSoapIn" />
      <wsdl:output message="tns:RAARegionsAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RAA Region</documentation>
      <wsdl:input message="tns:RAARegionSearchSoapIn" />
      <wsdl:output message="tns:RAARegionSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode.</documentation>
      <wsdl:input message="tns:PostcodeSearchSoapIn" />
      <wsdl:output message="tns:PostcodeSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the all available prices for the given and surrounding postcodes, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:PostcodeSearchAllPricesSoapIn" />
      <wsdl:output message="tns:PostcodeSearchAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeSoapIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest prices for the given fuels, in a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeMultiFuelSoapIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeMultiFuelSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchSoapIn" />
      <wsdl:output message="tns:BrandPostcodeSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode, including Lat/Long information.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchGeocodeSoapIn" />
      <wsdl:output message="tns:BrandPostcodeSearchGeocodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from within a Top,Left,Bottom,Right geocode area.</documentation>
      <wsdl:input message="tns:BrandGeocodeSearchSoapIn" />
      <wsdl:output message="tns:BrandGeocodeSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given Street/State combination.</documentation>
      <wsdl:input message="tns:BrandStreetSearchSoapIn" />
      <wsdl:output message="tns:BrandStreetSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the closest sites to the given geo-code.</documentation>
      <wsdl:input message="tns:SiteGeoCodeSearchSoapIn" />
      <wsdl:output message="tns:SiteGeoCodeSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest price in the city.</documentation>
      <wsdl:input message="tns:LowestPriceForCitySoapIn" />
      <wsdl:output message="tns:LowestPriceForCitySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest prices in the city, for the given Brand.</documentation>
      <wsdl:input message="tns:BrandLowestPriceForCitySoapIn" />
      <wsdl:output message="tns:BrandLowestPriceForCitySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type.</documentation>
      <wsdl:input message="tns:LocalitySearchSoapIn" />
      <wsdl:output message="tns:LocalitySearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Locality, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:LocalitySearchAllPricesSoapIn" />
      <wsdl:output message="tns:LocalitySearchAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type, including geocode information in the result.</documentation>
      <wsdl:input message="tns:LocalitySearchGeocodeSoapIn" />
      <wsdl:output message="tns:LocalitySearchGeocodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchSoapIn" />
      <wsdl:output message="tns:BrandLocalitySearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality, with Lat/Long information for each site.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchGeocodeSoapIn" />
      <wsdl:output message="tns:BrandLocalitySearchGeocodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Region, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:RegionSearchAllPricesSoapIn" />
      <wsdl:output message="tns:RegionSearchAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given State, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:StateSearchAllPricesSoapIn" />
      <wsdl:output message="tns:StateSearchAllPricesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns avg prices for an individual fuel type for the given date range.</documentation>
      <wsdl:input message="tns:dailyaverageSoapIn" />
      <wsdl:output message="tns:dailyaverageSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the previous day's average price for pre-selected country towns, for the given Fuel Type.</documentation>
      <wsdl:input message="tns:CountryDailyAverageSoapIn" />
      <wsdl:output message="tns:CountryDailyAverageSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a seven day rolling average for each available city in the state provided</documentation>
      <wsdl:input message="tns:CountryAveragesLast7DaysSoapIn" />
      <wsdl:output message="tns:CountryAveragesLast7DaysSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a historical report with averages for the last 7 days, the previous month, plus the highest daily average and that day's date in the past 30, 90 and 365 days based on the Region descriptor provided, for the given Fuel Types.</documentation>
      <wsdl:input message="tns:HistoricalDataReportSoapIn" />
      <wsdl:output message="tns:HistoricalDataReportSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the list of suburbs per state.</documentation>
      <wsdl:input message="tns:GetSuburbsSoapIn" />
      <wsdl:output message="tns:GetSuburbsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a list of suburbs for the given State and FuelType where current pricing is available.</documentation>
      <wsdl:input message="tns:GetSuburbsPerStateFuelTypeSoapIn" />
      <wsdl:output message="tns:GetSuburbsPerStateFuelTypeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which a particular Fuel Type is collected.</documentation>
      <wsdl:input message="tns:GetBrandsSoapIn" />
      <wsdl:output message="tns:GetBrandsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all brands in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateBrandsSoapIn" />
      <wsdl:output message="tns:GetAllStateBrandsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateFuelsSoapIn" />
      <wsdl:output message="tns:GetAllStateFuelsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetFuelsSoapIn" />
      <wsdl:output message="tns:GetFuelsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which the given Fuel Type is collected, in the given state.</documentation>
      <wsdl:input message="tns:GetStateBrandsSoapIn" />
      <wsdl:output message="tns:GetStateBrandsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the caller's IP address. Test method to show the calling partner's ip used for authentication.</documentation>
      <wsdl:input message="tns:IP_CheckSoapIn" />
      <wsdl:output message="tns:IP_CheckSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="FuelPricingServicesHttpGet">
    <wsdl:operation name="CapitalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the fuel pricing summary (Highest, Lowest, Average) for each capital city and fuel type.</documentation>
      <wsdl:input message="tns:CapitalSummaryHttpGetIn" />
      <wsdl:output message="tns:CapitalSummaryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns public holidays (if any) for the current day, by region.</documentation>
      <wsdl:input message="tns:RegionsPublicHolidayHttpGetIn" />
      <wsdl:output message="tns:RegionsPublicHolidayHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in an individual city. Returns the following data: lowest ULP price for the current day, highest ULP price for the current day, average ULP price for the current day and the cheapest day to buy fuel for the last week. Can be invoked for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth. To download associated images and files click &lt;a href="http://motormouth.net.au/services/citysummaryinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:CityPricingSummaryHttpGetIn" />
      <wsdl:output message="tns:CityPricingSummaryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in the city specified. Can be invoked for Brisbane, Gold Coast, Sunshine Coast, Sydney, Melbourne, Hobart, Adelaide or Perth - or &lt;b&gt;All&lt;/b&gt; for all of these regions at once.</documentation>
      <wsdl:input message="tns:NationalSummaryHttpGetIn" />
      <wsdl:output message="tns:NationalSummaryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the average fuel prices for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth, for the entered fuel type. Can be used for creating charts or reports. &lt;br&gt;The data returned is the city name and the average fuel price for the current day.</documentation>
      <wsdl:input message="tns:NationalDailyPriceAveragesHttpGetIn" />
      <wsdl:output message="tns:NationalDailyPriceAveragesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified city for the previous week commencing on a Sunday. &lt;br&gt;The data returned is: Average fuel price for each day, Day Name, City Name, Week comencement date (long date format)</documentation>
      <wsdl:input message="tns:CityWeeklyPriceHistoryHttpGetIn" />
      <wsdl:output message="tns:CityWeeklyPriceHistoryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified Site for the previous week (Rolling 7 Days).</documentation>
      <wsdl:input message="tns:SiteWeeklyPriceHistoryHttpGetIn" />
      <wsdl:output message="tns:SiteWeeklyPriceHistoryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:MapSearchHttpGetIn" />
      <wsdl:output message="tns:MapSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchHttpGetIn" />
      <wsdl:output message="tns:BrandMapSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for a selection of 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchMultipleRegionsHttpGetIn" />
      <wsdl:output message="tns:BrandMapSearchMultipleRegionsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACQ Region</documentation>
      <wsdl:input message="tns:RACQRegionSearchHttpGetIn" />
      <wsdl:output message="tns:RACQRegionSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACV Region</documentation>
      <wsdl:input message="tns:RACVRegionSearchHttpGetIn" />
      <wsdl:output message="tns:RACVRegionSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RACV Regions, for all fuels</documentation>
      <wsdl:input message="tns:RACVRegionsAllPricesHttpGetIn" />
      <wsdl:output message="tns:RACVRegionsAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RAA Regions, for all fuels</documentation>
      <wsdl:input message="tns:RAARegionsAllPricesHttpGetIn" />
      <wsdl:output message="tns:RAARegionsAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RAA Region</documentation>
      <wsdl:input message="tns:RAARegionSearchHttpGetIn" />
      <wsdl:output message="tns:RAARegionSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode.</documentation>
      <wsdl:input message="tns:PostcodeSearchHttpGetIn" />
      <wsdl:output message="tns:PostcodeSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the all available prices for the given and surrounding postcodes, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:PostcodeSearchAllPricesHttpGetIn" />
      <wsdl:output message="tns:PostcodeSearchAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeHttpGetIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest prices for the given fuels, in a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeMultiFuelHttpGetIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeMultiFuelHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchHttpGetIn" />
      <wsdl:output message="tns:BrandPostcodeSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode, including Lat/Long information.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchGeocodeHttpGetIn" />
      <wsdl:output message="tns:BrandPostcodeSearchGeocodeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from within a Top,Left,Bottom,Right geocode area.</documentation>
      <wsdl:input message="tns:BrandGeocodeSearchHttpGetIn" />
      <wsdl:output message="tns:BrandGeocodeSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given Street/State combination.</documentation>
      <wsdl:input message="tns:BrandStreetSearchHttpGetIn" />
      <wsdl:output message="tns:BrandStreetSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the closest sites to the given geo-code.</documentation>
      <wsdl:input message="tns:SiteGeoCodeSearchHttpGetIn" />
      <wsdl:output message="tns:SiteGeoCodeSearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest price in the city.</documentation>
      <wsdl:input message="tns:LowestPriceForCityHttpGetIn" />
      <wsdl:output message="tns:LowestPriceForCityHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest prices in the city, for the given Brand.</documentation>
      <wsdl:input message="tns:BrandLowestPriceForCityHttpGetIn" />
      <wsdl:output message="tns:BrandLowestPriceForCityHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type.</documentation>
      <wsdl:input message="tns:LocalitySearchHttpGetIn" />
      <wsdl:output message="tns:LocalitySearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Locality, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:LocalitySearchAllPricesHttpGetIn" />
      <wsdl:output message="tns:LocalitySearchAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type, including geocode information in the result.</documentation>
      <wsdl:input message="tns:LocalitySearchGeocodeHttpGetIn" />
      <wsdl:output message="tns:LocalitySearchGeocodeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchHttpGetIn" />
      <wsdl:output message="tns:BrandLocalitySearchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality, with Lat/Long information for each site.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchGeocodeHttpGetIn" />
      <wsdl:output message="tns:BrandLocalitySearchGeocodeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Region, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:RegionSearchAllPricesHttpGetIn" />
      <wsdl:output message="tns:RegionSearchAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given State, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:StateSearchAllPricesHttpGetIn" />
      <wsdl:output message="tns:StateSearchAllPricesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns avg prices for an individual fuel type for the given date range.</documentation>
      <wsdl:input message="tns:dailyaverageHttpGetIn" />
      <wsdl:output message="tns:dailyaverageHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the previous day's average price for pre-selected country towns, for the given Fuel Type.</documentation>
      <wsdl:input message="tns:CountryDailyAverageHttpGetIn" />
      <wsdl:output message="tns:CountryDailyAverageHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a seven day rolling average for each available city in the state provided</documentation>
      <wsdl:input message="tns:CountryAveragesLast7DaysHttpGetIn" />
      <wsdl:output message="tns:CountryAveragesLast7DaysHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a historical report with averages for the last 7 days, the previous month, plus the highest daily average and that day's date in the past 30, 90 and 365 days based on the Region descriptor provided, for the given Fuel Types.</documentation>
      <wsdl:input message="tns:HistoricalDataReportHttpGetIn" />
      <wsdl:output message="tns:HistoricalDataReportHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the list of suburbs per state.</documentation>
      <wsdl:input message="tns:GetSuburbsHttpGetIn" />
      <wsdl:output message="tns:GetSuburbsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a list of suburbs for the given State and FuelType where current pricing is available.</documentation>
      <wsdl:input message="tns:GetSuburbsPerStateFuelTypeHttpGetIn" />
      <wsdl:output message="tns:GetSuburbsPerStateFuelTypeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which a particular Fuel Type is collected.</documentation>
      <wsdl:input message="tns:GetBrandsHttpGetIn" />
      <wsdl:output message="tns:GetBrandsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all brands in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateBrandsHttpGetIn" />
      <wsdl:output message="tns:GetAllStateBrandsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateFuelsHttpGetIn" />
      <wsdl:output message="tns:GetAllStateFuelsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetFuelsHttpGetIn" />
      <wsdl:output message="tns:GetFuelsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which the given Fuel Type is collected, in the given state.</documentation>
      <wsdl:input message="tns:GetStateBrandsHttpGetIn" />
      <wsdl:output message="tns:GetStateBrandsHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the caller's IP address. Test method to show the calling partner's ip used for authentication.</documentation>
      <wsdl:input message="tns:IP_CheckHttpGetIn" />
      <wsdl:output message="tns:IP_CheckHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="FuelPricingServicesHttpPost">
    <wsdl:operation name="CapitalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the fuel pricing summary (Highest, Lowest, Average) for each capital city and fuel type.</documentation>
      <wsdl:input message="tns:CapitalSummaryHttpPostIn" />
      <wsdl:output message="tns:CapitalSummaryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns public holidays (if any) for the current day, by region.</documentation>
      <wsdl:input message="tns:RegionsPublicHolidayHttpPostIn" />
      <wsdl:output message="tns:RegionsPublicHolidayHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in an individual city. Returns the following data: lowest ULP price for the current day, highest ULP price for the current day, average ULP price for the current day and the cheapest day to buy fuel for the last week. Can be invoked for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth. To download associated images and files click &lt;a href="http://motormouth.net.au/services/citysummaryinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:CityPricingSummaryHttpPostIn" />
      <wsdl:output message="tns:CityPricingSummaryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Provides a summary of the current day's fuel prices in the city specified. Can be invoked for Brisbane, Gold Coast, Sunshine Coast, Sydney, Melbourne, Hobart, Adelaide or Perth - or &lt;b&gt;All&lt;/b&gt; for all of these regions at once.</documentation>
      <wsdl:input message="tns:NationalSummaryHttpPostIn" />
      <wsdl:output message="tns:NationalSummaryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the average fuel prices for Brisbane, Sydney, Melbourne, Adelaide &amp; Perth, for the entered fuel type. Can be used for creating charts or reports. &lt;br&gt;The data returned is the city name and the average fuel price for the current day.</documentation>
      <wsdl:input message="tns:NationalDailyPriceAveragesHttpPostIn" />
      <wsdl:output message="tns:NationalDailyPriceAveragesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified city for the previous week commencing on a Sunday. &lt;br&gt;The data returned is: Average fuel price for each day, Day Name, City Name, Week comencement date (long date format)</documentation>
      <wsdl:input message="tns:CityWeeklyPriceHistoryHttpPostIn" />
      <wsdl:output message="tns:CityWeeklyPriceHistoryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the daily average prices for a specified Site for the previous week (Rolling 7 Days).</documentation>
      <wsdl:input message="tns:SiteWeeklyPriceHistoryHttpPostIn" />
      <wsdl:output message="tns:SiteWeeklyPriceHistoryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:MapSearchHttpPostIn" />
      <wsdl:output message="tns:MapSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchHttpPostIn" />
      <wsdl:output message="tns:BrandMapSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This Web Service returns the lowest fuel prices for a selection of 71 individual sub-regions around Australia, for the given Brand. &lt;br&gt;To download asociated images and files click &lt;a href="http://motormouth.net.au/services/mapsearchinfo.aspx"&gt;here&lt;/a&gt;.</documentation>
      <wsdl:input message="tns:BrandMapSearchMultipleRegionsHttpPostIn" />
      <wsdl:output message="tns:BrandMapSearchMultipleRegionsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACQ Region</documentation>
      <wsdl:input message="tns:RACQRegionSearchHttpPostIn" />
      <wsdl:output message="tns:RACQRegionSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RACV Region</documentation>
      <wsdl:input message="tns:RACVRegionSearchHttpPostIn" />
      <wsdl:output message="tns:RACVRegionSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RACV Regions, for all fuels</documentation>
      <wsdl:input message="tns:RACVRegionsAllPricesHttpPostIn" />
      <wsdl:output message="tns:RACVRegionsAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in all custom RAA Regions, for all fuels</documentation>
      <wsdl:input message="tns:RAARegionsAllPricesHttpPostIn" />
      <wsdl:output message="tns:RAARegionsAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices in the given custom RAA Region</documentation>
      <wsdl:input message="tns:RAARegionSearchHttpPostIn" />
      <wsdl:output message="tns:RAARegionSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode.</documentation>
      <wsdl:input message="tns:PostcodeSearchHttpPostIn" />
      <wsdl:output message="tns:PostcodeSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the all available prices for the given and surrounding postcodes, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:PostcodeSearchAllPricesHttpPostIn" />
      <wsdl:output message="tns:PostcodeSearchAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices for a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeHttpPostIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest prices for the given fuels, in a selected postcode, including geocode information in the result.</documentation>
      <wsdl:input message="tns:PostcodeSearchGeocodeMultiFuelHttpPostIn" />
      <wsdl:output message="tns:PostcodeSearchGeocodeMultiFuelHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchHttpPostIn" />
      <wsdl:output message="tns:BrandPostcodeSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given postcode, including Lat/Long information.</documentation>
      <wsdl:input message="tns:BrandPostcodeSearchGeocodeHttpPostIn" />
      <wsdl:output message="tns:BrandPostcodeSearchGeocodeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from within a Top,Left,Bottom,Right geocode area.</documentation>
      <wsdl:input message="tns:BrandGeocodeSearchHttpPostIn" />
      <wsdl:output message="tns:BrandGeocodeSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the lowest fuel prices from a brand for a given Street/State combination.</documentation>
      <wsdl:input message="tns:BrandStreetSearchHttpPostIn" />
      <wsdl:output message="tns:BrandStreetSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the closest sites to the given geo-code.</documentation>
      <wsdl:input message="tns:SiteGeoCodeSearchHttpPostIn" />
      <wsdl:output message="tns:SiteGeoCodeSearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest price in the city.</documentation>
      <wsdl:input message="tns:LowestPriceForCityHttpPostIn" />
      <wsdl:output message="tns:LowestPriceForCityHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the site(s) who have the lowest prices in the city, for the given Brand.</documentation>
      <wsdl:input message="tns:BrandLowestPriceForCityHttpPostIn" />
      <wsdl:output message="tns:BrandLowestPriceForCityHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type.</documentation>
      <wsdl:input message="tns:LocalitySearchHttpPostIn" />
      <wsdl:output message="tns:LocalitySearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Locality, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:LocalitySearchAllPricesHttpPostIn" />
      <wsdl:output message="tns:LocalitySearchAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest prices for a given locality and fuel type, including geocode information in the result.</documentation>
      <wsdl:input message="tns:LocalitySearchGeocodeHttpPostIn" />
      <wsdl:output message="tns:LocalitySearchGeocodeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchHttpPostIn" />
      <wsdl:output message="tns:BrandLocalitySearchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the sites who have the lowest price for a given Brand and fuel type, in the specified Locality, with Lat/Long information for each site.</documentation>
      <wsdl:input message="tns:BrandLocalitySearchGeocodeHttpPostIn" />
      <wsdl:output message="tns:BrandLocalitySearchGeocodeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given Region, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:RegionSearchAllPricesHttpPostIn" />
      <wsdl:output message="tns:RegionSearchAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all available prices in the given State, for the fuel types supplied.</documentation>
      <wsdl:input message="tns:StateSearchAllPricesHttpPostIn" />
      <wsdl:output message="tns:StateSearchAllPricesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns avg prices for an individual fuel type for the given date range.</documentation>
      <wsdl:input message="tns:dailyaverageHttpPostIn" />
      <wsdl:output message="tns:dailyaverageHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the previous day's average price for pre-selected country towns, for the given Fuel Type.</documentation>
      <wsdl:input message="tns:CountryDailyAverageHttpPostIn" />
      <wsdl:output message="tns:CountryDailyAverageHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a seven day rolling average for each available city in the state provided</documentation>
      <wsdl:input message="tns:CountryAveragesLast7DaysHttpPostIn" />
      <wsdl:output message="tns:CountryAveragesLast7DaysHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a historical report with averages for the last 7 days, the previous month, plus the highest daily average and that day's date in the past 30, 90 and 365 days based on the Region descriptor provided, for the given Fuel Types.</documentation>
      <wsdl:input message="tns:HistoricalDataReportHttpPostIn" />
      <wsdl:output message="tns:HistoricalDataReportHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the list of suburbs per state.</documentation>
      <wsdl:input message="tns:GetSuburbsHttpPostIn" />
      <wsdl:output message="tns:GetSuburbsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns a list of suburbs for the given State and FuelType where current pricing is available.</documentation>
      <wsdl:input message="tns:GetSuburbsPerStateFuelTypeHttpPostIn" />
      <wsdl:output message="tns:GetSuburbsPerStateFuelTypeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which a particular Fuel Type is collected.</documentation>
      <wsdl:input message="tns:GetBrandsHttpPostIn" />
      <wsdl:output message="tns:GetBrandsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all brands in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateBrandsHttpPostIn" />
      <wsdl:output message="tns:GetAllStateBrandsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels in the given state for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetAllStateFuelsHttpPostIn" />
      <wsdl:output message="tns:GetAllStateFuelsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns all fuels for which pricing is collected.</documentation>
      <wsdl:input message="tns:GetFuelsHttpPostIn" />
      <wsdl:output message="tns:GetFuelsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the Brands for which the given Fuel Type is collected, in the given state.</documentation>
      <wsdl:input message="tns:GetStateBrandsHttpPostIn" />
      <wsdl:output message="tns:GetStateBrandsHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Returns the caller's IP address. Test method to show the calling partner's ip used for authentication.</documentation>
      <wsdl:input message="tns:IP_CheckHttpPostIn" />
      <wsdl:output message="tns:IP_CheckHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="FuelPricingServicesSoap" type="tns:FuelPricingServicesSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
    <wsdl:operation name="CapitalSummary">
      <soap:operation soapAction="http://MotorMouth.net.au/CapitalSummary" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <soap:operation soapAction="http://MotorMouth.net.au/RegionsPublicHoliday" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <soap:operation soapAction="http://MotorMouth.net.au/CityPricingSummary" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <soap:operation soapAction="http://MotorMouth.net.au/NationalSummary" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <soap:operation soapAction="http://MotorMouth.net.au/NationalDailyPriceAverages" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <soap:operation soapAction="http://MotorMouth.net.au/CityWeeklyPriceHistory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <soap:operation soapAction="http://MotorMouth.net.au/SiteWeeklyPriceHistory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/MapSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandMapSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandMapSearchMultipleRegions" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/RACQRegionSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/RACVRegionSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/RACVRegionsAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/RAARegionsAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/RAARegionSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/PostcodeSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/PostcodeSearchAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <soap:operation soapAction="http://MotorMouth.net.au/PostcodeSearchGeocode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <soap:operation soapAction="http://MotorMouth.net.au/PostcodeSearchGeocodeMultiFuel" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandPostcodeSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandPostcodeSearchGeocode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandGeocodeSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandStreetSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <soap:operation soapAction="http://MotorMouth.net.au/SiteGeoCodeSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <soap:operation soapAction="http://MotorMouth.net.au/LowestPriceForCity" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandLowestPriceForCity" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <soap:operation soapAction="http://MotorMouth.net.au/LocalitySearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/LocalitySearchAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <soap:operation soapAction="http://MotorMouth.net.au/LocalitySearchGeocode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandLocalitySearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <soap:operation soapAction="http://MotorMouth.net.au/BrandLocalitySearchGeocode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/RegionSearchAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <soap:operation soapAction="http://MotorMouth.net.au/StateSearchAllPrices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <soap:operation soapAction="http://MotorMouth.net.au/dailyaverage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <soap:operation soapAction="http://MotorMouth.net.au/CountryDailyAverage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <soap:operation soapAction="http://MotorMouth.net.au/CountryAveragesLast7Days" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <soap:operation soapAction="http://MotorMouth.net.au/HistoricalDataReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <soap:operation soapAction="http://MotorMouth.net.au/GetSuburbs" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <soap:operation soapAction="http://MotorMouth.net.au/GetSuburbsPerStateFuelType" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <soap:operation soapAction="http://MotorMouth.net.au/GetBrands" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <soap:operation soapAction="http://MotorMouth.net.au/GetAllStateBrands" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <soap:operation soapAction="http://MotorMouth.net.au/GetAllStateFuels" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <soap:operation soapAction="http://MotorMouth.net.au/GetFuels" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <soap:operation soapAction="http://MotorMouth.net.au/GetStateBrands" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <soap:operation soapAction="http://MotorMouth.net.au/IP_Check" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="FuelPricingServicesHttpGet" type="tns:FuelPricingServicesHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="CapitalSummary">
      <http:operation location="/CapitalSummary" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <http:operation location="/RegionsPublicHoliday" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <http:operation location="/CityPricingSummary" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <http:operation location="/NationalSummary" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <http:operation location="/NationalDailyPriceAverages" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <http:operation location="/CityWeeklyPriceHistory" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <http:operation location="/SiteWeeklyPriceHistory" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <http:operation location="/MapSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <http:operation location="/BrandMapSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <http:operation location="/BrandMapSearchMultipleRegions" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <http:operation location="/RACQRegionSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <http:operation location="/RACVRegionSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <http:operation location="/RACVRegionsAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <http:operation location="/RAARegionsAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <http:operation location="/RAARegionSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <http:operation location="/PostcodeSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <http:operation location="/PostcodeSearchAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <http:operation location="/PostcodeSearchGeocode" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <http:operation location="/PostcodeSearchGeocodeMultiFuel" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <http:operation location="/BrandPostcodeSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <http:operation location="/BrandPostcodeSearchGeocode" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <http:operation location="/BrandGeocodeSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <http:operation location="/BrandStreetSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <http:operation location="/SiteGeoCodeSearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <http:operation location="/LowestPriceForCity" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <http:operation location="/BrandLowestPriceForCity" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <http:operation location="/LocalitySearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <http:operation location="/LocalitySearchAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <http:operation location="/LocalitySearchGeocode" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <http:operation location="/BrandLocalitySearch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <http:operation location="/BrandLocalitySearchGeocode" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <http:operation location="/RegionSearchAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <http:operation location="/StateSearchAllPrices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <http:operation location="/dailyaverage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <http:operation location="/CountryDailyAverage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <http:operation location="/CountryAveragesLast7Days" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <http:operation location="/HistoricalDataReport" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <http:operation location="/GetSuburbs" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <http:operation location="/GetSuburbsPerStateFuelType" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <http:operation location="/GetBrands" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <http:operation location="/GetAllStateBrands" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <http:operation location="/GetAllStateFuels" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <http:operation location="/GetFuels" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <http:operation location="/GetStateBrands" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <http:operation location="/IP_Check" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="FuelPricingServicesHttpPost" type="tns:FuelPricingServicesHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="CapitalSummary">
      <http:operation location="/CapitalSummary" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionsPublicHoliday">
      <http:operation location="/RegionsPublicHoliday" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityPricingSummary">
      <http:operation location="/CityPricingSummary" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalSummary">
      <http:operation location="/NationalSummary" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="NationalDailyPriceAverages">
      <http:operation location="/NationalDailyPriceAverages" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CityWeeklyPriceHistory">
      <http:operation location="/CityWeeklyPriceHistory" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteWeeklyPriceHistory">
      <http:operation location="/SiteWeeklyPriceHistory" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MapSearch">
      <http:operation location="/MapSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearch">
      <http:operation location="/BrandMapSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandMapSearchMultipleRegions">
      <http:operation location="/BrandMapSearchMultipleRegions" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACQRegionSearch">
      <http:operation location="/RACQRegionSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionSearch">
      <http:operation location="/RACVRegionSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RACVRegionsAllPrices">
      <http:operation location="/RACVRegionsAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionsAllPrices">
      <http:operation location="/RAARegionsAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RAARegionSearch">
      <http:operation location="/RAARegionSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearch">
      <http:operation location="/PostcodeSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchAllPrices">
      <http:operation location="/PostcodeSearchAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocode">
      <http:operation location="/PostcodeSearchGeocode" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="PostcodeSearchGeocodeMultiFuel">
      <http:operation location="/PostcodeSearchGeocodeMultiFuel" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearch">
      <http:operation location="/BrandPostcodeSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandPostcodeSearchGeocode">
      <http:operation location="/BrandPostcodeSearchGeocode" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandGeocodeSearch">
      <http:operation location="/BrandGeocodeSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandStreetSearch">
      <http:operation location="/BrandStreetSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SiteGeoCodeSearch">
      <http:operation location="/SiteGeoCodeSearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LowestPriceForCity">
      <http:operation location="/LowestPriceForCity" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLowestPriceForCity">
      <http:operation location="/BrandLowestPriceForCity" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearch">
      <http:operation location="/LocalitySearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchAllPrices">
      <http:operation location="/LocalitySearchAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LocalitySearchGeocode">
      <http:operation location="/LocalitySearchGeocode" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearch">
      <http:operation location="/BrandLocalitySearch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BrandLocalitySearchGeocode">
      <http:operation location="/BrandLocalitySearchGeocode" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegionSearchAllPrices">
      <http:operation location="/RegionSearchAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="StateSearchAllPrices">
      <http:operation location="/StateSearchAllPrices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="dailyaverage">
      <http:operation location="/dailyaverage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryDailyAverage">
      <http:operation location="/CountryDailyAverage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CountryAveragesLast7Days">
      <http:operation location="/CountryAveragesLast7Days" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HistoricalDataReport">
      <http:operation location="/HistoricalDataReport" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbs">
      <http:operation location="/GetSuburbs" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSuburbsPerStateFuelType">
      <http:operation location="/GetSuburbsPerStateFuelType" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBrands">
      <http:operation location="/GetBrands" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateBrands">
      <http:operation location="/GetAllStateBrands" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAllStateFuels">
      <http:operation location="/GetAllStateFuels" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFuels">
      <http:operation location="/GetFuels" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetStateBrands">
      <http:operation location="/GetStateBrands" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="IP_Check">
      <http:operation location="/IP_Check" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="FuelPricingServices">
    <wsdl:port name="FuelPricingServicesSoap" binding="tns:FuelPricingServicesSoap">
      <soap:address location="http://motormouth.net.au/Services/FuelPricingServices.asmx" />
    </wsdl:port>
    <wsdl:port name="FuelPricingServicesHttpGet" binding="tns:FuelPricingServicesHttpGet">
      <http:address location="http://motormouth.net.au/Services/FuelPricingServices.asmx" />
    </wsdl:port>
    <wsdl:port name="FuelPricingServicesHttpPost" binding="tns:FuelPricingServicesHttpPost">
      <http:address location="http://motormouth.net.au/Services/FuelPricingServices.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>