//Edit: figured it out, as I'm using a php form to generate the xml I can use an ereg replace to generate the "& + amp;" needed.
// Monday morning idiocy
An "&" placed in text of an xml document is breaking the xml.
Where should I be looking for info on xml syntax? It's been a tricky one to google.
TIA
(importing xml into Flash)