#include <stdio.h>int main()...{ printf("Hello, world! "); return 0;} <?xml version="1.0"?><makefile><include file="presets/simple.bkl"/><exe id="hello" template="simple"> <sources>hello.c</sources></exe></makefile>