<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>19 Feb 2014</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>116</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,26,25,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,25,33,30</HomeTeamScoreByQuarter>
    </Row>
</Table>