<textures>
/textures/world.png;
/textures/strawberries.png;
/textures/apple.png;
/textures/sun.png;
</textures>

//name, texture, scale, sector size
<world>
/models/world, 0, 4, 4000,
</world>

//texture, scale, x, y, z
<things>
2, 15, 10700, -4000, 5590;
1, 15, 10780, -2500, 4090;
1, 15, 17500, -3000, 4800;
1, 15, 19793, -2500, 3560;
2, 15, 2000, -3500, 4750;
3, 40, 10950, -9000, 13620;
2, 15, 13250, -1700, 10900;
2, 15, 2730, -3000, 6850;
2, 15, 19530, -3000, 6850;
2, 20, 10860, -8000, 16150;
</things>

<start>2640, -2000, 2090</start>
<finish>10860, -7500, 16150</finish>