The objects are not custom, I took them out of GTA VC Directory that is why the IDs are in 1840s in Road.xml.I am trying to convert downtows.ipl
Directory : GTA VC/maps/downtows/downtown.ipl
EDIT :
i just tried changing the X, Y, Z Rotations but the objects are still the same.This is my new Road.xml :
<?xml version="1.0" encoding="ASCII" ?>
<itemlist>
<item model="1840" name="road_downtown05">
<position x="-289.85" y="883.05" z="9.5994" />
<rotation format="axisangle" x="359.1" y="0.6" z="60.1" angle="1" />
</item>
<item model="1840" name="road_downtown06">
<position x="-388.808" y="844.454" z="11.0747" />
<rotation format="axisangle" x="0" y="0" z="2" angle="1" />
</item>
</itemlist>
This is a picture regarding them :