<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities
        version="1.3.0"
        updateSequence="0"
        xmlns="http://www.opengis.net/wms"
        xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd"

     >
    <Service>
        <Name>WMS</Name>
        <Title>ADAGUC WMS Service</Title>
        <Abstract>This service demonstrates how the ADAGUC server can be used to create OGC services.</Abstract>
        <KeywordList>
            <Keyword>view</Keyword>
            <Keyword>infoMapAccessService</Keyword>
            <Keyword>ADAGUCServer version 7.1.1, of Mar 25 2026 16:20:16 </Keyword>
        </KeywordList>
        <OnlineResource xlink:type="simple" xlink:href="https://geoservices.knmi.nl/adaguc-server?SERVICE=WMS&amp;"/>
        <ContactInformation>
          
        </ContactInformation>
        <Fees>no conditions apply</Fees>
        <AccessConstraints>None</AccessConstraints>
        <MaxWidth>8192</MaxWidth>
        <MaxHeight>8192</MaxHeight>
    </Service>
    <Capability>
        <Request>
            <GetCapabilities>
                <Format>text/xml</Format>
                <DCPType><HTTP><Get><OnlineResource xlink:type="simple" xlink:href="https://geoservices.knmi.nl/adaguc-server?SERVICE=WMS&amp;"/></Get></HTTP></DCPType>
            </GetCapabilities>
            <GetMap>
                <Format>image/png</Format>
                <Format>image/png;mode=8bit</Format>
                <Format>image/png;mode=8bit_noalpha</Format>
                <Format>image/png;mode=24bit</Format>
                <Format>image/png;mode=32bit</Format>
                <Format>image/webp</Format>
                <DCPType><HTTP><Get><OnlineResource xlink:type="simple" xlink:href="https://geoservices.knmi.nl/adaguc-server?SERVICE=WMS&amp;"/></Get></HTTP></DCPType>
            </GetMap>
            <GetFeatureInfo>
                <Format>image/png</Format>
                <Format>text/plain</Format>
                <Format>text/html</Format>
                <Format>text/xml</Format>
                <Format>application/json</Format>
                <DCPType><HTTP><Get><OnlineResource xlink:type="simple" xlink:href="https://geoservices.knmi.nl/adaguc-server?SERVICE=WMS&amp;"/></Get></HTTP></DCPType>
            </GetFeatureInfo>
        </Request>
        <Exception>
            <Format>XML</Format>
            <Format>INIMAGE</Format>
            <Format>BLANK</Format>
        </Exception>
        <UserDefinedSymbolization SupportSLD="1" />
<Layer>
<Title>Root Layer Title</Title>
    </Layer>
  </Capability>
</WMS_Capabilities>
