<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--Created with JFLAP 7.1.--><structure> <type>turing</type> <automaton> <!--The list of states.--> <state id="0" name="q0"> <x>97.0</x> <y>103.0</y> <initial/> </state> <state id="1" name="q1"> <x>393.0</x> <y>47.0</y> </state> <state id="2" name="q2"> <x>211.0</x> <y>46.0</y> </state> <state id="3" name="q3"> <x>203.0</x> <y>173.0</y> </state> <state id="4" name="q4"> <x>364.0</x> <y>172.0</y> </state> <state id="5" name="q5"> <x>523.0</x> <y>115.0</y> <final/> </state> <!--The list of transitions.--> <transition> <from>2</from> <to>2</to> <read>0</read> <write>0</write> <move>R</move> </transition> <transition> <from>2</from> <to>2</to> <read>1</read> <write>1</write> <move>R</move> </transition> <transition> <from>3</from> <to>3</to> <read>0</read> <write>0</write> <move>R</move> </transition> <transition> <from>3</from> <to>3</to> <read>1</read> <write>1</write> <move>R</move> </transition> <transition> <from>0</from> <to>3</to> <read>1</read> <write>1</write> <move>R</move> </transition> <transition> <from>2</from> <to>1</to> <read/> <write/> <move>L</move> </transition> <transition> <from>4</from> <to>5</to> <read>1</read> <write>1</write> <move>S</move> </transition> <transition> <from>0</from> <to>2</to> <read>0</read> <write>0</write> <move>R</move> </transition> <transition> <from>1</from> <to>5</to> <read>0</read> <write>0</write> <move>S</move> </transition> <transition> <from>3</from> <to>4</to> <read/> <write/> <move>L</move> </transition> </automaton> </structure>