<wadl:application xmlns:wadl="http://research.sun.com/wadl/2006/10" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <wadl:doc xmlns:enunciate="http://enunciate.codehaus.org/" enunciate:generatedBy="Enunciate-1.18"/>
  <wadl:grammars>
    <wadl:include href="ns0.xsd"/>
  </wadl:grammars>
  <wadl:resources base="http://www.realtybaron.com/api">
    <wadl:resource path="/rest/inquiry/answer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/inquiry/answer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/inquiry/answer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/inquiry/view">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="inquiry_id" style="query">
            <wadl:doc>
              <![CDATA[an inquiry's unique identifier]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/inquiry/view">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="inquiry_id" style="query">
            <wadl:doc>
              <![CDATA[an inquiry's unique identifier]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/inquiry/view">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="inquiry_id" style="query">
            <wadl:doc>
              <![CDATA[an inquiry's unique identifier]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view inquiry]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/lead/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/lead/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/lead/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/lead/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/lead/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/lead/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller lead for agent bidding.  Bidding for a "lead" is based on the sales commission or flat fee paid by the consumer.
<p/>
<b>If you're sending credit card information, please use "https" as the protocol in your request when invoking the API.</b>
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/referral/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/referral/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/referral/buyer">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new buyer referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/referral/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/referral/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/referral/seller">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new seller referral for agent bidding.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/answers/get/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a question's answers.  Answers are moderated.  This method returns those answers which have been approved.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="order" style="query">
            <wadl:doc>
              <![CDATA[The order in which answers are returned.  Possible values include: revenue (default), ranking, rating, recent, oldest.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of question's answers.]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/answers/get/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a question's answers.  Answers are moderated.  This method returns those answers which have been approved.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="order" style="query">
            <wadl:doc>
              <![CDATA[The order in which answers are returned.  Possible values include: revenue (default), ranking, rating, recent, oldest.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of question's answers.]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/answers/get/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a question's answers.  Answers are moderated.  This method returns those answers which have been approved.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="order" style="query">
            <wadl:doc>
              <![CDATA[The order in which answers are returned.  Possible values include: revenue (default), ranking, rating, recent, oldest.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of question's answers.]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/auction/list/{state}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve a list of auctions based on their state of being.  Only auctions which you originated will be returned.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of auctions]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/auction/list/{state}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve a list of auctions based on their state of being.  Only auctions which you originated will be returned.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of auctions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/auction/list/{state}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve a list of auctions based on their state of being.  Only auctions which you originated will be returned.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of auctions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/auction/open/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[activate auction]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/auction/open/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[activate auction]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/auction/open/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[activate auction]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/auction/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view auction]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/auction/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view auction]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/auction/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view auction]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/bid/delete/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/bid/delete/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/bid/delete/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/bid/list/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of bids]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/bid/list/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of bids]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/bid/list/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of bids]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/bid/select/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/bid/select/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/bid/select/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/bid/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/bid/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/bid/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/auction</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[view of bid]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/question/edit/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find a question using its secret identifier.  Secret identifiers are private.  Therefore, this method should only used when the inquirer is editing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/question/edit/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find a question using its secret identifier.  Secret identifiers are private.  Therefore, this method should only used when the inquirer is editing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/question/edit/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find a question using its secret identifier.  Secret identifiers are private.  Therefore, this method should only used when the inquirer is editing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/question/post/{context}">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new question for real estate agents to answer.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/question/post/{context}">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new question for real estate agents to answer.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/question/post/{context}">
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Post a new question for real estate agents to answer.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/question/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a question using its unique identifier.  Unique identifiers are public.  Therefore, this method should be used when anyone is viewing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/question/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a question using its unique identifier.  Unique identifiers are public.  Therefore, this method should be used when anyone is viewing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/question/view/{id}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a question using its unique identifier.  Unique identifiers are public.  Therefore, this method should be used when anyone is viewing a question.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[question]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/questions/find/returns">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions intended for the publishing website.  If we identify a question whose author obviously intended to contact a publisher's website directly, we'll mark the question as 'return to
sender'.  Your website can periodically fetch the question content and contact information of the inquirer using this service endpoint.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="past_hours" style="query">
            <wadl:doc>
              <![CDATA[The number of hours to look back in the past for returned questions.  Defaults to 24 hours.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/questions/find/returns">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions intended for the publishing website.  If we identify a question whose author obviously intended to contact a publisher's website directly, we'll mark the question as 'return to
sender'.  Your website can periodically fetch the question content and contact information of the inquirer using this service endpoint.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="past_hours" style="query">
            <wadl:doc>
              <![CDATA[The number of hours to look back in the past for returned questions.  Defaults to 24 hours.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/questions/find/returns">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions intended for the publishing website.  If we identify a question whose author obviously intended to contact a publisher's website directly, we'll mark the question as 'return to
sender'.  Your website can periodically fetch the question content and contact information of the inquirer using this service endpoint.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="past_hours" style="query">
            <wadl:doc>
              <![CDATA[The number of hours to look back in the past for returned questions.  Defaults to 24 hours.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[API key.  This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/questions/find/{context}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions by location.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="location" style="query">
            <wadl:doc>
              <![CDATA[A free-text value representing the location near which you'd like to search for questions. Almost any property, ZIP, city, or metro specification will work, e.g "2407 Euclid Avenue", "Austin, TX  78704", "78704", "Austin, TX", "Austin-San Marcos".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="tag" style="query">
            <wadl:doc>
              <![CDATA[List of tags]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="*/*" element="response"/>
          <wadl:representation mediaType="application/xml" element="response"/>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/xml/questions/find/{context}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions by location.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="location" style="query">
            <wadl:doc>
              <![CDATA[A free-text value representing the location near which you'd like to search for questions. Almost any property, ZIP, city, or metro specification will work, e.g "2407 Euclid Avenue", "Austin, TX  78704", "78704", "Austin, TX", "Austin-San Marcos".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="tag" style="query">
            <wadl:doc>
              <![CDATA[List of tags]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/questions/find/{context}">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Find questions by location.
<p/>
<span style="color:red; font-weight:bold;">IMPORTANT NOTICE: this API has been relocated to http://api.realtybaron.com/answers</span>]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="location" style="query">
            <wadl:doc>
              <![CDATA[A free-text value representing the location near which you'd like to search for questions. Almost any property, ZIP, city, or metro specification will work, e.g "2407 Euclid Avenue", "Austin, TX  78704", "78704", "Austin, TX", "Austin-San Marcos".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[The page on which the query will start. Zero-based index. Defaults to 0.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[The size of result set.  The number of elements returned by the query.  Defaults to 10 results.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="tag" style="query">
            <wadl:doc>
              <![CDATA[List of tags]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@realtybaron.com">help@realtybaron.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of questions]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
  </wadl:resources>
</wadl:application>
