+--------------------------------------------------+
| FEATURES / REMARKS                               |
+--------------------------------------------------+
 - Supported entities: Only points, lines, triangles
   and faces (converted to two triangles) are
   exported
 - Unsupported entities: Circles, arcs, ... are
   broken down to lines


+--------------------------------------------------+
| CHANGE LOG                                       |
+--------------------------------------------------+
[2017-03-01] Version 1.11
 - Corrected version string (was still on v1.10)

[2016-04-28] Version 1.10 => 1.11
 - Mirror product structure in group names

[2015-11-08] Version 1.02 => 1.10
 - API changed slightly, simplified datamodel

[2012-04-08] Version 1.01 => 1.02
 - Support for exporting face lists added

Version 1.00 => Version 1.01
 - Check if file is writable

Version 1.00
 - Initial version