<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v4.0 beta 2 build Jul 24 2001 (http://www.xmlspy.com) by Angel (Naval Postgraduate School) -->
<!DOCTYPE EventGraph SYSTEM "C:\Asignaturas\Quarter8\project\EGGDT.dtd">
<EventGraph>
	<Event>
		<Identification id="EV1"/>
		<Name name="Arrivals"/>
		<OutgoingEdge id="ED1"/>
		<OutgoingEdge id="ED2"/>
	</Event>
	<Event>
		<Identification id="EV2"/>
		<Name name="Start_Service"/>
	</Event>
	<Edge>
		<Identification id="ED1"/>
		<TargetEvent id="EV1"/>
	</Edge>
	<Edge>
		<Identification id="ED2"/>
		<TargetEvent id="EV2"/>
	</Edge>
	<Properties>
		<Name name="prueba01"/>
	</Properties>
</EventGraph>

