{"id":9587,"date":"2018-01-26T16:52:34","date_gmt":"2018-01-26T15:52:34","guid":{"rendered":"http:\/\/blog.wenzlaff.de\/?p=9587"},"modified":"2018-09-07T16:25:35","modified_gmt":"2018-09-07T14:25:35","slug":"raspberry-pi-xml-formatieren-mit-xmllint","status":"publish","type":"post","link":"http:\/\/blog.wenzlaff.de\/?p=9587","title":{"rendered":"Raspberry Pi: XML formatieren mit xmllint unter Linux"},"content":{"rendered":"<p>Manchmal hat man auf dem Raspberry Pi XML Dokumente die man ansehen will, die aber nicht sch\u00f6n formatiert sind. <\/p>\n<p>Z.B. dieses XML Dokument hat alles in einer Zeile, und ist das Ergebnis einer Haltestellenabfrage in Hannover \u00fcber diese <a href=\"https:\/\/www.vdv.de\/ip-kom-oev.aspx\" rel=\"noopener\" target=\"_blank\">API<\/a>:<\/p>\n<pre class=\"lang:xhtml decode:true \" >\r\n&lt;?xml version=\"1.0\" encoding=\"utf-8\"?&gt;&lt;Trias version=\"1.0\" xmlns=\"trias\" xmlns:siri=\"http:\/\/www.siri.org.uk\/siri\" xmlns:mw=\"http:\/\/services.mentzdv.de\/2010\/07\/middleware\"&gt;&lt;ServiceDelivery&gt;&lt;siri:ResponseTimestamp&gt;2018-01-26T16:39:07&lt;\/siri:ResponseTimestamp&gt;&lt;siri:ProducerRef&gt;HannIT&lt;\/siri:ProducerRef&gt;&lt;siri:ResponseMessageIdentifier&gt;16-39-04-229&lt;\/siri:ResponseMessageIdentifier&gt;&lt;DeliveryPayload&gt;&lt;!--Version: 10.0.46.2 build 04.08.2017 23:35:59 - Data Build: 2018-01-26T02:58:08 - Data Format: EFA10_00_08--&gt;&lt;TripResponse&gt;&lt;ErrorMessage&gt;&lt;Code&gt;-2&lt;\/Code&gt;&lt;Text&gt;&lt;Text&gt;Der Inhalt des Elements 'LocationRef' in Namespace 'trias' ist unvollst\u00e4ndig. Erwartet wurde die Liste der m\u00f6glichen Elemente: 'LocationName' in Namespace 'trias'.&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Text&gt;&lt;\/ErrorMessage&gt;&lt;ErrorMessage&gt;&lt;Code&gt;-2&lt;\/Code&gt;&lt;Text&gt;&lt;Text&gt;Der Inhalt des Elements 'LocationRef' in Namespace 'trias' ist unvollst\u00e4ndig. Erwartet wurde die Liste der m\u00f6glichen Elemente: 'LocationName' in Namespace 'trias'.&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Text&gt;&lt;\/ErrorMessage&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID1925019635546312568133148169218912592159&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID79254160591872422507315819789461666810137&lt;\/TripId&gt;&lt;Duration&gt;PT1H2M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T18:55:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;1&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID1913421648141272672174552254815522713559&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T18:55:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:17:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03470:645&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;470&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID139231716200782176135165271411684811793&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID105164111781947352671401882331617935139115&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID159169223155511751349321724680145161110&lt;\/TripId&gt;&lt;Duration&gt;PT1H1M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T18:56:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;2&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID10815957164483877314721718154162215165197&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T18:56:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:01:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:02001:183&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Stadtbahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;1&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25001611&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Laatzen, Laatzen&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID2061855721862517977133148250126255684919&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:07:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:29:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03135:878&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;135&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID9995222128125187707315220323680631562182&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID161981841731302019878174130109162453113116&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID3918616412419135149781371953388149171121194&lt;\/TripId&gt;&lt;Duration&gt;PT1H0M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T18:57:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;3&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID19424210018018023612771405119231108213121&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T18:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:01:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03253:452&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03253&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;253&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25002921&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID23323118724021416427781792089816576113151182&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:06:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:10:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:ddb:92H04:34459&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:ddb:92H04&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;rail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;S-Bahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;S4&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25709922&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hildesheim Hauptbahnhof (DB)&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID4920542874223994771381012721722024388225&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:14:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:19:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03136:855&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03136&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;bus&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;136&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID652261514012618017670175133982138136218197&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID11514022929162233141661592261847712923322380&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID1652211681371157925069184721752532381851970&lt;\/TripId&gt;&lt;Duration&gt;PT47M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T19:40:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T20:27:00&lt;\/EndTime&gt;&lt;Interchanges&gt;1&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID312311722214831647716912518895244264960&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:40:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4940&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Berenbostel Friedhof&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:08:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03480:644&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03480&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;480&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004779&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Garbsen&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID3329442610613616813613286151252103191195&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4940&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Berenbostel Friedhof&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:20:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:27:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04491:56&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04491&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;491&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID118139611755178916415022410698139126144107&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID131187901371121036771547612819354244136173&lt;\/TripId&gt;&lt;Duration&gt;PT1H4M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T19:53:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;1&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID577166230254887651681252071162029217446&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:53:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:15:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03470:647&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;470&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID130102331026661101731901681619196131246223&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID2422521721919511024079149568022252143133&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID561512171131471642397317415022223117617924343&lt;\/TripId&gt;&lt;Duration&gt;PT1H1M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T19:56:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;2&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID115101125110189114787816281225159180157222243&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T19:56:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:01:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:02001:93&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Stadtbahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;1&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25001731&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Sarstedt&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID4220210417623222571144145131167301226160&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:04:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:25:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03135:880&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;135&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID23313114750179181537614420825018112515976198&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID62710347231212777916720530102103236129125&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID192142087958171817614911715312214495626&lt;\/TripId&gt;&lt;Duration&gt;PT55M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T20:02:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;3&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID021221622813524314867154108373622179153211&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:02:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:06:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03253:454&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03253&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;253&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25002921&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID2103126170139236204721912618558203440220&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:12:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:16:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:ddb:92H05:34581&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:ddb:92H05&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;rail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;S-Bahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;S5&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25108000&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hameln Bahnhof&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID2102025022290209126701891871688972155206251&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:20:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:25:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03135:880&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;135&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID223511961452379142751651781292641397912&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID40298810861371865128253164221761717693&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID33161119322081084465142150261461872496174&lt;\/TripId&gt;&lt;Duration&gt;PT1H4M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T20:53:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;1&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID598210623213128767019019138228121928482&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:53:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:15:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03470:649&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;470&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID72215115525443670148818720539241229233&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID221241100164208190132681292215018612118117135&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID178441123217718823065128741712514116725118&lt;\/TripId&gt;&lt;Duration&gt;PT1H1M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T20:56:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;2&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID721151667710012011365187961882178724220760&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T20:56:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:01:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:02001:97&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Stadtbahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;1&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25001731&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Sarstedt&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID24361371510774138671721997766213161108&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:04:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:25:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03135:882&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;135&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID112196223552103917218414817624023119128197&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;TripResult&gt;&lt;ResultId&gt;ID116155168213245145287216534195106108248127104&lt;\/ResultId&gt;&lt;Trip&gt;&lt;TripId&gt;ID74250138237497825275173189149253169411675&lt;\/TripId&gt;&lt;Duration&gt;PT51M&lt;\/Duration&gt;&lt;StartTime&gt;2018-01-25T21:06:00&lt;\/StartTime&gt;&lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;&lt;Interchanges&gt;3&lt;\/Interchanges&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID46572610722824922765191103242111218710047&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:06:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:10:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03480:613&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03480&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;480&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004948&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Engelbostel Kirchstra\u00dfe&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID2298515723823375966916321165239254168237179&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:12:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:16:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:ddb:92H05:34585&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:ddb:92H05&lt;\/LineRef&gt;&lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;rail&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;S-Bahn&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;S5&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25108000&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hameln Bahnhof&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID22591552723199181671901766491225577125&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:20:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:25:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:03135:882&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;135&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;TripLeg&gt;&lt;LegId&gt;ID11757226130228246184641495024211715624657175&lt;\/LegId&gt;&lt;TimedLeg&gt;&lt;LegBoard&gt;&lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceDeparture&gt;&lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;&lt;\/ServiceDeparture&gt;&lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;&lt;\/LegBoard&gt;&lt;LegAlight&gt;&lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;&lt;StopPointName&gt;&lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/StopPointName&gt;&lt;ServiceArrival&gt;&lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;&lt;\/ServiceArrival&gt;&lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;&lt;\/LegAlight&gt;&lt;Service&gt;&lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;&lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;&lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;&lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;&lt;Mode&gt;&lt;PtMode&gt;coach&lt;\/PtMode&gt;&lt;Name&gt;&lt;Text&gt;Bus&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/Name&gt;&lt;\/Mode&gt;&lt;PublishedLineName&gt;&lt;Text&gt;490&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/PublishedLineName&gt;&lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;&lt;DestinationText&gt;&lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;&lt;Language&gt;de&lt;\/Language&gt;&lt;\/DestinationText&gt;&lt;\/Service&gt;&lt;\/TimedLeg&gt;&lt;\/TripLeg&gt;&lt;\/Trip&gt;&lt;\/TripResult&gt;&lt;\/TripResponse&gt;&lt;\/DeliveryPayload&gt;&lt;\/ServiceDelivery&gt;&lt;\/Trias&gt;<\/pre>\n<p>Wie k\u00f6nnen wir das nun sch\u00f6n formatieren? Dazu gibt es das Kommandozeilen-Tool <strong>xmllint<\/strong>. Damit kann eine XML Datei leicht formatiert werden. Dazu das xmllint installieren mit<\/p>\n<pre class=\"lang:default decode:true \" >\r\nsudo apt-get install libxml2-utils\r\n<\/pre>\n<p>Dann ein Aufruf von<!--more--><\/p>\n<pre class=\"lang:default decode:true \" >\r\nxmllint --format --recover beispiel.xml &gt; ergebnis-format.xml<\/pre>\n<p>und schon ist das Ergebnis im VI:<\/p>\n<p><a href=\"http:\/\/blog.wenzlaff.de\/wp-content\/uploads\/2018\/01\/Bildschirmfoto-2018-01-26-um-16.50.49.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/blog.wenzlaff.de\/wp-content\/uploads\/2018\/01\/Bildschirmfoto-2018-01-26-um-16.50.49.png\" alt=\"\" width=\"899\" height=\"650\" class=\"aligncenter size-full wp-image-9592\" srcset=\"http:\/\/blog.wenzlaff.de\/wp-content\/uploads\/2018\/01\/Bildschirmfoto-2018-01-26-um-16.50.49.png 899w, http:\/\/blog.wenzlaff.de\/wp-content\/uploads\/2018\/01\/Bildschirmfoto-2018-01-26-um-16.50.49-300x217.png 300w, http:\/\/blog.wenzlaff.de\/wp-content\/uploads\/2018\/01\/Bildschirmfoto-2018-01-26-um-16.50.49-768x555.png 768w\" sizes=\"auto, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><\/a><\/p>\n<p>oder die ganze XML Datei:<\/p>\n<pre class=\"lang:default decode:true \" >\r\n&lt;?xml version=\"1.0\" encoding=\"utf-8\"?&gt;\r\n&lt;Trias xmlns=\"trias\" xmlns:siri=\"http:\/\/www.siri.org.uk\/siri\" xmlns:mw=\"http:\/\/services.mentzdv.de\/2010\/07\/middleware\" version=\"1.0\"&gt;\r\n  &lt;ServiceDelivery&gt;\r\n    &lt;siri:ResponseTimestamp&gt;2018-01-26T16:39:07&lt;\/siri:ResponseTimestamp&gt;\r\n    &lt;siri:ProducerRef&gt;HannIT&lt;\/siri:ProducerRef&gt;\r\n    &lt;siri:ResponseMessageIdentifier&gt;16-39-04-229&lt;\/siri:ResponseMessageIdentifier&gt;\r\n    &lt;DeliveryPayload&gt;\r\n      &lt;!--Version: 10.0.46.2 build 04.08.2017 23:35:59 - Data Build: 2018-01-26T02:58:08 - Data Format: EFA10_00_08--&gt;\r\n      &lt;TripResponse&gt;\r\n        &lt;ErrorMessage&gt;\r\n          &lt;Code&gt;-2&lt;\/Code&gt;\r\n          &lt;Text&gt;\r\n            &lt;Text&gt;Der Inhalt des Elements 'LocationRef' in Namespace 'trias' ist unvollst\u00e4ndig. Erwartet wurde die Liste der m\u00f6glichen Elemente: 'LocationName' in Namespace 'trias'.&lt;\/Text&gt;\r\n            &lt;Language&gt;de&lt;\/Language&gt;\r\n          &lt;\/Text&gt;\r\n        &lt;\/ErrorMessage&gt;\r\n        &lt;ErrorMessage&gt;\r\n          &lt;Code&gt;-2&lt;\/Code&gt;\r\n          &lt;Text&gt;\r\n            &lt;Text&gt;Der Inhalt des Elements 'LocationRef' in Namespace 'trias' ist unvollst\u00e4ndig. Erwartet wurde die Liste der m\u00f6glichen Elemente: 'LocationName' in Namespace 'trias'.&lt;\/Text&gt;\r\n            &lt;Language&gt;de&lt;\/Language&gt;\r\n          &lt;\/Text&gt;\r\n        &lt;\/ErrorMessage&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID1925019635546312568133148169218912592159&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID79254160591872422507315819789461666810137&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H2M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T18:55:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;1&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID1913421648141272672174552254815522713559&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T18:55:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:17:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03470:645&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;470&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID139231716200782176135165271411684811793&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID105164111781947352671401882331617935139115&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID159169223155511751349321724680145161110&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H1M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T18:56:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;2&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID10815957164483877314721718154162215165197&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T18:56:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:01:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:02001:183&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Stadtbahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;1&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25001611&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Laatzen, Laatzen&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID2061855721862517977133148250126255684919&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:07:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:29:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03135:878&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;135&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID9995222128125187707315220323680631562182&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID161981841731302019878174130109162453113116&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID3918616412419135149781371953388149171121194&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H0M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T18:57:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T19:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;3&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID19424210018018023612771405119231108213121&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T18:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:01:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03253:452&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03253&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;253&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25002921&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID23323118724021416427781792089816576113151182&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:06:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:10:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:ddb:92H04:34459&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:ddb:92H04&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;rail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;S-Bahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;S4&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25709922&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hildesheim Hauptbahnhof (DB)&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID4920542874223994771381012721722024388225&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:14:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:19:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03136:855&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03136&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;bus&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;136&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID652261514012618017670175133982138136218197&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:121&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID11514022929162233141661592261847712923322380&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID1652211681371157925069184721752532381851970&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT47M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T19:40:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T20:27:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;1&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID312311722214831647716912518895244264960&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:40:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4940&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Berenbostel Friedhof&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:08:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03480:644&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03480&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;480&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004779&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Garbsen&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID3329442610613616813613286151252103191195&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4940&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Berenbostel Friedhof&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:20:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:27:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04491:56&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04491&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;491&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID118139611755178916415022410698139126144107&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID131187901371121036771547612819354244136173&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H4M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T19:53:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;1&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID577166230254887651681252071162029217446&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:53:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:15:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03470:647&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;470&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID130102331026661101731901681619196131246223&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID2422521721919511024079149568022252143133&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID561512171131471642397317415022223117617924343&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H1M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T19:56:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;2&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID115101125110189114787816281225159180157222243&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T19:56:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:01:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:02001:93&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Stadtbahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;1&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25001731&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Sarstedt&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID4220210417623222571144145131167301226160&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:04:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:25:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03135:880&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;135&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID23313114750179181537614420825018112515976198&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID62710347231212777916720530102103236129125&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID192142087958171817614911715312214495626&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT55M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T20:02:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T20:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;3&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID021221622813524314867154108373622179153211&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:02:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:06:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03253:454&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03253&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;253&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25002921&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID2103126170139236204721912618558203440220&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:12:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:16:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:ddb:92H05:34581&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:ddb:92H05&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;rail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;S-Bahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;S5&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25108000&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hameln Bahnhof&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID2102025022290209126701891871688972155206251&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:20:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:25:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03135:880&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;135&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID223511961452379142751651781292641397912&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:165&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25008000&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Neustadt Bahnhof (ZOB)&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID40298810861371865128253164221761717693&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID33161119322081084465142150261461872496174&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H4M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T20:53:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;1&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID598210623213128767019019138228121928482&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:53:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:15:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03470:649&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03470&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;470&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID72215115525443670148818720539241229233&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID221241100164208190132681292215018612118117135&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID178441123217718823065128741712514116725118&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT1H1M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T20:56:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;2&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID721151667710012011365187961882178724220760&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T20:56:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:01:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:02001:97&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:02001&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;urbanRail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Stadtbahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;1&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25001731&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Sarstedt&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID24361371510774138671721997766213161108&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2551&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Wiesenau&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:04:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:25:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03135:882&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;135&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID112196223552103917218414817624023119128197&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n        &lt;TripResult&gt;\r\n          &lt;ResultId&gt;ID116155168213245145287216534195106108248127104&lt;\/ResultId&gt;\r\n          &lt;Trip&gt;\r\n            &lt;TripId&gt;ID74250138237497825275173189149253169411675&lt;\/TripId&gt;\r\n            &lt;Duration&gt;PT51M&lt;\/Duration&gt;\r\n            &lt;StartTime&gt;2018-01-25T21:06:00&lt;\/StartTime&gt;\r\n            &lt;EndTime&gt;2018-01-25T21:57:00&lt;\/EndTime&gt;\r\n            &lt;Interchanges&gt;3&lt;\/Interchanges&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID46572610722824922765191103242111218710047&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:2921&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen Zentrum&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:06:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:10:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03480:613&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03480&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;480&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004948&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Engelbostel Kirchstra\u00dfe&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID2298515723823375966916321165239254168237179&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:6631&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Langenhagen\/Bahnhof Mitte&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:12:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:16:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:ddb:92H05:34585&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:ddb:92H05&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;outward&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;rail&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;S-Bahn&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;S5&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25108000&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hameln Bahnhof&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID22591552723199181671901766491225577125&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4411&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover Bahnhof Ledeburg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:20:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:25:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:03135:882&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:03135&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;135&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004380&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n            &lt;TripLeg&gt;\r\n              &lt;LegId&gt;ID11757226130228246184641495024211715624657175&lt;\/LegId&gt;\r\n              &lt;TimedLeg&gt;\r\n                &lt;LegBoard&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4380&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Hannover St\u00f6cken&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceDeparture&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:42:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceDeparture&gt;\r\n                  &lt;StopSeqNumber&gt;1&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegBoard&gt;\r\n                &lt;LegAlight&gt;\r\n                  &lt;StopPointRef&gt;de:03241:4892&lt;\/StopPointRef&gt;\r\n                  &lt;StopPointName&gt;\r\n                    &lt;Text&gt;Osterwald OE Asselweg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/StopPointName&gt;\r\n                  &lt;ServiceArrival&gt;\r\n                    &lt;TimetabledTime&gt;2018-01-25T21:57:00&lt;\/TimetabledTime&gt;\r\n                  &lt;\/ServiceArrival&gt;\r\n                  &lt;StopSeqNumber&gt;2&lt;\/StopSeqNumber&gt;\r\n                &lt;\/LegAlight&gt;\r\n                &lt;Service&gt;\r\n                  &lt;OperatingDayRef&gt;2018-01-25&lt;\/OperatingDayRef&gt;\r\n                  &lt;JourneyRef&gt;de:gvh:04490:124&lt;\/JourneyRef&gt;\r\n                  &lt;LineRef&gt;de:gvh:04490&lt;\/LineRef&gt;\r\n                  &lt;DirectionRef&gt;return&lt;\/DirectionRef&gt;\r\n                  &lt;Mode&gt;\r\n                    &lt;PtMode&gt;coach&lt;\/PtMode&gt;\r\n                    &lt;Name&gt;\r\n                      &lt;Text&gt;Bus&lt;\/Text&gt;\r\n                      &lt;Language&gt;de&lt;\/Language&gt;\r\n                    &lt;\/Name&gt;\r\n                  &lt;\/Mode&gt;\r\n                  &lt;PublishedLineName&gt;\r\n                    &lt;Text&gt;490&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/PublishedLineName&gt;\r\n                  &lt;DestinationStopPointRef&gt;25004882&lt;\/DestinationStopPointRef&gt;\r\n                  &lt;DestinationText&gt;\r\n                    &lt;Text&gt;Osterwald UE Gro\u00dfer Weg&lt;\/Text&gt;\r\n                    &lt;Language&gt;de&lt;\/Language&gt;\r\n                  &lt;\/DestinationText&gt;\r\n                &lt;\/Service&gt;\r\n              &lt;\/TimedLeg&gt;\r\n            &lt;\/TripLeg&gt;\r\n          &lt;\/Trip&gt;\r\n        &lt;\/TripResult&gt;\r\n      &lt;\/TripResponse&gt;\r\n    &lt;\/DeliveryPayload&gt;\r\n  &lt;\/ServiceDelivery&gt;\r\n&lt;\/Trias&gt;\r\n<\/pre>\n<p>Jetzt noch mal die ganze Anleitung des Tools ausgeben:<\/p>\n<pre class=\"lang:default decode:true \" >\r\nUsage : xmllint [options] XMLfiles ...\r\n\tParse the XML files and output the result of the parsing\r\n\t--version : display the version of the XML library used\r\n\t--debug : dump a debug tree of the in-memory document\r\n\t--shell : run a navigating shell\r\n\t--debugent : debug the entities defined in the document\r\n\t--copy : used to test the internal copy implementation\r\n\t--recover : output what was parsable on broken XML documents\r\n\t--huge : remove any internal arbitrary parser limits\r\n\t--noent : substitute entity references by their value\r\n\t--noenc : ignore any encoding specified inside the document\r\n\t--noout : don't output the result tree\r\n\t--path 'paths': provide a set of paths for resources\r\n\t--load-trace : print trace of all external entities loaded\r\n\t--nonet : refuse to fetch DTDs or entities over network\r\n\t--nocompact : do not generate compact text nodes\r\n\t--htmlout : output results as HTML\r\n\t--nowrap : do not put HTML doc wrapper\r\n\t--valid : validate the document in addition to std well-formed check\r\n\t--postvalid : do a posteriori validation, i.e after parsing\r\n\t--dtdvalid URL : do a posteriori validation against a given DTD\r\n\t--dtdvalidfpi FPI : same but name the DTD with a Public Identifier\r\n\t--timing : print some timings\r\n\t--output file or -o file: save to a given file\r\n\t--repeat : repeat 100 times, for timing or profiling\r\n\t--insert : ad-hoc test for valid insertions\r\n\t--compress : turn on gzip compression of output\r\n\t--html : use the HTML parser\r\n\t--xmlout : force to use the XML serializer when using --html\r\n\t--nodefdtd : do not default HTML doctype\r\n\t--push : use the push mode of the parser\r\n\t--pushsmall : use the push mode of the parser using tiny increments\r\n\t--memory : parse from memory\r\n\t--maxmem nbbytes : limits memory allocation to nbbytes bytes\r\n\t--nowarning : do not emit warnings from parser\/validator\r\n\t--noblanks : drop (ignorable?) blanks spaces\r\n\t--nocdata : replace cdata section with text nodes\r\n\t--format : reformat\/reindent the output\r\n\t--encode encoding : output in the given encoding\r\n\t--dropdtd : remove the DOCTYPE of the input docs\r\n\t--pretty STYLE : pretty-print in a particular style\r\n\t                 0 Do not pretty print\r\n\t                 1 Format the XML content, as --format\r\n\t                 2 Add whitespace inside tags, preserving content\r\n\t--c14n : save in W3C canonical format v1.0 (with comments)\r\n\t--c14n11 : save in W3C canonical format v1.1 (with comments)\r\n\t--exc-c14n : save in W3C exclusive canonical format (with comments)\r\n\t--nsclean : remove redundant namespace declarations\r\n\t--testIO : test user I\/O support\r\n\t--catalogs : use SGML catalogs from $SGML_CATALOG_FILES\r\n\t             otherwise XML Catalogs starting from\r\n\t         file:\/\/\/etc\/xml\/catalog are activated by default\r\n\t--nocatalogs: deactivate all catalogs\r\n\t--auto : generate a small doc on the fly\r\n\t--xinclude : do XInclude processing\r\n\t--noxincludenode : same but do not generate XInclude nodes\r\n\t--nofixup-base-uris : do not fixup xml:base uris\r\n\t--loaddtd : fetch external DTD\r\n\t--dtdattr : loaddtd + populate the tree with inherited attributes\r\n\t--stream : use the streaming interface to process very large files\r\n\t--walker : create a reader and walk though the resulting doc\r\n\t--pattern pattern_value : test the pattern support\r\n\t--chkregister : verify the node registration code\r\n\t--relaxng schema : do RelaxNG validation against the schema\r\n\t--schema schema : do validation against the WXS schema\r\n\t--schematron schema : do validation against a schematron\r\n\t--sax1: use the old SAX1 interfaces for processing\r\n\t--sax: do not build a tree but work just at the SAX level\r\n\t--oldxml10: use XML-1.0 parsing rules before the 5th edition\r\n\t--xpath expr: evaluate the XPath expression, imply --noout\r\n\r\nLibxml project home page: http:\/\/xmlsoft.org\/\r\nTo report bugs or get some help check: http:\/\/xmlsoft.org\/bugs.html<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Manchmal hat man auf dem Raspberry Pi XML Dokumente die man ansehen will, die aber nicht sch\u00f6n formatiert sind. Z.B. dieses XML Dokument hat alles in einer Zeile, und ist das Ergebnis einer Haltestellenabfrage in Hannover \u00fcber diese API: &lt;?xml version=&#8220;1.0&#8243; encoding=&#8220;utf-8&#8243;?&gt;&lt;Trias version=&#8220;1.0&#8243; xmlns=&#8220;trias&#8220; xmlns:siri=&#8220;http:\/\/www.siri.org.uk\/siri&#8220; xmlns:mw=&#8220;http:\/\/services.mentzdv.de\/2010\/07\/middleware&#8220;&gt;&lt;ServiceDelivery&gt;&lt;siri:ResponseTimestamp&gt;2018-01-26T16:39:07&lt;\/siri:ResponseTimestamp&gt;&lt;siri:ProducerRef&gt;HannIT&lt;\/siri:ProducerRef&gt;&lt;siri:ResponseMessageIdentifier&gt;16-39-04-229&lt;\/siri:ResponseMessageIdentifier&gt;&lt;DeliveryPayload&gt;&lt;!&#8211;Version: 10.0.46.2 build 04.08.2017 23:35:59 &#8211; Data Build: 2018-01-26T02:58:08 &#8211; &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/blog.wenzlaff.de\/?p=9587\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eRaspberry Pi: XML formatieren mit xmllint unter Linux\u201c <\/span>weiterlesen<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[220,79,1023,2752,7],"tags":[132,3127,256,102,3126],"class_list":["post-9587","post","type-post","status-publish","format-standard","hentry","category-anleitung","category-programmierung","category-raspberry-pi","category-raspberry-pi-zero-w","category-tools","tag-format","tag-formater","tag-tool","tag-xml","tag-xmllint"],"_links":{"self":[{"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=\/wp\/v2\/posts\/9587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9587"}],"version-history":[{"count":0,"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=\/wp\/v2\/posts\/9587\/revisions"}],"wp:attachment":[{"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9587"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.wenzlaff.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}