<?xml version="1.0"?>
<Compiler>
 <Begin>
 	push ax
 </Begin>
 <End>
 	pop ax
 </End>
</Compiler>