import 'package:xml/xml.dart'; main() => XML.parse(xmi); String xmi = ''' ''';