File CFRMergedXML.xsd has an end tag that does not match the start tag on line 276.
275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">
276 </a>
Suggested resolution:
275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">
276 </img>
277 </a>
File CFRMergedXML.xsd has an end tag that does not match the start tag on line 276.
275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">276 </a>Suggested resolution:
275 <img alt="Logo: govinfo" class="img-responsive" src="/media/GovInfo_logo_gray.png" border="0">276 </img>277 </a>