<?xml version="1.0" encoding="UTF-8"?>
<dataset>
<table1 column1="foo" column2="42" column3="4.2" column4="bar" />
<table1 column1="qwerty" column2="23" column3="2.3" column4="dvorak" />
<table3 column9="hgdshhh" column10="94" column11="8745.94" column12="ghsf;ugjhgdsfyhjhkdfa" />
<table3 column9="asdfgh" column10="76" column11="9413.521" column12="ghgkj;guagfghjhfd" />
<table3 column9="itgewqe" column10="16" column11="1562.65" column12="jkkjhgjhgcfddfg" />
</dataset>
|