<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Feb 2014</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>New York Knicks</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>93</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>NYK</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>New York Knicks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>17,20,27,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,28,16,32</HomeTeamScoreByQuarter>
    </Row>
</Table>