<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsExecute_response.xsd" service="WPS" version="1.0.0" xml:lang="fr-FR" serviceInstance="https://wps.geosas.fr/tnt?request=GetCapabilities&amp;amp;service=WPS" statusLocation="https://wps.geosas.fr/wps/tnt-outputs/67f1a614-16ec-11f1-9009-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>exportTNT</ows:Identifier>
        <ows:Title>Exporte le MNT pour le modele TNT</ows:Title>
        <ows:Abstract>Exporte le MNT necessaires au modele TNT en zippant le dossier MNTSurf</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-03-03T11:33:52Z">
        <wps:ProcessSucceeded>PyWPS Process Exporte le MNT pour le modele TNT finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>Download_URL</ows:Identifier>
            <ows:Title>URL du repertoire zippe a telechager</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData  dataType="string">https://geosas.fr/wps/tnt-outputs/ty_anquer.tar.gz</wps:LiteralData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>