<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Nov 2013</GameDate>
        <Hometeam>Philadelphia 76ers</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>115</HomeScore>
        <AwayScore>107</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>PHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Philadelphia 76ers</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,33,20,29,5</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,27,20,27,13</HomeTeamScoreByQuarter>
    </Row>
</Table>