<?xml version="1.0" encoding="utf-8"?>
<GlobalConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.viathinksoft.de/tmpe">
  <Version>17</Version>
  <AdvancedVehicleAI>
    <LaneRandomizationJunctionSel>3</LaneRandomizationJunctionSel>
    <LaneRandomizationCostFactor>1</LaneRandomizationCostFactor>
    <LaneChangingBaseMinCost>1.1</LaneChangingBaseMinCost>
    <LaneChangingBaseMaxCost>1.5</LaneChangingBaseMaxCost>
    <LaneChangingJunctionBaseCost>2</LaneChangingJunctionBaseCost>
    <JunctionBaseCost>0.1</JunctionBaseCost>
    <MoreThanOneLaneChangingCostFactor>2</MoreThanOneLaneChangingCostFactor>
    <TrafficCostFactor>4</TrafficCostFactor>
    <LaneDensityRandInterval>20</LaneDensityRandInterval>
    <MaxTrafficBuffer>10</MaxTrafficBuffer>
  </AdvancedVehicleAI>
  <DynamicLaneSelection>
    <MaxReservedSpace>0.5</MaxReservedSpace>
    <MaxRecklessReservedSpace>10</MaxRecklessReservedSpace>
    <LaneSpeedRandInterval>5</LaneSpeedRandInterval>
    <MaxOptLaneChanges>2</MaxOptLaneChanges>
    <MaxUnsafeSpeedDiff>0.4</MaxUnsafeSpeedDiff>
    <MinSafeSpeedImprovement>25</MinSafeSpeedImprovement>
    <MinSafeTrafficImprovement>20</MinSafeTrafficImprovement>
    <VolumeMeasurementRelSpeedThreshold>50</VolumeMeasurementRelSpeedThreshold>
    <MinMaxReservedSpace>0</MinMaxReservedSpace>
    <MaxMaxReservedSpace>5</MaxMaxReservedSpace>
    <MinMaxRecklessReservedSpace>10</MinMaxRecklessReservedSpace>
    <MaxMaxRecklessReservedSpace>50</MaxMaxRecklessReservedSpace>
    <MinLaneSpeedRandInterval>0</MinLaneSpeedRandInterval>
    <MaxLaneSpeedRandInterval>25</MaxLaneSpeedRandInterval>
    <MinMaxOptLaneChanges>1</MinMaxOptLaneChanges>
    <MaxMaxOptLaneChanges>3</MaxMaxOptLaneChanges>
    <MinMaxUnsafeSpeedDiff>0.1</MinMaxUnsafeSpeedDiff>
    <MaxMaxUnsafeSpeedDiff>1</MaxMaxUnsafeSpeedDiff>
    <MinMinSafeSpeedImprovement />
    <MaxMinSafeSpeedImprovement />
    <MinMinSafeTrafficImprovement>5</MinMinSafeTrafficImprovement>
    <MaxMinSafeTrafficImprovement>30</MaxMinSafeTrafficImprovement>
  </DynamicLaneSelection>
  <Gameplay>
    <VehicleTimedRandModulo>10</VehicleTimedRandModulo>
  </Gameplay>
  <Main>
    <KeybindsPanelVisible>true</KeybindsPanelVisible>
    <MainMenuButtonX>251</MainMenuButtonX>
    <MainMenuButtonY>983</MainMenuButtonY>
    <MainMenuButtonPosLocked>false</MainMenuButtonPosLocked>
    <MainMenuX>85</MainMenuX>
    <MainMenuY>60</MainMenuY>
    <MainMenuPosLocked>false</MainMenuPosLocked>
    <DisplayedTutorialMessages>
      <string>MainMenu</string>
      <string>PrioritySignsTool</string>
      <string>JunctionRestrictionsTool</string>
      <string>LaneConnectorTool</string>
      <string>VehicleRestrictionsTool</string>
    </DisplayedTutorialMessages>
    <EnableTutorial>true</EnableTutorial>
    <TinyMainMenu>true</TinyMainMenu>
    <GuiTransparency>75</GuiTransparency>
    <GuiOpacity>75</GuiOpacity>
    <GuiScale>100</GuiScale>
    <OverlayTransparency>40</OverlayTransparency>
    <ShowCompatibilityCheckErrorMessage>false</ShowCompatibilityCheckErrorMessage>
    <ScanForKnownIncompatibleModsAtStartup>true</ScanForKnownIncompatibleModsAtStartup>
    <IgnoreDisabledMods>true</IgnoreDisabledMods>
    <DisplaySpeedLimitsMph>false</DisplaySpeedLimitsMph>
    <MphRoadSignStyle>SquareUS</MphRoadSignStyle>
  </Main>
  <ParkingAI>
    <ParkingSpacePositionRand>32</ParkingSpacePositionRand>
    <VicinityParkingSpaceSelectionRand>4</VicinityParkingSpaceSelectionRand>
    <MaxParkingAttempts>10</MaxParkingAttempts>
    <MaxParkedCarInstanceSwitchSqrDistance>6</MaxParkedCarInstanceSwitchSqrDistance>
    <MaxBuildingToPedestrianLaneDistance>96</MaxBuildingToPedestrianLaneDistance>
    <MaxParkedCarDistanceToHome>256</MaxParkedCarDistanceToHome>
    <MaxParkedCarDistanceToBuilding>512</MaxParkedCarDistanceToBuilding>
    <PublicTransportDemandIncrement>10</PublicTransportDemandIncrement>
    <PublicTransportDemandWaitingIncrement>3</PublicTransportDemandWaitingIncrement>
    <PublicTransportDemandDecrement>1</PublicTransportDemandDecrement>
    <PublicTransportDemandUsageDecrement>7</PublicTransportDemandUsageDecrement>
    <ParkingSpaceDemandDecrement>1</ParkingSpaceDemandDecrement>
    <MinSpawnedCarParkingSpaceDemandDelta>-5</MinSpawnedCarParkingSpaceDemandDelta>
    <MaxSpawnedCarParkingSpaceDemandDelta>3</MaxSpawnedCarParkingSpaceDemandDelta>
    <MinFoundParkPosParkingSpaceDemandDelta>-5</MinFoundParkPosParkingSpaceDemandDelta>
    <MaxFoundParkPosParkingSpaceDemandDelta>3</MaxFoundParkPosParkingSpaceDemandDelta>
    <FailedParkingSpaceDemandIncrement>5</FailedParkingSpaceDemandIncrement>
    <FailedSpawnParkingSpaceDemandIncrement>10</FailedSpawnParkingSpaceDemandIncrement>
  </ParkingAI>
  <PathFinding>
    <PublicTransportLanePenalty>10</PublicTransportLanePenalty>
    <PublicTransportLaneReward>0.1</PublicTransportLaneReward>
    <HeavyVehicleMaxInnerLanePenalty>0.5</HeavyVehicleMaxInnerLanePenalty>
    <HeavyVehicleInnerLanePenaltySegmentSel>3</HeavyVehicleInnerLanePenaltySegmentSel>
    <IncompatibleLaneDistance>2</IncompatibleLaneDistance>
    <UturnLaneDistance>2</UturnLaneDistance>
    <MaxWalkingDistance>2500</MaxWalkingDistance>
    <PublicTransportTransitionMinPenalty>0</PublicTransportTransitionMinPenalty>
    <PublicTransportTransitionMaxPenalty>100</PublicTransportTransitionMaxPenalty>
  </PathFinding>
  <PriorityRules>
    <MaxPriorityCheckSqrDist>225</MaxPriorityCheckSqrDist>
    <MaxPriorityApproachTime>15</MaxPriorityApproachTime>
    <MaxPriorityWaitTime>100</MaxPriorityWaitTime>
    <MaxYieldVelocity>2.5</MaxYieldVelocity>
    <MaxStopVelocity>0.1</MaxStopVelocity>
  </PriorityRules>
  <TimedTrafficLights>
    <FlowWaitCalcMode>Mean</FlowWaitCalcMode>
    <FlowToWaitRatio>0.8</FlowToWaitRatio>
    <SmoothingFactor>0.1</SmoothingFactor>
  </TimedTrafficLights>
</GlobalConfig>