Restructure entity field elements
Restructure entity field elements so they are direct children of the root Entity element, rather than being nested.
Makes it much easier to work with, since Apollon wasn't really designed with nested elements in mind (as far as I can tell).
Fixes #3 (closed), #7 (closed) Other issues should now be easier to fix.