Use DeriveDataTypeable. Bump version to 0.3.2.
Add ``Ord`` instances for all types.
Move source code to the ``lib`` subdirectory. Minor cabal cleanups.
Version 0.3
Store attributes in an association list.
bump version to 0.3
Store element attributes as (Map Name [Content])
Removed mostly useless ``Named`` class
Export ``elementContent`` (herp derp)
Version 0.1.3
Add support for Clark notation when entering names.
Update source repository location
Add SAX event types, for better interop between incremental parsers.
Initial import