<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>23 Feb 2014</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Chicago Bulls</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>79</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHI</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Chicago Bulls</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,16,12,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>20,20,25,28</HomeTeamScoreByQuarter>
    </Row>
</Table>