Lets Try keeping this organized please
Improvments/ideas:
Instead of pixel data in Changes use actions, like have an action for drawing something, an action for erasing, etc. eg:
<Change action="draw"> <height>...</height> <width>...</width> <hpos>...</hpos> <vpos>...</vpos> <data>...</data> </Change>
-- ["TFKyle"]