<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
                     "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <card
    id     ="si"
    title  ="Systems Integration"
  >
    <do
      type="options"
      label="Locrian"
    >
      <go
        href="../../index.wml#main-menu"
      />
    </do>

    <do 
      type="prev"
      label="Back">
      <prev/>
    </do>

    <p>
      Typically includes:
      <br/>&#183;
      <a
        href="planning_src/planning.wml"
      >
        Planning
      </a>
      <br/>&#183;
       <a
        href="customization_src/customization.wml"
      >
        Customization
      </a>
      <br/>&#183;
      <a
        href="installation_src/installation.wml"
      >
        Installation
      </a>
      <br/>&#183;
      <a
        href="configuration_src/configuration.wml"
      >
        Configuration
      </a>
      <br/>&#183;
       <a
        href="testing_src/testing.wml"
      >
        Testing
      </a>
      <br/>&#183;
      <a
        href="migration_src/migration.wml"
      >
        Migration
      </a>
      <br/>&#183;
      <a
        href="commissioning_src/commissioning.wml"
      >
        Commissioning
      </a>
    </p>
  </card>
</wml>
