-
Notifications
You must be signed in to change notification settings - Fork 3
/
TaxiNodes.sql
390 lines (390 loc) · 57.3 KB
/
TaxiNodes.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
DROP TABLE IF EXISTS `TaxiNodes`;
CREATE TABLE `TaxiNodes` ( `ID` INT NOT NULL DEFAULT '0',
`ContinentID` INT NOT NULL DEFAULT '0',
`X` FLOAT NOT NULL DEFAULT '0',
`Y` FLOAT NOT NULL DEFAULT '0',
`Z` FLOAT NOT NULL DEFAULT '0',
`Name_Lang_enUS` TEXT NULL,
`Name_Lang_enGB` TEXT NULL,
`Name_Lang_koKR` TEXT NULL,
`Name_Lang_frFR` TEXT NULL,
`Name_Lang_deDE` TEXT NULL,
`Name_Lang_enCN` TEXT NULL,
`Name_Lang_zhCN` TEXT NULL,
`Name_Lang_enTW` TEXT NULL,
`Name_Lang_zhTW` TEXT NULL,
`Name_Lang_esES` TEXT NULL,
`Name_Lang_esMX` TEXT NULL,
`Name_Lang_ruRU` TEXT NULL,
`Name_Lang_ptPT` TEXT NULL,
`Name_Lang_ptBR` TEXT NULL,
`Name_Lang_itIT` TEXT NULL,
`Name_Lang_Unk` TEXT NULL,
`Name_Lang_Mask` INT UNSIGNED NOT NULL DEFAULT '0',
`MountCreatureID_1` INT NOT NULL DEFAULT '0',
`MountCreatureID_2` INT NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `TaxiNodes` VALUES (1,0,-8888.98,-0.54,94.39,"Northshire Abbey","","","","","","","","","","","","","","","",16712190,308,0);
INSERT INTO `TaxiNodes` VALUES (2,0,-8840.56,489.7,109.61,"Stormwind, Elwynn","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (3,0,16391.81,16341.21,69.44,"Programmer Isle","","","","","","","","","","","","","","","",16712190,308,0);
INSERT INTO `TaxiNodes` VALUES (4,0,-10629.29,1036.95,34.02,"Sentinel Hill, Westfall","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (5,0,-9429.1,-2231.4,68.65,"Lakeshire, Redridge","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (6,0,-4821.78,-1155.44,502.21,"Ironforge, Dun Morogh","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (7,0,-3792.26,-783.29,9.06,"Menethil Harbor, Wetlands","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (8,0,-5421.91,-2930.01,347.25,"Thelsamar, Loch Modan","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (9,0,-14271.77,299.87,31.09,"Booty Bay, Stranglethorn","","","","","","","","","","","","","","","",16712190,541,0);
INSERT INTO `TaxiNodes` VALUES (10,0,478.86,1536.59,131.32,"The Sepulcher, Silverpine Forest","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (11,0,1568.62,267.97,-43.1,"Undercity, Tirisfal","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (12,0,-10515.46,-1261.65,41.34,"Darkshire, Duskwood","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (13,0,-0.06,-859.91,58.83,"Tarren Mill, Hillsbrad","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (14,0,-711.48,-515.48,26.11,"Southshore, Hillsbrad","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (15,0,2253.4,-5344.9,83.38,"Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,541,0);
INSERT INTO `TaxiNodes` VALUES (16,0,-1240.53,-2515.11,22.16,"Refuge Pointe, Arathi","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (17,0,-916.29,-3496.89,70.45,"Hammerfall, Arathi","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (18,0,-14444.29,509.62,26.2,"Booty Bay, Stranglethorn","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (19,0,-14473.05,464.15,36.43,"Booty Bay, Stranglethorn","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (20,0,-12414.18,146.29,3.28,"Grom\\'gol, Stranglethorn","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (21,0,-6633.99,-2180.05,244.14,"Kargath, Badlands","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (22,1,-1197.21,29.71,176.95,"Thunder Bluff, Mulgore","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (23,1,1677.59,-4315.71,61.17,"Orgrimmar, Durotar","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (24,0,-6666,-2222.3,278.6,"Generic, World Target 002","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (25,1,-441.8,-2596.08,96.06,"Crossroads, The Barrens","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (26,1,6341.38,557.68,16.29,"Auberdine, Darkshore","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (27,1,8643.59,841.05,23.3,"Rut\\'theran Village, Teldrassil","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (28,1,2827.34,-289.24,107.16,"Astranaar, Ashenvale","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (29,1,966.57,1040.32,104.27,"Sun Rock Retreat, Stonetalon Mountains","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (30,1,-5407.71,-2414.3,90.32,"Freewind Post, Thousand Needles","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (31,1,-4491.88,-775.89,-39.52,"Thalanaar, Feralas","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (32,1,-3825.37,-4516.58,10.44,"Theramore, Dustwallow Marsh","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (33,1,2681.13,1461.68,232.88,"Stonetalon Peak, Stonetalon Mountains","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (34,1,-1965.17,-5824.29,-1.06,"Transport, Booty Bay","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (35,1,1320.07,-4649.2,21.57,"Transport, Orgrimmar","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (36,0,-8644.62,433.28,59.46,"Generic, World Target 001","","","","","","","","","","","","","","","",16712190,15665,0);
INSERT INTO `TaxiNodes` VALUES (37,1,139.24,1325.82,193.5,"Nijel\\'s Point, Desolace","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (38,1,-1767.64,3263.89,4.94,"Shadowprey Village, Desolace","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (39,1,-7223.97,-3734.59,8.39,"Gadgetzan, Tanaris","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (40,1,-7048.89,-3780.36,10.19,"Gadgetzan, Tanaris","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (41,1,-4373.8,3338.65,12.27,"Feathermoon, Feralas","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (42,1,-4419.86,199.31,25.06,"Camp Mojache, Feralas","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (43,0,283.74,-2002.76,194.74,"Aerie Peak, The Hinterlands","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (44,1,3661.52,-4390.38,113.05,"Valormok, Azshara","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (45,0,-11112.25,-3435.74,79.09,"Nethergarde Keep, Blasted Lands","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (46,0,-986.43,-547.86,-3.86,"Transport, Southshore","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (47,0,-12418.77,235.43,1.12,"Transport, Grom\\'gol","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (48,1,5068.4,-337.22,367.41,"Bloodvenom Post, Felwood","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (49,1,7458.45,-2487.21,462.33,"Moonglade","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (50,0,0,0,0,"Transport, Menethil Harbor","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (51,0,0,0,0,"Transport, Auberdine","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (52,1,6796.8,-4742.39,701.5,"Everlook, Winterspring","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (53,1,6813.06,-4611.12,710.67,"Everlook, Winterspring","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (54,1,-4203.87,3284,-12.86,"Transport, Feathermoon","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (55,1,-3147.39,-2842.18,34.61,"Brackenwall Village, Dustwallow Marsh","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (56,0,-10456.97,-3279.25,21.35,"Stonard, Swamp of Sorrows","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (57,1,8701.51,991.37,14.21,"Fishing Village, Teldrassil","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (58,1,3374.71,996.97,5.19,"Zoram\\'gar Outpost, Ashenvale","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (59,30,574.21,-46.65,37.61,"Dun Baldar, Alterac Valley","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (60,30,-1335.44,-319.69,90.66,"Frostwolf Keep, Alterac Valley","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (61,1,2302.39,-2524.55,104.4,"Splintertree Post, Ashenvale","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (62,1,7793.61,-2403.47,489.32,"Nighthaven, Moonglade","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (63,1,7787.72,-2404.1,489.56,"Nighthaven, Moonglade","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (64,1,2721.99,-3880.64,100.87,"Talrendis Point, Azshara","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (65,1,6205.88,-1949.63,571.29,"Talonbranch Glade, Felwood","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (66,0,931.32,-1430.11,64.67,"Chillwind Camp, Western Plaguelands","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (67,0,2271.09,-5340.8,87.11,"Light\\'s Hope Chapel, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (68,0,2327.41,-5286.89,81.78,"Light\\'s Hope Chapel, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (69,1,7470.39,-2123.38,492.34,"Moonglade","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (70,0,-7504.03,-2187.54,165.53,"Flame Crest, Burning Steppes","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (71,0,-8364.61,-2738.35,185.46,"Morgan\\'s Vigil, Burning Steppes","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (72,1,-6811.39,836.74,49.81,"Cenarion Hold, Silithus","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (73,1,-6761.83,772.03,88.91,"Cenarion Hold, Silithus","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (74,0,-6552.59,-1168.27,309.31,"Thorium Point, Searing Gorge","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (75,0,-6554.93,-1100.05,309.57,"Thorium Point, Searing Gorge","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (76,0,-635.26,-4720.5,5.38,"Revantusk Village, The Hinterlands","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (77,1,-2380.67,-1882.67,95.85,"Camp Taurajo, The Barrens","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (78,0,3133.31,-3399.93,139.53,"Naxxramas","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (79,1,-6113.82,-1142.7,-187.63,"Marshal\\'s Refuge, Un\\'Goro Crater","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (80,1,-894.59,-3773.01,11.48,"Ratchet, The Barrens","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (81,131074,0,0,0,"Filming","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (82,530,9375.24,-7165.89,9.03,"Silvermoon City","","","","","","","","","","","","","","","",16712190,19917,0);
INSERT INTO `TaxiNodes` VALUES (83,530,7594.47,-6784.29,86.46,"Tranquillien, Ghostlands","","","","","","","","","","","","","","","",16712190,19917,0);
INSERT INTO `TaxiNodes` VALUES (84,0,2998.71,-3050.1,117.19,"Plaguewood Tower, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,32942,32942);
INSERT INTO `TaxiNodes` VALUES (85,0,3109.31,-4285.13,109.45,"Northpass Tower, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,3574,541);
INSERT INTO `TaxiNodes` VALUES (86,0,2499.23,-4742.85,93.5,"Eastwall Tower, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,3574,541);
INSERT INTO `TaxiNodes` VALUES (87,0,1857.56,-3658.47,143.73,"Crown Guard Tower, Eastern Plaguelands","","","","","","","","","","","","","","","",16712190,3574,541);
INSERT INTO `TaxiNodes` VALUES (88,530,-4284.01,-11194.74,13.01,"Transport, Exodar","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (89,0,0,0,0,"Transport, Theramore","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (90,9770568,0,0,0,"Transport, Undercity","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (91,530,-3996.01,-11892.97,0.22,"Quest - Azuremyst Shaman Target","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (92,530,-3679.31,-11413.04,310.57,"Quest - Azuremyst Shaman Start","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (93,530,-1933.27,-11954.61,57.19,"Blood Watch, Bloodmyst Isle","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (94,530,-4054.89,-11793.35,9.05,"The Exodar","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (95,530,-146.29,5532.56,30.89,"Zangarmarsh - Quest - As the Crow Flies","","","","","","","","","","","","","","","",16712190,17972,0);
INSERT INTO `TaxiNodes` VALUES (96,530,-145.23,5533.03,30.95,"Zangarmarsh - Quest - As the Crow Flies - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (97,530,-3968.37,-11929.15,-1.22,"Quest - Elekk Path to Kessel","","","","","","","","","","","","","","","",16712190,0,18167);
INSERT INTO `TaxiNodes` VALUES (98,530,-2662.3,-12144.6,16.91,"Quest - Elekk to Kessel Target","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (99,530,228.5,2633.57,87.67,"Thrallmar, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (100,530,-673.42,2717.27,94.18,"Honor Hold, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (101,530,199.16,4241.56,121.75,"Temple of Telhamat, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (102,530,-587.41,4101.01,91.37,"Falcon Watch, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (103,530,-1810.16,8032.11,-25.95,"Nagrand - PvP - Attack Run Start 1 ","","","","","","","","","","","","","","","",16712190,18345,18345);
INSERT INTO `TaxiNodes` VALUES (104,530,-1824.18,8049.29,-26.85,"Nagrand - PvP - Attack Run End 1","","","","","","","","","","","","","","","",16712190,13161,13161);
INSERT INTO `TaxiNodes` VALUES (105,530,-1513.4,8140.93,-19.6,"Nagrand - PvP - Attack Run Start 2","","","","","","","","","","","","","","","",16712190,18345,18345);
INSERT INTO `TaxiNodes` VALUES (106,530,-1511.26,8149.71,-18.58,"Nagrand - PvP - Attack Run End 2","","","","","","","","","","","","","","","",16712190,541,541);
INSERT INTO `TaxiNodes` VALUES (107,530,-1387.07,7782.41,-11.47,"Nagrand - PvP - Attack Run Start 3","","","","","","","","","","","","","","","",16712190,18345,18345);
INSERT INTO `TaxiNodes` VALUES (108,530,-1376.72,7771.17,-10.08,"Nagrand - PvP - Attack Run End 3","","","","","","","","","","","","","","","",16712190,541,541);
INSERT INTO `TaxiNodes` VALUES (109,530,-1656.6,7724.91,-15.59,"Nagrand - PvP - Attack Run Start 4","","","","","","","","","","","","","","","",16712190,18345,18345);
INSERT INTO `TaxiNodes` VALUES (110,530,-1658.9,7724.71,-15.79,"Nagrand - PvP - Attack Run End 4","","","","","","","","","","","","","","","",16712190,541,541);
INSERT INTO `TaxiNodes` VALUES (111,530,9335.83,-7883.07,74.91,"Eversong - Duskwither Teleport","","","","","","","","","","","","","","","",16712190,18392,18392);
INSERT INTO `TaxiNodes` VALUES (112,530,9335.67,-7809.71,136.57,"Eversong - Duskwither Teleport End","","","","","","","","","","","","","","","",16712190,17972,17972);
INSERT INTO `TaxiNodes` VALUES (113,530,-1544.36,8792.07,35.22,"Quest - Nethrandamus Start","","","","","","","","","","","","","","","",16712190,18543,18543);
INSERT INTO `TaxiNodes` VALUES (114,530,-1544.36,8792.09,35.22,"Quest - Nethrandamus End Target","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (115,560,2384.73,1169.38,66.86,"Quest - Caverns of Time OH - Begin","","","","","","","","","","","","","","","",16712190,18768,18768);
INSERT INTO `TaxiNodes` VALUES (116,560,2014.65,239.65,68.52,"Quest - Caverns of Time OH - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (117,530,213.75,6063.75,148.31,"Telredor, Zangarmarsh","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (118,530,219.45,7816,22.72,"Zabra\\'jin, Zangarmarsh","","","","","","","","","","","","","","","",16712190,2224,2224);
INSERT INTO `TaxiNodes` VALUES (119,530,-2729,7305.3,88.64,"Telaar, Nagrand","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (120,530,-1261.09,7133.39,57.34,"Garadar, Nagrand","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (121,530,-2987.24,3872.78,9.13,"Allerian Stronghold, Terokkar Forest","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (122,530,3082.31,3596.11,144.02,"Area 52, Netherstorm","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (123,530,-3018.62,2557.09,79.09,"Shadowmoon Village, Shadowmoon Valley","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (124,530,-3982.07,2156.47,105.15,"Wildhammer Stronghold, Shadowmoon Valley","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (125,530,2183.65,6794.46,183.28,"Sylvanaar, Blade\\'s Edge Mountains","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (126,530,2446.37,6020.93,154.34,"Thunderlord Stronghold, Blade\\'s Edge Mountains","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (127,530,-2567.33,4423.83,39.33,"Stonebreaker Hold, Terokkar Forest","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (128,530,-1837.23,5301.9,-12.43,"Shattrath, Terokkar Forest","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (129,530,-327.35,1020.49,54.25,"Hellfire Peninsula, The Dark Portal, Alliance","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (130,530,-178.09,1026.72,54.19,"Hellfire Peninsula, The Dark Portal, Horde","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (131,530,-25.51,2133.45,112.6,"Quest - Horde Hellfire Start","","","","","","","","","","","","","","","",16712190,19275,18376);
INSERT INTO `TaxiNodes` VALUES (132,530,-25.6,2133.4,112.58,"Quest - Horde Hellfire End","","","","","","","","","","","","","","","",16712190,19275,0);
INSERT INTO `TaxiNodes` VALUES (133,530,-673.73,1855.29,68.97,"Quest - Hellfire Peninsula (Alliance Path) Start","","","","","","","","","","","","","","","",16712190,19324,19324);
INSERT INTO `TaxiNodes` VALUES (134,530,-673.75,1855.32,68.96,"Quest - Hellfire Peninsula (Alliance) End","","","","","","","","","","","","","","","",16712190,19324,19324);
INSERT INTO `TaxiNodes` VALUES (135,530,-27.65,2126.57,111.85,"Quest - Hellfire, Aerial Mission (Horde) Start","","","","","","","","","","","","","","","",16712190,19275,19324);
INSERT INTO `TaxiNodes` VALUES (136,530,-27.52,2126.5,111.88,"Quest - Hellfire, Aerial Mission (Horde) End","","","","","","","","","","","","","","","",16712190,19275,19324);
INSERT INTO `TaxiNodes` VALUES (137,530,298.5,1501.26,-14.28,"Quest - Hellfire, Aerial Mission (Alliance) Start","","","","","","","","","","","","","","","",16712190,19275,19324);
INSERT INTO `TaxiNodes` VALUES (138,530,298.59,1501.13,-14.25,"Quest - Hellfire, Aerial Mission (Alliance) End","","","","","","","","","","","","","","","",16712190,19275,19324);
INSERT INTO `TaxiNodes` VALUES (139,530,4157.58,2959.69,352.08,"The Stormspire, Netherstorm","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (140,530,-3065.6,749.42,-10.1,"Altar of Sha\\'tar, Shadowmoon Valley","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (141,530,-1316.84,2358.62,88.96,"Spinebreaker Ridge, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (142,530,-29.16,2125.72,111.47,"Hellfire Peninsula - Reaver\\'s Fall","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (143,1,-8360.73,-4327.73,-208.33,"Quest - Caverns of Time (Intro Flight Path) (End)","","","","","","","","","","","","","","","",16712190,16081,16081);
INSERT INTO `TaxiNodes` VALUES (144,1,-8162.01,-4796.23,35.78,"Quest - Caverns of Time (Intro Flight Path) (Start)","","","","","","","","","","","","","","","",16712190,18768,18768);
INSERT INTO `TaxiNodes` VALUES (145,530,3079.01,3599.08,144.07,"Quest - Netherstorm - Stealth Flight - Begin","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (146,530,2235.34,2793.77,128.03,"Quest - Netherstorm - Stealth Flight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (147,530,509.17,1988.69,109.62,"Hellfire Peninsula - Force Camp Beach Head","","","","","","","","","","","","","","","",16712190,0,19324);
INSERT INTO `TaxiNodes` VALUES (148,530,298.46,1501.18,-14.28,"Shatter Point, Hellfire Peninsula (Beach Assault)","","","","","","","","","","","","","","","",16712190,0,19324);
INSERT INTO `TaxiNodes` VALUES (149,530,276.2,1486.91,-15.1,"Shatter Point, Hellfire Peninsula","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (150,530,2974.95,1848.24,141.28,"Cosmowrench, Netherstorm","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (151,530,91.67,5214.92,23.1,"Swamprat Post, Zangarmarsh","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (152,530,4262.39,2136.92,139.44,"Quest - Netherstorm - Manaforge Ultris (Start)","","","","","","","","","","","","","","","",16712190,20903,20903);
INSERT INTO `TaxiNodes` VALUES (153,530,4266.7,2133.38,138.82,"Quest - Netherstorm - Manaforge Ultris (End)","","","","","","","","","","","","","","","",16712190,20903,20903);
INSERT INTO `TaxiNodes` VALUES (154,0,20047.88,5200.69,19742.78,"Quest - Netherstorm - Manaforge Ultris (Second Pass) Start","","","","","","","","","","","","","","","",16712190,20903,20903);
INSERT INTO `TaxiNodes` VALUES (155,530,4267.14,2133.03,138.77,"Quest - Netherstorm - Manaforge Ultris (Second Pass) End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (156,530,1857.35,5531.87,277.01,"Toshley\\'s Station, Blade\\'s Edge Mountains","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (157,530,2277.74,5983.35,142.6,"Quest - Blade\\'s Edge - Vision Guide - Start","","","","","","","","","","","","","","","",16712190,21396,0);
INSERT INTO `TaxiNodes` VALUES (158,530,2278.56,5983.71,142.57,"Quest - Blade\\'s Edge - Vision Guide - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (159,530,-4073.17,1123.61,42.47,"Sanctum of the Stars, Shadowmoon Valley","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (160,530,2976.01,5501.13,143.67,"Evergrove, Blade\\'s Edge Mountains","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (161,654135852,0,0,0,"Quest - Nether Dragon Ally - Start","","","","","","","","","","","","","","","",16712190,22360,22360);
INSERT INTO `TaxiNodes` VALUES (162,530,-4100.27,950.38,22.11,"Quest - Nether Dragon Ally - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (163,530,2028.79,4705.27,150.51,"Mok\\'Nathal Village, Blade\\'s Edge Mountains","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (164,530,966.67,7399.16,29.14,"Orebor Harborage, Zangarmarsh","","","","","","","","","","","","","","","",16712190,3837,3837);
INSERT INTO `TaxiNodes` VALUES (165,3,0,0,0,"Transport, Northrend 2","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (166,1,3978.74,-1316.42,250.11,"Emerald Sanctuary, Felwood","","","","","","","","","","","","","","","",16712190,2224,3837);
INSERT INTO `TaxiNodes` VALUES (167,1,3000.25,-3202.41,189.77,"Forest Song, Ashenvale","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (168,0,-9441.18,65.05,56.18,"Filming","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (169,530,-5224.53,631.85,48.36,"Quest - Netherwing Ledge - Mine Cart Ride - South - Start","","","","","","","","","","","","","","","",16712190,23372,23372);
INSERT INTO `TaxiNodes` VALUES (170,530,-5185.71,172.95,-11.57,"Quest - Netherwing Ledge - Mine Cart Ride - South - End","","","","","","","","","","","","","","","",16712190,23289,23289);
INSERT INTO `TaxiNodes` VALUES (171,530,-3364.68,3650.18,284.78,"Skettis","","","","","","","","","","","","","","","",16712190,23422,23422);
INSERT INTO `TaxiNodes` VALUES (172,530,2531.1,7322.09,373.64,"Ogri\\'La","","","","","","","","","","","","","","","",16712190,23422,23422);
INSERT INTO `TaxiNodes` VALUES (173,530,-5141.36,620.11,82.7,"Quest - Yarzill Flight Start","","","","","","","","","","","","","","","",16712190,23468,23468);
INSERT INTO `TaxiNodes` VALUES (174,530,-1636.09,5275.87,-41.1,"Quest - Yarzill Flight Start End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (175,571,784.89,-5066.18,-7.88,"Transport, Howling Fjord","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (176,571,245.36,-3309.2,0.91,"Quest - Howling Fjord Tauren Canoe (Start)","","","","","","","","","","","","","","","",16712190,23518,23518);
INSERT INTO `TaxiNodes` VALUES (177,571,-147.47,-3587.36,0.34,"Quest - Howling Fjord Tauren Canoe (End)","","","","","","","","","","","","","","","",16712190,23518,23518);
INSERT INTO `TaxiNodes` VALUES (178,3,0,0,0,"Transport, Borean Tundra","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (179,1,-4566.23,-3226.05,34.7,"Mudsprocket, Dustwallow Marsh","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (180,1,-3822.66,-4511.33,10.84,"Quest - Dustwallow - Alcaz Survey Start","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (181,1,-3822.71,-4509.65,10.98,"Quest - Dustwallow - Alcaz Survey End","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (182,571,1415.89,-3082.49,121.91,"Quest - Howling Fjord - Break the Blockade Zeppelin","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (183,571,567.41,-5010.97,11.5,"Valgarde Port, Howling Fjord","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (184,571,2468.77,-5029.82,283.49,"Fort Wildervar, Howling Fjord","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (185,571,1342.84,-3287.9,174.45,"Westguard Keep, Howling Fjord","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (186,571,1911.82,-6179.07,24.61,"Quest - Howling Fjord - Flight to the Windrunner - Start","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (187,571,1652.83,-6512.11,18.48,"Quest - Howling Fjord - Flight to the Windrunner - End","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (188,571,1912.78,-6178.81,24.64,"Quest - Howling Fjord - Test at Sea - Start","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (189,571,1913.9,-6177.87,24.62,"Quest - Howling Fjord - Test at Sea - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (190,571,401.12,-4544.3,244.54,"New Agamand, Howling Fjord","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (191,571,1918.6,-6175.89,24.41,"Vengeance Landing, Howling Fjord","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (192,571,2652.89,-4392.71,283.32,"Camp Winterhoof, Howling Fjord","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (193,571,1341.44,-3288.57,174.45,"Quest - Howling Fjord - Mission: Plague This! - End","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (194,571,1341.08,-3288.37,174.45,"Quest - Howling Fjord - Mission: Plague This! - Start","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (195,0,-11343.97,-216.83,75.22,"Rebel Camp, Stranglethorn Vale","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (196,451,9283.1,-9749.81,62.16,"Test - SP","","","","","","","","","","","","","","","",16712190,12374,541);
INSERT INTO `TaxiNodes` VALUES (197,0,-9148.62,243.04,87.39,"Test SP2","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (198,451,9405.83,-9882.69,0,"Test SP1","","","","","","","","","","","","","","","",16712190,24489,541);
INSERT INTO `TaxiNodes` VALUES (199,571,638.34,-5074.57,-0.23,"Quest - Howling Fjord - McGoyver Start","","","","","","","","","","","","","","","",16712190,24716,24716);
INSERT INTO `TaxiNodes` VALUES (200,571,483.92,-5913.1,308.61,"Quest - Howling Fjord - McGoyver End","","","","","","","","","","","","","","","",16712190,24716,24716);
INSERT INTO `TaxiNodes` VALUES (201,451,15992.44,-16371.94,76.73,"Development Land - Kyle Radue Start","","","","","","","","","","","","","","","",16712190,23468,23468);
INSERT INTO `TaxiNodes` VALUES (202,451,15991.68,-16371.95,76.7,"Development Land - Kyle Radue End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (203,571,3505.3,1990.83,65.1,"Quest - Stars\\' Rest -> Wintergarde","","","","","","","","","","","","","","","",16712190,0,27127);
INSERT INTO `TaxiNodes` VALUES (204,12,0,0,0,"Quest - New Agamand -> Venomspite","","","","","","","","","","","","","","","",16712190,27179,0);
INSERT INTO `TaxiNodes` VALUES (205,530,6789.79,-7747.58,126.51,"Zul\\'Aman, Ghostlands","","","","","","","","","","","","","","","",16712190,3574,541);
INSERT INTO `TaxiNodes` VALUES (206,1,-4348.01,2427.29,6.64,"Transport, Feathermoon (NE Ship)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (207,571,15.32,-4043.79,0.1,"Quest - Howling Fjord - Sister Mercy (Start)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (208,571,15.32,-4043.71,0.1,"Quest - Howling Fjord - Sister Mercy (End)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (209,530,13008.38,-6911.81,9.58,"Quest - Sunwell Daily - Dead Scar Bombing - Start","","","","","","","","","","","","","","","",16712190,25044,0);
INSERT INTO `TaxiNodes` VALUES (210,530,13008.51,-6912.2,9.58,"Quest - Sunwell Daily - Dead Scar Bombing - End","","","","","","","","","","","","","","","",16712190,25044,0);
INSERT INTO `TaxiNodes` VALUES (211,530,13007.5,-6911.81,9.58,"Quest - Sunwell Daily - Ship Bombing - Start","","","","","","","","","","","","","","","",16712190,25044,0);
INSERT INTO `TaxiNodes` VALUES (212,530,13188.04,-7047.04,4.79,"Quest - Sunwell Daily - Ship Bombing - End","","","","","","","","","","","","","","","",16712190,25044,0);
INSERT INTO `TaxiNodes` VALUES (213,530,13012.7,-6908.37,9.58,"Shattered Sun Staging Area","","","","","","","","","","","","","","","",16712190,19917,28361);
INSERT INTO `TaxiNodes` VALUES (214,0,0,0,0,"Quest - Howling Fjord - Naglfar (Start)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (215,0,0,0,0,"Quest - Howling Fjord - Naglfar (Nodes)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (216,0,0,0,0,"","","","","","","","","","","","","","","","",16712188,0,0);
INSERT INTO `TaxiNodes` VALUES (217,0,0,0,0,"","","","","","","","","","","","","","","","",16712188,0,0);
INSERT INTO `TaxiNodes` VALUES (218,571,690.99,-3819.6,249.06,"Transport, Howling Fjord (Gondola, Top)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (219,571,607.96,-2906.17,38.54,"Transport, Howling Fjord (Gondola, Bottom)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (220,530,3051.76,3690.41,142.63,"","","","","","","","","","","","","","","","",16712188,5403,0);
INSERT INTO `TaxiNodes` VALUES (221,571,3465.66,5901.76,144.17,"Amber Ledge, Borean (To Beryl)","","","","","","","","","","","","","","","",16712190,26088,0);
INSERT INTO `TaxiNodes` VALUES (222,571,3213.74,6084.72,138,"Beryl Point, Borean","","","","","","","","","","","","","","","",16712190,25695,0);
INSERT INTO `TaxiNodes` VALUES (223,0,0,0,0,"Quest - Naglevar","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (224,0,0,0,0,"Borean Tundra, Naglevar","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (225,571,3574.06,5971.04,136.11,"Amber Ledge, Borean (to Coldarra)","","","","","","","","","","","","","","","",16712190,25695,0);
INSERT INTO `TaxiNodes` VALUES (226,571,3575.44,6661.64,195.19,"Transitus Shield, Coldarra","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (227,451,16625.63,16862.9,46.98,"Transport, PattyMacDevTest","","","","","","","","","","","","","","","",16712190,28901,25968);
INSERT INTO `TaxiNodes` VALUES (228,0,0,0,0,"Development Land - Pat Test Start","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (229,0,0,0,0,"Development Land - Pat Test End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (230,571,2690.26,889.81,4.61,"Transport, Tuskarr 01","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (231,571,2690.33,897.63,4.62,"Transport, Tuskarr 02","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (232,571,2774.69,6258.14,83.68,"Borean Tundra - Warsong Hold Wolf Start","","","","","","","","","","","","","","","",16712190,26128,0);
INSERT INTO `TaxiNodes` VALUES (233,571,3443.52,4103.95,16.01,"Borean Tundra - Warsong Hold Wolf End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (234,571,4130.62,7372.31,534.11,"Coldarra Ledge, Coldarra","","","","","","","","","","","","","","","",16712190,26263,0);
INSERT INTO `TaxiNodes` VALUES (235,571,3575.56,6651.84,195.21,"Transitus Shield, Coldarra (NOT USED)","","","","","","","","","","","","","","","",16712190,25695,0);
INSERT INTO `TaxiNodes` VALUES (236,571,4026.95,7085.54,165.54,"Coldarra, Keristrasza to Malygos","","","","","","","","","","","","","","","",16712190,26263,0);
INSERT INTO `TaxiNodes` VALUES (237,571,3929.4,6590.74,170.34,"Coldarra, Keristrasza Landing","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (238,0,0,0,0,"","","","","","","","","","","","","","","","",16712188,0,0);
INSERT INTO `TaxiNodes` VALUES (239,571,3109,3819.54,23.24,"Borean Tundra - Quest - Dusk Start","","","","","","","","","","","","","","","",16712190,26404,0);
INSERT INTO `TaxiNodes` VALUES (240,571,3614.3,3670.12,35.78,"Borean Tundra - Quest - Dusk - End","","","","","","","","","","","","","","","",16712190,11195,0);
INSERT INTO `TaxiNodes` VALUES (241,0,0,0,0,"Transport, Valiance Keep","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (242,571,2739.73,882.37,6.64,"Quest - Dragonblight - Spiritual Vision - Begin","","","","","","","","","","","","","","","",16712190,21396,0);
INSERT INTO `TaxiNodes` VALUES (243,571,2738.47,882.46,6.5,"Quest - Dragonblight - Spiritual Vision - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (244,571,3712.43,-694.86,215.57,"Wintergarde Keep, Dragonblight","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (245,571,2269.54,5173.69,11.1,"Valiance Keep, Borean Tundra","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (246,571,4127.23,5313.07,28.67,"Fizzcrank Airstrip, Borean Tundra","","","","","","","","","","","","","","","",16712190,0,28360);
INSERT INTO `TaxiNodes` VALUES (247,571,3504.13,1992.03,64.96,"Stars\\' Rest, Dragonblight","","","","","","","","","","","","","","","",16712190,0,3837);
INSERT INTO `TaxiNodes` VALUES (248,571,2108.11,-2970.62,148.58,"Apothecary Camp, Howling Fjord","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (249,571,3876.34,-4520.08,217.32,"Camp Oneqwah, Grizzly Hills","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (250,571,3258.9,-2263.09,114.37,"Conquest Hold, Grizzly Hills","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (251,571,4612.21,1406.6,195.06,"Fordragon Hold, Dragonblight","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (252,571,3653.21,247.58,52.26,"Wyrmrest Temple, Dragonblight","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (253,571,3446.35,-2754.1,199.4,"Amberpine Lodge, Grizzly Hills","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (254,571,3242.96,-666.16,166.79,"Venomspite, Dragonblight","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (255,571,4584.98,-4254.69,182.21,"Westfall Brigade, Grizzly Hills","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (256,571,3865.87,1525.63,90.04,"Agmar\\'s Hammer, Dragonblight","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (257,571,2920.29,6242.85,208.8,"Warsong Hold, Borean Tundra","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (258,571,3449.51,4089.52,16.64,"Taunka\\'le Village, Borean Tundra","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (259,571,4474.79,5712.13,81.28,"Bor\\'gorok Outpost, Borean Tundra","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (260,571,4946.67,1165.94,239.57,"Kor\\'koron Vanguard, Dragonblight","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (261,571,3711.31,-698.18,215.57,"Quest - Stars\\' Rest to Wintergarde End","","","","","","","","","","","","","","","",16712190,0,27127);
INSERT INTO `TaxiNodes` VALUES (262,571,4267.39,-3050.93,318.16,"Grizzly Hills, Alliance Log Ride Start 01","","","","","","","","","","","","","","","",16712190,29878,0);
INSERT INTO `TaxiNodes` VALUES (263,571,2663.67,-2181.45,3.43,"Grizzly Hills, Alliance Log Ride End 01","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (264,0,0,0,0,"Transport, Auberdine (NEW)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (265,0,0,0,0,"Transport, Theramore (NEW)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (266,0,0,0,0,"Transport, Menethil (NEW)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (267,571,4272.09,-3248.26,324.93,"Grizzly Hills, Alliance Log Ride Start","","","","","","","","","","","","","","","",16712190,29878,0);
INSERT INTO `TaxiNodes` VALUES (268,571,2664.22,-2344.63,21.7,"Grizzly Hills, Alliance Log Ride End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (269,571,1341.67,-3288.74,174.45,"Quest - Westguard Keep to Wintergarde Keep Begin","","","","","","","","","","","","","","","",16712190,0,27491);
INSERT INTO `TaxiNodes` VALUES (270,571,3712.23,-693.85,215.42,"Quest - Westguard Keep to Wintergarde Keep End","","","","","","","","","","","","","","","",16712190,0,27491);
INSERT INTO `TaxiNodes` VALUES (271,571,4311.25,-2956.61,317.31,"Grizzly Hills, Horde Log Ride Start","","","","","","","","","","","","","","","",16712190,29879,0);
INSERT INTO `TaxiNodes` VALUES (272,571,2883.75,-1673.71,6.48,"Grizzly Hills, Horde Log Ride End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (273,571,3547.22,381.49,52.26,"Wyrmrest Temple - bottom to top, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (274,571,3590.38,277.54,340.85,"Wyrmrest Temple - bottom to top, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (275,571,3587.65,279.21,340.83,"Wyrmrest Temple - top to bottom, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (276,571,3511.48,373.93,52.26,"Wyrmrest Temple - top to bottom, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (277,571,3587.55,279.14,340.83,"Wyrmrest Temple - top to middle, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (278,571,3543.24,307.04,116.73,"Wyrmrest Temple - top to middle, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (279,571,3587.04,277.14,340.82,"Wyrmrest Temple - middle to top, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (280,571,3545.62,273.6,116.84,"Wyrmrest Temple - middle to top, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (281,571,3512.22,373.57,52.26,"Wyrmrest Temple - middle to bottom, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (282,571,3545.61,273.6,116.84,"Wyrmrest Temple - middle to bottom, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (283,571,3543.37,307.06,116.73,"Wyrmrest Temple - bottom to middle, Dragonblight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (284,571,3548.15,381.01,52.26,"Wyrmrest Temple - bottom to middle, Dragonblight - Begin","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (285,0,0,0,0,"Quest - Wintergarde -> Stars\\' Rest (Start)","","","","","","","","","","","","","","","",16712190,0,27764);
INSERT INTO `TaxiNodes` VALUES (286,571,3503.76,1990.11,65.12,"Quest - Wintergarde -> Stars\\' Rest (End)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (287,0,0,0,0,"Quest - Valgarde -> Westguard Keep Start","","","","","","","","","","","","","","","",16712190,0,27491);
INSERT INTO `TaxiNodes` VALUES (288,571,1341.23,-3288.91,174.46,"Quest - Valgarde -> Westguard Keep End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (289,571,3587.84,5973.3,136.22,"Amber Ledge, Borean Tundra","","","","","","","","","","","","","","","",16712190,26899,26899);
INSERT INTO `TaxiNodes` VALUES (290,571,5450.3,-2606.27,306.91,"Argent Stand, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,28172,0);
INSERT INTO `TaxiNodes` VALUES (291,571,5028.69,-3020.38,292.42,"Ruined City Post 01, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (292,0,-8338.36,1107.01,57.26,"Flavor - Stormwind Harbor - Start","","","","","","","","","","","","","","","",16712190,541,0);
INSERT INTO `TaxiNodes` VALUES (293,0,-8341.09,1101.85,57.26,"Flavor - Stormwind Harbor - Stop","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (294,571,2792.45,908.96,22.33,"Moa\\'ki, Dragonblight","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (295,571,785.27,-2887.71,5.89,"Kamagua, Howling Fjord","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (296,571,2919.19,4046.09,1.85,"Unu\\'pe, Borean Tundra","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (297,571,5557.57,5802.05,-66.09,"Sholazar Basin - Quest - Reconnaisance - Start","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (298,571,5505.35,4747.79,-194.43,"Sholazar Basin - Quest - Reconnaisance - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (299,0,0,0,0,"Transport: Menethil <-> Valgarde","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (300,0,0,0,0,"Transport, Stormwind","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (301,571,4125.51,5310.99,28.68,"Quest - Borean Tundra - Check In With Bixie - Begin","","","","","","","","","","","","","","","",16712190,0,28360);
INSERT INTO `TaxiNodes` VALUES (302,571,4171.83,4335.63,36.23,"Quest - Borean Tundra - Check In With Bixie - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (303,571,5100.81,2185.65,365.62,"Valiance Landing Camp, Wintergrasp","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (304,571,5521.63,-2672.25,303.95,"The Argent Stand, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (305,571,5218.9,-1302.22,242.16,"Ebon Watch, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,32981,32981);
INSERT INTO `TaxiNodes` VALUES (306,571,5190.11,-2206.46,239.4,"Light\\'s Breach, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (307,571,5777.4,-3594.94,386.69,"Zim\\'Torga, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (308,571,5506.23,4748.1,-194.43,"River\\'s Heart, Sholazar Basin","","","","","","","","","","","","","","","",16712190,28625,28625);
INSERT INTO `TaxiNodes` VALUES (309,571,5596.1,5824.37,-67.73,"Nesingwary Base Camp, Sholazar Basin","","","","","","","","","","","","","","","",16712190,28625,28625);
INSERT INTO `TaxiNodes` VALUES (310,571,5813.89,449.13,658.75,"Dalaran","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (311,571,3877.91,-4519.59,217.29,"Camp Onequah, Grizzly Hills (Quest)","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (312,571,5189.67,-2206.85,239.4,"Light\\'s Breach, Zul\\'Drak (Quest)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (313,571,4584.01,-4250.38,182.17,"Westfall Brigade, Grizzly Hills (Quest)","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (314,571,5779.13,-3596.42,386.85,"Zim\\'Torga, Zul\\'Drak (Quest)","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (315,0,2352.37,-5666.91,382.24,"Acherus: The Ebon Hold","","","","","","","","","","","","","","","",16712190,32981,0);
INSERT INTO `TaxiNodes` VALUES (316,0,0,0,0,"Ebon Hold - Acherus -> Death\\'s Breach Start","","","","","","","","","","","","","","","",16712190,29488,29488);
INSERT INTO `TaxiNodes` VALUES (317,609,2431,-5730.21,157.94,"Ebon Hold - Acherus -> Death\\'s Breach End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (318,0,0,0,0,"Ebon Hold - Death\\'s Breach -> Acherus Start","","","","","","","","","","","","","","","",16712190,29501,29501);
INSERT INTO `TaxiNodes` VALUES (319,609,2356.51,-5664.18,382.25,"Ebon Hold - Death\\'s Breach -> Acherus End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (320,571,6186.75,-1052.91,410.2,"K3, The Storm Peaks","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (321,571,6667.04,-258.7,961.9,"Frosthold, The Storm Peaks","","","","","","","","","","","","","","","",16712190,0,541);
INSERT INTO `TaxiNodes` VALUES (322,571,7308.04,-2607.6,814.8,"Dun Nifflelem, The Storm Peaks","","","","","","","","","","","","","","","",16712190,32585,32585);
INSERT INTO `TaxiNodes` VALUES (323,571,7857.3,-735.02,1177.15,"Grom\\'arsh Crash-Site, The Storm Peaks","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (324,571,7793.85,-2810.09,1217.03,"Camp Tunka\\'lo, The Storm Peaks","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (325,571,7427.32,4224.16,314.11,"Death\\'s Rise, Icecrown","","","","","","","","","","","","","","","",16712190,32981,32981);
INSERT INTO `TaxiNodes` VALUES (326,571,8864.74,-1324.33,1032.82,"Ulduar, The Storm Peaks","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (327,571,8472.46,-335.95,906.48,"Bouldercrag\\'s Refuge, The Storm Peaks","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (328,571,7501.65,1140.28,682.23,"Transport, Icecrown Airship (A)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (329,571,7561.81,1724.59,683.56,"Transport, Icecrown Airship (H)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (330,571,7489.64,1477.72,328.64,"Transport, Icecrown (Target)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (331,571,6897.65,-4118.23,467.35,"Gundrak, Zul\\'Drak","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (332,571,5024.99,3685.55,362.94,"Warsong Camp, Wintergrasp","","","","","","","","","","","","","","","",16712190,2224,0);
INSERT INTO `TaxiNodes` VALUES (333,571,8408.09,2702.66,655.11,"The Shadow Vault, Icecrown","","","","","","","","","","","","","","","",16712190,32981,0);
INSERT INTO `TaxiNodes` VALUES (334,571,6164.49,-61.31,388.18,"The Argent Vanguard, Icecrown","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (335,571,6402.06,467.86,511.29,"Crusaders\\' Pinnacle, Icecrown","","","","","","","","","","","","","","","",16712190,32586,32586);
INSERT INTO `TaxiNodes` VALUES (336,571,5035.65,-519.96,225.41,"Windrunner\\'s Overlook, Crystalsong Forest","","","","","","","","","","","","","","","",16712190,0,31315);
INSERT INTO `TaxiNodes` VALUES (337,571,5590.49,-693.23,206.63,"Sunreaver\\'s Command, Crystalsong Forest","","","","","","","","","","","","","","","",16712190,34709,0);
INSERT INTO `TaxiNodes` VALUES (340,571,8475.79,891.2,547.29,"Argent Tournament Grounds, Icecrown","","","","","","","","","","","","","","","",16712190,34709,31315);
INSERT INTO `TaxiNodes` VALUES (341,603,-749.2,-99.99,429.68,"Ulduar Raid - Interior - Insertion Point","","","","","","","","","","","","","","","",16712190,25968,25968);
INSERT INTO `TaxiNodes` VALUES (342,603,119.96,-71.62,409.8,"Ulduar Raid - Iron Concourse","","","","","","","","","","","","","","","",16712190,25968,25968);
INSERT INTO `TaxiNodes` VALUES (348,0,0,0,0,"Transport: Thunder Bluff <-> Org (Zep)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (352,0,0,0,0,"Isle of Conquest - Gunships","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (353,0,0,0,0,"","","","","","","","","","","","","","","","",16712188,0,0);
INSERT INTO `TaxiNodes` VALUES (357,0,0,0,0,"","","","","","","","","","","","","","","","",16712188,0,0);
INSERT INTO `TaxiNodes` VALUES (358,571,8498.32,1066.32,552.19,"Quest - Icecrown - North Sea Kraken Bombing - Start","","","","","","","","","","","","","","","",16712190,35146,35146);
INSERT INTO `TaxiNodes` VALUES (359,571,8501.53,1064.02,552.19,"Quest - Icecrown - North Sea Kraken Bombing - End","","","","","","","","","","","","","","","",16712190,33857,33857);
INSERT INTO `TaxiNodes` VALUES (375,0,0,0,0,"REUSEME","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (376,0,0,0,0,"AAAIcecrown Raid - Airship Battle Taxi Paths","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (377,0,0,0,0,"Icecrown Dungeon - Gunships","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (379,631,-200.59,1437.53,-452.27,"AAAAIcecrown Raid - Saurfang\\'s Ship (End)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (380,0,0,0,0,"AAAAIcecrown Raid - Saurfang\\'s Ship (Start)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (381,0,0,0,0,"AAAAQuest [Transport] Icecrown Raid - Saurfang Ship (START)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (382,0,0,0,0,"Quest [Transport] Icecrown Raid - Saurfang Ship (END)","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (383,0,1942.54,-2559.18,61.11,"Thondoril River, Western Plaguelands","","","","","","","","","","","","","","","",16712190,2224,541);
INSERT INTO `TaxiNodes` VALUES (384,0,1726.86,-740.76,59.03,"The Bulwark, Tirisfal","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (392,0,-5448.5,-665.08,392.95,"CC Prologue - GT - Quest - Vent Horizon - Start","","","","","","","","","","","","","","","",16712190,28625,28625);
INSERT INTO `TaxiNodes` VALUES (393,0,-5447.85,-665.59,393.16,"CC Prologue - GT - Quest - Vent Horizon - End","","","","","","","","","","","","","","","",16712190,35146,35146);
INSERT INTO `TaxiNodes` VALUES (394,0,-5451.48,-667.73,393.01,"CC Prologue - GT - Battle Flight - Start","","","","","","","","","","","","","","","",16712190,28625,28625);
INSERT INTO `TaxiNodes` VALUES (395,0,-5434.71,523.09,388.3,"CC Prologue - GT - Battle Flight - End","","","","","","","","","","","","","","","",16712190,0,0);
INSERT INTO `TaxiNodes` VALUES (404,1,-839.64,-4985.35,14.65,"Durotar - ET - CC Prologue Spy Frog Start","","","","","","","","","","","","","","","",16712190,40203,0);
INSERT INTO `TaxiNodes` VALUES (405,1,-838.01,-4986.28,14.75,"Durotar - ET - CC Prologue Spy Frog End","","","","","","","","","","","","","","","",16712190,40203,0);
INSERT INTO `TaxiNodes` VALUES (438,1,-838.85,-4985.99,14.71,"Durotar - ET - CC Prologue Troll Taxi Bat Start","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (439,1,284.38,-4762.36,12.56,"Durotar - ET - CC Prologue Troll Recruit End","","","","","","","","","","","","","","","",16712190,3574,0);
INSERT INTO `TaxiNodes` VALUES (440,1,-848.2,-5339.46,3.07,"Durotar - ET - CC Prologue - Troll Battle End","","","","","","","","","","","","","","","",16712190,0,0);