<?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>
