1<?xml version="1.0" encoding="UTF-8"?>
 2<activity
 3    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://chart/schemas/activity.xsd">
 4    <description>Convert MANO_HIST entries into Manoeuvre History Events</description>
 5    <class>algorithm</class>
 6    <executable>alg/manohist_events.py</executable>
 7    <calling-convention>sid+timerange</calling-convention>
 8    <event>MANO-HIST-EVENTS</event>
 9    <trigger>
10        <table>MANOEUVRE_HISTORY</table>
11    </trigger>
12</activity>