<?xml version='1.0'  encoding='UTF-8' standalone='yes'?>
<response><ERROR></ERROR>
<SELECT>feature_name,ctu_type,latitude</SELECT>
<WHERE>where county_name = 
'Ramsey 
County'</WHERE>
<ORDER> </ORDER>
<SQL>select feature_name,ctu_type,latitude
from CTU
where county_name = 
'Ramsey 
County'
 
</SQL>
</response>