<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Jan 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>116</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,23,29,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,32,27,29</HomeTeamScoreByQuarter>
    </Row>
</Table>