<?xml version="1.0" ?>
<!-- Illustrates use of parameter entities to represent attribute groups -->
<!DOCTYPE report SYSTEM "parameter.dtd" >
<report>
<figure source="notafake.jpg" height="100"
caption="The genuine article"/>
<image source="isafake.jpg" height="150" />
</report>