<foo xmlns="http://test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://test test.xsd">
  <bar>0.123</bar>
  <bar>1.123</bar>
  <bar>123</bar>
  <bar>0123</bar>
</foo>

