<?xml version="1.0" encoding="UTF-8"?>
<SymbologyEncoding xmlns="http://www.opengeospatial.net/se"   xmlns:fps="http://www.opengeospatial.net/fps"
  xmlns:gml="http://www.opengis.net/gml"
  xmlns:ogc="http://www.opengis.net/ogc"
  xmlns:ows="http://www.opengeospatial.net/ows"
  xmlns:se="http://www.opengeospatial.net/se"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:sld="http://www.opengis.net/sld"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengeospatial.net/se 
 ../../src/xml/xsd/SE-0.0.30/SymbologyEncoding.xsd">
    <sld:FeatureTypeStyle>
      <sld:FeatureTypeName>naturewatch:wormwatch</sld:FeatureTypeName>
      <sld:Rule>
        <sld:PointSymbolizer>
          <sld:Geometry>
            <ogc:PropertyName>gml:pointProperty</ogc:PropertyName>
          </sld:Geometry>
          <sld:Graphic>
            <sld:Mark>
              <ogc:WellKnownName>circle</ogc:WellKnownName>
            </sld:Mark>
          </sld:Graphic>
        </sld:LineSymbolizer>
      </sld:Rule>
    </sld:FeatureTypeStyle>
  </SymbologyEncoding>

