<?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="54">
      <sentimentSubjectEntityList>
        <entity score="13.0" href="/event/st.-patricks-day-0x145103">
          <name>St. Patrick&apos;s Day</name>
          <facets>
            <facet>Observance</facet>
          </facets>
        </entity>
        <entity score="5.0" href="/event/diwali-0x140c86">
          <name>Diwali</name>
          <facets>
            <facet>Observance</facet>
          </facets>
        </entity>
        <entity score="4.0" href="/location/northern-ireland-0x4c603">
          <name>Northern Ireland</name>
          <facets>
            <facet>Geographic Region</facet>
          </facets>
        </entity>
        <entity score="3.0" href="/person/paul-ryan-0x3948e">
          <name>Paul Ryan</name>
          <facets>
            <facet>US Politician</facet>
          </facets>
        </entity>
        <entity score="2.0" href="/organization/senate-finance-committee-0x14927">
          <name>Senate Finance Committee</name>
          <facets>
            <facet>Congressional committee</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
    <sentimentSummary type="negative" percentage="46">
      <sentimentSubjectEntityList>
        <entity score="24.0" href="/concept/unemployment-0x39470f">
          <name>unemployment</name>
          <facets>
            <facet>Economic Issue</facet>
          </facets>
        </entity>
        <entity score="15.0" href="/organization/nafta-0x39db9">
          <name>Nafta</name>
          <facets>
            <facet>International organization</facet>
          </facets>
        </entity>
        <entity score="4.0" href="/organization/supreme-court-0x4c5dc">
          <name>Supreme Court</name>
          <facets>
            <facet>US Court</facet>
          </facets>
        </entity>
        <entity score="2.0" href="/concept/tax-0x395e5e">
          <name>tax</name>
          <facets>
            <facet>Business Concept</facet>
          </facets>
        </entity>
        <entity score="2.0" href="/location/hollywood-0x4c735">
          <name>Hollywood</name>
          <facets>
            <facet>Neighborhood</facet>
          </facets>
        </entity>
      </sentimentSubjectEntityList>
    </sentimentSummary>
  </sentimentSummaryList>
</mediaResult></evriThing>