Tiny XML Parser Wrote this for fun, use as you will. Compiling I haven't included a Makefile because the codebase is tiny and I see no need. To build the test file, simply run: gcc test.c -o test To run the test executable use: ./test