I want to make an & in an XML file but it does not work??
Thanx for any tips..

$xml_output .= "\t\t<link>http://www.content.php?id=" . $row['link'] .
"&expandable=" . $row['menuLink'] . "</link>\n";