I have them now.
One more Question:
Do you know how to edit XML files?
You have several errors in the XML files.
A good XML editor will find it.
Rodea has one and will give it to you. It is free and will find the errors.I have it here.
Your problem is that you are trying to do too many things at the beginning.
1. Clean out all your files. All those goods and industries are confusing.
a./Leave only the Passengers, Mail and Coal in the Goods.XML file.
b./ Leave only the Power Plant and the Coal Mine in the Industries.XML file.
c./ Leave only the Passenger Cars, Mail Cars, and Coal Cars in the TrainCars.XML file.
d./ In the Depot.XML leave only the Depot, Station,Terminal, and Coal Mine Annex in the Depot.XML file.
I did all that for you. The items not in use are placed in the <!-- Comments -->
Your next step should be to go in the Terrain Editor and place a few cities. Make them "Start Locations" but do not place any Industry or resource. When done check it,

running some passenger cars and mail cars.
The game will place industries automatically, so you do not have to do anything about that.
Next you can start to edit your XML files, placing one line of industry at a time.
For example: Ore, Gold Mine Annex, Gold Mine, Ore Car.
You also have to make the cities to receive Ore.In the Production modifiers in the Cities.XML file add these lines:
<Resource>
<Input>Ore</Input>
<Output>None</Output>
<InputOutputRatio>0.000000</InputOutputRatio>
<MaxStorage>0.000000</MaxStorage>
</Resource>
Once you add the next product line - that is gold - you can change the Ore to Gold
Here is Rodea's XML editor:
And here is Your Map:
It is important to test every step you make. That way it is easier to find the errors. It takes longer but you will save time at the end.
Jancsika
