1<?xml version="1.0" encoding="UTF-8"?>
2<activity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3          xsi:noNamespaceSchemaLocation="http://chart/schemas/activity.xsd">
4    <description>Ingest geoevents files into GEOEVENTS table</description>
5    <class>algorithm</class>
6    <executable>alg/geoevents_ingester.py</executable>
7    <calling-convention>filename</calling-convention>
8</activity>