<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>21 Dec 2013</GameDate>
        <Hometeam>New York Knicks</Hometeam>
        <Awayteam>Memphis Grizzlies</Awayteam>
        <HomeScore>87</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>NYK</HomeTeamShortCaption>
        <AwayTeamShortCaption>MEM</AwayTeamShortCaption>
        <HomeTeamCaption>New York Knicks</HomeTeamCaption>
        <AwayTeamCaption>Memphis Grizzlies</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,25,22,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,18,21,26</HomeTeamScoreByQuarter>
    </Row>
</Table>