<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>17 Jan 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>89</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,31,31,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,20,20,24</HomeTeamScoreByQuarter>
    </Row>
</Table>