<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tunnelling</title>
	<atom:link href="https://vmt.global/tunnelling/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://vmt.global/tunnelling</link>
	<description></description>
	<lastBuildDate>Mon, 15 Jun 2026 08:10:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://vmt.global/tunnelling/wp-content/uploads/sites/2/2024/11/cropped-favicon-32x32.png</url>
	<title>Tunnelling</title>
	<link>https://vmt.global/tunnelling</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Modular and connected solutions for large-scale tunnelling projects</title>
		<link>https://vmt.global/tunnelling/en/tunnelhub-pilot-project-in-verden-successful-site-deployment-2/</link>
		
		<dc:creator><![CDATA[T. Kress]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 11:48:08 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://vmt.global/tunnelling/en/?p=18476</guid>

					<description><![CDATA[Around the world, major infrastructure projects increasingly combine TBM tunnelling and Conventional Tunnelling within a single project environment. As project complexity grows, so does the need for connected systems that provide reliable data across different construction activities and project phases. VMT supports large-scale tunnelling projects with modular solutions for automated surveying, digitalisation and quality control. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>CT.Connected: digital work cycle documentation for Conventional Tunnelling</title>
		<link>https://vmt.global/tunnelling/en/ct-connected-digital-work-cycle-documentation-for-conventional-tunnelling/</link>
		
		<dc:creator><![CDATA[T. Kress]]></dc:creator>
		<pubDate>Fri, 01 May 2026 10:59:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://vmt.global/tunnelling/?p=18264</guid>

					<description><![CDATA[CT.Connected is VMT’s new software module for the Herrenknecht.Connected data management platform. Designed specifically for Conventional Tunnelling, it captures and processes work cycle data, tracks times and process parameters, and provides real-time analysis based on cycles or shifts. In Conventional Tunnelling, daily documentation is still often based on pen and paper, with information transferred manually [&#8230;]]]></description>
		
		
		<enclosure url="https://vmt.global/tunnelling/wp-content/uploads/sites/2/2024/02/202511_CT-Connected.mp4" length="85836200" type="video/mp4" />

			</item>
		<item>
		<title>Embedding: Contact (Regions, with dropdown)</title>
		<link>https://vmt.global/tunnelling/en/contacts_regions_embed/</link>
		
		<dc:creator><![CDATA[B. Luediger]]></dc:creator>
		<pubDate>Mon, 01 Jan 2024 09:07:50 +0000</pubDate>
				<category><![CDATA[Embedding]]></category>
		<guid isPermaLink="false">https://vmt.global/tunnelling/?p=9605</guid>

					<description><![CDATA[We are ready! For more information or project inquiries do not hesitate to contact us. Select a region to get a responsible contact.]]></description>
		
		
		
			</item>
	</channel>
</rss>
<script src="https://vmt.global/_targomed_additions/js_el_is_visible.js"></script>
	<script type="text/javascript">		window.setInterval(function (){
			var icon_labels = document.querySelectorAll('.contact_phone, .contact_email, .contact_linkedin, .contact_mobile');			var i = 0;
			var j = 0;
			var par;
			var cur_child;
			var cur_inner;
			while(icon_labels[i] != null){				icon_label = icon_labels[i];				par = icon_label.parentNode;				j = 0;				while(icon_label.childNodes[j] != null){					cur_child = icon_label.childNodes[j];					if(cur_child.tagName != null && (cur_child.tagName == 'P' || cur_child.tagName == 'p')){						cur_inner = cur_child.innerHTML;						if(cur_inner == '–' || cur_inner == '-' || cur_inner == ''){
							par.style.display = 'none';						}
					}					j++;				}				i++;			}		}, 100);	</script>
	<script id="matomo" class="matomo" type="text/javascript">
  		var _paq = window._paq = window._paq || [];
 		_paq.push(['disableCookies']);
		_paq.push(['trackPageView']);
		_paq.push(['enableLinkTracking']);
		(function() {
		  	var u='https://www.vmt-gmbh.de/_matomo/';
			_paq.push(['setTrackerUrl', u+'matomo.php']);
			_paq.push(['setSiteId', '10']);
			var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
			g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
		})();
	</script>
	<script id="lan_selector_helper" class="lan_selector_helper" type="text/javascript">
		function targomed_select_helper() {
			var els = document.getElementsByClassName('nav-language');
			if(els.length > 0){
				var el = els[0];
				var el_w = el.offsetWidth;
				el.style.width = el_w + 'px';
				el.classList.add('no_after_pseudo');			}
		}
		targomed_select_helper();		window.addEventListener('load', targomed_select_helper);
	</script>
	<style>		body.dark .nav-language select, body.dark .nav-language select option {
			background-color: rgba(0, 0, 0, 1.0);
		}
		ul.pll-switcher {			background: none !important;			display: flex;			flex-flow: row-reverse;			gap: 0.5em;			font-size: 85%;			width: auto !important;			padding-left: 0px !important;			padding-top: 0.25em !important;			li {				list-style: none;				display: inline-block;				a:lang(en),				:has(a[lang="en_US"]),				:has(a[hreflang="en_US"]) {					text-decoration: underline;					color: rgba(0, 0, 0, 1.0);					text-underline-offset: 0.25em;					text-decoration-thickness: 2px !important;				}			}			::after {				display: none !important;			}		}		ul.pll-switcher::after {			display: none !important;		}		ul.pll-switcher:hover,		ul.pll-switcher li:hover {			border-color: transparent !important;			border: 0px solid transparent !important;		}		body:lang(de-DE) :not(.has-lang-all) .header-right :lang(en), 		body:lang(en-US) :not(.has-lang-all) .header-right :lang(de), 		body:lang(en-US) :not(.has-lang-all) .header-right :lang(zh), 		body:lang(de-DE) :not(.has-lang-all) li:has(a[title="en"]),		body:lang(en-US) :not(.has-lang-all) li:has(a[title="de"]),		body:lang(en-US) :not(.has-lang-all) li:has(a[title="zh"]) {			display: inline-block;		}		footer li.current-menu-item a,		footer li.current-menu-item span {			color: #999999 !important;
		}		html[lang="en-US"],		.cur_language_en {			.navi_en {				display: inline-block !important;			}			.navi_de {				display: none !important;			}		}		html[lang="de-DE"],		.cur_language_de {			.contact_vcard a::after {				content: 'Zu Kontakten hinzufügen';			}			.navi_de {				display: inline-block !important;			}			.navi_en {				display: none !important;			}		}		@media (max-width: 781px) {			ul.pll-switcher {				font-size: 66%;				width: auto !important;				padding-top: 0.7em !important;				gap: 0.75em;			}		}		body.cur_language_en header a > bdo[lang="de"],		body.cur_language_en header a > bdo[lang="zh"] {			display: none;		}		body.cur_language_de header a > bdo[lang="en"],		body.cur_language_de header a > bdo[lang="zh"] {			display: none;		}		body.cur_language_zh header a > bdo[lang="en"],		body.cur_language_zh header a > bdo[lang="de"] {			display: none;		}		li.current-lang a {			color: var(--wp--preset--color--yellow) !important;		}	</style>
	<script id="country_translate" class="country_translate" type="text/javascript">
 		function js_country_select_translate(){		}		window.addEventListener('load', function () {
			document.body.className = document.body.className + ' cur_language_en ';
			js_country_select_translate();
		});	</script>
	<script id="read_more_translate" class="read_more_translate" type="text/javascript">
		function js_read_more_translate(){		}		js_read_more_translate();
		window.addEventListener('load', function () {
			js_read_more_translate();
		});	</script>
	<script id="contact_translate" class="contact_translate" type="text/javascript">
		function js_contact_translate(){		}		js_contact_translate();
		window.addEventListener('load', function () {
			js_contact_translate();
		});	</script>
	<script id="back_link_helper" class="back_link_helper" type="text/javascript">
		function js_back_link_helper(){		}		js_back_link_helper();
		window.addEventListener('load', function () {
			js_back_link_helper();
		});	</script>
	<script id="side_navi_de_helper" class="side_navi_de_helper" type="text/javascript">
		function js_side_navi_de_helper(){		}		js_side_navi_de_helper();
		window.addEventListener('load', function () {
			js_side_navi_de_helper();
		});	</script>
	<style>
		.main_section_active,		a.main_section_active,		li > a.main_section_active {			text-decoration: underline !important;			text-decoration-thickness: 2px !important;			text-decoration-color: var(--wp--preset--color--yellow) !important;			text-underline-position: under !important;			text-underline-offset: 0.25em !important;		}	</style>
	<script id="navi_selector_selector_helper" class="navi_selector_helper" type="text/javascript">
		function targomed_navi_select_helper() {
			var header_centers = document.getElementsByClassName('header-center');			var footer_els = document.getElementsByClassName('footer-bottomline');			if(header_centers.length > 0){
				var header_center = header_centers[0];
				var navi_els = header_center.getElementsByTagName('a');				var i = 0;				var navi_el;				var navi_link;				while(navi_els[i] != null){					navi_el = navi_els[i];					if(navi_el.href != null){						navi_link = navi_el.href;						if(navi_link.indexOf('tunnelling') != -1){							navi_el.className += ' main_section_active ';						}					}					i++;				}			}
			if(footer_els.length > 0){
				var footer_el = footer_els[0].getElementsByClassName('center')[0];
				var navi_els = footer_el.getElementsByTagName('a');				var i = 0;				var navi_el;				var navi_link;				while(navi_els[i] != null){					navi_el = navi_els[i];					if(navi_el.href != null){						navi_link = navi_el.href;						if(navi_link.indexOf('tunnelling') != -1){							navi_el.className += ' main_section_active ';						}					}					i++;				}			}
		}
		targomed_navi_select_helper();		window.addEventListener('load', targomed_navi_select_helper);
	</script>
<style>
	.nav-location-site {
		padding-right: 0.0em !important;
		padding-left: 1.0em !important;
		border: 0px !important;
	}
</style>
<style>
	.wp-block-navigation-item__content {
		display: inline-block !important;
	}
	@media (max-width: 781px) {		body div.nav-language.is-style-mobile-hidden {			display: block !important;			width: auto !important;		}		.no_after_pseudo .pll-switcher {			background-size: 0%;		}	}</style>
		<div class="cookie_notice">			<div class="cookie_notice_center_wrapper">				This website works without persistent, automatically set cookies. You can find further information <a href="https://vmt.global/en/meta/privacy-policy/#cookie_banner_info" target="_blank">here</a>.<br />
				<a href="?cookie_info_close=1" class="button_close button1" title="Close">X</a>
			</div>		</div>		<style>
			.cookie_notice {
				position: fixed;
				bottom: 0px;
				left: 0px;
				background-color: rgba(0, 0, 0, 0.9);
				color: rgba(255, 255, 255, 1.0);
				text-align: center;
				width: 100%;
				padding: 0.25em;
				z-index: 1000;
				font-size: 14px;
			}			.cookie_notice, .cookie_notice * {
				box-sizing: border-box;
			}
			.cookie_notice_center_wrapper {
				position: static;
				max-width: 800px;
				margin-left: auto;
				margin-right: auto;
			}
			.cookie_notice a {
				color: rgba(251, 185, 0, 1.0);
			}
			.cookie_notice a.button_close {
				position: absolute;
				display: block;
				top: 0em;
				right: 1.5em;
				color: rgba(251, 185, 0, 1.0);
				padding: 0.25em;
				text-decoration: none;
			}
			footer {
				padding-bottom: 1.9em !important;
			}
			.intro .container {
				padding-top: 1.9rem;
				padding-bottom: 4rem;
			}
		</style>
<style>
	.dot.pulsating {		animation: pulse_increase 1s;		animation-iteration-count: 4;		transition: 0.5s all ease;	}	@keyframes pulse_increase {		0%  { 			transform: scale(1.0);		}		50%  { 			transform: scale(1.5);		}		100%  { 			transform: scale(1.0);		}	}	.dot.pulsating.focused {		transform: scale(1.0) !important;		animation: none;	}</style>
<script type="text/javascript">
	window.addEventListener('load', function () {
		console.log('job_count_fixer(): 2');
		var section = document.getElementById('teaser-jobs');
		var strongs;
		if(section != null){
			strongs = section.getElementsByTagName('strong');
			if(strongs[0] != null){
				strongs[0].innerHTML = '2';
			}
		}
	});
</script>
<script type="text/javascript">	function back_button_fix(){		var els = document.getElementsByTagName('a');		var last_page = document.referrer;		if(last_page != '' && last_page.indexOf('https://vmt.global') == -1){			var i = 0;			while(els[i] != null){				if(els[i].href.indexOf('history.back()') != -1){					els[i].href = 'https://vmt.global';				}				i++;			}		}	}	window.addEventListener('load', function () {		back_button_fix();	});</script><script type="text/javascript">
	function change_filter_name_6a342b2959078(){		var opts = document.getElementsByTagName('option');		var i = 0;
		while(opts[i] != null){
			if(opts[i].innerHTML.indexOf('System types') != -1){
				opts[i].innerHTML = opts[i].innerHTML.split('System types').join('Products');
			}
			i++;
		}
	}
		window.setInterval(change_filter_name_6a342b2959078, 100);</script>
<style>	@media (max-width: 650px){
		.page-id-18092 {
			iframe {
				min-height: 800px;
			}
		}
	}
	.page-id-3362 {
		.wp-block-column.is-vertically-aligned-stretch.is-layout-flow.wp-block-column-is-layout-flow {			p {
				hyphens: manual;
				word-break: initial;
			}
		}
	}
</style>