% Copyright (c) 2003 Martin Hoffmann <hn@nvnc.de>
%
% The contents of this file may be used only under the terms of 
% either the GNU General Public License Version 2 or later (the 
% "GPL"), or the Lizenz für Freie Inhalte Version 1 or later.
%
% See file ../COPYING for further information.
%
%--- Strecke und Trassen ----------------------------------------------------
strecke 10709 {
	typ	 Verbindungsgleis	;
	von	"Hamburg Süd"		;
	nach	"Abzw Veddel"		;
}

%--- Streckenhistorie -------------------------------------------------------
strecke 10709 {
	status	-		* > *		nebenbahn	;
}

%--- Betriebsstellen --------------------------------------------------------
betrst Hamburg-Sued {
	lage	-		10709/??			;
}
betrst Veddel {
	lage	-		10709/??			;
}