<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Head first EJB</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sierra, Kathy</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Bates, Bert</namePart>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Shroff</publisher>
    <dateIssued>2003</dateIssued>
    <dateCreated>2003</dateCreated>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>xxx, 700p. 23cm.</extent>
  </physicalDescription>
  <subject>
    <topic>PROGRAMMING FOR MULTIPROCESSOR COMPUTER</topic>
  </subject>
  <classification authority="ddc">005.2752 SIE</classification>
  <identifier type="isbn">8173665265</identifier>
  <recordInfo/>
</mods>
