﻿<?xml version="1.0" standalone="yes"?>
<Sample xmlns="http://www.tempuri.org/Northwind.xsd">
  <Table1>
    <Col1>10</Col1>
    <Col2>40</Col2>
  </Table1>
  <Table1>
    <Col1>20</Col1>
    <Col2>50</Col2>
  </Table1>
  <Table1>
    <Col1>30</Col1>
    <Col2>60</Col2>
  </Table1>
</Sample>