<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Nov 2013</GameDate>
        <Hometeam>Sacramento Kings</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>90</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAC</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Sacramento Kings</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,27,26,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,30,19,20</HomeTeamScoreByQuarter>
    </Row>
</Table>