<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>12 Feb 2014</GameDate>
        <Hometeam>Brooklyn Nets</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BKN</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Brooklyn Nets</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,15,19,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,20,35,20</HomeTeamScoreByQuarter>
    </Row>
</Table>