<StyledLayerDescriptor version="1.0.0">
<NamedLayer>
<Name>WorldPOI</Name>
<UserStyle>
<Title>xxx</Title>
<FeatureTypeStyle>
<Rule>
<PointSymbolizer>
<Geometry>
<PropertyName>locatedAt</PropertyName>
</Geometry>
<Graphic>
<ExternalGraphic>
<OnlineResource  xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="http://www2.dmsolutions.ca/msapps/world_testdata/map/etc/target-1.gif"/>
<Format>GIF</Format>
</ExternalGraphic>
<Size>25.0</Size>
</Graphic>
</PointSymbolizer>
</Rule>
</FeatureTypeStyle>
</UserStyle>
</NamedLayer>
</StyledLayerDescriptor>