<?xml version="1.0" encoding="UTF-8"?>

<!-- test for step_test -->

<!-- make a panel with the name myPanel -->
<panel name="myPanel">

	<!-- create a button element with the javaname buttonOk -->
	<button name="Ok" text="Okay" />

<!-- close the panel -->
</panel>

