ezxml_toxml() was fixed to not output siblings of
the tag being converted. A segfault was fixed when
ezxml_set_attr() was used on a new root tag. The
ezxml_name() function macro was added. All
external functions now handle NULL ezxml_t structs
without segfaulting.