<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>116</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,22,31,41</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,28,30,17</HomeTeamScoreByQuarter>
    </Row>
</Table>