This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--https://fantasysports.yahooapis.com/fantasy/v2/team/223.l.431.t.1/stats;type=season--> | |
<!--Team season stats in a NFL H2H league--> | |
<?xml version="1.0" encoding="UTF-8"?> | |
<fantasy_content xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" xmlns="http://fantasysports.yahooapis.com/fantasy/v2/base.rng" xml:lang="en-US" yahoo:uri="http://fantasysports.yahooapis.com/fantasy/v2/team/223.l.431.t.1/stats;type=season" time="129.66799736023ms" copyright="Data provided by Yahoo! and STATS, LLC"> | |
<team> | |
<team_key>223.l.431.t.1</team_key> | |
<team_id>1</team_id> | |
<name>PFW - Blunda</name> | |
<url>https://football.fantasysports.yahoo.com/archive/pnfl/2009/431/1</url> | |
<team_logos> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--https://fantasysports.yahooapis.com/fantasy/v2/team/253.l.102614.t.10/stats;type=date;date=2011-07-06--> | |
<!--Team date status in an MLB roto league--> | |
<?xml version="1.0" encoding="UTF-8"?> | |
<fantasy_content xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" xmlns="http://fantasysports.yahooapis.com/fantasy/v2/base.rng" xml:lang="en-US" yahoo:uri="http://fantasysports.yahooapis.com/fantasy/v2/team/253.l.102614.t.10/stats;date=2011-07-06;type=date" time="68.986892700195ms" copyright="Data provided by Yahoo! and STATS, LLC"> | |
<team> | |
<team_key>253.l.102614.t.10</team_key> | |
<team_id>10</team_id> | |
<name>Matt Dzaman</name> | |
<url>https://baseball.fantasysports.yahoo.com/b1/102614/10</url> | |
<team_logos> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<transaction_key>248.l.55438.pt.11</transaction_key> | |
<type>pending_trade</type> | |
<action>allow</action> | |
</transaction> | |
</fantasy_content> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<transaction_key>248.l.55438.pt.11</transaction_key> | |
<type>pending_trade</type> | |
<action>disallow</action> | |
</transaction> | |
</fantasy_content> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<transaction_key>248.l.55438.w.c.2_6093</transaction_key> | |
<type>waiver</type> | |
<waiver_priority>1</waiver_priority> | |
<faab_bid>20</faab_bid> | |
</transaction> | |
</fantasy_content> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<transaction_key>248.l.55438.pt.11</transaction_key> | |
<type>pending_trade</type> | |
<action>reject</action> | |
<trade_note>No way!</trade_note> | |
</transaction> | |
</fantasy_content> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<transaction_key>248.l.55438.pt.11</transaction_key> | |
<type>pending_trade</type> | |
<action>vote_against</action> | |
<voter_team_key>248.l.55438.t.2</voter_team_key> | |
</transaction> | |
</fantasy_content> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<fantasy_content> | |
<transaction> | |
<type>drop</type> | |
<player> | |
<player_key>{player_key}</player_key> | |
<transaction_data> | |
<type>drop</type> | |
<source_team_key>{team_key}</source_team_key> | |
</transaction_data> | |
</player> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<type>pending_trade</type> | |
<trader_team_key>248.l.55438.t.11</trader_team_key> | |
<tradee_team_key>248.l.55438.t.4</tradee_team_key> | |
<trade_note>Yo yo yo yo yo!!!</trade_note> | |
<players> | |
<player> | |
<player_key>248.p.4130</player_key> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<fantasy_content> | |
<transaction> | |
<type>add/drop</type> | |
<players> | |
<player> | |
<player_key>{player_key}</player_key> | |
<transaction_data> | |
<type>add</type> | |
<destination_team_key>{team_key}</destination_team_key> | |
</transaction_data> |