summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-11-16 09:47:38 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-11-16 09:47:38 +0100
commit6b8626fd76efa0c779c2a3d4944279ba7a4827df (patch)
treec1a130ab220e3d9e11bb2b2b79466ebeace0c9ca
parentd668c5680d983495ef165e4b464f7d3f3e11d358 (diff)
Update tests
-rw-r--r--lib/Travel/Status/DE/VRR.pm12
-rw-r--r--lib/Travel/Status/DE/VRR/Result.pm4
-rw-r--r--t/20-vrr.t33
-rw-r--r--t/in/essen_hb.xml1034
4 files changed, 1062 insertions, 21 deletions
diff --git a/lib/Travel/Status/DE/VRR.pm b/lib/Travel/Status/DE/VRR.pm
index 4e647c2..156e815 100644
--- a/lib/Travel/Status/DE/VRR.pm
+++ b/lib/Travel/Status/DE/VRR.pm
@@ -110,7 +110,7 @@ sub new {
return $self;
}
-sub new_from_html {
+sub new_from_xml {
my ( $class, %opt ) = @_;
my $self = { xml => $opt{xml}, };
@@ -156,10 +156,11 @@ sub results {
$e_time->getAttribute('hour'),
$e_time->getAttribute('minute'),
);
- my $platform = $e->getAttribute('platform');
- my $line = $e_line->getAttribute('number');
- my $dest = $e_line->getAttribute('direction');
- my $info = undef;
+ my $platform = $e->getAttribute('platform');
+ my $line = $e_line->getAttribute('number');
+ my $dest = $e_line->getAttribute('direction');
+ my $info = undef;
+ my $countdown = $e->getAttribute('countdown');
push(
@results,
@@ -169,6 +170,7 @@ sub results {
platform => $platform,
line => $line,
destination => $dest,
+ countdown => $countdown,
info => $info,
)
);
diff --git a/lib/Travel/Status/DE/VRR/Result.pm b/lib/Travel/Status/DE/VRR/Result.pm
index 0b2abf0..93df048 100644
--- a/lib/Travel/Status/DE/VRR/Result.pm
+++ b/lib/Travel/Status/DE/VRR/Result.pm
@@ -9,7 +9,9 @@ use parent 'Class::Accessor';
our $VERSION = '0.02';
Travel::Status::DE::VRR::Result->mk_ro_accessors(
- qw(destination time platform line info));
+ qw(destination date time platform line info
+ countdown type)
+);
sub new {
my ( $obj, %conf ) = @_;
diff --git a/t/20-vrr.t b/t/20-vrr.t
index d1ee22b..2a5ff2c 100644
--- a/t/20-vrr.t
+++ b/t/20-vrr.t
@@ -2,18 +2,19 @@
use strict;
use warnings;
use 5.010;
+use utf8;
use File::Slurp qw(slurp);
-use Test::More skip_all => 'outdated';
+use Test::More tests => 96;
BEGIN {
use_ok('Travel::Status::DE::VRR');
}
require_ok('Travel::Status::DE::VRR');
-my $html = slurp('t/in/essen_bp.html');
+my $xml = slurp('t/in/essen_hb.xml');
-my $status = Travel::Status::DE::VRR->new_from_html(xml => $html);
+my $status = Travel::Status::DE::VRR->new_from_xml(xml => $xml);
isa_ok($status, 'Travel::Status::DE::VRR');
can_ok($status, qw(errstr results));
@@ -22,17 +23,19 @@ my @results = $status->results;
for my $result (@results) {
isa_ok($result, 'Travel::Status::DE::VRR::Result');
- can_ok($result, qw(destination info line time platform));
+ can_ok($result, qw(date destination info line time type platform));
}
-is($results[0]->destination, 'Essen Wertstr.', 'first result: destination ok');
-is($results[0]->info, q{}, 'first result: no info');
-is($results[0]->line, '103', 'first result: line ok');
-is($results[0]->time, '20:19', 'first result: time ok');
-is($results[0]->platform, 'Bstg. 1', 'first result: platform ok');
-
-is($results[-1]->destination, 'Essen Germaniaplatz', 'last result: destination ok');
-is($results[-1]->info, q{}, 'last result: no info');
-is($results[-1]->line, '101', 'last result: line ok');
-is($results[-1]->time, '21:07', 'last result: time ok');
-is($results[-1]->platform, 'Bstg. 1', 'last result: platform ok');
+is($results[0]->destination, 'Düsseldorf Hbf', 'first result: destination ok');
+is($results[0]->info, undef, 'first result: no info');
+is($results[0]->line, 'ICE 946 Intercity-Express', 'first result: line ok');
+is($results[0]->date, '16.11.2011', 'first result: date ok');
+is($results[0]->time, '09:36', 'first result: time ok');
+is($results[0]->platform, '#1', 'first result: platform ok');
+
+is($results[-1]->destination, 'Essen Dellwig Bahnhof', 'last result: destination ok');
+is($results[-1]->info, undef, 'last result: no info');
+is($results[-1]->line, '166', 'last result: line ok');
+is($results[-1]->date, '16.11.2011', 'last result: date ok');
+is($results[-1]->time, '09:54', 'last result: time ok');
+is($results[-1]->platform, '9', 'last result: platform ok');
diff --git a/t/in/essen_hb.xml b/t/in/essen_hb.xml
new file mode 100644
index 0000000..cb25c3d
--- /dev/null
+++ b/t/in/essen_hb.xml
@@ -0,0 +1,1034 @@
+<?xml version="1.0" encoding="utf-8"?>
+<itdRequest version="9.16.27.53" language="de" lengthUnit="METER" sessionID="efa1.vrr.de_27300218" client="libwww-perl/6.03" clientIP="93.213.85.226" serverID="efa1.vrr.de_" virtDir="vrr" now="2011-11-16T09:38:50" nowWD="4">
+ <itdLayoutParams>
+ <itdLayoutParam name="mdvMap2_dm" value="" />
+ <itdLayoutParam name="mapState_dm" value="" />
+ <itdLayoutParam name="mdvMap_dm" value="3406199:401077:NAV3" />
+ <itdLayoutParam name="view" value="" />
+ <itdLayoutParam name="id_dm" value=":dm" />
+ <itdLayoutParam name="transpCompany" value="vrr" />
+ </itdLayoutParams>
+ <itdDepartureMonitorRequest requestID="1">
+ <itdOdv type="stop" usage="dm">
+ <itdOdvPlace state="identified" method="itp">
+ <odvPlaceElem omc="5113000" placeID="18" value="5113000:18" span="0" type="remote" mainPlace="1">Essen</odvPlaceElem>
+ <odvPlaceInput>E</odvPlaceInput>
+ </itdOdvPlace>
+ <itdOdvName state="identified" method="itp">
+ <odvNameElem x="3361949" y="456292" mapName="NAV3" stopID="20009289" value="20009289:1" isTransferStop="0" matchQuality="0">Hauptbahnhof</odvNameElem>
+ <odvNameInput>Hbf</odvNameInput>
+ </itdOdvName>
+ </itdOdv>
+ <itdDateTime ttpFrom="20110901" ttpTo="20120531">
+ <itdDate weekday="4" year="2011" month="11" day="16" />
+ <itdTime hour="9" minute="39" />
+ </itdDateTime>
+ <itdDateRange>
+ <itdDate day="16" month="11" year="2011" weekday="4" />
+ <itdDate day="17" month="11" year="2011" weekday="5" />
+ <itdDate day="18" month="11" year="2011" weekday="6" />
+ <itdDate day="19" month="11" year="2011" weekday="7" />
+ <itdDate day="20" month="11" year="2011" weekday="1" />
+ <itdDate day="21" month="11" year="2011" weekday="2" />
+ <itdDate day="22" month="11" year="2011" weekday="3" />
+ <itdDate day="23" month="11" year="2011" weekday="4" />
+ <itdDate day="24" month="11" year="2011" weekday="5" />
+ <itdDate day="25" month="11" year="2011" weekday="6" />
+ <itdDate day="26" month="11" year="2011" weekday="7" />
+ <itdDate day="27" month="11" year="2011" weekday="1" />
+ <itdDate day="28" month="11" year="2011" weekday="2" />
+ <itdDate day="29" month="11" year="2011" weekday="3" />
+ <itdDate day="30" month="11" year="2011" weekday="4" />
+ </itdDateRange>
+ <itdTripOptions>
+ <itdPtOptions>
+ <excludedMeans>
+ <meansElem value="0" selected="0">Zug</meansElem>
+ <meansElem value="1" selected="0">S-Bahn</meansElem>
+ <meansElem value="2" selected="0">U-Bahn</meansElem>
+ <meansElem value="3" selected="0">Stadtbahn</meansElem>
+ <meansElem value="4" selected="0">Straßen-/Trambahn</meansElem>
+ <meansElem value="5" selected="0">Stadtbus</meansElem>
+ <meansElem value="6" selected="0">Regionalbus</meansElem>
+ <meansElem value="7" selected="0">Schnellbus</meansElem>
+ <meansElem value="8" selected="0">Seil-/Zahnradbahn</meansElem>
+ <meansElem value="9" selected="0">Schiff</meansElem>
+ <meansElem value="10" selected="0">AST/Rufbus</meansElem>
+ <meansElem value="11" selected="0">Sonstige</meansElem>
+ </excludedMeans>
+ </itdPtOptions>
+ <itdItOptions>
+ <itRouter logASCII="false" logSVG="false" />
+ <itPedestrian computeMonomodalTrip="false" computationType="PT_AND_IT" itIncidentData="false" useElevation="false" speedFactor="100" costFactor="0" distanceFactor="50" traveltimeFactor="50" noTunnel="false" noBridge="false" noFerry="false" maxTime="20" maxLength="2147483647" ignoreRestrictions="false" />
+ <itBicycle preferAsphaltTracks="false" preferGreenTracks="false" usePseudoRouting="false" useSignedRoute="false" cycleSpeed="20" prefHikePath="false" elevFac="50" bikeProf="UNKNOWN" computeMonomodalTrip="false" computationType="PT_AND_IT" itIncidentData="false" useElevation="false" speedFactor="100" costFactor="0" distanceFactor="50" traveltimeFactor="50" noTunnel="false" noBridge="false" noFerry="false" maxTime="15" maxLength="2147483647" ignoreRestrictions="false" />
+ <mitCar computeMonomodalTrip="false" computationType="PT_AND_IT" itIncidentData="false" useElevation="false" speedFactor="100" costFactor="0" distanceFactor="10" traveltimeFactor="90" noTunnel="false" noBridge="false" noFerry="false" maxTime="90" maxLength="2147483647" ignoreRestrictions="false" mitProfileData="false" mitIncidentData="false" mitOnlineData="false" noHighway="false" noTollRoad="false" />
+ <departureTransport>
+ <individualTransport meansCode="100" value="8" speed="normal" selected="1" />
+ <individualTransport meansCode="101" value="15" speed="normal" selected="0" />
+ <individualTransport meansCode="102" value="15" speed="normal" selected="0" />
+ <individualTransport meansCode="103" value="10" speed="normal" selected="0" />
+ <individualTransport meansCode="104" value="10" speed="normal" selected="0" />
+ <individualTransport meansCode="105" value="30" speed="normal" selected="0" />
+ <individualTransport meansCode="106" value="15" speed="normal" selected="0" />
+ <individualTransport meansCode="107" value="15" speed="normal" selected="0" />
+ </departureTransport>
+ </itdItOptions>
+ </itdTripOptions>
+ <itdServingLines trainInfo="show" selected="1">
+ <itdServingLine selected="1" code="2" number="S1" symbol="S1" motType="1" realtime="0" direction="Dortmund Dorstfeld S" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20000131" stateless="ddb:92E01: :H:j11" trainName="" index="1:0">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E01" project="j11" direction="H" supplement=" " network="ddb" />
+ <itdRouteDescText>Solingen Hbf - Düsseldorf Hbf - Dortmund Hbf</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S1" symbol="S1" motType="1" realtime="0" direction="Solingen Hbf" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20013800" stateless="ddb:92E01: :R:j11" trainName="" index="1:1">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E01" project="j11" direction="R" supplement=" " network="ddb" />
+ <itdRouteDescText>Dortmund Hbf - Düsseldorf Hbf - Solingen Hbf</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S2" symbol="S2" motType="1" realtime="0" direction="Dortmund Hbf" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20000131" stateless="ddb:92E02: :H:j11" trainName="" index="1:2">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E02" project="j11" direction="H" supplement=" " network="ddb" />
+ <itdRouteDescText>Duisburg Hbf / Essen Hbf - Gelsenkirchen Hbf / Recklinghausen Hbf - Dortmund Hbf</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S3" symbol="S3" motType="1" realtime="0" direction="Hattingen Mitte" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20008437" stateless="ddb:92E03: :H:j11" trainName="" index="1:3">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E03" project="j11" direction="H" supplement=" " network="ddb" />
+ <itdRouteDescText>Oberhausen Hbf - Hattingen (Ruhr) Mitte</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S3" symbol="S3" motType="1" realtime="0" direction="Oberhausen Hbf." valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20014022" stateless="ddb:92E03: :R:j11" trainName="" index="1:4">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E03" project="j11" direction="R" supplement=" " network="ddb" />
+ <itdRouteDescText>Hattingen (Ruhr) Mitte - Oberhausen Hbf</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S6" symbol="S6" motType="1" realtime="0" direction="Nippes, Nippes S-Bahn" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="22000750" stateless="ddb:92E06: :H:j11" trainName="" index="1:5">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E06" project="j11" direction="H" supplement=" " network="ddb" />
+ <itdRouteDescText>Essen Hbf - Düsseldorf Hbf - Köln-Nippes</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S9" symbol="S9" motType="1" realtime="0" direction="Bottrop Hbf" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20003335" stateless="ddb:92E09: :H:j11" trainName="" index="1:6">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E09" project="j11" direction="H" supplement=" " network="ddb" />
+ <itdRouteDescText>Wuppertal Hbf - Essen Hbf - Haltern am See</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="2" number="S9" symbol="S9" motType="1" realtime="0" direction="Wuppertal Hbf" valid="Jahresfahrplan 2010/2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20011019" stateless="ddb:92E09: :R:j11" trainName="" index="1:7">
+ <itdNoTrain name="S-Bahn" />
+ <motDivaParams line="92E09" project="j11" direction="R" supplement=" " network="ddb" />
+ <itdRouteDescText>Haltern am See - Essen Hbf - Wuppertal Hbf</itdRouteDescText>
+ <itdOperator>
+ <code>00</code>
+ <name>Daten DB AG</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="11" symbol="11" motType="2" realtime="0" direction="Essen Messe W.-Süd/Gruga" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009270" stateless="vrr:10U11: :H:911" trainName="" index="2:0">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U11" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>GE-Buerer Str. - E-Karnap - Altenessen - Essen Hbf - Rüttenscheid - Messe Gruga</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="11" symbol="11" motType="2" realtime="0" direction="Essen Berliner Platz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009153" stateless="vrr:10U11: :R:911" trainName="" index="2:1">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U11" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Messe Gruga - Rüttenscheid - Essen Hbf - Altenessen - E-Karnap - GE-Buerer Str.</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Mülheim Heißen Kirche" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20015079" stateless="vrr:10U18:2:H:911" trainName="" index="2:2">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U18" project="911" direction="H" supplement="2" network="vrr" />
+ <itdRouteDescText>Berliner Platz - Essen Hbf - MH-Rhein-Ruhr-Zentrum - Heißen Kirche</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Essen Berliner Platz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009153" stateless="vrr:10U18:2:R:911" trainName="" index="2:3">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U18" project="911" direction="R" supplement="2" network="vrr" />
+ <itdRouteDescText>Heißen Kirche - MH-Rhein-Ruhr-Zentrum - Essen Hbf - Berliner Platz</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Margarethenhöhe" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009447" stateless="vrr:10U17: :H:911" trainName="" index="2:4">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Altenessen - Essen Hbf - Holsterhausen - Margarethenhöhe</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Karlsplatz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009370" stateless="vrr:10U17: :R:911" trainName="" index="2:5">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Margarethenhöhe - Holsterhausen - Essen Hbf - Altenessen</itdRouteDescText>
+ <itdOperator>
+ <code>10</code>
+ <name>EVAG U-Bahn</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="101" symbol="101" motType="4" realtime="0" direction="Essen Bredeney" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009172" stateless="vrr:11101: :H:911" trainName="" index="4:0">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11101" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Borbeck - Bergeborbeck - Essen Hbf - Bredeney</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="101" symbol="101" motType="4" realtime="0" direction="Essen Germaniaplatz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009254" stateless="vrr:11101: :R:911" trainName="" index="4:1">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11101" project="911" direction="R" supplement=" " network="vrr" />
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="103" symbol="103" motType="4" realtime="0" direction="Essen Wertstr." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009641" stateless="vrr:11103: :R:911" trainName="" index="4:2">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11103" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Steele - Essen Hbf - Rathaus Essen - Altendorf - Borbeck - Dellwig</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="105" symbol="105" motType="4" realtime="0" direction="Essen Finefraustr." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009232" stateless="vrr:11105: :H:911" trainName="" index="4:3">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11105" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Frintrop - Altendorf - Essen Hbf - Bergerhausen - Rellinghausen</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="105" symbol="105" motType="4" realtime="0" direction="Essen Unterstr." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009614" stateless="vrr:11105: :R:911" trainName="" index="4:4">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11105" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Rellinghausen - Bergerhausen - Essen Hbf - Altendorf - Frintrop</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="106" symbol="106" motType="4" realtime="0" direction="Essen Helenenstr." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009306" stateless="vrr:11106: :H:911" trainName="" index="4:5">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11106" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Altenessen - Essen Hbf - Rüttenscheid - Helenenstr. - Bergeborbeck</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="106" symbol="106" motType="4" realtime="0" direction="Essen Altenessen Bf Schleife" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009832" stateless="vrr:11106: :R:911" trainName="" index="4:6">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11106" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Bergeborbeck - Helenenstr. - Rüttenscheid - Essen Hbf - Altenessen</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="107" symbol="107" motType="4" realtime="0" direction="Essen Bredeney" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009172" stateless="vrr:11107: :H:911" trainName="" index="4:7">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11107" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>GE-Hauptbahnhof - Essen Katernberg - Zollverein - Essen Hbf - Bredeney</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="4" number="107" symbol="107" motType="4" realtime="0" direction="Essen Hanielstr. Schleife" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009844" stateless="vrr:11107: :R:911" trainName="" index="4:8">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11107" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Bredeney - Essen Hbf - Zollverein - Essen Katernberg - GE-Hauptbahnhof</itdRouteDescText>
+ <itdOperator>
+ <code>11</code>
+ <name>EVAG Strab</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="145" symbol="145" motType="5" realtime="0" direction="Essen Heisingen Baldeneysee" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009302" stateless="vrr:12145: :H:911" trainName="" index="5:0">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12145" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Mülheim Flughafen - Essen Haarzopf - Essen Hbf - Stadtwald - Heisingen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="145" symbol="145" motType="5" realtime="0" direction="Essen Fängershof Schleife" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009847" stateless="vrr:12145: :R:911" trainName="" index="5:1">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12145" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Heisingen - Stadtwald - Essen Hbf - Essen Haarzopf - Mülheim Flughafen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="146" symbol="146" motType="5" realtime="0" direction="Essen Heisingen Baldeneysee" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009302" stateless="vrr:12146: :H:911" trainName="" index="5:2">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12146" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Leithe - Kray - Essen Hbf - Heisingen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="146" symbol="146" motType="5" realtime="0" direction="Essen Wackenberg" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009628" stateless="vrr:12146: :R:911" trainName="" index="5:3">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12146" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Heisingen - Essen Hbf - Kray - Leithe</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="154" symbol="154" motType="5" realtime="0" direction="Essen Betriebshof Ruhrallee" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009884" stateless="vrr:12154: :H:911" trainName="" index="5:4">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12154" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Beisen - E-Hbf - Bergerhausen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="154" symbol="154" motType="5" realtime="0" direction="Essen Kraspothstr." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009815" stateless="vrr:12154: :R:911" trainName="" index="5:5">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12154" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Bergerhausen - E-Hbf - Beisen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="155" symbol="155" motType="5" realtime="0" direction="Essen Kupferdreh Bahnhof" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009414" stateless="vrr:12155: :H:911" trainName="" index="5:6">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12155" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>GE-Rotths. - E-Hbf - Kupferdreh</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="155" symbol="155" motType="5" realtime="0" direction="Essen Landschede" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009421" stateless="vrr:12155: :R:911" trainName="" index="5:7">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12155" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Kupferdreh - E-Hbf - GE-Rotths.</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="166" symbol="166" motType="5" realtime="0" direction="Hattingen Märkische Str" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20008454" stateless="vrr:12166: :H:911" trainName="" index="5:8">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12166" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Dellwig - Essen Hbf - Steele - E-Burgaltendorf - HAT-Niederwenigern</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="166" symbol="166" motType="5" realtime="0" direction="Essen Dellwig Bahnhof" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009197" stateless="vrr:12166: :R:911" trainName="" index="5:9">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12166" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>HAT-Niederwenigern - E-Burgaltendorf - Steele - Essen Hbf - Dellwig</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="193" symbol="193" motType="5" realtime="0" direction="Essen Versorgungsamt" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009617" stateless="vrr:12193: :H:911" trainName="" index="5:10">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12193" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Versorgungsamt</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="196" symbol="196" motType="5" realtime="0" direction="Essen West S" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009643" stateless="vrr:12196: :H:911" trainName="" index="5:11">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12196" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Vogelheim - Bergeborbeck - Essen Hbf - Essen West</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="196" symbol="196" motType="5" realtime="0" direction="Essen Hafenverwaltung" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009277" stateless="vrr:12196: :R:911" trainName="" index="5:12">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12196" project="911" direction="R" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen West - Essen Hbf - Bergeborbeck - Vogelheim</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE1" symbol="NE1" motType="5" realtime="0" direction="Gelsenkirchen Essener Str." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20006670" stateless="vrr:12m01: :H:911" trainName="" index="5:13">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m01" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Altenessen - Essen Karnap - Gelsenkirchen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE2" symbol="NE2" motType="5" realtime="0" direction="Essen Hanielstr. Schleife" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009844" stateless="vrr:12m02: :H:911" trainName="" index="5:14">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m02" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Katernberg</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE3" symbol="NE3" motType="5" realtime="0" direction="Essen Rodenseelbrücke" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009513" stateless="vrr:12m03: :H:911" trainName="" index="5:15">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m03" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Schonnebeck - Kray - Leithe</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE4" symbol="NE4" motType="5" realtime="0" direction="E-Burgaltendorf Burgruine" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009182" stateless="vrr:12m04: :H:911" trainName="" index="5:16">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m04" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Frillendorf - Steele - Überruhr - Burgaltendorf</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE5" symbol="NE5" motType="5" realtime="0" direction="Essen Hörsterfeld" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009329" stateless="vrr:12m05: :H:911" trainName="" index="5:17">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m05" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Huttrop - Steele - Hörsterfeld</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE6" symbol="NE6" motType="5" realtime="0" direction="Essen Kupferdreh Bahnhof" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009414" stateless="vrr:12M06: :H:911" trainName="" index="5:18">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M06" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Rellinghausen - Überruhr - Kupferdreh</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE7" symbol="*120" motType="5" realtime="0" direction="Essen Heisingen Baldeneysee" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009302" stateless="vrr:12m07: :H:911" trainName="" index="5:19">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m07" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Stadtwald - Heisingen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE8" symbol="NE8" motType="5" realtime="0" direction="Velbert Willy-Brandt-Platz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20010368" stateless="vrr:12M08: :H:911" trainName="" index="5:20">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M08" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Bredeney - Essen Werden - Velbert</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE9" symbol="NE9" motType="5" realtime="0" direction="Essen Hatzper Str." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009291" stateless="vrr:12M09: :H:911" trainName="" index="5:21">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M09" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Holsterhausen - Margarethenhöhe - Haarzopf</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE10" symbol="NE10" motType="5" realtime="0" direction="Essen Erbach" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009222" stateless="vrr:12M10: :H:911" trainName="" index="5:22">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M10" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Frohnhausen - Haarzopf</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE11" symbol="NE11" motType="5" realtime="0" direction="Oberhausen Hbf." valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20014022" stateless="vrr:12m11: :H:911" trainName="" index="5:23">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m11" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Altendorf - Essen Frintrop - Oberhausen</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE12" symbol="NE12" motType="5" realtime="0" direction="Essen Borbeck Bf" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009158" stateless="vrr:12m12: :H:911" trainName="" index="5:24">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12m12" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Altendorf - Bergeborbeck - Dellwig - Borbeck</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE13" symbol="NE13" motType="5" realtime="0" direction="Essen Kettwig S" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009383" stateless="vrr:12M13: :H:911" trainName="" index="5:25">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M13" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Rüttenscheid - Kettwig</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="NE16" symbol="NE16" motType="5" realtime="0" direction="Bottrop ZOB Berliner Platz" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20003267" stateless="vrr:12M16: :H:911" trainName="" index="5:26">
+ <itdNoTrain name="NE" />
+ <motDivaParams line="12M16" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Bergeborbeck - Essen Dellwig - Bottrop</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="5" number="SB19" symbol="SB19" motType="5" realtime="0" direction="Heiligenhaus Rathaus" valid="BVR-Fahrplan (12.6.-10.12.2011)" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20010030" stateless="vrr:88S19: :H:bv4" trainName="" index="5:27">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="88S19" project="bv4" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Velbert - Heiligenhaus Rathaus</itdRouteDescText>
+ <itdOperator>
+ <code>88</code>
+ <name>Busverkehr Rheinland</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="SB14" symbol="SB14" motType="7" realtime="0" direction="Essen Heisingen Baldeneysee" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20009302" stateless="vrr:12S14: :R:911" trainName="" index="7:0">
+ <itdNoTrain name="SB" />
+ <motDivaParams line="12S14" project="911" direction="R" supplement=" " network="vrr" />
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="SB15" symbol="SB15" motType="7" realtime="0" direction="E-Burgaltendorf Burgruine" valid="EVAG Fahrplan 7.9.2011 - 8.1.2012" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="" stateless="vrr:12S15: :H:911" trainName="" index="7:1">
+ <itdNoTrain name="SB" />
+ <motDivaParams line="12S15" project="911" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - Überruhr - Burgaltendorf</itdRouteDescText>
+ <itdOperator>
+ <code>12</code>
+ <name>EVAG Bus</name>
+ </itdOperator>
+ </itdServingLine>
+ <itdServingLine selected="1" code="3" number="SB16" symbol="SB16" motType="7" realtime="0" direction="Dorsten ZOB Dorsten" valid="Sommerfahrplan 2011" compound="0" TTB="0" STT="0" ROP="0" type="unknown" spTr="" destID="20003214" stateless="vrr:40016: :H:s11" trainName="" index="7:2">
+ <itdNoTrain name="SB" />
+ <motDivaParams line="40016" project="s11" direction="H" supplement=" " network="vrr" />
+ <itdRouteDescText>Essen Hbf - BOT-Hbf - ZOB Berliner Platz - Kirchhellen - Movie Park /ZOB Dorsten</itdRouteDescText>
+ <itdOperator>
+ <code>40</code>
+ <name>Vestische</name>
+ </itdOperator>
+ </itdServingLine>
+ </itdServingLines>
+ <itdDepartureList>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="90" platform="#1" platformName="Gleis 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="36" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="40" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="946" code="6" number="ICE 946 Intercity-Express" symbol="ICE 946 Intercity-Express" motType="0" realtime="1" direction="Düsseldorf Hbf" trainType="ICE" trainNum="946" destID="20018235" stateless="ddb:98010: :H:j11">
+ <itdNoTrain name="Intercity-Express" delay="4">Bordrestaurant</itdNoTrain>
+ <motDivaParams line="98010" project="j11" direction="H" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList>
+ <genAttrElem>
+ <name>lineType</name>
+ <value>HIGHSPEEDTRAIN</value>
+ </genAttrElem>
+ <genAttrElem>
+ <name>lineType</name>
+ <value>LONG_DISTANCE_TRAINS</value>
+ </genAttrElem>
+ <genAttrElem>
+ <name>lineType</name>
+ <value>SUPPLEMENT</value>
+ </genAttrElem>
+ </genAttrList>
+ <itdServingTrip tripCode="946" AVMSTripID="946-8010255-16052600-8000085-16100500" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361962" y="456258" mapName="NAV3" area="4" platform="4" platformName="Bstg. 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="39" ap="" />
+ </itdDateTime>
+ <itdServingLine key="939" code="5" number="SB19" symbol="SB19" motType="5" realtime="0" direction="Velbert Willy-Brandt-Platz" destID="20010368" stateless="vrr:88S19: :H:bv4">
+ <itdNoTrain name="Niederflurbus">weiter als Linie SB 66 nach Wuppertal Hbf</itdNoTrain>
+ <motDivaParams line="88S19" project="bv4" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="1" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="39" ap="" />
+ </itdDateTime>
+ <itdServingLine key="932" code="5" number="196" symbol="196" motType="5" realtime="0" direction="Essen Hafenverwaltung" destID="20009277" stateless="vrr:12196: :R:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12196" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="14" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="39" ap="" />
+ </itdDateTime>
+ <itdServingLine key="933" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Mülheim Heißen Kirche" destID="20015079" stateless="vrr:10U18:2:H:911">
+ <itdNoTrain name="U-Bahn">Ab (H) Heißen Kirche, Umstieg in den SEV Ri. Mülheim Hbf.</itdNoTrain>
+ <motDivaParams line="10U18" project="911" direction="H" supplement="2" network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="13" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="40" ap="" />
+ </itdDateTime>
+ <itdServingLine key="928" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Karlsplatz" destID="20009370" stateless="vrr:10U17: :R:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="3" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="1">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="40" ap="" />
+ </itdDateTime>
+ <itdServingLine key="911" code="5" number="145" symbol="145" motType="5" realtime="0" direction="Essen Fängershof Schleife" destID="20009847" stateless="vrr:12145: :R:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12145" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="98" platform="#7" platformName="Gleis 7" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="2">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="41" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="41" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="30942" code="2" number="S9" symbol="S9" motType="1" realtime="1" direction="Haltern am See Bf" trainNum="30942" destID="20003527" stateless="ddb:92E09: :H:j11">
+ <itdNoTrain name="S-Bahn" delay="0">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="92E09" project="j11" direction="H" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="30942" AVMSTripID="30942-8000266-16085300-8000145-16102700" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361962" y="456258" mapName="NAV3" area="14" platform="4" platformName="Bstg. 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="2">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="41" ap="" />
+ </itdDateTime>
+ <itdServingLine key="915" code="4" number="107" symbol="107" motType="4" realtime="0" direction="Essen Bredeney" destID="20009172" stateless="vrr:11107: :H:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11107" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="13" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="2">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="41" ap="" />
+ </itdDateTime>
+ <itdServingLine key="941" code="4" number="101" symbol="101" motType="4" realtime="0" direction="Essen Germaniaplatz" destID="20009254" stateless="vrr:11101: :R:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11101" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="98" platform="#11" platformName="Gleis 11" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="41" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="30937" code="2" number="S9" symbol="S9" motType="1" realtime="1" direction="Wuppertal Hbf" trainNum="30937" destID="20011019" stateless="ddb:92E09: :R:j11">
+ <itdNoTrain name="S-Bahn" delay="5">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="92E09" project="j11" direction="R" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="30937" AVMSTripID="30937-8000047-16092400-8000266-16102700" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="14" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="3">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="42" ap="" />
+ </itdDateTime>
+ <itdServingLine key="931" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Margarethenhöhe" destID="20009447" stateless="vrr:10U17: :H:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="13" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="4">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="43" ap="" />
+ </itdDateTime>
+ <itdServingLine key="924" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Essen Berliner Platz" destID="20009153" stateless="vrr:10U18:2:R:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U18" project="911" direction="R" supplement="2" network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361953" y="456233" mapName="NAV3" area="8" platform="8" platformName="Bstg. 8" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="5">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="44" ap="" />
+ </itdDateTime>
+ <itdServingLine key="914" code="5" number="146" symbol="146" motType="5" realtime="0" direction="Essen Heisingen Baldeneysee" destID="20009302" stateless="vrr:12146: :H:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12146" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="90" platform="#4" platformName="Gleis 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="6">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="44" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="45" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="10211" code="6" number="RE2" symbol="RE2" motType="0" realtime="1" direction="Münster (Westf) Hbf" trainNum="10211" destID="24041000" stateless="ddb:90425:B:H:j11">
+ <itdNoTrain name="R-Bahn" delay="1">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="90425" project="j11" direction="H" supplement="B" network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="10211" AVMSTripID="10211-8000086-16092400-8000263-16105000" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361944" y="456315" mapName="NAV3" area="7" platform="7" platformName="Bstg. 7" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="5">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="44" ap="" />
+ </itdDateTime>
+ <itdServingLine key="917" code="5" number="155" symbol="155" motType="5" realtime="0" direction="Essen Marienbergstr." destID="20009448" stateless="vrr:12155: :H:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12155" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="13" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="5">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="44" ap="" />
+ </itdDateTime>
+ <itdServingLine key="919" code="4" number="106" symbol="106" motType="4" realtime="0" direction="Essen Altenessen Bf Schleife" destID="20009832" stateless="vrr:11106: :R:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11106" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361962" y="456258" mapName="NAV3" area="14" platform="4" platformName="Bstg. 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="6">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="45" ap="" />
+ </itdDateTime>
+ <itdServingLine key="934" code="4" number="106" symbol="106" motType="4" realtime="0" direction="Essen Helenenstr." destID="20009306" stateless="vrr:11106: :H:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11106" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="13" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="6">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="45" ap="" />
+ </itdDateTime>
+ <itdServingLine key="939" code="1" number="11" symbol="11" motType="2" realtime="0" direction="Gelsenkirchen Buerer Str." destID="20005579" stateless="vrr:10U11: :R:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U11" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="14" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdServingLine key="931" code="1" number="11" symbol="11" motType="2" realtime="0" direction="Essen Messe W.-Süd/Gruga" destID="20009270" stateless="vrr:10U11: :H:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U11" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="90" platform="#2" platformName="Gleis 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="19">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="58" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="10008" code="6" number="RE11" symbol="RE11" motType="0" realtime="1" direction="Mönchengladbach Hbf" trainNum="10008" destID="-1" stateless="ddb:90415:C:H:j11">
+ <itdNoTrain name="R-Bahn" delay="12">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="90415" project="j11" direction="H" supplement="C" network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="10008" AVMSTripID="10008-8000149-16085600-8000086-16095800" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="98" platform="#7" platformName="Gleis 7" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="11">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="50" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="30342" code="2" number="S3" symbol="S3" motType="1" realtime="1" direction="Oberhausen Hbf." trainNum="30342" destID="20014022" stateless="ddb:92E03: :R:j11">
+ <itdNoTrain name="S-Bahn" delay="4">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="92E03" project="j11" direction="R" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="30342" AVMSTripID="30342-8002640-16092500-8000286-16100300" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="98" platform="#11" platformName="Gleis 11" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="8">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="47" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="30143" code="2" number="S1" symbol="S1" motType="1" realtime="1" direction="Dortmund Hbf" trainNum="30143" destID="20000131" stateless="ddb:92E01: :H:j11">
+ <itdNoTrain name="S-Bahn" delay="1">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="92E01" project="j11" direction="H" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="30143" AVMSTripID="30143-8000087-16083300-8000080-16102600" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="2" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdServingLine key="916" code="5" number="166" symbol="166" motType="5" realtime="0" direction="Hattingen Märkische Str" destID="20008454" stateless="vrr:12166: :H:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12166" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="13" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdServingLine key="929" code="4" number="105" symbol="105" motType="4" realtime="0" direction="Essen Unterstr." destID="20009614" stateless="vrr:11105: :R:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11105" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361944" y="456315" mapName="NAV3" area="7" platform="7" platformName="Bstg. 7" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdServingLine key="946" code="3" number="SB15" symbol="SB15" motType="7" realtime="0" direction="Burgaltendorf Burgruine" destID="-1" stateless="vrr:12S15: :H:911">
+ <itdNoTrain name="SB" />
+ <motDivaParams line="12S15" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="2" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="7">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="46" ap="" />
+ </itdDateTime>
+ <itdServingLine key="912" code="5" number="155" symbol="155" motType="5" realtime="0" direction="Gelsenkirchen Achternbergstr." destID="20005885" stateless="vrr:12155: :R:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12155" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361943" y="456248" mapName="NAV3" area="9" platform="9" platformName="Bstg. 9" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="8">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="47" ap="" />
+ </itdDateTime>
+ <itdServingLine key="916" code="5" number="196" symbol="196" motType="5" realtime="0" direction="Essen West S" destID="20009643" stateless="vrr:12196: :H:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12196" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="13" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="9">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="48" ap="" />
+ </itdDateTime>
+ <itdServingLine key="937" code="4" number="107" symbol="107" motType="4" realtime="0" direction="Gelsenkirchen Hbf" destID="20005613" stateless="vrr:11107: :R:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11107" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361962" y="456258" mapName="NAV3" area="14" platform="4" platformName="Bstg. 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="9">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="48" ap="" />
+ </itdDateTime>
+ <itdServingLine key="920" code="4" number="105" symbol="105" motType="4" realtime="0" direction="Essen Finefraustr." destID="20009232" stateless="vrr:11105: :H:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11105" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="98" platform="#12" platformName="Gleis 12" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="9">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="48" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="48" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="30652" code="2" number="S6" symbol="S6" motType="1" realtime="1" direction="Nippes, Nippes S-Bahn" trainNum="30652" destID="22000750" stateless="ddb:92E06: :H:j11">
+ <itdNoTrain name="S-Bahn" delay="0">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="92E06" project="j11" direction="H" supplement=" " network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="30652" AVMSTripID="30652-8000098-16094800-8003372-16112800" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="14" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="10">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="49" ap="" />
+ </itdDateTime>
+ <itdServingLine key="938" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Mülheim Heißen Kirche" destID="20015079" stateless="vrr:10U18:2:H:911">
+ <itdNoTrain name="U-Bahn">Ab (H) Heißen Kirche, Umstieg in den SEV Ri. Mülheim Hbf.</itdNoTrain>
+ <motDivaParams line="10U18" project="911" direction="H" supplement="2" network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="13" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="11">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="50" ap="" />
+ </itdDateTime>
+ <itdServingLine key="938" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Karlsplatz" destID="20009370" stateless="vrr:10U17: :R:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="3" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="11">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="50" ap="" />
+ </itdDateTime>
+ <itdServingLine key="947" code="5" number="146" symbol="146" motType="5" realtime="0" direction="Essen Wackenberg" destID="20009628" stateless="vrr:12146: :R:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12146" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361962" y="456258" mapName="NAV3" area="14" platform="4" platformName="Bstg. 4" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="12">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="51" ap="" />
+ </itdDateTime>
+ <itdServingLine key="921" code="4" number="107" symbol="107" motType="4" realtime="0" direction="Essen Bredeney" destID="20009172" stateless="vrr:11107: :H:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11107" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="13" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="12">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="51" ap="" />
+ </itdDateTime>
+ <itdServingLine key="951" code="4" number="101" symbol="101" motType="4" realtime="0" direction="Essen Germaniaplatz" destID="20009254" stateless="vrr:11101: :R:911">
+ <itdNoTrain name="Straßenbahn" />
+ <motDivaParams line="11101" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456327" mapName="NAV3" area="14" platform="2" platformName="Bstg. 2" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="13">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="52" ap="" />
+ </itdDateTime>
+ <itdServingLine key="946" code="1" number="U17" symbol="U17" motType="2" realtime="0" direction="Essen Margarethenhöhe" destID="20009447" stateless="vrr:10U17: :H:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U17" project="911" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361923" y="456436" mapName="NAV3" area="1" platform="1" platformName="Bstg. 1" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="14">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="53" ap="" />
+ </itdDateTime>
+ <itdServingLine key="1020" code="3" number="SB16" symbol="SB16" motType="7" realtime="0" direction="BOT St.-Anto.-Hosp./Gartenstr" destID="20003174" stateless="vrr:40016: :H:s11">
+ <itdNoTrain name="SB" />
+ <motDivaParams line="40016" project="s11" direction="H" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361966" y="456306" mapName="NAV3" area="13" platform="3" platformName="Bstg. 3" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="14">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="53" ap="" />
+ </itdDateTime>
+ <itdServingLine key="934" code="1" number="18" symbol="18" motType="2" realtime="0" direction="Essen Berliner Platz" destID="20009153" stateless="vrr:10U18:2:R:911">
+ <itdNoTrain name="U-Bahn" />
+ <motDivaParams line="10U18" project="911" direction="R" supplement="2" network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361949" y="456292" mapName="NAV3" area="90" platform="#6" platformName="Gleis 6" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="26">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="53" ap="" />
+ </itdDateTime>
+ <itdRTDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="10" minute="5" ap="" />
+ </itdRTDateTime>
+ <itdServingLine key="10115" code="6" number="RE1" symbol="RE1" motType="0" realtime="1" direction="Hamm (Westf)" trainNum="10115" destID="24007756" stateless="ddb:90415:X:R:j11">
+ <itdNoTrain name="R-Bahn" delay="12">Fahrradmitnahme begrenzt möglich</itdNoTrain>
+ <motDivaParams line="90415" project="j11" direction="R" supplement="X" network="ddb" />
+ </itdServingLine>
+ <genAttrList />
+ <itdServingTrip tripCode="10115" AVMSTripID="10115-8000001-16075100-8000149-16103600" />
+ </itdDeparture>
+ <itdDeparture stopID="20009289" x="3361943" y="456248" mapName="NAV3" area="9" platform="9" platformName="Bstg. 9" stopName="Essen Hauptbahnhof" nameWO="Hauptbahnhof" countdown="15">
+ <itdDateTime>
+ <itdDate year="2011" month="11" day="16" weekday="4" />
+ <itdTime hour="9" minute="54" ap="" />
+ </itdDateTime>
+ <itdServingLine key="908" code="5" number="166" symbol="166" motType="5" realtime="0" direction="Essen Dellwig Bahnhof" destID="20009197" stateless="vrr:12166: :R:911">
+ <itdNoTrain name="Niederflurbus" />
+ <motDivaParams line="12166" project="911" direction="R" supplement=" " network="vrr" />
+ </itdServingLine>
+ </itdDeparture>
+ </itdDepartureList>
+ </itdDepartureMonitorRequest>
+</itdRequest>
+