<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms"
  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>norone area (test, EPSG:25832 added)</Title>
    <Abstract>Test WMS served from the VPS, mirroring a fixed simple.map (multi-CRS).</Abstract>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://wms.51.210.244.197.sslip.io/wms?"/>
    <ContactInformation><ContactPersonPrimary>
      <ContactPerson>Sam</ContactPerson><ContactOrganization>norone</ContactOrganization>
    </ContactPersonPrimary></ContactInformation>
    <Fees>NONE</Fees><AccessConstraints>NONE</AccessConstraints>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>text/xml</Format>
        <DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://wms.51.210.244.197.sslip.io/wms?"/></Get></HTTP></DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/png</Format>
        <DCPType><HTTP><Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://wms.51.210.244.197.sslip.io/wms?"/></Get></HTTP></DCPType>
      </GetMap>
    </Request>
    <Exception><Format>XML</Format></Exception>
    <Layer>
      <Name>norone</Name>
      <Title>norone area</Title>
      <CRS>EPSG:4326</CRS>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>10.059125</westBoundLongitude>
        <eastBoundLongitude>10.107273</eastBoundLongitude>
        <southBoundLatitude>52.616206</southBoundLatitude>
        <northBoundLatitude>52.635707</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="EPSG:4326" minx="10.059125" miny="52.616206" maxx="10.107273" maxy="52.635707"/>
      <Layer queryable="0">
        <Name>area</Name>
        <Title>Area</Title>
        <Abstract>area polygon</Abstract>
        <CRS>EPSG:4326</CRS><CRS>EPSG:3857</CRS><CRS>EPSG:25832</CRS><CRS>EPSG:25833</CRS><CRS>EPSG:31466</CRS><CRS>EPSG:31467</CRS><CRS>EPSG:31468</CRS><CRS>EPSG:3035</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>10.059125</westBoundLongitude>
          <eastBoundLongitude>10.107273</eastBoundLongitude>
          <southBoundLatitude>52.616206</southBoundLatitude>
          <northBoundLatitude>52.635707</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="10.059125" miny="52.616206" maxx="10.107273" maxy="52.635707"/>
        <Style>
          <Name>default</Name>
          <Title>default</Title>
        </Style>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>