<?xml version="1.0" encoding="ISO-8859-1"?>
<PolygonSymbol version="0.7.3"
   xsi:schemaLocation="http://www.opengis.net/sld Symbol.xsd"
   xmlns="http://www.opengis.net/sld"
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <Name>MySymbol</Name>
   <Description>
       <Title>Example Symbol</Title>
       <Abstract>This is just a simple example of a symbol.</Abstract>
   </Description>
   <Fill>
      <SvgParameter name="fill">#96C3F5</SvgParameter>
   </Fill>
</PolygonSymbol>
