local p = {
	["system title"] = "Bodensee-Oberschwaben-Bahn",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
},
	["lines"] = {
		["RB"] = {
			["title"] = "",
			["types"] = {
				["91"] = {
					["title"] = "[[List of railway routes in Baden-Württemberg|RB 91]]",
					["color"] = "00519E",
					["left terminus"] = "Aulendorf",
					["right terminus"] = "Friedrichshafen Hafen",
				},
			},
		},
	},
}

return p