string jsn = "{ \"cumulativeplayerstats\": { \"lastUpdatedOn\": \"2017-09-11 4:45:30 PM\", \"playerstatsentry\": [ { \"player\": { \"ID\": \"10138\", \"LastName\": \"Abrines\", \"FirstName\": \"Alex\", \"JerseyNumber\": \"8\", \"Position\": \"F\" }, \"team\": { \"ID\": \"96\", \"City\": \"Oklahoma City\", \"Name\": \"Thunder\", \"Abbreviation\": \"OKL\" }, \"stats\": { \"GamesPlayed\": { \"@abbreviation\": \"GP\", \"#text\": \"68\" }, \"Fg2PtAtt\": { \"@category\": \"Field Goals\", \"@abbreviation\": \"2PA\", \"#text\": \"94\" }, \"Fg2PtMade\": { \"@category\": \"Field Goals\", \"@abbreviation\": \"2PM\", \"#text\": \"40\" }, \"Fg3PtAtt\": { \"@category\": \"Field Goals\", \"@abbreviation\": \"3PA\", \"#text\": \"247\" }, \"Fg3PtMade\": { \"@category\": \"Field Goals\", \"@abbreviation\": \"3PM\", \"#text\": \"94\" }, \"FtAtt\": { \"@category\": \"Free Throws\", \"@abbreviation\": \"FTA\", \"#text\": \"49\" }, \"FtMade\": { \"@category\": \"Free Throws\", \"@abbreviation\": \"FTM\", \"#text\": \"44\" } } }]}}";