<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Feb 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>108</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,22,25,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,22,24,29</HomeTeamScoreByQuarter>
    </Row>
</Table>