<!-- 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>Ooops, I did it again</title>
<author>kaizouman</author>
<link>http://www.kaizou.org</link>
<description>This Kaizou file illustrates how you can insert an image as an overlay of a web page. Here it outrageously adds a moustache to miss spears.</description>
<target>
<uri>http://www.girlskickbutt.com/bio/britney_spears/</uri>
</target>
<transform>
    <xpath>//img[contains(@src, 'britney_spears.jpg')]</xpath>
    <actions>
      <img-over>       <src>http://www.kaizou.org/editor/images/overlays/moustache.png</src>
        <xpos>-193</xpos>
        <ypos>106</ypos>
      </img-over>
    </actions></transform>
</kaizou>
