<queryContextResponse>
  <contextResponseList>
    <contextElementResponse>
      <contextElement>
        <entityId type="Car" isPattern="false">
          <id>P-9878KLA</id>
        </entityId>'
        <contextAttributeList>
          <contextAttribute>
            <name>speed</name>
            <type>float</type>
            <contextValue>98</contextValue>
          </contextAttribute>
          <contextAttribute>
            <name>rpm</name>
            <type>float</type>
            <contextValue>2000</contextValue>
          </contextAttribute>
        </contextAttributeList>
      </contextElement>
      <statusCode>
        <code>200</code>
        <reasonPhrase>OK</reasonPhrase>
      </statusCode>
    </contextElementResponse>
  </contextResponseList>
</queryContextResponse>
