<?xml version="1.0" encoding="UTF-8"?>
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0">
    <NamedLayer>
        <Name>quadrige</Name>
        <UserStyle>
            <Name>Qualité des coquillages</Name>
            <Title>Qualité des coquillages</Title>
            <Abstract>Thème : Suivi | Version : 1.0</Abstract>
            <IsDefault>1</IsDefault>
            <FeatureTypeStyle>
                <Rule>
                    <PointSymbolizer>
                        <Geometry>
                            <ogc:PropertyName>locatedAt</ogc:PropertyName>
                        </Geometry>
                        <Graphic>
                            <ExternalGraphic>
                                <OnlineResource xlink:type="simple" xlink:href="http://services.sandre.eaufrance.fr/data/pixmap/coquillage-bleu.png"/>
                                <Format>PNG</Format>
                            </ExternalGraphic>
                            <Size>1</Size>
                        </Graphic>
                    </PointSymbolizer>
                </Rule>
            </FeatureTypeStyle>
        </UserStyle>
    </NamedLayer>
</StyledLayerDescriptor>