<?xml version="1.0" encoding="UTF-8"?>
<Aggregate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xmlns="Tethys"
           xmlns:Guidance="Tethys/Guidance"
           xmlns:Universal="Tethys/Universal"
           xsi:schemaLocation="Tethys http://okeanids.mbari.org/tethys/Xml/Tethys.xsd
                               Tethys/Guidance http://okeanids.mbari.org/tethys/Xml/Guidance.xsd
                               Tethys/Universal http://okeanids.mbari.org/tethys/Xml/Universal.xsd"
       Id="TestSurfaceOps">

    <Sequence/>

    <Guidance:GoToSurface>
        <Progression/>
    </Guidance:GoToSurface>

    <ReadDatum>
        <Universal:latitude_fix/>
    </ReadDatum>

</Aggregate>
