adamc@644: fun main () = return <xml><body> adamc@644: <button value="Click me!" onclick={alert "You clicked me!"}/> adamc@644: </body></xml>