<?xml version="1.0" encoding="UTF-8"?>
<evriThing status="OK" version="1" requestedUrl="/v1/sentiment/summary/about">
  <messages>
    <message code="0">More information on the Evri API can be found at: http://www.evri.com/developer/index.html. By using or accessing the Evri API, you are agreeing to be bound by our Terms of Use which are specified at: http://www.evri.com/developer/tos.html</message>
  </messages><mediaResult>
  <sentimentSummaryList currentResult="0" totalResults="2">
    <sentimentSummary type="positive" percentage="29">
      <sentimentSubjectEntityList>
        <entity score="1.0" href="/location/fuzhou-0xd5342">
          <name>Fuzhou</name>
          <facets>
            <facet>City</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/location/mexico-0x3acdd">
          <name>Mexico</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
    <sentimentSummary type="negative" percentage="71">
      <sentimentSubjectEntityList>
        <entity score="1.0" href="/location/britain-0x339f2">
          <name>Britain</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/location/u.s.-0x2ae4b">
          <name>U.S.</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/condition/flu-0x142c74">
          <name>flu</name>
          <facets>
            <facet>Disease</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
  </sentimentSummaryList>
</mediaResult></evriThing>