Hi Lewis,<br><br>Sorry for the delay.  Now that I&#39;m on spring break, I can take a little more time to look at your problem.  Here are a few things I&#39;d suggest:<br><ol><li>Your WFS response indicates that you&#39;re using WFS 1.0.0.  Try using protocol 1.1.0.</li>
<li>You set the projection in the WFS object, which is clearly getting a response in that projection.  Try setting the projection of the layer.  One of the layer options might be <b>projection: new OpenLayers.Projection(&quot;EPSG:26915&quot;)</b></li>
</ol>HTH,<br>Brian<br>