TMS GetCapabilities

http://mp3.adc4gis.com/infomapdev/tms/1.0.0/
<?xml version="1.0"?>
    <TileMapService version="1.0.0">
    <Title>MapProxy WMS Proxy</Title>
    <Abstract>This is the pretty OK MapProxy.</Abstract>
    <TileMaps>
        <TileMap title="states"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_states/EPSG900913"
/>
        <TileMap title="states"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_states/EPSG4326" />
        <TileMap title="areacodes"
                 srs="OSGEO:41001"
                 profile="global-mercator"
href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_areacodes/EPSG900913" />
        <TileMap title="areacodes"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_areacodes/EPSG4326"
/>
        <TileMap title="msas"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_msas/EPSG900913" />
        <TileMap title="msas"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_msas/EPSG4326" />
        <TileMap title="counties"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_counties/EPSG900913"
/>
        <TileMap title="counties"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_counties/EPSG4326"
/>
        <TileMap title="zip"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_zip/EPSG900913" />
        <TileMap title="zip"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_zip/EPSG4326" />
        <TileMap title="cities"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_cities/EPSG900913"
/>
        <TileMap title="cities"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_cities/EPSG4326" />
        <TileMap title="carrier routes"
                 srs="OSGEO:41001"
                 profile="global-mercator"
href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_carrier_routes/EPSG900913" />
        <TileMap title="carrier routes"
                 srs="EPSG:4326"
                 profile="global-geodetic"
href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_carrier_routes/EPSG4326" />
        <TileMap title="hoods"
                 srs="OSGEO:41001"
                 profile="global-mercator"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_hoods/EPSG900913" />
        <TileMap title="hoods"
                 srs="EPSG:4326"
                 profile="global-geodetic"
                 href="http://0.0.0.0:8080/infomapdev/tms/1.0.0/v_usa_hoods/EPSG4326" />
    </TileMaps>
</TileMapService>