<?xml version='1.0' encoding='UTF-8'?><!-- Published by XML-WS Runtime (https://github.com/eclipse-ee4j/metro-jax-ws). Runtime's version is XML-WS Runtime 4.0.0 git-revision#129f787. --><!-- Generated by XML-WS Runtime (https://github.com/eclipse-ee4j/metro-jax-ws). Runtime's version is XML-WS Runtime 4.0.0 git-revision#129f787. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/" name="PricingAndConfigurationService">
<types>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/SharedObjects/" schemaLocation="https://service.augustasportswear.com/PricingAndConfigurationService?xsd=1"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/" schemaLocation="https://service.augustasportswear.com/PricingAndConfigurationService?xsd=2"/>
</xsd:schema>
<xsd:schema>
<xsd:import namespace="http://www.isotc211.org/iso4217/" schemaLocation="https://service.augustasportswear.com/PricingAndConfigurationService?xsd=3"/>
</xsd:schema>
</types>
<message name="getAvailableLocations">
<part name="GetAvailableLocationsRequest" element="tns:GetAvailableLocationsRequest"/>
</message>
<message name="getAvailableLocationsResponse">
<part name="GetAvailableLocationsResponse" element="tns:GetAvailableLocationsResponse"/>
</message>
<message name="getDecorationColors">
<part name="GetDecorationColorsRequest" element="tns:GetDecorationColorsRequest"/>
</message>
<message name="getDecorationColorsResponse">
<part name="GetDecorationColorsResponse" element="tns:GetDecorationColorsResponse"/>
</message>
<message name="getFobPoints">
<part name="GetFobPointsRequest" element="tns:GetFobPointsRequest"/>
</message>
<message name="getFobPointsResponse">
<part name="GetFobPointsResponse" element="tns:GetFobPointsResponse"/>
</message>
<message name="getAvailableCharges">
<part name="GetAvailableChargesRequest" element="tns:GetAvailableChargesRequest"/>
</message>
<message name="getAvailableChargesResponse">
<part name="GetAvailableChargesResponse" element="tns:GetAvailableChargesResponse"/>
</message>
<message name="getConfigurationAndPricing">
<part name="GetConfigurationAndPricingRequest" element="tns:GetConfigurationAndPricingRequest"/>
</message>
<message name="getConfigurationAndPricingResponse">
<part name="GetConfigurationAndPricingResponse" element="tns:GetConfigurationAndPricingResponse"/>
</message>
<portType name="PricingAndConfigurationService">
<operation name="getAvailableLocations">
<input wsam:Action="getAvailableLocations" message="tns:getAvailableLocations"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/PricingAndConfigurationService/getAvailableLocationsResponse" message="tns:getAvailableLocationsResponse"/>
</operation>
<operation name="getDecorationColors">
<input wsam:Action="getDecorationColors" message="tns:getDecorationColors"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/PricingAndConfigurationService/getDecorationColorsResponse" message="tns:getDecorationColorsResponse"/>
</operation>
<operation name="getFobPoints">
<input wsam:Action="getFobPoints" message="tns:getFobPoints"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/PricingAndConfigurationService/getFobPointsResponse" message="tns:getFobPointsResponse"/>
</operation>
<operation name="getAvailableCharges">
<input wsam:Action="getAvailableCharges" message="tns:getAvailableCharges"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/PricingAndConfigurationService/getAvailableChargesResponse" message="tns:getAvailableChargesResponse"/>
</operation>
<operation name="getConfigurationAndPricing">
<input wsam:Action="getConfigurationAndPricing" message="tns:getConfigurationAndPricing"/>
<output wsam:Action="http://www.promostandards.org/WSDL/PricingAndConfiguration/1.0.0/PricingAndConfigurationService/getConfigurationAndPricingResponse" message="tns:getConfigurationAndPricingResponse"/>
</operation>
</portType>
<binding name="PricingAndConfigurationServiceBindingBinding" type="tns:PricingAndConfigurationService">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<operation name="getAvailableLocations">
<soap:operation soapAction="getAvailableLocations"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getDecorationColors">
<soap:operation soapAction="getDecorationColors"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getFobPoints">
<soap:operation soapAction="getFobPoints"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getAvailableCharges">
<soap:operation soapAction="getAvailableCharges"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
<operation name="getConfigurationAndPricing">
<soap:operation soapAction="getConfigurationAndPricing"/>
<input>
<soap:body use="literal"/>
</input>
<output>
<soap:body use="literal"/>
</output>
</operation>
</binding>
<service name="PricingAndConfigurationService">
<port name="PricingAndConfigurationServiceBinding" binding="tns:PricingAndConfigurationServiceBindingBinding">
<soap:address location="https://service.augustasportswear.com/PricingAndConfigurationService"/>
</port>
</service>
</definitions>