<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--Created with JFLAP 6.4.--><structure> <type>turing</type> <automaton> <!--The list of states.--> <block id="0" name="q0"> <tag>Machine0</tag> <x>35.0</x> <y>58.0</y> <initial/> </block> <block id="1" name="q1"> <tag>Machine1</tag> <x>193.0</x> <y>51.0</y> </block> <block id="2" name="q2"> <tag>Machine2</tag> <x>315.0</x> <y>52.0</y> </block> <block id="3" name="q3"> <tag>Machine3</tag> <x>208.0</x> <y>145.0</y> </block> <block id="4" name="q4"> <tag>Machine4</tag> <x>427.0</x> <y>55.0</y> </block> <block id="5" name="q5"> <tag>Machine5</tag> <x>273.0</x> <y>262.0</y> </block> <block id="6" name="q6"> <tag>Machine6</tag> <x>301.0</x> <y>143.0</y> <final/> </block> <!--The list of transitions.--> <transition> <from>0</from> <to>1</to> <read>1</read> <write>x</write> <move>R</move> </transition> <transition> <from>2</from> <to>4</to> <read>1</read> <write>x</write> <move>R</move> </transition> <transition> <from>4</from> <to>4</to> <read/> <write/> <move>L</move> </transition> <transition> <from>4</from> <to>4</to> <read>1</read> <write>1</write> <move>L</move> </transition> <transition> <from>4</from> <to>4</to> <read>x</read> <write>x</write> <move>L</move> </transition> <transition> <from>5</from> <to>5</to> <read>1</read> <write>1</write> <move>L</move> </transition> <transition> <from>5</from> <to>0</to> <read>x</read> <write>x</write> <move>R</move> </transition> <transition> <from>3</from> <to>6</to> <read/> <write/> <move>R</move> </transition> <transition> <from>1</from> <to>1</to> <read>1</read> <write>1</write> <move>R</move> </transition> <transition> <from>2</from> <to>2</to> <read>x</read> <write>x</write> <move>R</move> </transition> <transition> <from>3</from> <to>3</to> <read>x</read> <write>x</write> <move>R</move> </transition> <transition> <from>2</from> <to>6</to> <read/> <write/> <move>R</move> </transition> <transition> <from>1</from> <to>2</to> <read>#</read> <write>#</write> <move>R</move> </transition> <transition> <from>4</from> <to>5</to> <read>#</read> <write>#</write> <move>L</move> </transition> <transition> <from>0</from> <to>3</to> <read>#</read> <write>#</write> <move>R</move> </transition> <!--The list of automata--> <Machine0/> <Machine2/> <Machine1/> <Machine4/> <Machine3/> <Machine6/> <Machine5/> </automaton> </structure>