#!/usr/bin/env ruby

require 'xml'

puts XML.UTF8Strlen("hello π")
