<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>13 Jan 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>88</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,30,22,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,24,25,20</HomeTeamScoreByQuarter>
    </Row>
</Table>