<?xml version="1.0" encoding="UTF-8"?>
<Mission xmlns="Tethys"
       xmlns:Control="Tethys/Control"
       xmlns:Guidance="Tethys/Guidance" 
       xmlns:Trigger="Tethys/Trigger" 
       xmlns:Units="Tethys/Units"
       xmlns:Universal="Tethys/Universal"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="Tethys http://aosn.mbari.org/tethys/Xml/Tethys.xsd
                           Tethys/Control http://aosn.mbari.org/tethys/Xml/Control.xsd
                           Tethys/Guidance http://aosn.mbari.org/tethys/Xml/Guidance.xsd
                           Tethys/Trigger http://aosn.mbari.org/tethys/Xml/Trigger.xsd
                           Tethys/Units http://aosn.mbari.org/tethys/Xml/Units.xsd
                           Tethys/Universal http://aosn.mbari.org/tethys/Xml/Universal.xsd"
       Id="AroundTheBay">

    <Aggregate>

        <Insert Filename="Science/12m_isobath.xml" Id="NorthCoast" />

    </Aggregate>

    <Aggregate>

        <Insert Filename="Science/Soquel_M1_Monterey.xml" Id="Chevron" >
            <RedefineArg Name="MinWaterDepth"><Units:meter/><Value>10</Value>
            </RedefineArg>
        </Insert>

    </Aggregate>

    <Aggregate>

        <Insert Filename="Transport/transit_south_standby.xml" Id="TransitSouthStandby" />

    </Aggregate>

    <Aggregate>

        <Insert Filename="Transport/transit_standby.xml" Id="TransitStandby" />

    </Aggregate>

</Mission>
