<?xml version="1.0" encoding="iso-8859-1"?>
<omws:testModel xmlns:omws="http://openmodeller.cria.org.br/ws/1.0"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml">
<TestParameters xmlns="http://openmodeller.cria.org.br/xml/1.0">
  <Sampler>
    <Environment>
<!--
<Map Id="/system/modelagem/layers/publico/clima/WORLDCLIM/temperatura/tmax_10min/tmax_1" IsCategorical="0"/>
<Map Id="/system/modelagem/layers/publico/clima/WORLDCLIM/temperatura/tmin_10min/tmin_1" IsCategorical="0"/>
<Map Id="/system/modelagem/layers/publico/clima/WORLDCLIM/precipitacao/prec_10min/prec_1" IsCategorical="0"/>
<Map Id="/system/modelagem/layers/publico/topografia/WORLDCLIM/alt_2-5min/alt" IsCategorical="0"/>
<Mask Id="/system/modelagem/layers/publico/clima/WORLDCLIM/temperatura/tmax_10min/tmax_1"/>
-->
    </Environment>
    <Presence Label="Test species">
      <CoordinateSystem>
         GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9108"]],AXIS["Lat",NORTH],AXIS["Long",EAST],AUTHORITY["EPSG","4326"]]
      </CoordinateSystem>
<!-- Here goes the points
      <Point Id="1" X="-67.845739" Y="-11.327340" />
      <Point Id="2" X="-69.549969" Y="-12.350801" />
-->
    </Presence>
<!--
    <Absence Label="Unknown">
      <CoordinateSystem>
         GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9108"]],AXIS["Lat",NORTH],AXIS["Long",EAST],AUTHORITY["EPSG","4326"]]
      </CoordinateSystem>
    </Absence>
-->
  </Sampler>

<!-- Here goes the algorithm -->

  <Statistics>
    <ConfusionMatrix Threshold="0.5"/>
    <RocCurve Resolution="15" BackgroundPoints="10000"/>
  </Statistics>
</TestParameters>
</omws:testModel>

