- Add XMLObject.zig API wrapper following YAML pattern
- Add xml.zig parser using Expr AST like YAML
- Add XML to BunObject hash table and exports
- Add XML to interchange.zig and api.zig
Currently debugging parsing issue where 'Expected <' error occurs
even with simple XML like '<a>b</a>'.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>