<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Feb 2014</GameDate>
        <Hometeam>Utah Jazz</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>110</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>UTA</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Utah Jazz</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>18,28,22,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,32,24,27</HomeTeamScoreByQuarter>
    </Row>
</Table>