<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<newMap>
    <area>
        <x>50.0</x>
        <y>40.0</y>
    </area>
    <entities>
        <name>Bot1</name>
        <position>
            <x>25.0</x>
            <y>25.0</y>
        </position>
        <type>NORMAL</type>
    </entities>
    <oneBotPerCorridorZone>false</oneBotPerCorridorZone>
    <randomBlocks>0</randomBlocks>
    <randomSequence>0</randomSequence>
    <sequence>RED</sequence>
    <zones>
        <boundingbox>
            <height>20.0</height>
            <width>10.0</width>
            <x>5.0</x>
            <y>5.0</y>
        </boundingbox>
        <name>LeftHallC</name>
        <neighbours>FrontRoomC1</neighbours>
        <neighbours>LeftHallD</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>20.0</height>
            <width>10.0</width>
            <x>45.0</x>
            <y>5.0</y>
        </boundingbox>
        <name>RightHallC</name>
        <neighbours>FrontRoomC3</neighbours>
        <neighbours>RightHallD</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>15.0</x>
            <y>15.0</y>
        </boundingbox>
        <doors>
            <orientation>HORIZONTAL</orientation>
            <position>
                <x>15.0</x>
                <y>10.0</y>
            </position>
        </doors>
        <name>RoomC1</name>
        <neighbours>FrontRoomC1</neighbours>
        <type>ROOM</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>15.0</x>
            <y>5.0</y>
        </boundingbox>
        <name>FrontRoomC1</name>
        <neighbours>RoomC1</neighbours>
        <neighbours>LeftHallC</neighbours>
        <neighbours>FrontRoomC2</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>25.0</x>
            <y>15.0</y>
        </boundingbox>
        <doors>
            <orientation>HORIZONTAL</orientation>
            <position>
                <x>25.0</x>
                <y>10.0</y>
            </position>
        </doors>
        <name>RoomC2</name>
        <neighbours>FrontRoomC2</neighbours>
        <type>ROOM</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>25.0</x>
            <y>5.0</y>
        </boundingbox>
        <name>FrontRoomC2</name>
        <neighbours>RoomC2</neighbours>
        <neighbours>FrontRoomC1</neighbours>
        <neighbours>FrontRoomC3</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
    	<blocks>RED</blocks>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>35.0</x>
            <y>15.0</y>
        </boundingbox>
        <doors>
            <orientation>HORIZONTAL</orientation>
            <position>
                <x>35.0</x>
                <y>10.0</y>
            </position>
        </doors>
        <name>RoomC3</name>
        <neighbours>FrontRoomC3</neighbours>
        <type>ROOM</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>35.0</x>
            <y>5.0</y>
        </boundingbox>
        <name>FrontRoomC3</name>
        <neighbours>RoomC3</neighbours>
        <neighbours>FrontRoomC2</neighbours>
        <neighbours>RightHallC</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>25.0</width>
            <x>25.0</x>
            <y>35.0</y>
        </boundingbox>
        <doors>
            <orientation>HORIZONTAL</orientation>
            <position>
                <x>25.0</x>
                <y>30.0</y>
            </position>
        </doors>
        <name>DropZone</name>
        <neighbours>FrontDropZone</neighbours>
        <type>ROOM</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>30.0</width>
            <x>25.0</x>
            <y>25.0</y>
        </boundingbox>
        <name>FrontDropZone</name>
        <neighbours>DropZone</neighbours>
        <neighbours>LeftHallD</neighbours>
        <neighbours>RightHallD</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>5.0</x>
            <y>25.0</y>
        </boundingbox>
        <name>LeftHallD</name>
        <neighbours>FrontDropZone</neighbours>
        <neighbours>LeftHallC</neighbours>
        <type>CORRIDOR</type>
    </zones>
    <zones>
        <boundingbox>
            <height>10.0</height>
            <width>10.0</width>
            <x>45.0</x>
            <y>25.0</y>
        </boundingbox>
        <name>RightHallD</name>
        <neighbours>FrontDropZone</neighbours>
        <neighbours>RightHallC</neighbours>
        <type>CORRIDOR</type>
    </zones>
</newMap>