<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2010 (http://www.altova.com)-->
<mdtest:RatingSet xsi:schemaLocation="http://www.movielabs.com/md/mdtest mdtest.xsd" xmlns:md="http://www.movielabs.com/md" xmlns:mdtest="http://www.movielabs.com/md/mdtest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<md:Rating>
        <md:Region>
          <md:country>US</md:country>
        </md:Region>
        <md:System>MPAA</md:System>
        <md:Value>PG-13</md:Value>
        <md:LinkToLogo>http://www.mpaa.org/_images/parental-strongly.gif</md:LinkToLogo>
      </md:Rating>
      <md:Rating>
        <md:Region>
          <md:country>UK</md:country>
        </md:Region>
        <md:System>BBFC</md:System>
        <md:Value>12</md:Value>
        <md:LinkToLogo>http://www.bbfc.co.uk/images/classification/c-12.gif</md:LinkToLogo>
      </md:Rating>
      <md:Rating>
        <md:Region>
          <md:country>US</md:country>
        </md:Region>
        <md:System>TVPG</md:System>
        <md:Value>TV14</md:Value>
        <md:Reason>L</md:Reason>
		<md:Reason>S</md:Reason>
		<md:Reason>V</md:Reason>
        <md:LinkToLogo>http://www.tvguidelines.org/images/tv14.jpg</md:LinkToLogo>
      </md:Rating>
      <md:Rating>
        <md:Region>
          <md:countryRegion>CA-ON</md:countryRegion>
        </md:Region>
        <md:System>OFRB</md:System>
        <md:Value>14A</md:Value>
        <md:LinkToLogo>http://www.ofrb.gov.on.ca/english/images/14a_high.gif</md:LinkToLogo>
      </md:Rating>
</mdtest:RatingSet>

