<!-- This is a Kaizou description file -->
<!-- Please visit http://www.kaizou.org to see how to use it -->
<kaizou xmlns="http://www.kaizou.org">
<title>King of comedy</title>
<author>kaizouman</author>
<link>http://www.kaizou.org</link>
<description>This Kaizou files illustrates how to insert an image as an overlay of a web page. As you may have noticed, Bill Gates is not the funniest guy on earth. Nevertheless, you would admit that with a red nose on, he looks a little more cheerful !</description>
<target>
<uri>http://en.wikipedia.org/wiki/Bill_Gates</uri>
</target>
<transform>
    <xpath>//img[contains(@src, '225px-Bill_Gates_in_Poland_cropped.jpg')]</xpath>
    <actions>
      <img-over>       <src>http://www.kaizou.org/editor/images/overlays/rednose.png</src>
        <xpos>-88</xpos>
        <ypos>110</ypos>
        <height>22</height>
        <width>28</width>
      </img-over>
    </actions>
</transform>
</kaizou>
