29 lines
606 B
XML
29 lines
606 B
XML
<?xml version="1.0"?>
|
|
<rows>
|
|
<row id="1" class='alesa'><userdata name="ud2">Some+</userdata>
|
|
<cell>John Grisham</cell>
|
|
<cell>A123125B1234134</cell>
|
|
<cell>3334</cell>
|
|
</row>
|
|
<row id="2">
|
|
<cell>Stephen King</cell>
|
|
<cell>A123125B1234134</cell>
|
|
<cell>56345</cell>
|
|
</row>
|
|
<row id="3">
|
|
<cell>Honore de Balzac</cell>
|
|
<cell>A123125B1234134</cell>
|
|
<cell>56356</cell>
|
|
</row>
|
|
<row id="4">
|
|
<cell>Alexandr Pushkin</cell>
|
|
<cell>A123125B1234134</cell>
|
|
<cell>1688</cell>
|
|
</row>
|
|
<row id="5">
|
|
<cell>Lewis Carroll</cell>
|
|
<cell>A123125B1234134</cell>
|
|
<cell>6723</cell>
|
|
</row>
|
|
</rows>
|