getxml("select * from cds"); header("Content-Type: text/xml;"); echo $xml; ?>