<?xml version="1.0" encoding="utf-8"?><structure>
	<type>fa</type>
	<automaton>
		<state id="0" name="q0">
			<x>167.20169162750244</x>
			<y>189.3181610107422</y>
			<initial/>
		</state>
		<state id="1" name="q1">
			<x>396.2073678970337</x>
			<y>93.30966186523438</y>
		</state>
		<state id="2" name="q2">
			<x>549.2045297622681</x>
			<y>218.3096466064453</y>
			<final/>
		</state>
		<state id="3" name="q3">
			<x>401.2073678970337</x>
			<y>354.3181610107422</y>
		</state>
		<transition>
			<from>0</from>
			<to>1</to>
<read/>		</transition>
		<transition>
			<from>0</from>
			<to>3</to>
<read/>		</transition>
		<transition>
			<from>0</from>
			<to>0</to>
			<read>c</read>
		</transition>
		<transition>
			<from>1</from>
			<to>2</to>
			<read>a</read>
		</transition>
		<transition>
			<from>2</from>
			<to>2</to>
			<read>a</read>
		</transition>
		<transition>
			<from>2</from>
			<to>2</to>
			<read>b</read>
		</transition>
		<transition>
			<from>3</from>
			<to>2</to>
			<read>b</read>
		</transition>
	</automaton>
</structure>