/**
 *  https://github.com/tadija/AEXML
 *  Copyright © Marko Tadić 2014-2021
 *  Licensed under the MIT license
 */

#import <Foundation/Foundation.h>

FOUNDATION_EXPORT double AEXMLVersionNumber;
FOUNDATION_EXPORT const unsigned char AEXMLVersionString[];
