<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144
Copyright (C) 2015 Evol Online -->
<horses>
    <horse id="1" offsetX="0" offsetY="5">
        <up>
        </up>
        <down>
            <sprite>monsters/croc.xml</sprite>
        </down>
    </horse>
    <horse id="2" offsetX="0" offsetY="5">
        <down>
            <sprite>monsters/tortuga.xml</sprite>
        </down>
    </horse>
</horses>