<?xml version="1.0" encoding="utf-8" ?>

<!-- adapted from "Programming the World Wide Web", Robert Sebesta p. 269, Ch. 7 -->

<ad> 
    <year> 1960 </year>
    <make> Cessna </make>
    <model> Centurian </model>
    <color> Yellow with white trim </color>
    <location>
        <city> Gulfport </city>
        <state> Mississippi </state>
    </location>
</ad>