<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Jan 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Dallas Mavericks</Awayteam>
        <HomeScore>78</HomeScore>
        <AwayScore>87</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>DAL</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Dallas Mavericks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,14,20,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>20,22,19,17</HomeTeamScoreByQuarter>
    </Row>
</Table>