<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Mar 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Chicago Bulls</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>105</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHI</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Chicago Bulls</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,33,19,34</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,22,23,24</HomeTeamScoreByQuarter>
    </Row>
</Table>