<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.remembergod.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://www.remembergod.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Master Ching Hai teaches the importance of the practice of meditation, inner contemplation and prayer. She simply offers Her own enlightenment as an example, so that others may gain their own Ultimate Liberation.</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.remembergod.org/">
      <s:element name="GetWisdomInfo">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="keyword" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWisdomInfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetWisdomInfoResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetWisdomInfoSoapIn">
    <wsdl:part name="parameters" element="tns:GetWisdomInfo" />
  </wsdl:message>
  <wsdl:message name="GetWisdomInfoSoapOut">
    <wsdl:part name="parameters" element="tns:GetWisdomInfoResponse" />
  </wsdl:message>
  <wsdl:portType name="Remember_x0020_GodSoap">
    <wsdl:operation name="GetWisdomInfo">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get wisdom and enlightenment</wsdl:documentation>
      <wsdl:input message="tns:GetWisdomInfoSoapIn" />
      <wsdl:output message="tns:GetWisdomInfoSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="Remember_x0020_GodSoap" type="tns:Remember_x0020_GodSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
    <wsdl:operation name="GetWisdomInfo">
      <soap:operation soapAction="http://www.remembergod.org/GetWisdomInfo" 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="Remember_x0020_GodSoap12" type="tns:Remember_x0020_GodSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
    <wsdl:operation name="GetWisdomInfo">
      <soap12:operation soapAction="http://www.remembergod.org/GetWisdomInfo" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Remember_x0020_God">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Master Ching Hai teaches the importance of the practice of meditation, inner contemplation and prayer. She simply offers Her own enlightenment as an example, so that others may gain their own Ultimate Liberation.</wsdl:documentation>
    <wsdl:port name="Remember_x0020_GodSoap" binding="tns:Remember_x0020_GodSoap">
      <soap:address location="http://www.remembergod.org/webservice/remembergod.asmx" />
    </wsdl:port>
    <wsdl:port name="Remember_x0020_GodSoap12" binding="tns:Remember_x0020_GodSoap12">
      <soap12:address location="http://www.remembergod.org/webservice/remembergod.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>