--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/img.ur Thu Apr 09 16:36:50 2009 -0400 @@ -0,0 +1,3 @@ +fun main () : transaction page = return <xml><body> + <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/> +</body></xml>