<html>
  <head><title>Discounts for upgrade from XEP 2.x to XEP 3.x</title>
    <style type="text/css">
          p {font-family: Helvetica; text-align: justify; margin-top: 0; margin-bottom: 12; margin-left: 20;}
          li {font-family: Helvetica; text-align: justify; margin-top: 0; margin-bottom: 6; }
          h2 {font-family: Helvetica; text-align: center; color: navy; text-decoration: underlined}
          h3 {font-family: Helvetica; text-align: left; color: navy; margin-top: 24; margin-bottom: 6; margin-left: 20;}
          h4 {font-family: Helvetica; text-align: left; color: navy; margin-top: 6; margin-bottom: 6; margin-left: 20;}
          th {font-family: Helvetica; text-align: center; background-color: #E0E0E0}
          td {font-family: Helvetica; text-align: center}
    </style>
  </head>
  <body>
    <h2>Discounts for upgrade from XEP 2.x to XEP 3.x</h2>


    <table border="1" cellspacing="1" cellpadding="3">
      <tr>
        <th width="20%">
          Time from purchase of XEP 2.x
        </th>
        <th width="25%">
          $1K Special License
        </th>
        <th width="25%">
          $5K General License
        </th>
        <th>
          Notes
        </th>
      </tr>
      <tr>
        <th>
          Purchased < 2 months ago
        </th>
        <td>
          Full paid price counts against $5K Server license.
        </td>
        <td>
          Full paid price counts against $5K Server license.
        </td>
        <td>
          Tech support date and
                  hours count goes back to
                  the date of the original
                  agreement
        </td>
      </tr>
      <tr>
        <th>
          Purchased 2 to 3 months ago
        </th>
        <td>
          Full paid price counts against $5K Server license.
        </td>
        <td>
          60% of the paid price counts against equal
          or greater number of general $5K Server licenses.
        </td>
      </tr>
      <tr>
        <th>
          Purchased 3 to 6 months ago
        </th>
        <td>
          Full paid price counts against $5K Server license.
        </td>
        <td>
          30% of the paid price counts against equal
          or greater number of general $5K Server licenses.
        </td>
      </tr>
      <tr>
        <th>
          Purchased 6+ months ago
        </th>
        <td>
        </td>
        <td>
          20% discount
        </td>
      </tr>
    </table>

    <ul>
      <li>
         The above upgrade discounts can not be combined with other discounts or commissions.
      </li>
      <li>
         Upgrade assumes that customers will discontinue using current
         version of XEP 2.x. Customers may keep XEP 2.x only for archiving
         and backup purposes.
      </li>
    </ul>
  </body>
</html>