Scrivi $dsn e poi $dns.

$options = simplexml_load_file("data/woo_options.xml");
$dsn = (string) $options->dsn;
print $dns;