<?xml version="1.0" encoding="ISO-8859-1"?>
<PolygonSymbolizer version="1.1.0" xsi:schemaLocation="http://www.opengis.net/se/1.1.0/Symbolizer.xsd" xmlns="http://www.opengis.net/se" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uom="http://www.opengeospatial.org/se/units/pixel">
	<Name>MyPolygonSymbolizer</Name>
	<Description>
		<Title>Example PolygonSymbolizer</Title>
		<Abstract>This is just a simple example of a polygon symbolizer.</Abstract>
	</Description>
	<Fill>
		<SvgParameter name="fill">#aaaaff</SvgParameter>
	</Fill>
	<Stroke>
		<SvgParameter name="stroke">#0000aa</SvgParameter>
	</Stroke>
</PolygonSymbolizer>
