> ruby /tmp/test.rb
Platform: universal-darwin11.0
Nokogiri: 1.5.0
<?xml version="1.0"?>
<bar>
<some>value</some>
<other>1234</other>
</bar>
jruby 1.6.5 (ruby-1.8.7-p330) (2011-10-25 9dcd388) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_29) [darwin-x86_64-java]
> jruby /tmp/test.rb
Platform: java
Nokogiri: 1.5.0
<?xml version="1.0"?>