<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>109</HomeScore>
        <AwayScore>111</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,21,23,26,12</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,29,33,15,10</HomeTeamScoreByQuarter>
    </Row>
</Table>