<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Mar 2014</GameDate>
        <Hometeam>Utah Jazz</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>114</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>UTA</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Utah Jazz</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,34,26,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,17,29,25</HomeTeamScoreByQuarter>
    </Row>
</Table>