<?xml version="1.0" encoding="UTF-8"?>
<evriThing status="OK" version="1" requestedUrl="/v1/sentiment/summary">
  <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="50">
      <sentimentSubjectEntityList>
        <entity score="5.0" href="/location/s.-korea-0x3cbbf">
          <name>S. Korea</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
        <entity score="5.0" href="/person/hamid-karzai-0x26e7f">
          <name>Hamid Karzai</name>
          <facets>
            <facet>Country Leader</facet>
          </facets>
        </entity>
        <entity score="2.0" href="/person/robert-c.-byrd-0x30c36">
          <name>Robert C. Byrd</name>
          <facets>
            <facet>US Politician</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/organization/house-of-representatives-0x4c5e9">
          <name>House of Representatives</name>
          <facets>
            <facet>Legislative Body</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/organization/reuters-0x4c6e2">
          <name>Reuters</name>
          <facets>
            <facet>Company</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
    <sentimentSummary type="negative" percentage="50">
      <sentimentSubjectEntityList>
        <entity score="18.0" href="/location/the-white-house-0x4c6e7">
          <name>The White House</name>
          <facets>
            <facet>Building</facet>
          </facets>
        </entity>
        <entity score="10.0" href="/location/israel-0x15f8d">
          <name>Israel</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
        <entity score="4.0" href="/location/u.s.-0x2ae4b">
          <name>U.S.</name>
          <facets>
            <facet>Country</facet>
          </facets>
        </entity>
        <entity score="2.0" href="/person/sarah-palin-0x2a889">
          <name>SARAH PALIN</name>
          <facets>
            <facet>Politician</facet>
          </facets>
        </entity>
        <entity score="1.0" href="/person/stanley-mcchrystal-0x3946ff">
          <name>Stanley McChrystal</name>
          <facets>
            <facet>Military Person</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
  </sentimentSummaryList>
</mediaResult></evriThing>