<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Dec 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>107</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,29,28,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>42,21,18,25</HomeTeamScoreByQuarter>
    </Row>
</Table>