Represents an XML Instruction; IE, <? … ?> TODO: Add parent arg (3rd arg) to constructor
START = '<\\?'
STOP = '\\?>'