Files
2026-06-17 14:00:51 +02:00

1056 lines
29 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml/XSLT/timetable.xsl" type="text/xsl"?>
<timetable-data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/timetable.xsd">
<layouts>
<layout>
<layout_id>12</layout_id>
<layout_name>Sample</layout_name>
<fast_clock>5</fast_clock>
<throttles>6</throttles>
<metric>no</metric>
</layout>
</layouts>
<train_types>
<train_type>
<type_id>93</type_id>
<layout_id>12</layout_id>
<type_name>Passenger</type_name>
<type_color>#00ffff</type_color>
</train_type>
<train_type>
<type_id>94</type_id>
<layout_id>12</layout_id>
<type_name>Mail</type_name>
<type_color>#8000ff</type_color>
</train_type>
<train_type>
<type_id>95</type_id>
<layout_id>12</layout_id>
<type_name>Through Freight</type_name>
<type_color>#0000ff</type_color>
</train_type>
<train_type>
<type_id>96</type_id>
<layout_id>12</layout_id>
<type_name>Local Freight</type_name>
<type_color>#ff0000</type_color>
</train_type>
<train_type>
<type_id>97</type_id>
<layout_id>12</layout_id>
<type_name>Commuter</type_name>
<type_color>#800080</type_color>
</train_type>
<train_type>
<type_id>98</type_id>
<layout_id>12</layout_id>
<type_name>Priority</type_name>
<type_color>#00ff00</type_color>
</train_type>
<train_type>
<type_id>99</type_id>
<layout_id>12</layout_id>
<type_name>Ore</type_name>
<type_color>#004080</type_color>
</train_type>
<train_type>
<type_id>100</type_id>
<layout_id>12</layout_id>
<type_name>Yard</type_name>
<type_color>#0080ff</type_color>
</train_type>
</train_types>
<segments>
<segment>
<segment_id>1</segment_id>
<layout_id>12</layout_id>
<segment_name>Mainline</segment_name>
</segment>
<segment>
<segment_id>2</segment_id>
<layout_id>12</layout_id>
<segment_name>Branch</segment_name>
</segment>
</segments>
<stations>
<station>
<station_id>83</station_id>
<segment_id>1</segment_id>
<station_name>Alpha</station_name>
<distance>0.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>4</staging>
</station>
<station>
<station_id>84</station_id>
<segment_id>1</segment_id>
<station_name>Beta</station_name>
<distance>25.0</distance>
<double_track>no</double_track>
<sidings>1</sidings>
<staging>0</staging>
</station>
<station>
<station_id>85</station_id>
<segment_id>1</segment_id>
<station_name>Epsilon</station_name>
<distance>40.0</distance>
<double_track>yes</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
<station>
<station_id>86</station_id>
<segment_id>1</segment_id>
<station_name>Gamma</station_name>
<distance>80.0</distance>
<double_track>yes</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
<station>
<station_id>87</station_id>
<segment_id>1</segment_id>
<station_name>Omega</station_name>
<distance>100.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>4</staging>
</station>
<station>
<station_id>88</station_id>
<segment_id>2</segment_id>
<station_name>Beta</station_name>
<distance>0.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
<station>
<station_id>89</station_id>
<segment_id>2</segment_id>
<station_name>Xray</station_name>
<distance>10.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
<station>
<station_id>90</station_id>
<segment_id>2</segment_id>
<station_name>Yankee</station_name>
<distance>35.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
<station>
<station_id>91</station_id>
<segment_id>2</segment_id>
<station_name>Zulu</station_name>
<distance>50.0</distance>
<double_track>no</double_track>
<sidings>0</sidings>
<staging>0</staging>
</station>
</stations>
<schedules>
<schedule>
<schedule_id>1</schedule_id>
<layout_id>12</layout_id>
<schedule_name>114</schedule_name>
<eff_date>11/4/93</eff_date>
<start_hour>0</start_hour>
<duration>24</duration>
</schedule>
<schedule>
<schedule_id>2</schedule_id>
<layout_id>12</layout_id>
<schedule_name>123</schedule_name>
<eff_date>Tomorrow</eff_date>
<start_hour>10</start_hour>
<duration>8</duration>
</schedule>
</schedules>
<trains>
<train>
<train_id>123</train_id>
<schedule_id>1</schedule_id>
<type_id>95</type_id>
<train_name>AO</train_name>
<train_desc>Alpha Omega</train_desc>
<default_speed>30</default_speed>
<start_time>0</start_time>
<throttle>1</throttle>
<route_duration>60</route_duration>
<train_notes>Crew Call: 11:30 PM in Alpha
Motive Power: Any one 6 axle unit</train_notes>
</train>
<train>
<train_id>124</train_id>
<schedule_id>1</schedule_id>
<type_id>95</type_id>
<train_name>OA</train_name>
<train_desc>Omega Alpha</train_desc>
<default_speed>30</default_speed>
<start_time>780</start_time>
<throttle>3</throttle>
<route_duration>57</route_duration>
<train_notes />
</train>
<train>
<train_id>125</train_id>
<schedule_id>1</schedule_id>
<type_id>96</type_id>
<train_name>BT</train_name>
<train_desc>Beta Turn</train_desc>
<default_speed>30</default_speed>
<start_time>180</start_time>
<throttle>2</throttle>
<route_duration>136</route_duration>
<train_notes>In Epsilon, work only the following industries:
- Box company
- Concrete works
- Llumber yard.</train_notes>
</train>
<train>
<train_id>126</train_id>
<schedule_id>1</schedule_id>
<type_id>93</type_id>
<train_name>AMX</train_name>
<train_desc>Morning Express</train_desc>
<default_speed>60</default_speed>
<start_time>420</start_time>
<throttle>3</throttle>
<route_duration>31</route_duration>
<train_notes>A train note</train_notes>
</train>
<train>
<train_id>127</train_id>
<schedule_id>1</schedule_id>
<type_id>93</type_id>
<train_name>PMX</train_name>
<train_desc>Evening Express</train_desc>
<default_speed>60</default_speed>
<start_time>1035</start_time>
<throttle>2</throttle>
<route_duration>31</route_duration>
<train_notes />
</train>
<train>
<train_id>128</train_id>
<schedule_id>1</schedule_id>
<type_id>96</type_id>
<train_name>GT</train_name>
<train_desc>Gamma Turn</train_desc>
<default_speed>30</default_speed>
<start_time>600</start_time>
<throttle>1</throttle>
<route_duration>136</route_duration>
<train_notes />
</train>
<train>
<train_id>129</train_id>
<schedule_id>1</schedule_id>
<type_id>98</type_id>
<train_name>PW</train_name>
<train_desc>Piggyback West</train_desc>
<default_speed>60</default_speed>
<start_time>480</start_time>
<throttle>4</throttle>
<route_duration>46</route_duration>
<train_notes />
</train>
<train>
<train_id>130</train_id>
<schedule_id>1</schedule_id>
<type_id>98</type_id>
<train_name>PE</train_name>
<train_desc>Piggyback East</train_desc>
<default_speed>60</default_speed>
<start_time>798</start_time>
<throttle>5</throttle>
<route_duration>46</route_duration>
<train_notes />
</train>
<train>
<train_id>131</train_id>
<schedule_id>1</schedule_id>
<type_id>99</type_id>
<train_name>Ore</train_name>
<train_desc />
<default_speed>20</default_speed>
<start_time>120</start_time>
<throttle>4</throttle>
<route_duration>229</route_duration>
<train_notes />
</train>
<train>
<train_id>132</train_id>
<schedule_id>1</schedule_id>
<type_id>100</type_id>
<train_name>EY</train_name>
<train_desc>Epsilon Yard</train_desc>
<default_speed>0</default_speed>
<start_time>0</start_time>
<throttle>6</throttle>
<route_duration>1440</route_duration>
<train_notes />
</train>
<train>
<train_id>133</train_id>
<schedule_id>1</schedule_id>
<type_id>97</type_id>
<train_name>BPAM</train_name>
<train_desc>Morning Branch Commuter</train_desc>
<default_speed>50</default_speed>
<start_time>361</start_time>
<throttle>0</throttle>
<route_duration>0</route_duration>
<train_notes />
</train>
<train>
<train_id>134</train_id>
<schedule_id>1</schedule_id>
<type_id>97</type_id>
<train_name>BPPM</train_name>
<train_desc>Afternoon Branch Commuter</train_desc>
<default_speed>50</default_speed>
<start_time>900</start_time>
<throttle>0</throttle>
<route_duration>0</route_duration>
<train_notes />
</train>
<train>
<train_id>135</train_id>
<schedule_id>1</schedule_id>
<type_id>96</type_id>
<train_name>OVP</train_name>
<train_desc>Over night peddler</train_desc>
<default_speed>30</default_speed>
<start_time>1380</start_time>
<throttle>2</throttle>
<route_duration>0</route_duration>
<train_notes />
</train>
<train>
<train_id>136</train_id>
<schedule_id>2</schedule_id>
<type_id>93</type_id>
<train_name>EXP</train_name>
<train_desc>Sunday Execursion</train_desc>
<default_speed>30</default_speed>
<start_time>720</start_time>
<throttle>0</throttle>
<route_duration>0</route_duration>
<train_notes />
</train>
</trains>
<stops>
<stop>
<stop_id>1</stop_id>
<train_id>126</train_id>
<station_id>87</station_id>
<seq>1</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>420</arrive_time>
<depart_time>425</depart_time>
<staging_track>2</staging_track>
<stop_notes>A stop note</stop_notes>
</stop>
<stop>
<stop_id>2</stop_id>
<train_id>126</train_id>
<station_id>86</station_id>
<seq>2</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>427</arrive_time>
<depart_time>432</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>3</stop_id>
<train_id>126</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>435</arrive_time>
<depart_time>440</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>4</stop_id>
<train_id>126</train_id>
<station_id>84</station_id>
<seq>4</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>441</arrive_time>
<depart_time>446</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>5</stop_id>
<train_id>126</train_id>
<station_id>83</station_id>
<seq>5</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>448</arrive_time>
<depart_time>448</depart_time>
<staging_track>2</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>6</stop_id>
<train_id>123</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>0</arrive_time>
<depart_time>0</depart_time>
<staging_track>1</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>7</stop_id>
<train_id>123</train_id>
<station_id>85</station_id>
<seq>2</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>7</arrive_time>
<depart_time>37</depart_time>
<staging_track>0</staging_track>
<stop_notes>Drop all cars not destined for Omega or beyond.
Picks up all cars destined for Omega or beyond.</stop_notes>
</stop>
<stop>
<stop_id>8</stop_id>
<train_id>123</train_id>
<station_id>86</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>40</next_speed>
<arrive_time>44</arrive_time>
<depart_time>44</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>9</stop_id>
<train_id>123</train_id>
<station_id>87</station_id>
<seq>4</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>46</arrive_time>
<depart_time>46</depart_time>
<staging_track>4</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>10</stop_id>
<train_id>125</train_id>
<station_id>85</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>180</arrive_time>
<depart_time>180</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>11</stop_id>
<train_id>125</train_id>
<station_id>84</station_id>
<seq>2</seq>
<duration>120</duration>
<next_speed>0</next_speed>
<arrive_time>182</arrive_time>
<depart_time>302</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>12</stop_id>
<train_id>125</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>304</arrive_time>
<depart_time>304</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>13</stop_id>
<train_id>132</train_id>
<station_id>85</station_id>
<seq>1</seq>
<duration>1439</duration>
<next_speed>0</next_speed>
<arrive_time>0</arrive_time>
<depart_time>1439</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>14</stop_id>
<train_id>128</train_id>
<station_id>85</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>600</arrive_time>
<depart_time>600</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>15</stop_id>
<train_id>128</train_id>
<station_id>86</station_id>
<seq>2</seq>
<duration>120</duration>
<next_speed>0</next_speed>
<arrive_time>607</arrive_time>
<depart_time>727</depart_time>
<staging_track>0</staging_track>
<stop_notes>Work the following industries:
Chemical Factory
Furniture Factory
Petro Dealer
Grain Terminal
Power Plant
Food Wholesaler</stop_notes>
</stop>
<stop>
<stop_id>16</stop_id>
<train_id>128</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>734</arrive_time>
<depart_time>734</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>17</stop_id>
<train_id>124</train_id>
<station_id>87</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>40</next_speed>
<arrive_time>780</arrive_time>
<depart_time>780</depart_time>
<staging_track>1</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>18</stop_id>
<train_id>124</train_id>
<station_id>86</station_id>
<seq>2</seq>
<duration>0</duration>
<next_speed>50</next_speed>
<arrive_time>782</arrive_time>
<depart_time>782</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>19</stop_id>
<train_id>124</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>786</arrive_time>
<depart_time>816</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>20</stop_id>
<train_id>124</train_id>
<station_id>83</station_id>
<seq>4</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>823</arrive_time>
<depart_time>823</depart_time>
<staging_track>1</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>21</stop_id>
<train_id>131</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>120</arrive_time>
<depart_time>120</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>22</stop_id>
<train_id>131</train_id>
<station_id>86</station_id>
<seq>2</seq>
<duration>180</duration>
<next_speed>0</next_speed>
<arrive_time>140</arrive_time>
<depart_time>320</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>23</stop_id>
<train_id>131</train_id>
<station_id>87</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>325</arrive_time>
<depart_time>325</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>24</stop_id>
<train_id>130</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>798</arrive_time>
<depart_time>798</depart_time>
<staging_track>4</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>25</stop_id>
<train_id>130</train_id>
<station_id>85</station_id>
<seq>2</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>801</arrive_time>
<depart_time>831</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>26</stop_id>
<train_id>130</train_id>
<station_id>87</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>836</arrive_time>
<depart_time>836</depart_time>
<staging_track>4</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>27</stop_id>
<train_id>127</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>1035</arrive_time>
<depart_time>1035</depart_time>
<staging_track>2</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>28</stop_id>
<train_id>127</train_id>
<station_id>84</station_id>
<seq>2</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>1037</arrive_time>
<depart_time>1042</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>29</stop_id>
<train_id>127</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>1043</arrive_time>
<depart_time>1048</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>30</stop_id>
<train_id>127</train_id>
<station_id>86</station_id>
<seq>4</seq>
<duration>5</duration>
<next_speed>0</next_speed>
<arrive_time>1051</arrive_time>
<depart_time>1056</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>31</stop_id>
<train_id>127</train_id>
<station_id>87</station_id>
<seq>5</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>1058</arrive_time>
<depart_time>1058</depart_time>
<staging_track>2</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>32</stop_id>
<train_id>129</train_id>
<station_id>87</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>480</arrive_time>
<depart_time>480</depart_time>
<staging_track>3</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>33</stop_id>
<train_id>129</train_id>
<station_id>85</station_id>
<seq>2</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>485</arrive_time>
<depart_time>515</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>34</stop_id>
<train_id>129</train_id>
<station_id>83</station_id>
<seq>3</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>518</arrive_time>
<depart_time>518</depart_time>
<staging_track>3</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>35</stop_id>
<train_id>133</train_id>
<station_id>91</station_id>
<seq>1</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>361</arrive_time>
<depart_time>371</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>36</stop_id>
<train_id>133</train_id>
<station_id>90</station_id>
<seq>2</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>372</arrive_time>
<depart_time>382</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>37</stop_id>
<train_id>133</train_id>
<station_id>89</station_id>
<seq>3</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>384</arrive_time>
<depart_time>394</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>38</stop_id>
<train_id>133</train_id>
<station_id>88</station_id>
<seq>4</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>395</arrive_time>
<depart_time>395</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>39</stop_id>
<train_id>133</train_id>
<station_id>83</station_id>
<seq>5</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>397</arrive_time>
<depart_time>397</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>40</stop_id>
<train_id>134</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>900</arrive_time>
<depart_time>900</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>41</stop_id>
<train_id>134</train_id>
<station_id>84</station_id>
<seq>2</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>902</arrive_time>
<depart_time>902</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>42</stop_id>
<train_id>134</train_id>
<station_id>89</station_id>
<seq>3</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>903</arrive_time>
<depart_time>913</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>43</stop_id>
<train_id>134</train_id>
<station_id>90</station_id>
<seq>4</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>915</arrive_time>
<depart_time>925</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>44</stop_id>
<train_id>134</train_id>
<station_id>91</station_id>
<seq>5</seq>
<duration>10</duration>
<next_speed>0</next_speed>
<arrive_time>926</arrive_time>
<depart_time>936</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>45</stop_id>
<train_id>135</train_id>
<station_id>87</station_id>
<seq>1</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>1380</arrive_time>
<depart_time>1410</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>46</stop_id>
<train_id>135</train_id>
<station_id>86</station_id>
<seq>2</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>1413</arrive_time>
<depart_time>3</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>47</stop_id>
<train_id>135</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>10</arrive_time>
<depart_time>40</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>48</stop_id>
<train_id>135</train_id>
<station_id>84</station_id>
<seq>4</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>42</arrive_time>
<depart_time>72</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>49</stop_id>
<train_id>135</train_id>
<station_id>83</station_id>
<seq>5</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>76</arrive_time>
<depart_time>76</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>50</stop_id>
<train_id>136</train_id>
<station_id>83</station_id>
<seq>1</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>720</arrive_time>
<depart_time>720</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>51</stop_id>
<train_id>136</train_id>
<station_id>84</station_id>
<seq>2</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>724</arrive_time>
<depart_time>754</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>52</stop_id>
<train_id>136</train_id>
<station_id>85</station_id>
<seq>3</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>756</arrive_time>
<depart_time>786</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>53</stop_id>
<train_id>136</train_id>
<station_id>86</station_id>
<seq>4</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>793</arrive_time>
<depart_time>823</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>54</stop_id>
<train_id>136</train_id>
<station_id>87</station_id>
<seq>5</seq>
<duration>60</duration>
<next_speed>0</next_speed>
<arrive_time>826</arrive_time>
<depart_time>886</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>55</stop_id>
<train_id>136</train_id>
<station_id>86</station_id>
<seq>6</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>889</arrive_time>
<depart_time>919</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>56</stop_id>
<train_id>136</train_id>
<station_id>85</station_id>
<seq>7</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>926</arrive_time>
<depart_time>956</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>57</stop_id>
<train_id>136</train_id>
<station_id>84</station_id>
<seq>8</seq>
<duration>30</duration>
<next_speed>0</next_speed>
<arrive_time>958</arrive_time>
<depart_time>988</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
<stop>
<stop_id>58</stop_id>
<train_id>136</train_id>
<station_id>83</station_id>
<seq>9</seq>
<duration>0</duration>
<next_speed>0</next_speed>
<arrive_time>992</arrive_time>
<depart_time>992</depart_time>
<staging_track>0</staging_track>
<stop_notes />
</stop>
</stops>
</timetable-data>