<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE recipients
[
 <!ELEMENT recipients (recipient+)>
 <!ELEMENT recipient (name, phd, recipients?)>
 <!ATTLIST recipient id ID #REQUIRED>
 <!ELEMENT name (last,first,middle?)>
 <!ELEMENT last (#PCDATA)>
 <!ELEMENT first (#PCDATA)>
 <!ELEMENT middle (#PCDATA)>
 <!ELEMENT phd (country,university,dissertation?)>
 <!ATTLIST phd year CDATA #IMPLIED
               second-advisor IDREF #IMPLIED>
 <!ELEMENT country (#PCDATA)>
 <!ELEMENT university (#PCDATA)>
 <!ELEMENT dissertation (#PCDATA)>
]>
<recipients>
  <recipient id="S1">
    <name>
      <last>Lipskie</last>
      <first>Larry</first>
      <middle>Clifford</middle>
    </name>
    <phd year="1975">
      <country>USA</country>
      <university>University of Illinois at Urbana-Champaign</university>
      <dissertation>Generic G-Structures</dissertation>
    </phd>
  </recipient>
  <recipient id="S2">
    <name>
      <last>Ullman</last>
      <first>Jeffrey</first>
      <middle>David</middle>
    </name>
    <phd year="1966">
      <country>USA</country>
      <university>Princeton University</university>
      <dissertation>Synchronization Error Correcting Codes</dissertation>
    </phd>
  </recipient>
  <recipient id="S3">
    <name>
      <last>Lesniewski</last>
      <first>Stanislaw</first>
    </name>
    <phd year="1912">
      <country>Poland</country>
      <university>University of Lwów</university>
      <dissertation>A Contribution To Analysis Of Existential Propositions</dissertation>
    </phd>
    <recipients>
      <recipient id="S11">
        <name>
          <last>Tarski</last>
          <first>Alfred</first>
        </name>
        <phd year="1924">
          <country>Poland</country>
          <university>Uniwersytet Warszawski</university>
          <dissertation>O wyrazie pierwotnym logistyki</dissertation>
        </phd>
        <recipients>
          <recipient id="S111">
            <name>
              <last>Hanf</last>
              <first>William</first>
              <middle>Porter</middle>
            </name>
            <phd year="1963">
              <country>USA</country>
              <university>University of California at Berkeley</university>
              <dissertation>Some Fundamental Problems Concerning Languages with Infinitely Long Expressions</dissertation>
            </phd>
            <recipients>
              <recipient id="S1111">
                <name>
                  <last>Amer</last>
                  <first>Mohamed</first>
                  <middle>Abdel-Hamid Iman</middle>
                </name>
                <phd year="1969">
                  <country>USA</country>
                  <university>University of California at Berkeley</university>
                  <dissertation>Boolean Algebras of Sentences of Omega-order Logic</dissertation>
                </phd>
              </recipient>
              <recipient id="S1112">
                <name>
                  <last>Faust</last>
                  <first>Don</first>
                  <middle>H.</middle>
                </name>
                <phd year="1979">
                  <country>USA</country>
                  <university>University of California at Berkeley</university>
                  <dissertation>Some Recursive Properties of Boolean Sentence Algebras</dissertation>
                </phd>
              </recipient>
              <recipient id="S1113">
                <name>
                  <last>Simons</last>
                  <first>Roger</first>
                  <middle>Alan</middle>
                </name>
                <phd year="1972">
                  <country>USA</country>
                  <university>University of California at Berkeley</university>
                  <dissertation>The Boolean Algebra of Sentences of the Theory of a Function</dissertation>
                </phd>
              </recipient>
            </recipients>
          </recipient>
          <recipient id="S112">
            <name>
              <last>Mostowski</last>
              <first>Andrzej</first>
            </name>
            <phd year="1938" second-advisor="S4">
              <country>Poland</country>
              <university>Uniwersytet Warszawski</university>
              <dissertation>On the Independence of Finitenesss Definitions in a System of Logic</dissertation>
            </phd>
            <recipients>
              <recipient id="S1121">
                <name>
                  <last>Apt</last>
                  <first>Krzysztof</first>
                  <middle>R.</middle>
                </name>
                <phd>
                  <country>Poland</country>
                  <university>Uniwersytet Warszawski</university>
                </phd>
              </recipient>
              <recipient id="S1122">
                <name>
                  <last>Marek</last>
                  <first>Wiktor</first>
                </name>
                <phd year="1968">
                  <country>Poland</country>
                  <university>Uniwersytet Warszawski</university>
                </phd>
                <recipients>
                  <recipient id="S11221">
                    <name>
                      <last>Lipski</last>
                      <first>Witold</first>
                    </name>
                    <phd year="1974">
                      <country>Poland</country>
                      <university>Polish Academy of Sciences</university>
                      <dissertation>Combinatorial Aspects of Information Retrieval</dissertation>
                    </phd>
                    <recipients>
                      <recipient id="S112211">
                        <name>
                          <last>Imielinski</last>
                          <first>Tomasz</first>
                        </name>
                        <phd year="1981">
                          <country>Poland</country>
                          <university>Polish Academy of Sciences</university>
                        </phd>
                        <recipients>
                          <recipient id="S1122111">
                            <name>
                              <last>Abdulghani</last>
                              <first>Amin</first>
                              <middle>Arshad</middle>
                            </name>
                            <phd year="2001">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Cubegrades-Generalization of Association Rules to Mine Large Datasets</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122112">
                            <name>
                              <last>Bonner</last>
                              <first>Anthony</first>
                              <middle>J.</middle>
                            </name>
                            <phd year="1992">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Hypothetical Reasoning in Deductive Databases</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122113">
                            <name>
                              <last>Chomicki</last>
                              <first>Jan</first>
                              <middle>Oskar</middle>
                            </name>
                            <phd year="1990">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Functional Deductive Databases: Query Processing in the Presence of Limited Function Symbols</dissertation>
                            </phd>
                            <recipients>
                              <recipient id="S11221131">
                                <name>
                                  <last>Staworko</last>
                                  <first>Slawomir</first>
                                </name>
                                <phd year="2007">
                                  <country>USA</country>
                                  <university>State University of New York at Buffalo</university>
                                  <dissertation>Declarative Inconsistency Handling in Relational and Semi-Structured Databases</dissertation>
                                </phd>
                              </recipient>
                              <recipient id="S11221132">
                                <name>
                                  <last>Toman</last>
                                  <first>David</first>
                                </name>
                                <phd year="1996">
                                  <country>USA</country>
                                  <university>Kansas State University</university>
                                  <dissertation>Foundations of Temporal Query Languages</dissertation>
                                </phd>
                              </recipient>
                            </recipients>
                          </recipient>
                          <recipient id="S1122114">
                            <name>
                              <last>Hsu</last>
                              <first>Arding</first>
                            </name>
                            <phd year="1988">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Integrity Checking and View Maintenance for Multiple Updates</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122115">
                            <name>
                              <last>Navas</last>
                              <first>Julio</first>
                              <middle>Cesar</middle>
                            </name>
                            <phd year="2001">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Geographic Routing in a Datagram Internetwork</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122116">
                            <name>
                              <last>Vadaparty</last>
                              <first>Kumar</first>
                              <middle>V.</middle>
                            </name>
                            <phd year="1992">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Querying Databases with Non-Deterministic Information</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122117">
                            <name>
                              <last>Virmani</last>
                              <first>Aashu</first>
                            </name>
                            <phd year="1998">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Second Generation Data Mining: Concepts and Implementation</dissertation>
                            </phd>
                          </recipient>
                          <recipient id="S1122118">
                            <name>
                              <last>Viswanathan</last>
                              <first>Subramaniyam</first>
                              <middle>R.</middle>
                            </name>
                            <phd year="1995">
                              <country>USA</country>
                              <university>Rutgers University at New Brunswick</university>
                              <dissertation>Publishing in Wireless and Wireline Environments</dissertation>
                            </phd>
                          </recipient>
                        </recipients>
                      </recipient>
                      <recipient id="S112212">
                        <name>
                          <last>Michalewicz</last>
                          <first>Zbigniew</first>
                        </name>
                        <phd year="1981">
                          <country>Poland</country>
                          <university>Polish Academy of Sciences</university>
                        </phd>
                      </recipient>
                    </recipients>
                  </recipient>
                </recipients>
              </recipient>
            </recipients>
          </recipient>
        </recipients>
      </recipient>
    </recipients>
  </recipient>
  <recipient id="S4">
    <name>
      <last>Kuratowski</last>
      <first>Kazimierz</first>
    </name>
    <phd year="1921">
      <country>Poland</country>
      <university>Uniwersytet Warszawski</university>
    </phd>
  </recipient>
</recipients>
