<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE eventlist SYSTEM "boss.dtd" >
<!-- 
This is the manual annotation of events based on the following sequences:

* Newspaper_Spanish (on which incident detection is performed)

NB: The priority levels have not been defined yet. 
    They are in growing order (1 = lowest priority), but the meaning of a given value
    remains to be defined by the partners.
-->
<eventlist>

<event trainid="3" coach="c" date="2008-06-20" time="00:00:57" priority="4">
  <gps lat="50.364757" lon="3.079374"></gps>
  <trainstatus>moving</trainstatus>
  <recording>normal</recording>
  <detection>V1</detection>
  <type type="quarrel"></type>
</event>

<event trainid="3" coach="c" date="2008-06-20" time="00:01:59" priority="6">
  <gps lat="50.364757" lon="3.079374"></gps>
	<trainstatus>moving</trainstatus>
	<recording>normal</recording>
	<detection>V1</detection>
	<type type="fight"></type>
</event>

<event trainid="3" coach="c" date="2008-06-20" time="00:01:03" priority="4">
  <gps lat="50.364757" lon="3.079374"></gps>
	<trainstatus>moving</trainstatus>
	<recording>normal</recording>
	<detection>V1</detection>
	<type type="person_lying"></type>
</event>

</eventlist>
