local p = {
	["system title"] = "[[Regionalverkehre Start Deutschland]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Hamburg Hbf"] = "Hamburg Hauptbahnhof",
	},
	["lines"] = {
		["RE"] = {
			["title"] = "",
			["color"] = "E2001A",
			["types"] = {
				["5"] = {
					["title"] = "[[List of railway routes in Lower Saxony|RE 5]]",
					["left terminus"] = "Cuxhaven",
					["right terminus"] = "Hamburg Hbf",
				},
			},
		},
	},
}

return p