forked from khwsab/Documentum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitecore-redirects-mobilind-english.xml
5561 lines (5558 loc) · 297 KB
/
sitecore-redirects-mobilind-english.xml
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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
<?xml version="1.0" encoding="UTF-8"?>
<Redirects>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/</OldURL>
<NewURL>https://www.mobil.com/industrial</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/default.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/ind/english/lubricationsolutions_mobil-serv.aspx</OldURL>
<NewURL>https://www.mobil.com/en/industrial/industrial-technical-services</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/advancing-productivity-overall-equipment-effectiveness.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/advancing-productivity-overall-equipment-effectiveness</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/ag_grease.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-grease-lubricant-application-guide</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/br_food.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/food-and-beverage-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/br_gas_turbine.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/power-generation-industry-lubricants/gas-turbine</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/br_plastics.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/manufacturing-industry-lubricants/plastics</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/calculate-savings-from-conversion-to-advanced-lubricant.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/calculate-savings-conversion-synthetic-lubricant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/flexible-coupling-grease-technical-topic.pdf.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/introduction-flexible-couplings</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/flush-and-regrease-rolling-element-bearings.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/purge-regrease-rolling-element-bearings</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/grease-selection-411.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/types-of-grease-selection</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/high-viscosity-index-oils-improve-productivity.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/high-viscosity-index-oils-help-improve-productivity</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/improve-energy-efficiency-base-stocks.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/improving-energy-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/improve-safety-in-wind-turbine-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/improve-safety-in-wind-turbine-maintenance</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/interpreting-oil-analysis-results.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-analysis-result-interpretation</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/lubricants-influence-industrial-safety-performance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/lubricants-influence-safety-performance</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/mining-sector-productivity.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/unlocking-mining-productivity</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-dte-10-excel-next-generation-hydraulic-oil.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-10-Excel-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-food-machinery-lubricants-guide.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/food-and-beverage-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-cibus-series-food-grade-lubricant.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-Cibus-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-grease-102-wt-performance-profile.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-SHC-Grease-102-WT</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-grease-460-WT.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-SHC-Grease-460-WT</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-industrial-innovation.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/grease-technology-formula-1-track</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-pegasus-synthetic-gas-engine-oil-performance-profile.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-SHC-Pegasus</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobil-shc-rarus-compressor-maintenance-blog.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-shc-rarus-compressor-maintenance-blog</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobilgear-600-xp-series-performance-profile.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-600-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobilgrease-xhp-mine-series.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrease-XHP-Mine-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobilgrease-xhp-series-performance-profile.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrease-XHP-220-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/mobilith-shc-series-performance-profile.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilith-SHC-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/plant-engineering-maintenance-programs-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/plant-engineering-maintenance-study</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/polyurea-grease-mobil-shc-polyrex.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-SHC-Polyrex-005</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/power-industry-vanquishing-varnish.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/vanquishing-varnish</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/preventing-hydraulic-oil-contamination.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/preventing-hydraulic-oil-contamination</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/rolling-element-bearings-relubrication-intervals.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/determining-relubrication-intervals</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_coal.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/power-generation-industry-lubricants/coal-energy</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_food_bakery.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/baked-goods-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_food_dairy.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/dairy-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_gas_engine_chp.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/combined-heat-and-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_gas_engine_ngcp.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/natural-gas-compression-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_gas_turbine.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/gas-and-steam-turbine-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/schm_wind.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/wind-turbine</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/soxal-rotary-compressor-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/air-compressor-oil-case-study</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/ss_dte_10_excel.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-10-Excel-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/ss_dte_700.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-700-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/ss_dte_800.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-800-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/st_cement.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/process-industry-lubricants/cement</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/st_chemical.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/process-industry-lubricants/petrochemical</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/ind/English/files/st_paper.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/pulp-and-paper-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/st_steel.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/iron-and-steel-material-handling</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/steam-gas-turbine-oil-mobil-dte-732-m.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-DTE-732-M</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/store-lubricant-oil-drums-indoors.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/properly-store-oil-drums-indoors</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/storing-lubricant-drums-outdoors.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/properly-store-oil-drums-outdoors</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/tips-to-control-oil-leakage.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/tips-to-control-oil-leaks</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/tt-electric-motor-bearing-lubrication-guide.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/choose-grease-electric-motor-bearings</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/Files/tt-extending-gas-engine-oil-drain-intervals.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/optimizing-gas-engine-oil-drain-intervals</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/tt-lubrication-program-management.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/effective-lubrication-management-program</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/tt-the-basics-of-oil-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/basics-oil-analysis-program</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/turbine-oil-mobil-dte-800-series.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-800-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/uv-dye-for-leak-detection.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/using-uv-dye-leak-detection</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/files/water-in-your-oil-water-ingression.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/water-ingression</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/lubricationsolutions_energy-efficiency_energy-management.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/fulfill-iso-50001-energy-management-requirements</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/2010-305_hipop_tisco_mining_co.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-dte-10-excel-46-helps-mining-hydraulic-systems</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/automotive-industry-air-compressor-lubricant-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/automotive-industry-air-compressor-lubricant-case-study</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/beer-pasteurizer-grease-lubricant.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/beer-pasteurizer-grease-lubricant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/biogas-farm-engine-oil-analysis-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/biogas-farm-engine-oil-analysis-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/blast-furnace-mobil-dte-10-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/blast-furnace-mobil-dte-10-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/cement-plant-bearing-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/cement-plant-bearing-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/coiling-mill-water-demulsibility-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/coiling-mill-water-demulsibility-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/conveyor-gear-oil-efficiency-lubricant-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/conveyor-gear-oil-efficiency-lubricant-analysis</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/dairy-production-gear-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/dairy-production-gear-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/elevator-gearbox-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/elevator-gear-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandenergy-mobil-pegasus-1-enhances-equipment-reliability.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-pegasus-1-enhances-equipment-reliability</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandgas-crude-oil-facility-proactive-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/proactive-engine-maintenance-crude-oil-facility</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandgas-mobil-pegasus-1005-gas-compression-plant.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-pegasus-1005-helps-gas-compression-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandgas-mobil-pegasus-805-extends-compressor-life.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-pegasus-805-extends-compressor-life</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandgas-mobil-pegasus-805-increases-engine-life.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-pegasus-805-helps-extend-engine-life</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/energy-oilandgas-mobil-pegasus-oil-and-gas-drain-intervals.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-pegasus-1005-reduces-oil-consumption</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/extruder-gearbox-gear-oil-lubricant-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/extruder-gearbox-gear-oil-lubricant-analysis</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/food-industry-bearing-grease-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/food-industry-bearing-grease-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/hydraulic-system-oil-lubricant-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/hydraulic-system-oil-lubricant-analysis</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/iron-and-steel-mill-gearbox-grease-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/iron-and-steel-mill-gearbox-grease-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/manufacturing-plastic-injection-molding-machine-hydraulic-oil-efficiency.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/plastic-injection-molding-machine-hydraulic-oil-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/manufacturing-sheet-metal-hydraulic-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/sheet-metal-hydraulic-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-iron-and-steel-mill-gearbox-grease-bearing-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/iron-and-steel-mill-gearbox-grease-bearing-oil-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-mobil-delvac-1-diesel-engine-performance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-delvac-1-improves-haul-truck-fuel-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-mobil-delvac-mx-improves-mine-productivity.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-delvac-enhances-productivity-mine</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-mobil-dynagear-4000-canada-mining-company.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-dynagear-4000-open-gear-lubricant-enhances-protection</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-mobil-shc-630-mining-company.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobil-shc-630-improves-peruvian-mining-company-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/mining-mobilgear-600-xp-220-lubricant-component-life.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/mobilgear-600-xp-220-extends-lubricant-component-life</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/palm-oil-plant-bearing-grease-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/palm-oil-plant-bearing-grease-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/paper-machine-gearbox-gear-oil-asia-kraft-paper.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/paper-machine-gearbox-gear-oil-asia-kraft-paper</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/rolling-mill-circulating-oil-lubrication.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/rolling-mill-circulating-oil-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/spherical-roller-bearings-polyrex-polyurea-grease.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Categories/Success-stories</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/steel-plant-mobilgrease-xhp-461-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/steel-plant-mobilgrease-xhp-461-success-story</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/steel-rolling-mill-bearing-protection-grease.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/steel-rolling-mill-bearing-protection-grease</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/textile-gear-oil-case-study.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/textile-gear-oil-case-study</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/truck-fleet-gearbox-gear-oil-lubricant-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/truck-fleet-gearbox-gear-oil-lubricant-analysis</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/pop/pdfs/success-stories/water-resistant-mill-bearing-grease.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/water-resistant-mill-bearing-grease</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_applications.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Applications</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_greases_guide.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Categories/mobil-industrial-grease</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_greases_mobilgrease-xtc.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobilgrease-XTC</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/ind/english/products_greases_mobilith-shc-grease-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilith-SHC-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_greases.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Categories/mobil-industrial-grease</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-dte-932-gt.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-DTE-932-GT</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-eal-envirosyn-h-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-EAL-Envirosyn-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/products_mobil-rarus-800-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Rarus-800-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-shc_mobil-shc-oh-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-Gear-OH-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-shc_synthetic-benefits.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Categories/mobil-shc-synthetic-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-shc.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Categories/mobil-shc-synthetic-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobil-zerice-s-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Zerice-S-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilcut-100-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilcut-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilcut-200-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilcut-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilcut-300-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilcut-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilgear-600-xp-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgear-600-XP-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilgrind-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrind-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilmet-400-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilmet-420-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilmet-760-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilmet-760-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_mobilux-ep-111.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobilux-EP-111</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products_other-industrial-lubricant-products.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Categories/mobil-industrial-oil</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/products.aspx </OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/productselector.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/services/emailform/emailfriend.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Industrial-technical-services</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/sitemap.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/technicalresources_greases_mobil-grease-performance-videos.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/ask-for-the-grease</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/technicalresources_industrial-expertise-knowledge-center.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Knowledge-Library</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/ind/english/technicalresources_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/technicalresources_success-stories.html</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Categories/Success-stories</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/technicalresources.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Industrial-technical-services</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_coal_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/coal-fired-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_gasengine_bio_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/biogas-electricity-generation-facility</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_gasengine_gas_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/natural-gas-compression-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_gasengine_heat_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/combined-heat-and-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_gasturbines_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/gas-and-steam-turbine-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_nuclear_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/nuclear-power-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_oilandgas_offshore_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/offshore-drilling-rig</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_oilandgas_onshore_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/onshore-drilling-and-production</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_oilandgas.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/oil-and-gas-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy_wind_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/wind-turbine</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_energy.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/power-generation-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_food_bakery_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/baked-goods-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_food_dairy_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/dairy-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_food_meat_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/meat-processing-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_food.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Sectors/food-and-beverage-industry-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_machining_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/machine-shop</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_manufacturing_plastics_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/plastics-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_mining_offhighway_exploration_schematics.aspx#/</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/open-pit-mining</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_mining_offhighway_finished_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/mining-final-processing</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_mining_offhighway_process-overview-schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/mining-operation</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_mining_offhighway_processing_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/mining-refinement</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/yourindustry_oilfield_blendertruck_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/well-services-blender-truck</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/yourindustry_oilfield_coiledtubingtruck_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/well-services-coiled-tubing-truck</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/yourindustry_oilfield_fractruck_schematics.aspx#/</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/well-services-frac-truck</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/english/yourindustry_oilfield_overview_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/well-services</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_primarymetals_forming_schematics.aspx#/</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/iron-and-steel-forming-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_primarymetals_hotside_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/iron-and-steel-hot-side-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_primarymetals_materialhandling_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/iron-and-steel-material-handling</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_pulpandpaper_chemicalrecovery_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/chemical-recovery-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_pulpandpaper_paper_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/paper-machine</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_pulpandpaper_plant_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/pulp-and-paper-plant</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_pulpandpaper_pulp_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/pulp-mill</NewURL>
</Redirect>
<Redirect>
<OldURL>http://www.mobilindustrial.com/Ind/English/yourindustry_pulpandpaper_woodyard_schematics.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Schematics/pulp-and-paper-woodyard</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/</OldURL>
<NewURL>https://www.mobil.com/industrial</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/chlorine-free-neat-cutting-oils.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/chlorine-free-metalworking-cutting-oils</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/convert-plant-to-food-machinery-lubricants.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/convert-plant-to-food-machinery-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/dry-tost-test-method.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-oxidation-stability-test</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/flexible-coupling-grease-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/flexible-coupling-grease-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/fluid-bearing-fluid-film-lubrication-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/fluid-bearing-fluid-film-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/Flushing-oil-flooded-rotary-screw-air-compressors-procedure-en.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/flushing-oil-flooded-rotary-screw-air-compressors</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/formulating-multi-functional-soluble-metalworking-fluids.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/multi-functional-soluble-metalworking-fluids</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/got_food.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/food-machinery-lubrication-terms</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/grease-components-grease-characteristics.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/grease-components-grease-characteristics</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/grease-conversion-recommendations-guidelines.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/new-grease-conversion-recommendations-guidelines</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/grease-fittings-pressure-relief-valve-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/grease-fittings-pressure-relief-valve</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/grease-shelf-life-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/lubricating-grease-shelf-life</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/grease-static-oil-bleed-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/grease-static-oil-bleed</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/high-temperature-grease-performance-lubrication.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/grease-high-temperature-performance</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/hydraulic-fluid-shear-stability.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/hydraulic-fluid-shear-stability</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/industrial-grease-lubricant-application-guide.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-grease-lubricant-application-guide</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/lubricant-aquatic-toxicity-testing-importance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/lubricant-aquatic-toxicity-testing</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/lubricant-biodegradability-testing-importance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/lubricant-biodegradability-testing</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/lubricating-oil-grease-basics-technical-topic.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-grease-lubricant-basics</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/machine-oil-analysis-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/plastic-injection-molding-hydraulic-oil-analysis</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/micropitting-lead-macro-problems.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/micropitting-in-gears-and-bearings</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/natural-gas-compressor-lubrication-guidelines.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/natural-gas-compressor-lubrication-guidelines</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/oee-overall-equipment-effectiveness.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oee-overall-equipment-effectiveness</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/proper-handling-aqueous-cutting-fluids.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/handling-aqueous-metalworking-fluids</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/seal-compatibility-hydraulic-system.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-leaks-in-hydraulic-system-and-seal-compatibility</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/slide-ways-lubrication-stick-slip-effect.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/slideway-lubrication-stick-slip-effect</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/ss_mobilith_shc.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilith-SHC-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/ss_shc_pm.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-PM-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/sustainability-hydraulic-fluid-reduced-environmental-impact.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-sustainability-biodegradable-hydraulic-fluid</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt_refrigeration.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/selecting-refrigeration-oil-and-lubricants</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-air-compressor-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/air-compressor-maintenance-tips</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-conversion-and-compatibility-of-fire-resistant-fluids.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/fire-resistant-fluids-conversion-and-compatibility</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-electric-motor-bearing-lubrication-guide.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/electric-motor-bearing-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-electric-motor-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/electric-motor-maintenance-and-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-grease-compatibility.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-grease-compatibility-conversion</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-handling-and-storing-lubricants.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-lubricant-storage-and-handling</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-hydraulic-efficiency.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/hydraulic-fluid-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-hydraulic-system-care-and-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/hydraulic-system-care-and-maintenance</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-leakage-control.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-and-fluid-leakage-control</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-lubricating-oils-greases-shelf-life-recommendations.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-and-grease-shelf-life</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-nitration-in-natural-gas-engines.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-nitration-in-natural-gas-engines</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-oil-flooded-rotary-air-compressor.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/oil-flooded-rotary-screw-air-compressor</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/files/tt-optimizing-gas-engine-drain-intervals.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/optimizing-gas-engine-oil-drain-intervals</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-regreasing-rolling-element-bearings.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/regreasing-rolling-element-bearings</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-safety-in-lubrication.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/safety-in-industrial-lubrication</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-the-basics-of-oil-analysis.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-oil-analysis-basics</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-the-synthetic-revolution.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/industrial-productivity-synthetic-efficiency</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-turbine-oil-condition-monitoring-training-guide.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/turbine-oil-condition-monitoring-training-guide</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-turbine-oil-system-care-and-maintenance.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/turbine-oil-system-care-and-maintenance</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/tt-used-oil-analysis-for-natural-gas-engines.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/used-oil-analysis-for-natural-gas-engines</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/turbine-oil-testing-compatibility.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/turbine-oil-change-and-testing-compatibility</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/turbine-oil-testing-methods.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/turbine-oil-proper-testing</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/English/Files/way-oil-coolant-separability.pdf</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricant-Expertise/Resources/way-oil-and-coolant-separability</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_energy-efficiency_hydraulic-efficiency.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil/advancing-industrial-productivity</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_energy-efficiency.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil/advancing-industrial-productivity</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_industrial-productivity_sustainability.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil/Sustainability</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_industrial-productivity.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil/advancing-industrial-productivity</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_industry-events.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Events</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions_productivity-industry-expertise.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil/Our-heritage</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/lubricationsolutions.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Why-Mobil</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobil-centaur-xhp-221.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-Centaur-XHP-221</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobil-centaur-xhp-460-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Centaur-XHP-460-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobil-dynagear-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Dynagear-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobil-polyrex-em-103.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-Polyrex-EM-103</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobilgrease-xhp-220-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrease-XHP-220-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobilgrease-xhp-320-mine-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrease-XHP-Mine-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobilgrease-xhp-460-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobilgrease-XHP-460-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_greases_mobilgrease-xhp-681-mine.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/MOBILGREASE-XHP-681-MINE</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-dte-10-excel-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-10-Excel-Series</NewURL>
</Redirect>"
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-dte-20-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-20-Series</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-dte-700-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-700-Series</NewURL>
</Redirect>"
<Redirect>
<OldURL>www.mobilindustrial.com/IND/english/products_mobil-dte-732-m.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/Mobil-DTE-732</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-dte-800-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-800-Series</NewURL>
</Redirect>"
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-dte-pm-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-DTE-PM-Series</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-eal-arctic-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-EAL-Arctic-Series</NewURL>
</Redirect>"
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-gargoyle-arctic-shc-200-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Gargoyle-Arctic-SHC-200-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-pegasus-1005.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Products/MOBIL-PEGASUS-1005</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-polyrex-em.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Polyrex-EM-Series</NewURL>
</Redirect>"
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-rarus-400-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Rarus-400-Series</NewURL>
</Redirect>"
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-shc_mobil-rarus-shc-1020-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-Rarus-SHC-1020-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-shc_mobil-shc-500-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-500-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-shc_mobil-shc-600-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-600-Series</NewURL>
</Redirect>
<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-shc_mobil-shc-800-series.aspx</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-800-Series</NewURL>
</Redirect>
"<Redirect>
<OldURL>www.mobilindustrial.com/ind/english/products_mobil-shc_mobil-shc-cibus-series.aspx
</OldURL>
<NewURL>https://www.mobil.com/industrial/Lubricants/Product-Series/Mobil-SHC-Cibus-Series</NewURL>
</Redirect>"