<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE employees SYSTEM "employees.dtd">
<employees>
  <employee sex="F">
    <serial_number>000010</serial_number>
    <name>
      <first_name>CHRISTINE</first_name>
      <middle_initial>I</middle_initial>
      <last_name>HAAS</last_name>
    </name>
    <department>A00</department>
    <phone>3978</phone>
    <date_of_hire year="1965" month="01" day="01"/>
    <job_title>PRES</job_title>
    <years_of_education>18</years_of_education>
    <date_of_birth year="1933" month="08" day="24"/>
    <salary>52750</salary>
    <bonus>1000</bonus>
    <commission>4220</commission>
  </employee>
  <employee sex="M">
    <serial_number>000020</serial_number>
    <name>
      <first_name>MICHAEL</first_name>
      <middle_initial>L</middle_initial>
      <last_name>THOMPSON</last_name>
    </name>
    <department>B01</department>
    <phone>3476</phone>
    <date_of_hire year="1973" month="10" day="10"/>
    <job_title>MANAGER</job_title>
    <years_of_education>18</years_of_education>
    <date_of_birth year="1948" month="02" day="02"/>
    <salary>41250</salary>
    <bonus>800</bonus>
    <commission>3300</commission>
  </employee>
  <employee sex="F">
    <serial_number>000030</serial_number>
    <name>
      <first_name>SALLY</first_name>
      <middle_initial>A</middle_initial>
      <last_name>KWAN</last_name>
    </name>
    <department>C01</department>
    <phone>4738</phone>
    <date_of_hire year="1975" month="04" day="05"/>
    <job_title>MANAGER</job_title>
    <years_of_education>20</years_of_education>
    <date_of_birth year="1941" month="05" day="11"/>
    <salary>38250</salary>
    <bonus>800</bonus>
    <commission>3060</commission>
  </employee>
  <employee sex="M">
    <serial_number>000050</serial_number>
    <name>
      <first_name>JOHN</first_name>
      <middle_initial>B</middle_initial>
      <last_name>GEYER</last_name>
    </name>
    <department>E01</department>
    <phone>6789</phone>
    <date_of_hire year="1949" month="08" day="17"/>
    <job_title>MANAGER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1925" month="09" day="15"/>
    <salary>40175</salary>
    <bonus>800</bonus>
    <commission>3214</commission>
  </employee>
  <employee sex="M">
    <serial_number>000060</serial_number>
    <name>
      <first_name>IRVING</first_name>
      <middle_initial>F</middle_initial>
      <last_name>STERN</last_name>
    </name>
    <department>D11</department>
    <phone>6423</phone>
    <date_of_hire year="1973" month="09" day="14"/>
    <job_title>MANAGER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1945" month="07" day="07"/>
    <salary>32250</salary>
    <bonus>500</bonus>
    <commission>2580</commission>
  </employee>
  <employee sex="F">
    <serial_number>000070</serial_number>
    <name>
      <first_name>EVA</first_name>
      <middle_initial>D</middle_initial>
      <last_name>PULASKI</last_name>
    </name>
    <department>D21</department>
    <phone>7831</phone>
    <date_of_hire year="1980" month="09" day="30"/>
    <job_title>MANAGER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1953" month="05" day="26"/>
    <salary>36170</salary>
    <bonus>700</bonus>
    <commission>2893</commission>
  </employee>
  <employee sex="F">
    <serial_number>000090</serial_number>
    <name>
      <first_name>EILEEN</first_name>
      <middle_initial>W</middle_initial>
      <last_name>HENDERSON</last_name>
    </name>
    <department>E11</department>
    <phone>5498</phone>
    <date_of_hire year="1970" month="08" day="15"/>
    <job_title>MANAGER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1941" month="05" day="15"/>
    <salary>29750</salary>
    <bonus>600</bonus>
    <commission>2380</commission>
  </employee>
  <employee sex="M">
    <serial_number>000100</serial_number>
    <name>
      <first_name>THEODORE</first_name>
      <middle_initial>Q</middle_initial>
      <last_name>SPENSER</last_name>
    </name>
    <department>E21</department>
    <phone>0972</phone>
    <date_of_hire year="1980" month="06" day="19"/>
    <job_title>MANAGER</job_title>
    <years_of_education>14</years_of_education>
    <date_of_birth year="1956" month="12" day="18"/>
    <salary>26150</salary>
    <bonus>500</bonus>
    <commission>2092</commission>
  </employee>
  <employee sex="M">
    <serial_number>000110</serial_number>
    <name>
      <first_name>VINCENZO</first_name>
      <middle_initial>G</middle_initial>
      <last_name>LUCCHESSI</last_name>
    </name>
    <department>A00</department>
    <phone>3490</phone>
    <date_of_hire year="1958" month="05" day="16"/>
    <job_title>SALESREP</job_title>
    <years_of_education>19</years_of_education>
    <date_of_birth year="1929" month="11" day="05"/>
    <salary>46500</salary>
    <bonus>900</bonus>
    <commission>3720</commission>
  </employee>
  <employee sex="M">
    <serial_number>000120</serial_number>
    <name>
      <first_name>SEAN</first_name>
      <middle_initial/>
      <last_name>O'CONNELL</last_name>
    </name>
    <department>A00</department>
    <phone>2167</phone>
    <date_of_hire year="1963" month="12" day="05"/>
    <job_title>CLERK</job_title>
    <years_of_education>14</years_of_education>
    <date_of_birth year="1942" month="10" day="18"/>
    <salary>29250</salary>
    <bonus>600</bonus>
    <commission>2340</commission>
  </employee>
  <employee sex="F">
    <serial_number>000130</serial_number>
    <name>
      <first_name>DOLORES</first_name>
      <middle_initial>M</middle_initial>
      <last_name>QUINTANA</last_name>
    </name>
    <department>C01</department>
    <phone>4578</phone>
    <date_of_hire year="1971" month="07" day="28"/>
    <job_title>ANALYST</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1925" month="09" day="15"/>
    <salary>23800</salary>
    <bonus>500</bonus>
    <commission>1904</commission>
  </employee>
  <employee sex="F">
    <serial_number>000140</serial_number>
    <name>
      <first_name>HEATHER</first_name>
      <middle_initial>A</middle_initial>
      <last_name>NICHOLLS</last_name>
    </name>
    <department>C01</department>
    <phone>1793</phone>
    <date_of_hire year="1976" month="12" day="15"/>
    <job_title>ANALYST</job_title>
    <years_of_education>18</years_of_education>
    <date_of_birth year="1946" month="01" day="19"/>
    <salary>28420</salary>
    <bonus>600</bonus>
    <commission>2274</commission>
  </employee>
  <employee sex="M">
    <serial_number>000150</serial_number>
    <name>
      <first_name>BRUCE</first_name>
      <middle_initial/>
      <last_name>ADAMSON</last_name>
    </name>
    <department>D11</department>
    <phone>4510</phone>
    <date_of_hire year="1972" month="02" day="12"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1947" month="05" day="17"/>
    <salary>25280</salary>
    <bonus>500</bonus>
    <commission>2022</commission>
  </employee>
  <employee sex="F">
    <serial_number>000160</serial_number>
    <name>
      <first_name>ELIZABETH</first_name>
      <middle_initial>R</middle_initial>
      <last_name>PIANKA</last_name>
    </name>
    <department>D11</department>
    <phone>3782</phone>
    <date_of_hire year="1977" month="10" day="11"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>17</years_of_education>
    <date_of_birth year="1955" month="04" day="12"/>
    <salary>22250</salary>
    <bonus>400</bonus>
    <commission>1780</commission>
  </employee>
  <employee sex="M">
    <serial_number>000170</serial_number>
    <name>
      <first_name>MASATOSHI</first_name>
      <middle_initial>J</middle_initial>
      <last_name>YOSHIMURA</last_name>
    </name>
    <department>D11</department>
    <phone>2890</phone>
    <date_of_hire year="1978" month="09" day="15"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1951" month="01" day="05"/>
    <salary>24680</salary>
    <bonus>500</bonus>
    <commission>1974</commission>
  </employee>
  <employee sex="F">
    <serial_number>000180</serial_number>
    <name>
      <first_name>MARILYN</first_name>
      <middle_initial>S</middle_initial>
      <last_name>SCOUTTEN</last_name>
    </name>
    <department>D11</department>
    <phone>1682</phone>
    <date_of_hire year="1973" month="07" day="07"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>17</years_of_education>
    <date_of_birth year="1949" month="02" day="21"/>
    <salary>21340</salary>
    <bonus>500</bonus>
    <commission>1707</commission>
  </employee>
  <employee sex="M">
    <serial_number>000190</serial_number>
    <name>
      <first_name>JAMES</first_name>
      <middle_initial>H</middle_initial>
      <last_name>WALKER</last_name>
    </name>
    <department>D11</department>
    <phone>2986</phone>
    <date_of_hire year="1974" month="07" day="26"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1952" month="06" day="25"/>
    <salary>20450</salary>
    <bonus>400</bonus>
    <commission>1636</commission>
  </employee>
  <employee sex="M">
    <serial_number>000200</serial_number>
    <name>
      <first_name>DAVID</first_name>
      <middle_initial/>
      <last_name>BROWN</last_name>
    </name>
    <department>D11</department>
    <phone>4501</phone>
    <date_of_hire year="1966" month="03" day="03"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1941" month="05" day="29"/>
    <salary>27740</salary>
    <bonus>600</bonus>
    <commission>2217</commission>
  </employee>
  <employee sex="M">
    <serial_number>000210</serial_number>
    <name>
      <first_name>WILLIAM</first_name>
      <middle_initial>T</middle_initial>
      <last_name>JONES</last_name>
    </name>
    <department>D11</department>
    <phone>0942</phone>
    <date_of_hire year="1979" month="04" day="11"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>17</years_of_education>
    <date_of_birth year="1953" month="02" day="23"/>
    <salary>18270</salary>
    <bonus>400</bonus>
    <commission>1462</commission>
  </employee>
  <employee sex="F">
    <serial_number>000220</serial_number>
    <name>
      <first_name>JENNIFER</first_name>
      <middle_initial>K</middle_initial>
      <last_name>LUTZ</last_name>
    </name>
    <department>D11</department>
    <phone>0672</phone>
    <date_of_hire year="1968" month="08" day="29"/>
    <job_title>DESIGNER</job_title>
    <years_of_education>18</years_of_education>
    <date_of_birth year="1948" month="03" day="19"/>
    <salary>29840</salary>
    <bonus>600</bonus>
    <commission>2387</commission>
  </employee>
  <employee sex="M">
    <serial_number>000230</serial_number>
    <name>
      <first_name>JAMES</first_name>
      <middle_initial>J</middle_initial>
      <last_name>JEFFERSON</last_name>
    </name>
    <department>D21</department>
    <phone>2094</phone>
    <date_of_hire year="1966" month="11" day="21"/>
    <job_title>CLERK</job_title>
    <years_of_education>14</years_of_education>
    <date_of_birth year="1935" month="05" day="30"/>
    <salary>22180</salary>
    <bonus>400</bonus>
    <commission>1774</commission>
  </employee>
  <employee sex="M">
    <serial_number>000240</serial_number>
    <name>
      <first_name>SALVATORE</first_name>
      <middle_initial>M</middle_initial>
      <last_name>MARINO</last_name>
    </name>
    <department>D21</department>
    <phone>3780</phone>
    <date_of_hire year="1979" month="12" day="05"/>
    <job_title>CLERK</job_title>
    <years_of_education>17</years_of_education>
    <date_of_birth year="1954" month="03" day="31"/>
    <salary>28760</salary>
    <bonus>600</bonus>
    <commission>2301</commission>
  </employee>
  <employee sex="M">
    <serial_number>000250</serial_number>
    <name>
      <first_name>DANIEL</first_name>
      <middle_initial>S</middle_initial>
      <last_name>SMITH</last_name>
    </name>
    <department>D21</department>
    <phone>0961</phone>
    <date_of_hire year="1969" month="10" day="30"/>
    <job_title>CLERK</job_title>
    <years_of_education>15</years_of_education>
    <date_of_birth year="1939" month="11" day="12"/>
    <salary>19180</salary>
    <bonus>400</bonus>
    <commission>1534</commission>
  </employee>
  <employee sex="F">
    <serial_number>000260</serial_number>
    <name>
      <first_name>SYBIL</first_name>
      <middle_initial>P</middle_initial>
      <last_name>JOHNSON</last_name>
    </name>
    <department>D21</department>
    <phone>8953</phone>
    <date_of_hire year="1975" month="09" day="11"/>
    <job_title>CLERK</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1936" month="10" day="05"/>
    <salary>17250</salary>
    <bonus>300</bonus>
    <commission>1380</commission>
  </employee>
  <employee sex="F">
    <serial_number>000270</serial_number>
    <name>
      <first_name>MARIA</first_name>
      <middle_initial>L</middle_initial>
      <last_name>PEREZ</last_name>
    </name>
    <department>D21</department>
    <phone>9001</phone>
    <date_of_hire year="1980" month="09" day="30"/>
    <job_title>CLERK</job_title>
    <years_of_education>15</years_of_education>
    <date_of_birth year="1953" month="05" day="26"/>
    <salary>27380</salary>
    <bonus>500</bonus>
    <commission>2190</commission>
  </employee>
  <employee sex="F">
    <serial_number>000280</serial_number>
    <name>
      <first_name>ETHEL</first_name>
      <middle_initial>R</middle_initial>
      <last_name>SCHNEIDER</last_name>
    </name>
    <department>E11</department>
    <phone>8997</phone>
    <date_of_hire year="1967" month="03" day="24"/>
    <job_title>OPERATOR</job_title>
    <years_of_education>17</years_of_education>
    <date_of_birth year="1936" month="03" day="28"/>
    <salary>26250</salary>
    <bonus>500</bonus>
    <commission>2100</commission>
  </employee>
  <employee sex="M">
    <serial_number>000290</serial_number>
    <name>
      <first_name>JOHN</first_name>
      <middle_initial>R</middle_initial>
      <last_name>PARKER</last_name>
    </name>
    <department>E11</department>
    <phone>4502</phone>
    <date_of_hire year="1980" month="05" day="30"/>
    <job_title>OPERATOR</job_title>
    <years_of_education>12</years_of_education>
    <date_of_birth year="1946" month="07" day="09"/>
    <salary>15340</salary>
    <bonus>300</bonus>
    <commission>1227</commission>
  </employee>
  <employee sex="M">
    <serial_number>000300</serial_number>
    <name>
      <first_name>PHILIP</first_name>
      <middle_initial>X</middle_initial>
      <last_name>SMITH</last_name>
    </name>
    <department>E11</department>
    <phone>2095</phone>
    <date_of_hire year="1972" month="06" day="19"/>
    <job_title>OPERATOR</job_title>
    <years_of_education>14</years_of_education>
    <date_of_birth year="1936" month="10" day="27"/>
    <salary>17750</salary>
    <bonus>400</bonus>
    <commission>1420</commission>
  </employee>
  <employee sex="F">
    <serial_number>000310</serial_number>
    <name>
      <first_name>MAUDE</first_name>
      <middle_initial>F</middle_initial>
      <last_name>SETRIGHT</last_name>
    </name>
    <department>E11</department>
    <phone>3332</phone>
    <date_of_hire year="1964" month="09" day="12"/>
    <job_title>OPERATOR</job_title>
    <years_of_education>12</years_of_education>
    <date_of_birth year="1931" month="04" day="21"/>
    <salary>15900</salary>
    <bonus>300</bonus>
    <commission>1272</commission>
  </employee>
  <employee sex="M">
    <serial_number>000320</serial_number>
    <name>
      <first_name>RAMLAL</first_name>
      <middle_initial>V</middle_initial>
      <last_name>MEHTA</last_name>
    </name>
    <department>E21</department>
    <phone>9990</phone>
    <date_of_hire year="1965" month="07" day="07"/>
    <job_title>FIELDREP</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1932" month="08" day="11"/>
    <salary>19950</salary>
    <bonus>400</bonus>
    <commission>1596</commission>
  </employee>
  <employee sex="M">
    <serial_number>000330</serial_number>
    <name>
      <first_name>WING</first_name>
      <middle_initial/>
      <last_name>LEE</last_name>
    </name>
    <department>E21</department>
    <phone>2103</phone>
    <date_of_hire year="1976" month="02" day="23"/>
    <job_title>FIELDREP</job_title>
    <years_of_education>14</years_of_education>
    <date_of_birth year="1941" month="07" day="18"/>
    <salary>25370</salary>
    <bonus>500</bonus>
    <commission>2030</commission>
  </employee>
  <employee sex="M">
    <serial_number>000340</serial_number>
    <name>
      <first_name>JASON</first_name>
      <middle_initial>R</middle_initial>
      <last_name>GOUNOT</last_name>
    </name>
    <department>E21</department>
    <phone>5698</phone>
    <date_of_hire year="1947" month="05" day="05"/>
    <job_title>FIELDREP</job_title>
    <years_of_education>16</years_of_education>
    <date_of_birth year="1926" month="05" day="17"/>
    <salary>23840</salary>
    <bonus>500</bonus>
    <commission>1907</commission>
  </employee></employees>
