TMS GetCapabilities

http://voparis-vespa-hips-wms.obspm.fr:8080/tms/1.0.0/
<?xml version="1.0"?>
    <TileMapService version="1.0.0">
    <Title>MapProxy WMS Proxy</Title>
    <Abstract>This is a minimal MapProxy example.</Abstract>
    <TileMaps>
        <TileMap title="MARS"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://c9fa223909df:8080/tms/1.0.0/mars_hips/geodetic" />
        <TileMap title="MARS"
                 srs="EPSG:32661"
                 profile="local"
href="http://c9fa223909df:8080/tms/1.0.0/mars_hips_north_polar/north_polar" />
        <TileMap title="MARS, using internal cache"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://c9fa223909df:8080/tms/1.0.0/mars_tiled_geodetic/geodetic" />
    </TileMaps>
</TileMapService>