<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Mar 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Indiana Pacers</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>112</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>IND</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Indiana Pacers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,21,32,27,12</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,31,19,21,4</HomeTeamScoreByQuarter>
    </Row>
</Table>