<!DOCTYPE html>
<html>
	<head>
		<title>Redirection...</title>
		<meta http-equiv="refresh" content="0;url=/sitemap.xml">
	</head>
	<body>
		<script type="text/javascript">
			window.location = "/sitemap.xml";
		</script>

		<p>Vous êtes redirigé vers <a href="/sitemap.xml">/sitemap.xml</a></p>
	</body>
</html>
