<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="gameResults.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="gameResults.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<gameResults>
    <first>23</first>
    <second>16</second>
    <third>12</third>
</gameResults>
