| TABLE 2: Logical View of the XML Document |
| STATE |
XML |
| TN |
<author> <name>Greene</name> <residence> <city>Nashville</city> <state>TN</state> </residence> </author> |
| OR |
<author> <name>Blotchet-Halls</name> <residence> <city>Corvallis</city> <state>OR</state> </residence> </author> |
| IN |
<author> <name>DeFrance</name> <residence> <city>Gary</city> <state>IN</state> </residence> </author> |
| MD |
<author> <name>Panteley</name> <residence> <city>Rockville</city> <state>MD</state> </residence> </author> |
| UT |
<author> <name>Ringer</name> <residence>
<city>Salt Lake City</city> <state>UT</state> </residence> </author> |
| UT |
<author> <name>Ringer</name> <residence>
<city>Salt Lake City</city> <state>UT</state> </residence> </author> |