1 2 3 4 5 6 7 8 9 10
<?xml version='1.0' standalone='no'?> <!DOCTYPE root SYSTEM "sa.dtd"> <root> <child> The whitespace before and after this element keeps this from being standalone. </child> </root>