local p = {
	["system title"] = "[[Karlsruhe Stadtbahn]]",
	["line icon format"] = "croute",
	["station format"] = {
		"%1 station"
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Karlsruhe Stadtbahn#Network|S %1]]"
		},
		["1"] = {
			["text color"] = "FFFFFF",
			["color"] = "00A76D",
			["short name"] = "S 1",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["2"] = {
			["text color"] = "FFFFFF",
			["color"] = "A065AB",
			["short name"] = "S 2",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["4"] = {
			["text color"] = "FFFFFF",
			["color"] = "9E184D",
			["short name"] = "S 4",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["5"] = {
			["text color"] = "141414",
			["color"] = "F69897",
			["short name"] = "S 5",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["6"] = {
			["text color"] = "FFFFFF",
			["color"] = "301747",
			["short name"] = "S 6",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["7"] = {
			["text color"] = "141414",
			["color"] = "FFF200",
			["short name"] = "S 7",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["8"] = {
			["text color"] = "FFFFFF",
			["color"] = "6e692a",
			["short name"] = "S 8",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["9"] = {
			["text color"] = "141414",
			["color"] = "FAB39B",
			["short name"] = "S 9",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["11"] = {
			["text color"] = "FFFFFF",
			["color"] = "00A76D",
			["short name"] = "S 11",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["31"] = {
			["text color"] = "FFFFFF",
			["color"] = "00A99D",
			["short name"] = "S 31",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["32"] = {
			["text color"] = "FFFFFF",
			["color"] = "00A99D",
			["short name"] = "S 32",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["41"] = {
			["title"] = "[[Heilbronn Stadtbahn|S 41]]",
			["text color"] = "FFFFFF",
			["color"] = "BED730",
			["short name"] = "S 41",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["42"] = {
			["title"] = "[[Heilbronn Stadtbahn|S 42]]",
			["text color"] = "FFFFFF",
			["color"] = "0090AD",
			["short name"] = "S 42",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["51"] = {
			["text color"] = "141414",
			["color"] = "F69897",
			["short name"] = "S 51",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["52"] = {
			["text color"] = "141414",
			["color"] = "F69897",
			["short name"] = "S 52",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["71"] = {
			["text color"] = "141414",
			["color"] = "FFF200",
			["short name"] = "S 71",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["81"] = {
			["text color"] = "FFFFFF",
			["color"] = "6E692A",
			["short name"] = "S 81",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["NLS1/11"] = {
			["title"] = "[[Stadtbahn Karlsruhe#Network|NLS 1/11]]",
			["text color"] = "FFFFFF",
			["color"] = "00A76D",
			["short name"] = "NLS 1/11",
			["left terminus"] = "?",
			["right terminus"] = "?"
		},
		["NLS2"] = {
			["title"] = "[[Stadtbahn Karlsruhe#Network|NLS 2]]",
			["text color"] = "FFFFFF",
			["color"] = "A065AB",
			["short name"] = "NLS 2",
			["left terminus"] = "?",
			["right terminus"] = "?"
		}
	},
	["aliases"] = {
		["41neu"] = "41",
		["nl1/11"] = "NLS1/11",
		["nl2"] = "NLS2"
	}
}

return p