WMS-C GetCapabilities

https://tile.geobretagne.fr/geopf/service?REQUEST=GetCapabilities&tiled=true
<?xml version="1.0" ?>
<WMS_Capabilities xmlns="http://www.opengis.net/wms"
xmlns:sld="http://www.opengis.net/sld" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3.0"
xsi:schemaLocation="http://www.opengis.net/wms
http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld
http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd">
<Service>
  <Name>WMS</Name>
  <Title>Données tuilées GéoPlateforme</Title>
  <Abstract>GeoBretagne propose un service de tuiles alimenté par la GéoPlateforme, de
façon à conserver le contrôle sur les adresses des services et à palier aux interruptions
éventuelles du service national
</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="https://cms.geobretagne.fr/"/>
  <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>GeoBretagne team</ContactPerson>
        <ContactOrganization>GeoBretagne</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition>network service administrator</ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>10 rue Maurice Fabre</Address>
        <City>RENNES</City>
        <StateOrProvince></StateOrProvince>
        <PostCode>35065</PostCode>
        <Country>France</Country>
      </ContactAddress>
      <ContactVoiceTelephone>+33(0)299334556</ContactVoiceTelephone>
      <ContactFacsimileTelephone>+33(0)299334556</ContactFacsimileTelephone>
<ContactElectronicMailAddress>administrator@geobretagne.fr</ContactElectronicMailAddress>
  </ContactInformation>
    <Fees>None</Fees>
    <AccessConstraints>None</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://0.0.0.0:5000/geopf/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://0.0.0.0:5000/geopf/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetMap>
    <GetFeatureInfo>
      <Format>text/plain</Format>
      <Format>text/html</Format>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://0.0.0.0:5000/geopf/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
    <sld:GetLegendGraphic>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="http://0.0.0.0:5000/geopf/service?"/></Get>
        </HTTP>
      </DCPType>
    </sld:GetLegendGraphic>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2</Name>
    <Title>Plan IGN v2</Title>
    <Abstract>Cartographie multi-échelles sur le territoire national, issue des bases de
données  vecteur de l’IGN, mis à jour régulièrement et réalisée selon un processus
entièrement automatisé.
</Abstract>
    <CRS>EPSG:2154</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>-180</westBoundLongitude>
      <eastBoundLongitude>180</eastBoundLongitude>
      <southBoundLatitude>-85.0511287798066</southBoundLatitude>
      <northBoundLatitude>85.0511287798066</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180"
maxy="85.0511287798066" />
    <BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244"
maxx="20037508.342789244" maxy="20037508.342789244" />
    <Attribution>
      <Title>données IGN</Title>
      <OnlineResource xlink:href="https://www.ign.fr/geoplateforme"/>
    </Attribution>
    <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL width="256" height="256">
        <Format>image/png</Format>
        <OnlineResource xlink:type="simple"
xlink:href="http://0.0.0.0:5000/geopf/service?format=image%2Fpng&amp;layer=GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2&amp;sld_version=1.1.0&amp;request=GetLegendGraphic&amp;service=WMS&amp;version=1.1.1&amp;styles="
/>
      </LegendURL>
    </Style>
  </Layer>
</Capability>
</WMS_Capabilities>