<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "map.dtd">
<map>
<image src="3folks.gif" />
<area id="gavin" content-title="Gavin with his parents" shape="rect" coords="50,50,150,150">
<extlocator href="gavin.xml" title="Gavin in College" />
</area>
<area id="russ" content-title="Russ with Gavin and Judy" shape="rect" coords="150,50,300,150">
<extlocator href="russmeet.xml" title="Russ in a Meeting" />
<extlocator href="russ.xml" title="Russ with a patient" />
</area>
<area id="russJudy" content-title="Russ and Judy with Gavin"  shape="rect" coords="150,50,400,150">
<extlocator href="russjudy.xml" title="Russ and Judy" />
</area>
<caption>Gavin, Russ, and Judy</caption>
</map>