1 <?xml version="1.0" standalone="no"?>
   2 <!DOCTYPE document PUBLIC "-//mkrishna mohan//DTD//music pub//EN/"
   3                 "http://sc11152338.us.oracle.com:8080/xmlsqe/jaxp/web/testfiles/JAXPREP/publishers.dtd">
   4 <document>
   5         Publishers of the Music of New York Women Composers
   6         <title>The Publishers <![CDATA[<?xml>]]> </title>
   7         <!--This is a comment -->
   8         <publisher>
   9                 <name>ACA</name>
  10                 <email>info@composers.com </email>
  11                 <homepage>http://www.composers.com/</homepage>
  12                 <address>
  13                         <street>170 West 74th St.</street>
  14                         <city>NY</city>
  15                         <state>NY</state>
  16                         <zip>10023</zip>
  17                 </address>
  18                 <voice>212-362-8900</voice>
  19                 <fax>212-874-8605</fax>
  20                 <!--This comment is for LexicalHandler -->
  21                 &familytree;
  22         </publisher>
  23 </document>
  24