<?xml version="1.0" encoding="UTF-8"?>
<dataset>
<table1 table1_id="1" column1="foo" column2="42" column3="4.2" column4="bar" />
<table1 table1_id="2" column1="qwerty" column2="23" column3="2.3" column4="dvorak" />
<table2 table2_id="1" column5="fdyhkn" column6="64" column7="4568.64" column8="hkladfg" />
<table3 table3_id="1" column9="hgdshhh" column10="94" column11="8745.94" column12="ghsf;ugjhgdsfyhjhkdfa" />
<table3 table3_id="2" column9="asdfgh" column10="76" column11="9413.521" column12="ghgkj;guagfghjhfd" />
<table3 table3_id="3" column9="itgewqe" column10="16" column11="1562.65" column12="jkkjhgjhgcfddfg" />
</dataset>
|