<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>10 Dec 2013</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>74</HomeScore>
        <AwayScore>78</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,15,20,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>14,28,15,17</HomeTeamScoreByQuarter>
    </Row>
</Table>