<?xml version="1.0"   encoding="ISO-8859-1"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
 <box align="center">
 <button label="Clique ici" onclick="alert('Bonjour le monde !');" />
 </box>
</window>