<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../../../web/topics/xml/demo.xsl"?>
<moonlanding>
<note date="07/19/1969"> 
<to>Buzz Aldrin</to>
<from>Neil A. Armstrong</from>
<heading>Moon Landing Soon</heading>
<body>Almost there</body>
</note>
<note date="07/20/1969"> 
<to>Buzz Aldrin</to>
<from>Neil A. Armstrong</from>
<heading>Moon Landing</heading>
<body>We made it!</body>
</note>
</moonlanding> 