WebSchemas/Sports/samples/espn-schema-proposal-SportsAthleteFootballURLs

From W3C Wiki
<?xml version="1.0" encoding="UTF-8"?>
<!-- ESPN schema-proposal example - Thing > Person > SportsAthlete/Football -->
<n:urls>
    <n:url>
        <n:loc>http://espn.go.com/nfl/player/stats/_/id/11910/husain-abdullah</n:loc>
        <country:language>en</country:language>
        <n:content>
            <span itemscope="itemscope" itemtype="http://schema.org/SportsAthlete/Football/Safety">
                <link itemprop="url" href="http://espn.go.com/nfl/player/_/id/11910/husain-abdullah"
                />
            </span>
        </n:content>
    </n:url>
    <n:url>
        <n:loc>http://espn.go.com/nfl/player/gamelog/_/id/11910/husain-abdullah</n:loc>
        <country:language>en</country:language>
        <n:content>
            <span itemscope="itemscope" itemtype="http://schema.org/SportsAthlete/Football/Safety">
                <link itemprop="url" href="http://espn.go.com/nfl/player/_/id/11910/husain-abdullah"
                />
            </span>
        </n:content>
    </n:url>
    <n:url>
        <n:loc>http://espn.go.com/nfl/player/videos/_/id/11910/husain-abdullah</n:loc>
        <country:language>en</country:language>
        <n:content>
            <span itemscope="itemscope" itemtype="http://schema.org/SportsAthlete/Football/Safety">
                <link itemprop="url" href="http://espn.go.com/nfl/player/_/id/11910/husain-abdullah"
                />
            </span>
        </n:content>
    </n:url>
    <n:url>
        <n:loc>http://espn.go.com/nfl/player/photos/_/id/11910/husain-abdullah</n:loc>
        <country:language>en</country:language>
        <n:content>
            <span itemscope="itemscope" itemtype="http://schema.org/SportsAthlete/Football/Safety">
                <link itemprop="url" href="http://espn.go.com/nfl/player/_/id/11910/husain-abdullah"
                />
            </span>
        </n:content>
    </n:url>
    <n:url> <n:loc>http://espn.go.com/nfl/player/scouting/_/id/11910/husain-abdullah</n:loc> <country:language>en</country:language> </n:content></n:url>
</n:urls>