<?xml version="1.0" encoding="UTF-8"?>
<wadl:application xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <wadl:doc xmlns:enunciate="http://enunciate.codehaus.org/" enunciate:generatedBy="Enunciate-1.26.1"/>
  <wadl:grammars>
    <wadl:include href="ns0.xsd"/>
  </wadl:grammars>
  <wadl:resources base="http://www.agentrank.com/api">
    <wadl:resource path="/rest/agent/contact/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Contact an agent.]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[contact status]]>
          </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/agent/contact/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Contact an agent.]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[contact status]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/agent/contact/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Contact an agent.]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[contact status]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/device/add/{platform}">
      <wadl:param name="platform" style="template">
        <wadl:doc>
          <![CDATA[device platform]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new device]]>
        </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/device/add/{platform}">
      <wadl:param name="platform" style="template">
        <wadl:doc>
          <![CDATA[device platform]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new device]]>
        </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/device/add/{platform}">
      <wadl:param name="platform" style="template">
        <wadl:doc>
          <![CDATA[device platform]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new device]]>
        </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/forecast/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[a forecast's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a forecast]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of market forecasts]]>
          </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/forecast/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[a forecast's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a forecast]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of market forecasts]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/forecast/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[a forecast's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a forecast]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of market forecasts]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/forecasts/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a list of median sale price forecasts made by an individual agent]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/forecasts/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a list of median sale price forecasts made by an individual agent]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/forecasts/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a list of median sale price forecasts made by an individual agent]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/forecasts/market/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Fetch median sale price forecasts for a specific market.  These are individual data points recorded by agents.]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/forecasts/market/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Fetch median sale price forecasts for a specific market.  These are individual data points recorded by agents.]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/forecasts/market/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Fetch median sale price forecasts for a specific market.  These are individual data points recorded by agents.]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/market/view/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a full list of market forecasts using location text]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/market/view/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a full list of market forecasts using location text]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/market/view/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which gives meaning to the <em>location</em> parameter.  Possible values include <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a full list of market forecasts using location text]]>
        </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 ZIP, city, or metro specification will work, e.g "Austin-San Marcos, TX", "Austin, TX", "Austin, TX 78704", "78704".]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/profile/claim/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Claim a dormant user account]]>
        </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/profile/claim/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Claim a dormant user account]]>
        </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/profile/claim/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Claim a dormant user account]]>
        </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/profile/flag/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Flags a profile for review by staff]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[flag status]]>
          </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/profile/flag/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Flags a profile for review by staff]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[flag status]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/profile/flag/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Flags a profile for review by staff]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[flag status]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/profile/poke/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Poke an active profile for an update]]>
        </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[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/profile/poke/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Poke an active profile for an update]]>
        </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[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/profile/poke/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Poke an active profile for an update]]>
        </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[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/profile/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's profile using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions and client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[agent's current profile]]>
          </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/profile/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's profile using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions and client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[agent's current profile]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/profile/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's profile using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions and client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[agent's current profile]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/profiles/find/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which determines how <em>location</em> parameter is interpreted -- <em>state</em>, <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a partial list of agent profiles using the city & state or ZIP code]]>
        </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 state, metro, city, ZIP, or property address will work, e.g. "Texas", "Austin-San Marcos", "Austin, TX", "78704", or "2407 Euclid Avenue".  Alternatively, send us a latitude and longitude.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of agent profiles]]>
          </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/profiles/find/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which determines how <em>location</em> parameter is interpreted -- <em>state</em>, <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a partial list of agent profiles using the city & state or ZIP code]]>
        </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 state, metro, city, ZIP, or property address will work, e.g. "Texas", "Austin-San Marcos", "Austin, TX", "78704", or "2407 Euclid Avenue".  Alternatively, send us a latitude and longitude.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of agent profiles]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/profiles/find/{context}">
      <wadl:param name="context" style="template">
        <wadl:doc>
          <![CDATA[A context type which determines how <em>location</em> parameter is interpreted -- <em>state</em>, <em>metro</em>, <em>city</em>, or <em>zipcode</em>.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a partial list of agent profiles using the city & state or ZIP code]]>
        </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 state, metro, city, ZIP, or property address will work, e.g. "Texas", "Austin-San Marcos", "Austin, TX", "78704", or "2407 Euclid Avenue".  Alternatively, send us a latitude and longitude.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="latitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical latitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="longitude" style="query">
            <wadl:doc>
              <![CDATA[A decimal value representing the geographical longitude.  Required if location is empty.]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="head_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the head shot -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </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@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[list of agent profiles]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/review/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[review's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a review by ID]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[review]]>
          </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/review/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[review's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a review by ID]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[review]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/review/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[review's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get a review by ID]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[review]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/reviews/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's reviews using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/reviews/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's reviews using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/reviews/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Get an agent's reviews using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for client reviews]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/sale/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[sale's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[array of agent sales]]>
          </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/sale/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[sale's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[array of agent sales]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/sale/view/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[sale's unique identity]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </wadl:request>
        <wadl:response>
          <wadl:doc>
            <![CDATA[array of agent sales]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/sales/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/sales/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/sales/agent/{id}">
      <wadl:param name="id" style="template">
        <wadl:doc>
          <![CDATA[Agent's unique identifier -- numeric ID or username -- on RealtyBaron.com]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Retrieve an agent's sale transactions using their unique identifier on RealtyBaron.com]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="look_back" style="query">
            <wadl:doc>
              <![CDATA[The number of years to "look back" for sale transactions]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_width" style="query">
            <wadl:doc>
              <![CDATA[The width of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="map_height" style="query">
            <wadl:doc>
              <![CDATA[The height of a static map containing sales]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="chart_size" style="query">
            <wadl:doc>
              <![CDATA[The size of the chart images -- <em>thumbnail, xsmall, small, medium, large, xlarge, xxlarge</em>]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="start_index" style="query">
            <wadl:doc>
              <![CDATA[zero-based index; the page on which the query will start]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="max_results" style="query">
            <wadl:doc>
              <![CDATA[size of result set; the number of elements returned by the query]]>
            </wadl:doc>
          </wadl:param>
          <wadl:param name="api_key" style="query">
            <wadl:doc>
              <![CDATA[This identifies your application.  Please email <a href="mailto:help@agentrank.com">help@agentrank.com</a> to request an API key.]]>
            </wadl:doc>
          </wadl:param>
        </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/user/add/{role}">
      <wadl:param name="role" style="template">
        <wadl:doc>
          <![CDATA[The primary role of new user -- <em>AGENT</em> or <em>PARTNER</em>. Currently, any real estate professional is considered an <em>AGENT</em>.  <em>PARTNER</em> is reserved for non-licensed web publishers.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new user account]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[new user]]>
          </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/user/add/{role}">
      <wadl:param name="role" style="template">
        <wadl:doc>
          <![CDATA[The primary role of new user -- <em>AGENT</em> or <em>PARTNER</em>. Currently, any real estate professional is considered an <em>AGENT</em>.  <em>PARTNER</em> is reserved for non-licensed web publishers.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new user account]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[new user]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/user/add/{role}">
      <wadl:param name="role" style="template">
        <wadl:doc>
          <![CDATA[The primary role of new user -- <em>AGENT</em> or <em>PARTNER</em>. Currently, any real estate professional is considered an <em>AGENT</em>.  <em>PARTNER</em> is reserved for non-licensed web publishers.]]>
        </wadl:doc>
      </wadl:param>
      <wadl:method name="POST">
        <wadl:doc>
          <![CDATA[Add a new user account]]>
        </wadl:doc>
        <wadl:request/>
        <wadl:response>
          <wadl:doc>
            <![CDATA[new user]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/rest/user/get/credentials">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a user's credentials be emailed]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="email" style="query">
            <wadl:doc>
              <![CDATA[user's email address]]>
            </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[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/user/get/credentials">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a user's credentials be emailed]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="email" style="query">
            <wadl:doc>
              <![CDATA[user's email address]]>
            </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[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/xml" element="response"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
    <wadl:resource path="/json/user/get/credentials">
      <wadl:method name="GET">
        <wadl:doc>
          <![CDATA[Request a user's credentials be emailed]]>
        </wadl:doc>
        <wadl:request>
          <wadl:param name="email" style="query">
            <wadl:doc>
              <![CDATA[user's email address]]>
            </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[api response]]>
          </wadl:doc>
          <wadl:representation mediaType="application/json"/>
        </wadl:response>
      </wadl:method>
    </wadl:resource>
  </wadl:resources>
</wadl:application>
