packages feed

htsn-import (empty) → 0.0.1

raw patch · 72 files changed

+5254/−0 lines, 72 filesdep +MissingHdep +basedep +cmdargssetup-changedbinary-added

Dependencies added: MissingH, base, cmdargs, configurator, directory, doctest, filepath, groundhog, groundhog-postgresql, groundhog-sqlite, groundhog-th, hslogger, htsn-common, hxt, old-locale, tasty, tasty-hunit, time, transformers, tuple

Files

+ Setup.hs view
@@ -0,0 +1,2 @@+import Distribution.Simple+main = defaultMain
+ doc/LICENSE view
@@ -0,0 +1,619 @@+                    GNU GENERAL PUBLIC LICENSE+                       Version 3, 29 June 2007++ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>+ Everyone is permitted to copy and distribute verbatim copies+ of this license document, but changing it is not allowed.++                            Preamble++  The GNU General Public License is a free, copyleft license for+software and other kinds of works.++  The licenses for most software and other practical works are designed+to take away your freedom to share and change the works.  By contrast,+the GNU General Public License is intended to guarantee your freedom to+share and change all versions of a program--to make sure it remains free+software for all its users.  We, the Free Software Foundation, use the+GNU General Public License for most of our software; it applies also to+any other work released this way by its authors.  You can apply it to+your programs, too.++  When we speak of free software, we are referring to freedom, not+price.  Our General Public Licenses are designed to make sure that you+have the freedom to distribute copies of free software (and charge for+them if you wish), that you receive source code or can get it if you+want it, that you can change the software or use pieces of it in new+free programs, and that you know you can do these things.++  To protect your rights, we need to prevent others from denying you+these rights or asking you to surrender the rights.  Therefore, you have+certain responsibilities if you distribute copies of the software, or if+you modify it: responsibilities to respect the freedom of others.++  For example, if you distribute copies of such a program, whether+gratis or for a fee, you must pass on to the recipients the same+freedoms that you received.  You must make sure that they, too, receive+or can get the source code.  And you must show them these terms so they+know their rights.++  Developers that use the GNU GPL protect your rights with two steps:+(1) assert copyright on the software, and (2) offer you this License+giving you legal permission to copy, distribute and/or modify it.++  For the developers' and authors' protection, the GPL clearly explains+that there is no warranty for this free software.  For both users' and+authors' sake, the GPL requires that modified versions be marked as+changed, so that their problems will not be attributed erroneously to+authors of previous versions.++  Some devices are designed to deny users access to install or run+modified versions of the software inside them, although the manufacturer+can do so.  This is fundamentally incompatible with the aim of+protecting users' freedom to change the software.  The systematic+pattern of such abuse occurs in the area of products for individuals to+use, which is precisely where it is most unacceptable.  Therefore, we+have designed this version of the GPL to prohibit the practice for those+products.  If such problems arise substantially in other domains, we+stand ready to extend this provision to those domains in future versions+of the GPL, as needed to protect the freedom of users.++  Finally, every program is threatened constantly by software patents.+States should not allow patents to restrict development and use of+software on general-purpose computers, but in those that do, we wish to+avoid the special danger that patents applied to a free program could+make it effectively proprietary.  To prevent this, the GPL assures that+patents cannot be used to render the program non-free.++  The precise terms and conditions for copying, distribution and+modification follow.++                       TERMS AND CONDITIONS++  0. Definitions.++  "This License" refers to version 3 of the GNU General Public License.++  "Copyright" also means copyright-like laws that apply to other kinds of+works, such as semiconductor masks.++  "The Program" refers to any copyrightable work licensed under this+License.  Each licensee is addressed as "you".  "Licensees" and+"recipients" may be individuals or organizations.++  To "modify" a work means to copy from or adapt all or part of the work+in a fashion requiring copyright permission, other than the making of an+exact copy.  The resulting work is called a "modified version" of the+earlier work or a work "based on" the earlier work.++  A "covered work" means either the unmodified Program or a work based+on the Program.++  To "propagate" a work means to do anything with it that, without+permission, would make you directly or secondarily liable for+infringement under applicable copyright law, except executing it on a+computer or modifying a private copy.  Propagation includes copying,+distribution (with or without modification), making available to the+public, and in some countries other activities as well.++  To "convey" a work means any kind of propagation that enables other+parties to make or receive copies.  Mere interaction with a user through+a computer network, with no transfer of a copy, is not conveying.++  An interactive user interface displays "Appropriate Legal Notices"+to the extent that it includes a convenient and prominently visible+feature that (1) displays an appropriate copyright notice, and (2)+tells the user that there is no warranty for the work (except to the+extent that warranties are provided), that licensees may convey the+work under this License, and how to view a copy of this License.  If+the interface presents a list of user commands or options, such as a+menu, a prominent item in the list meets this criterion.++  1. Source Code.++  The "source code" for a work means the preferred form of the work+for making modifications to it.  "Object code" means any non-source+form of a work.++  A "Standard Interface" means an interface that either is an official+standard defined by a recognized standards body, or, in the case of+interfaces specified for a particular programming language, one that+is widely used among developers working in that language.++  The "System Libraries" of an executable work include anything, other+than the work as a whole, that (a) is included in the normal form of+packaging a Major Component, but which is not part of that Major+Component, and (b) serves only to enable use of the work with that+Major Component, or to implement a Standard Interface for which an+implementation is available to the public in source code form.  A+"Major Component", in this context, means a major essential component+(kernel, window system, and so on) of the specific operating system+(if any) on which the executable work runs, or a compiler used to+produce the work, or an object code interpreter used to run it.++  The "Corresponding Source" for a work in object code form means all+the source code needed to generate, install, and (for an executable+work) run the object code and to modify the work, including scripts to+control those activities.  However, it does not include the work's+System Libraries, or general-purpose tools or generally available free+programs which are used unmodified in performing those activities but+which are not part of the work.  For example, Corresponding Source+includes interface definition files associated with source files for+the work, and the source code for shared libraries and dynamically+linked subprograms that the work is specifically designed to require,+such as by intimate data communication or control flow between those+subprograms and other parts of the work.++  The Corresponding Source need not include anything that users+can regenerate automatically from other parts of the Corresponding+Source.++  The Corresponding Source for a work in source code form is that+same work.++  2. Basic Permissions.++  All rights granted under this License are granted for the term of+copyright on the Program, and are irrevocable provided the stated+conditions are met.  This License explicitly affirms your unlimited+permission to run the unmodified Program.  The output from running a+covered work is covered by this License only if the output, given its+content, constitutes a covered work.  This License acknowledges your+rights of fair use or other equivalent, as provided by copyright law.++  You may make, run and propagate covered works that you do not+convey, without conditions so long as your license otherwise remains+in force.  You may convey covered works to others for the sole purpose+of having them make modifications exclusively for you, or provide you+with facilities for running those works, provided that you comply with+the terms of this License in conveying all material for which you do+not control copyright.  Those thus making or running the covered works+for you must do so exclusively on your behalf, under your direction+and control, on terms that prohibit them from making any copies of+your copyrighted material outside their relationship with you.++  Conveying under any other circumstances is permitted solely under+the conditions stated below.  Sublicensing is not allowed; section 10+makes it unnecessary.++  3. Protecting Users' Legal Rights From Anti-Circumvention Law.++  No covered work shall be deemed part of an effective technological+measure under any applicable law fulfilling obligations under article+11 of the WIPO copyright treaty adopted on 20 December 1996, or+similar laws prohibiting or restricting circumvention of such+measures.++  When you convey a covered work, you waive any legal power to forbid+circumvention of technological measures to the extent such circumvention+is effected by exercising rights under this License with respect to+the covered work, and you disclaim any intention to limit operation or+modification of the work as a means of enforcing, against the work's+users, your or third parties' legal rights to forbid circumvention of+technological measures.++  4. Conveying Verbatim Copies.++  You may convey verbatim copies of the Program's source code as you+receive it, in any medium, provided that you conspicuously and+appropriately publish on each copy an appropriate copyright notice;+keep intact all notices stating that this License and any+non-permissive terms added in accord with section 7 apply to the code;+keep intact all notices of the absence of any warranty; and give all+recipients a copy of this License along with the Program.++  You may charge any price or no price for each copy that you convey,+and you may offer support or warranty protection for a fee.++  5. Conveying Modified Source Versions.++  You may convey a work based on the Program, or the modifications to+produce it from the Program, in the form of source code under the+terms of section 4, provided that you also meet all of these conditions:++    a) The work must carry prominent notices stating that you modified+    it, and giving a relevant date.++    b) The work must carry prominent notices stating that it is+    released under this License and any conditions added under section+    7.  This requirement modifies the requirement in section 4 to+    "keep intact all notices".++    c) You must license the entire work, as a whole, under this+    License to anyone who comes into possession of a copy.  This+    License will therefore apply, along with any applicable section 7+    additional terms, to the whole of the work, and all its parts,+    regardless of how they are packaged.  This License gives no+    permission to license the work in any other way, but it does not+    invalidate such permission if you have separately received it.++    d) If the work has interactive user interfaces, each must display+    Appropriate Legal Notices; however, if the Program has interactive+    interfaces that do not display Appropriate Legal Notices, your+    work need not make them do so.++  A compilation of a covered work with other separate and independent+works, which are not by their nature extensions of the covered work,+and which are not combined with it such as to form a larger program,+in or on a volume of a storage or distribution medium, is called an+"aggregate" if the compilation and its resulting copyright are not+used to limit the access or legal rights of the compilation's users+beyond what the individual works permit.  Inclusion of a covered work+in an aggregate does not cause this License to apply to the other+parts of the aggregate.++  6. Conveying Non-Source Forms.++  You may convey a covered work in object code form under the terms+of sections 4 and 5, provided that you also convey the+machine-readable Corresponding Source under the terms of this License,+in one of these ways:++    a) Convey the object code in, or embodied in, a physical product+    (including a physical distribution medium), accompanied by the+    Corresponding Source fixed on a durable physical medium+    customarily used for software interchange.++    b) Convey the object code in, or embodied in, a physical product+    (including a physical distribution medium), accompanied by a+    written offer, valid for at least three years and valid for as+    long as you offer spare parts or customer support for that product+    model, to give anyone who possesses the object code either (1) a+    copy of the Corresponding Source for all the software in the+    product that is covered by this License, on a durable physical+    medium customarily used for software interchange, for a price no+    more than your reasonable cost of physically performing this+    conveying of source, or (2) access to copy the+    Corresponding Source from a network server at no charge.++    c) Convey individual copies of the object code with a copy of the+    written offer to provide the Corresponding Source.  This+    alternative is allowed only occasionally and noncommercially, and+    only if you received the object code with such an offer, in accord+    with subsection 6b.++    d) Convey the object code by offering access from a designated+    place (gratis or for a charge), and offer equivalent access to the+    Corresponding Source in the same way through the same place at no+    further charge.  You need not require recipients to copy the+    Corresponding Source along with the object code.  If the place to+    copy the object code is a network server, the Corresponding Source+    may be on a different server (operated by you or a third party)+    that supports equivalent copying facilities, provided you maintain+    clear directions next to the object code saying where to find the+    Corresponding Source.  Regardless of what server hosts the+    Corresponding Source, you remain obligated to ensure that it is+    available for as long as needed to satisfy these requirements.++    e) Convey the object code using peer-to-peer transmission, provided+    you inform other peers where the object code and Corresponding+    Source of the work are being offered to the general public at no+    charge under subsection 6d.++  A separable portion of the object code, whose source code is excluded+from the Corresponding Source as a System Library, need not be+included in conveying the object code work.++  A "User Product" is either (1) a "consumer product", which means any+tangible personal property which is normally used for personal, family,+or household purposes, or (2) anything designed or sold for incorporation+into a dwelling.  In determining whether a product is a consumer product,+doubtful cases shall be resolved in favor of coverage.  For a particular+product received by a particular user, "normally used" refers to a+typical or common use of that class of product, regardless of the status+of the particular user or of the way in which the particular user+actually uses, or expects or is expected to use, the product.  A product+is a consumer product regardless of whether the product has substantial+commercial, industrial or non-consumer uses, unless such uses represent+the only significant mode of use of the product.++  "Installation Information" for a User Product means any methods,+procedures, authorization keys, or other information required to install+and execute modified versions of a covered work in that User Product from+a modified version of its Corresponding Source.  The information must+suffice to ensure that the continued functioning of the modified object+code is in no case prevented or interfered with solely because+modification has been made.++  If you convey an object code work under this section in, or with, or+specifically for use in, a User Product, and the conveying occurs as+part of a transaction in which the right of possession and use of the+User Product is transferred to the recipient in perpetuity or for a+fixed term (regardless of how the transaction is characterized), the+Corresponding Source conveyed under this section must be accompanied+by the Installation Information.  But this requirement does not apply+if neither you nor any third party retains the ability to install+modified object code on the User Product (for example, the work has+been installed in ROM).++  The requirement to provide Installation Information does not include a+requirement to continue to provide support service, warranty, or updates+for a work that has been modified or installed by the recipient, or for+the User Product in which it has been modified or installed.  Access to a+network may be denied when the modification itself materially and+adversely affects the operation of the network or violates the rules and+protocols for communication across the network.++  Corresponding Source conveyed, and Installation Information provided,+in accord with this section must be in a format that is publicly+documented (and with an implementation available to the public in+source code form), and must require no special password or key for+unpacking, reading or copying.++  7. Additional Terms.++  "Additional permissions" are terms that supplement the terms of this+License by making exceptions from one or more of its conditions.+Additional permissions that are applicable to the entire Program shall+be treated as though they were included in this License, to the extent+that they are valid under applicable law.  If additional permissions+apply only to part of the Program, that part may be used separately+under those permissions, but the entire Program remains governed by+this License without regard to the additional permissions.++  When you convey a copy of a covered work, you may at your option+remove any additional permissions from that copy, or from any part of+it.  (Additional permissions may be written to require their own+removal in certain cases when you modify the work.)  You may place+additional permissions on material, added by you to a covered work,+for which you have or can give appropriate copyright permission.++  Notwithstanding any other provision of this License, for material you+add to a covered work, you may (if authorized by the copyright holders of+that material) supplement the terms of this License with terms:++    a) Disclaiming warranty or limiting liability differently from the+    terms of sections 15 and 16 of this License; or++    b) Requiring preservation of specified reasonable legal notices or+    author attributions in that material or in the Appropriate Legal+    Notices displayed by works containing it; or++    c) Prohibiting misrepresentation of the origin of that material, or+    requiring that modified versions of such material be marked in+    reasonable ways as different from the original version; or++    d) Limiting the use for publicity purposes of names of licensors or+    authors of the material; or++    e) Declining to grant rights under trademark law for use of some+    trade names, trademarks, or service marks; or++    f) Requiring indemnification of licensors and authors of that+    material by anyone who conveys the material (or modified versions of+    it) with contractual assumptions of liability to the recipient, for+    any liability that these contractual assumptions directly impose on+    those licensors and authors.++  All other non-permissive additional terms are considered "further+restrictions" within the meaning of section 10.  If the Program as you+received it, or any part of it, contains a notice stating that it is+governed by this License along with a term that is a further+restriction, you may remove that term.  If a license document contains+a further restriction but permits relicensing or conveying under this+License, you may add to a covered work material governed by the terms+of that license document, provided that the further restriction does+not survive such relicensing or conveying.++  If you add terms to a covered work in accord with this section, you+must place, in the relevant source files, a statement of the+additional terms that apply to those files, or a notice indicating+where to find the applicable terms.++  Additional terms, permissive or non-permissive, may be stated in the+form of a separately written license, or stated as exceptions;+the above requirements apply either way.++  8. Termination.++  You may not propagate or modify a covered work except as expressly+provided under this License.  Any attempt otherwise to propagate or+modify it is void, and will automatically terminate your rights under+this License (including any patent licenses granted under the third+paragraph of section 11).++  However, if you cease all violation of this License, then your+license from a particular copyright holder is reinstated (a)+provisionally, unless and until the copyright holder explicitly and+finally terminates your license, and (b) permanently, if the copyright+holder fails to notify you of the violation by some reasonable means+prior to 60 days after the cessation.++  Moreover, your license from a particular copyright holder is+reinstated permanently if the copyright holder notifies you of the+violation by some reasonable means, this is the first time you have+received notice of violation of this License (for any work) from that+copyright holder, and you cure the violation prior to 30 days after+your receipt of the notice.++  Termination of your rights under this section does not terminate the+licenses of parties who have received copies or rights from you under+this License.  If your rights have been terminated and not permanently+reinstated, you do not qualify to receive new licenses for the same+material under section 10.++  9. Acceptance Not Required for Having Copies.++  You are not required to accept this License in order to receive or+run a copy of the Program.  Ancillary propagation of a covered work+occurring solely as a consequence of using peer-to-peer transmission+to receive a copy likewise does not require acceptance.  However,+nothing other than this License grants you permission to propagate or+modify any covered work.  These actions infringe copyright if you do+not accept this License.  Therefore, by modifying or propagating a+covered work, you indicate your acceptance of this License to do so.++  10. Automatic Licensing of Downstream Recipients.++  Each time you convey a covered work, the recipient automatically+receives a license from the original licensors, to run, modify and+propagate that work, subject to this License.  You are not responsible+for enforcing compliance by third parties with this License.++  An "entity transaction" is a transaction transferring control of an+organization, or substantially all assets of one, or subdividing an+organization, or merging organizations.  If propagation of a covered+work results from an entity transaction, each party to that+transaction who receives a copy of the work also receives whatever+licenses to the work the party's predecessor in interest had or could+give under the previous paragraph, plus a right to possession of the+Corresponding Source of the work from the predecessor in interest, if+the predecessor has it or can get it with reasonable efforts.++  You may not impose any further restrictions on the exercise of the+rights granted or affirmed under this License.  For example, you may+not impose a license fee, royalty, or other charge for exercise of+rights granted under this License, and you may not initiate litigation+(including a cross-claim or counterclaim in a lawsuit) alleging that+any patent claim is infringed by making, using, selling, offering for+sale, or importing the Program or any portion of it.++  11. Patents.++  A "contributor" is a copyright holder who authorizes use under this+License of the Program or a work on which the Program is based.  The+work thus licensed is called the contributor's "contributor version".++  A contributor's "essential patent claims" are all patent claims+owned or controlled by the contributor, whether already acquired or+hereafter acquired, that would be infringed by some manner, permitted+by this License, of making, using, or selling its contributor version,+but do not include claims that would be infringed only as a+consequence of further modification of the contributor version.  For+purposes of this definition, "control" includes the right to grant+patent sublicenses in a manner consistent with the requirements of+this License.++  Each contributor grants you a non-exclusive, worldwide, royalty-free+patent license under the contributor's essential patent claims, to+make, use, sell, offer for sale, import and otherwise run, modify and+propagate the contents of its contributor version.++  In the following three paragraphs, a "patent license" is any express+agreement or commitment, however denominated, not to enforce a patent+(such as an express permission to practice a patent or covenant not to+sue for patent infringement).  To "grant" such a patent license to a+party means to make such an agreement or commitment not to enforce a+patent against the party.++  If you convey a covered work, knowingly relying on a patent license,+and the Corresponding Source of the work is not available for anyone+to copy, free of charge and under the terms of this License, through a+publicly available network server or other readily accessible means,+then you must either (1) cause the Corresponding Source to be so+available, or (2) arrange to deprive yourself of the benefit of the+patent license for this particular work, or (3) arrange, in a manner+consistent with the requirements of this License, to extend the patent+license to downstream recipients.  "Knowingly relying" means you have+actual knowledge that, but for the patent license, your conveying the+covered work in a country, or your recipient's use of the covered work+in a country, would infringe one or more identifiable patents in that+country that you have reason to believe are valid.++  If, pursuant to or in connection with a single transaction or+arrangement, you convey, or propagate by procuring conveyance of, a+covered work, and grant a patent license to some of the parties+receiving the covered work authorizing them to use, propagate, modify+or convey a specific copy of the covered work, then the patent license+you grant is automatically extended to all recipients of the covered+work and works based on it.++  A patent license is "discriminatory" if it does not include within+the scope of its coverage, prohibits the exercise of, or is+conditioned on the non-exercise of one or more of the rights that are+specifically granted under this License.  You may not convey a covered+work if you are a party to an arrangement with a third party that is+in the business of distributing software, under which you make payment+to the third party based on the extent of your activity of conveying+the work, and under which the third party grants, to any of the+parties who would receive the covered work from you, a discriminatory+patent license (a) in connection with copies of the covered work+conveyed by you (or copies made from those copies), or (b) primarily+for and in connection with specific products or compilations that+contain the covered work, unless you entered into that arrangement,+or that patent license was granted, prior to 28 March 2007.++  Nothing in this License shall be construed as excluding or limiting+any implied license or other defenses to infringement that may+otherwise be available to you under applicable patent law.++  12. No Surrender of Others' Freedom.++  If conditions are imposed on you (whether by court order, agreement or+otherwise) that contradict the conditions of this License, they do not+excuse you from the conditions of this License.  If you cannot convey a+covered work so as to satisfy simultaneously your obligations under this+License and any other pertinent obligations, then as a consequence you may+not convey it at all.  For example, if you agree to terms that obligate you+to collect a royalty for further conveying from those to whom you convey+the Program, the only way you could satisfy both those terms and this+License would be to refrain entirely from conveying the Program.++  13. Use with the GNU Affero General Public License.++  Notwithstanding any other provision of this License, you have+permission to link or combine any covered work with a work licensed+under version 3 of the GNU Affero General Public License into a single+combined work, and to convey the resulting work.  The terms of this+License will continue to apply to the part which is the covered work,+but the special requirements of the GNU Affero General Public License,+section 13, concerning interaction through a network will apply to the+combination as such.++  14. Revised Versions of this License.++  The Free Software Foundation may publish revised and/or new versions of+the GNU General Public License from time to time.  Such new versions will+be similar in spirit to the present version, but may differ in detail to+address new problems or concerns.++  Each version is given a distinguishing version number.  If the+Program specifies that a certain numbered version of the GNU General+Public License "or any later version" applies to it, you have the+option of following the terms and conditions either of that numbered+version or of any later version published by the Free Software+Foundation.  If the Program does not specify a version number of the+GNU General Public License, you may choose any version ever published+by the Free Software Foundation.++  If the Program specifies that a proxy can decide which future+versions of the GNU General Public License can be used, that proxy's+public statement of acceptance of a version permanently authorizes you+to choose that version for the Program.++  Later license versions may give you additional or different+permissions.  However, no additional obligations are imposed on any+author or copyright holder as a result of your choosing to follow a+later version.++  15. Disclaimer of Warranty.++  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.++  16. Limitation of Liability.++  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF+SUCH DAMAGES.++  17. Interpretation of Sections 15 and 16.++  If the disclaimer of warranty and limitation of liability provided+above cannot be given local legal effect according to their terms,+reviewing courts shall apply local law that most closely approximates+an absolute waiver of all civil liability in connection with the+Program, unless a warranty or assumption of liability accompanies a+copy of the Program in return for a fee.
+ doc/README.dbschema view
@@ -0,0 +1,5 @@+There are database diagrams in the 'doc/dbschema' folder. These are+not authoritative, but if they are incorrect, that should be+considered a bug.++The diagrams were generated with pgModeler <http://www.pgmodeler.com.br/>.
+ doc/README.schemagen view
@@ -0,0 +1,49 @@+In order to parse XML, you need to know the structure of your+documents. Usually this is given in the form of a DTD or schema. The+Sports Network does provide DTDs for their XML, but they're wrong! So,+what can we do?++The easiest option would be to guess and pray. But we need to+construct a database into which to insert the XML. How do we know if+<game> should be a column, or if it should have its own table? We need+to know how many times it can appear. So we need some form of+specification. And reading all of the XML files one at a time to count+the number of <game>s is impractical. So, we would like to generate+the DTDs automatically.++The process should go something like,++  1. Generate a DTD from the first foo.xml file we see. Call it+     foo.dtd.++  2. Validate future foo documents against foo.dtd. If they all+     validate, great. If one fails, add it to the corpus and update+     foo.dtd so that both the original and the new foo.xml validate.++  3. Repeat until no more failures occur. This can never be perfect:+     tomorrow we could get a foo.xml that's wildly different from what+     we've seen in the past. But it's the best we can hope for under+     the circumstances.++Enter XML-Schema-learner. This tool can infer a DTD from a set of+sample XML files. The top-level "schemagen" folder (in this project)+contains a number of subfolders -- one for each type of document that+we want to parse. Contained therein are XML samples for that+particular document type. These were hand-picked one at a time+according to the procedure above, and the complete set of XML is what+we use to generate the DTDs used by htsn-import.++To generate them, run `make schema` at the project+root. XML-Schema-learner will be invoked on each subfolder of+"schemagen" and will output the corresponding DTDs to the "schemagen"+folder.++Most of the production schemas are generated this way; however, a few+needed manual tweaking. The final, believed-to-be-correct schemas for+all supported document types can be found in the "schema" folder in+the project root. Having the "correct" DTDs available means you+don't need XML-Schema-learner available to install htsn-import.++As explained in the man page, there is a second type of weatherxml+document that we don't parse at the moment. An example is provided as+schemagen/weatherxml/20143655.xml.
+ doc/TODO view
@@ -0,0 +1,9 @@+1. Re-enable DTD validation once+   https://github.com/UweSchmidt/hxt/issues/15 is fixed.++2. Write a test for test/xml/Odds_XML-long-import.xml once it no+   longer takes 10 minutes to import (Postgres only?).++3. Write a test for the ON DELETE CASCADE behavior.++4. Add a test for inserting duplicate messages.
+ doc/dbschema/Injuries_Detail_XML.png view

binary file changed (absent → 75823 bytes)

+ doc/dbschema/Odds_XML.png view

binary file changed (absent → 121546 bytes)

+ doc/dbschema/injuriesxml.png view

binary file changed (absent → 38279 bytes)

+ doc/dbschema/newsxml.png view

binary file changed (absent → 83836 bytes)

+ doc/dbschema/weatherxml.png view

binary file changed (absent → 58763 bytes)

+ doc/htsn-importrc.example view
@@ -0,0 +1,68 @@+# Example configuration file for htsn-import. For this to take effect, you+# would need to place it in either the user or global configuration+# directories.+#+# For a user, that's either $HOME/.htsn-importrc on Unix or+# %APPDATA%\.htsn-importrc (e.g. C:\Users\<username>\Application+# Data\.htsn-importrc) on Windows.+#+# The global configuration directory is determined by Cabal. The+# "sysconfdir" parameter during the "configure" step will be used. On+# Unix, it's probably /etc, and this file will need to  go in+# /etc/htsn-importrc.+++# The RDBMS backend to use. Valid choices are "Sqlite" and+# "Postgres". Capitalization is important, sorry.+#+# Default: "Sqlite"+#+# backend = "Postgres"+++# The connection string used for connecting to the database backend+# given by the "backend" option. The default is appropriate for+# the "Sqlite" backend.+#+# Default: ":memory:"+#+# connection_string = "dbname=htsn user=postgres"+++# If you specify a file path here, logs will be written to it+# (possibly in addition to syslog). Can be either a relative or+# absolute path. It will not be auto-rotated; use something like+# logrotate for that.+#+# Default: none+#+# log_file = "/var/log/htsn/htsn.log"+++# How verbose should the logs be? Valid levels are,+#+#   "INFO", "WARNING", "ERROR"+#+# (there are others, but we don't emit them.)+#+# Default: "INFO"+#+# log_level = "WARNING"+++# Remove successfully processed files. If you enable this, you can see+# at a glance which XML files are not being processed, because they're+# all that should be left.+#+# Default: false+#+# remove = true+++# Do you want to log to syslog? On Windows this will attempt to+# communicate (over UDP) with a syslog daemon on localhost, which will+# most likely not work.+#+# Default: false+#+# syslog = true
+ doc/man1/htsn-import.1 view
@@ -0,0 +1,230 @@+.TH htsn-import 1++.SH NAME+htsn-import \- Import XML files from The Sports Network into an RDBMS.++.SH SYNOPSIS++\fBhtsn-import\fR [OPTIONS] [FILES]++.SH DESCRIPTION+.P+The Sports Network <http://www.sportsnetwork.com/> offers an XML feed+containing various sports news and statistics. Our sister program+\fBhtsn\fR is capable of retrieving the feed and saving the individual+XML documents contained therein. But what to do with them?+.P+The purpose of \fBhtsn-import\fR is to take these XML documents and+get them into something we can use, a relational database management+system (RDBMS), otherwise known as a SQL database. The structure of+relational database, is, well, relational, and the feed XML is not. So+there is some work to do before the data can be imported into the+database.+.P+First, we must parse the XML. Each supported document type (see below)+has a full pickle/unpickle implementation (\(dqpickle\(dq is simply a+synonym for serialize here). That means that we parse the entire+document into a data structure, and if we pickle (serialize) that data+structure, we get the exact same XML document tha we started with.+.P+This is important for two reasons. First, it serves as a second level+of validation. The first validation is performed by the XML parser,+but if that succeeds and unpicking fails, we know that something is+fishy. Second, we don't ever want to be surprised by some new element+or attribute showing up in the XML. The fact that we can unpickle the+whole thing now means that we won't be surprised in the future.+.P+The aforementioned feature is especially important because we+automatically migrate the database schema every time we import a+document. If you attempt to import a \(dqnewsxml.dtd\(dq document, all+database objects relating to the news will be created if they do not+exist. We don't want the schema to change out from under us without+warning, so it's important that no XML be parsed that would result in+a different schema than we had previously. Since we can+pickle/unpickle everything already, this should be impossible.++.SH SUPPORTED DOCUMENT TYPES+.P+The XML document types obtained from the feed are uniquely identified+by their DTDs. We currently support documents with the following DTDs:+.IP \[bu] 2+Heartbeat.dtd+.IP \[bu]+newsxml.dtd+.IP \[bu]+Injuries_Detail_XML.dtd+.IP \[bu]+injuriesxml.dtd+.IP \[bu]+Odds_XML.dtd+.IP \[bu]+weatherxml.dtd++.SH DATABASE SCHEMA+.P+At the top level, we have one table for each of the XML document types+that we import. For example, the documents corresponding to+\fInewsxml.dtd\fR will have a table called \(dqnews\(dq. All top-level+tables contain two important fields, \(dqxml_file_id\(dq and+\(dqtime_stamp\(dq. The former is unique and prevents us from+inserting the same data twice. The time stamp on the other hand lets+us know when the data is old and can be removed. The database schema+make it possible to delete only the outdated top-level records; all+transient children should be removed by triggers.+.P+These top-level tables will often have children. For example, each+news item has zero or more locations associated with it. The child+table will be named <parent>_<children>, which in this case+corresponds to \(dqnews_locations\(dq.+.P+To relate the two, a third table may exist with name+<parent>__<child>. Note the two underscores. This prevents ambiguity+when the child table itself contains underscores. The table joining+\(dqnews\(dq with \(dqnews_locations\(dq is thus called+\(dqnews__news_locations\(dq. This is necessary when the child table+has a unique constraint; we don't want to blindly insert duplicate+records keyed to the parent. Instead we'd like to use the third table+to map an existing child to the new parent.+.P+Where it makes sense, children are kept unique to prevent pointless+duplication. This slows down inserts, and speeds up reads (which are+much more frequent). There is a tradeoff to be made, however. For a+table with a small, fixed upper bound on the number of rows (like+\(dqodds_casinos\(dq), there is great benefit to de-duplication. The+total number of rows stays small, so inserts are still quick, and many+duplicate rows are eliminated.+.P+But, with a table like \(dqodds_games\(dq, the number of games grows+quickly and without bound. It is therefore more beneficial to be able+to delete the old games (through an ON DELETE CASCADE, tied to+\(dqodds\(dq) than it is to eliminate duplication. A table like+\(dqnews_locations\(dq is somewhere in-between. It is hoped that the+unique constraint in the top-level table's \(dqxml_file_id\(dq will+prevent duplication in this case anyway.+.P+UML diagrams of the resulting database schema for each XML document+type are provided with the \fBhtsn-import\fR documentation.++.SH XML Schema Oddities+.P+There are a number of problems with the XML on the wire. Even if we+construct the DTDs ourselves, the results are sometimes+inconsistent. Here we document a few of them.++.IP \[bu]+2 Odds_XML.dtd++The <Notes> elements here are supposed to be associated with a set of+<Game> elements, but since the pair+(<Notes>...</Notes><Game>...</Game>) can appear zero or more times,+this leads to ambiguity in parsing. We therefore ignore the notes+entirely (although a hack is employed to facilitate parsing).++.IP \[bu]+weatherxml.dtd++There appear to be two types of weather documents; the first has+<listing> contained within <forecast> and the second has <forecast>+contained within <listing>. While it would be possible to parse both,+it would greatly complicate things. The first form is more common, so+that's all we support for now.++.SH OPTIONS++.IP \fB\-\-backend\fR,\ \fB\-b\fR+The RDBMS backend to use. Valid choices are \fISqlite\fR and+\fIPostgres\fR. Capitalization is important, sorry.++Default: Sqlite++.IP \fB\-\-connection-string\fR,\ \fB\-c\fR+The connection string used for connecting to the database backend+given by the \fB\-\-backend\fR option. The default is appropriate for+the \fISqlite\fR backend.++Default: \(dq:memory:\(dq++.IP \fB\-\-log-file\fR+If you specify a file here, logs will be written to it (possibly in+addition to syslog). Can be either a relative or absolute path. It+will not be auto-rotated; use something like logrotate for that.++Default: none++.IP \fB\-\-log-level\fR+How verbose should the logs be? We log notifications at three levels:+INFO, WARN, and ERROR. Specify the \(dqmost boring\(dq level of+notifications you would like to receive (in all-caps); more+interesting notifications will be logged as well.++Default: INFO++.IP \fB\-\-remove\fR,\ \fB\-r\fR+Remove successfully processed files. If you enable this, you can see+at a glance which XML files are not being processed, because they're+all that should be left.++Default: disabled++.IP \fB\-\-syslog\fR,\ \fB\-s\fR+Enable logging to syslog. On Windows this will attempt to communicate+(over UDP) with a syslog daemon on localhost, which will most likely+not work.++Default: disabled++.SH CONFIGURATION FILE+.P+Any of the command-line options mentioned above can be specified in a+configuration file instead. We first look for \(dqhtsn-importrc\(dq in+the system configuration directory. We then look for a file named+\(dq.htsn-importrc\(dq in the user's home directory. The latter will+override the former.+.P+The user's home directory is simply $HOME on Unix; on Windows it's+wherever %APPDATA% points. The system configuration directory is+determined by Cabal; the \(dqsysconfdir\(dq parameter during the+\(dqconfigure\(dq step is used.+.P+The file's syntax is given by examples in the htsn-importrc.example file+(included with \fBhtsn-import\fR).+.P+Options specified on the command-line override those in either+configuration file.++.SH EXAMPLES+.IP \[bu] 2+Import newsxml.xml into a preexisting sqlite database named \(dqfoo.sqlite3\(dq:++.nf+.I $ htsn-import --connection-string='foo.sqlite3' \\\\+.I "              test/xml/newsxml.xml"+Successfully imported test/xml/newsxml.xml.+Imported 1 document(s) total.+.fi+.IP \[bu]+Repeat the previous example, but delete newsxml.xml afterwards:++.nf+.I $ htsn-import --connection-string='foo.sqlite3' \\\\+.I "              --remove test/xml/newsxml.xml"+Successfully imported test/xml/newsxml.xml.+Imported 1 document(s) total.+Removed processed file test/xml/newsxml.xml.+.fi+.IP \[bu]+Use a Postgres database instead of the default Sqlite. This assumes+that you have a database named \(dqhtsn\(dq accessible to user+\(dqpostgres\(dq locally:++.nf+.I $ htsn-import --connection-string='dbname=htsn user=postgres' \\\\+.I "              --backend=Postgres test/xml/newsxml.xml"+Successfully imported test/xml/newsxml.xml.+Imported 1 document(s) total.+.fi++.SH BUGS++.P+Send bugs to michael@orlitzky.com.
+ htsn-import.cabal view
@@ -0,0 +1,222 @@+name:           htsn-import+version:        0.0.1+cabal-version:  >= 1.8+author:         Michael Orlitzky+maintainer:	Michael Orlitzky <michael@orlitzky.com>+category:       Utils+license:        GPL-3+license-file:   doc/LICENSE+build-type:     Simple+extra-source-files:+  doc/dbschema/*.png+  doc/htsn-importrc.example+  doc/man1/htsn-import.1+  doc/README.dbschema+  doc/README.schemagen+  doc/TODO+  makefile+  test/xml/*.xml+  test/xml/*.dtd+  schema/*.dtd+  schemagen/Heartbeat/*.xml+  schemagen/injuriesxml/*.xml+  schemagen/Injuries_Detail_XML/*.xml+  schemagen/newsxml/*.xml+  schemagen/Odds_XML/*.xml+  schemagen/weatherxml/*.xml+synopsis:+  Import XML files from The Sports Network into an RDBMS.+description:+  /Usage/:+  .+  @+  htsn-import [OPTIONS] [FILES]+  @+  .+  The Sports Network <http://www.sportsnetwork.com/> offers an XML feed+  containing various sports news and statistics. Our sister program+  /htsn/ is capable of retrieving the feed and saving the individual+  XML documents contained therein. But what to do with them?+  .+  The purpose of /htsn-import/ is to take these XML documents and+  get them into something we can use, a relational database management+  system (RDBMS), loosely known as a SQL database. The structure of+  relational database, is, well, relational, and the feed XML is not. So+  there is some work to do before the data can be inserted.+  .+  First, we must parse the XML. Each supported document type (see below)+  has a full pickle/unpickle implementation (\"pickle\" is simply a+  synonym for serialize here). That means that we parse the entire+  document into a data structure, and if we pickle (serialize) that data+  structure, we get the exact same XML document tha we started with.+  .+  This is important for two reasons. First, it serves as a second level+  of validation. The first validation is performed by the XML parser,+  but if that succeeds and unpicking fails, we know that something is+  fishy. Second, we don't ever want to be surprised by some new element+  or attribute showing up in the XML. The fact that we can unpickle the+  whole thing now means that we won't be surprised in the future.+  .+  The aforementioned feature is especially important because we+  automatically migrate the database schema every time we import a+  document. If you attempt to import a \"newsxml.dtd\" document, all+  database objects relating to the news will be created if they do not+  exist. We don't want the schema to change out from under us without+  warning, so it's important that no XML be parsed that would result in+  a different schema than we had previously. Since we can+  pickle/unpickle everything already, this should be impossible.+  .+  Examples and usage documentation are available in the man page.++executable htsn-import+  build-depends:+    base                        == 4.*,+    cmdargs                     >= 0.10.6,+    configurator                == 0.2.*,+    directory                   == 1.2.*,+    filepath                    == 1.3.*,+    hslogger                    == 1.2.*,+    htsn-common                 == 0.0.1,+    hxt                         == 9.3.*,+    groundhog                   == 0.4.*,+    groundhog-postgresql        == 0.4.*,+    groundhog-sqlite            == 0.4.*,+    groundhog-th                == 0.4.*,+    MissingH                    == 1.2.*,+    old-locale                  == 1.0.*,+    tasty                       == 0.7.*,+    tasty-hunit                 == 0.4.*,+    time                        == 1.4.*,+    transformers                == 0.3.*,+    tuple                       == 0.2.*++  main-is:+    Main.hs++  hs-source-dirs:+    src/++  other-modules:+    Backend+    CommandLine+    Configuration+    ConnectionString+    ExitCodes+    OptionalConfiguration+    TSN.Codegen+    TSN.Database+    TSN.DbImport+    TSN.Picklers+    TSN.XmlImport+    TSN.XML.Heartbeat+    TSN.XML.Injuries+    TSN.XML.InjuriesDetail+    TSN.XML.News+    TSN.XML.Odds+    TSN.XML.Weather+    Xml++  ghc-options:+    -Wall+    -fwarn-hi-shadowing+    -fwarn-missing-signatures+    -fwarn-name-shadowing+    -fwarn-orphans+    -fwarn-type-defaults+    -fwarn-tabs+    -fwarn-incomplete-record-updates+    -fwarn-monomorphism-restriction+    -fwarn-unused-do-bind+    -rtsopts+    -threaded+    -optc-O3+    -optc-march=native+    -O2++  ghc-prof-options:+    -prof+    -fprof-auto+    -fprof-cafs+    -- The following unbreak profiling with template haskell. We have+    -- to build the program twice; once without profile and again with+    -- these flags.+    -hisuf hi_p+    -osuf o_p+++test-suite testsuite+  type: exitcode-stdio-1.0+  hs-source-dirs: src test+  main-is: TestSuite.hs+  build-depends:+    base                        == 4.*,+    cmdargs                     >= 0.10.6,+    configurator                == 0.2.*,+    directory                   == 1.2.*,+    filepath                    == 1.3.*,+    hslogger                    == 1.2.*,+    htsn-common                 == 0.0.1,+    hxt                         == 9.3.*,+    groundhog                   == 0.4.*,+    groundhog-postgresql        == 0.4.*,+    groundhog-sqlite            == 0.4.*,+    groundhog-th                == 0.4.*,+    MissingH                    == 1.2.*,+    old-locale                  == 1.0.*,+    tasty                       == 0.7.*,+    tasty-hunit                 == 0.4.*,+    time                        == 1.4.*,+    transformers                == 0.3.*,+    tuple                       == 0.2.*++  -- It's not entirely clear to me why I have to reproduce all of this.+  ghc-options:+    -Wall+    -fwarn-hi-shadowing+    -fwarn-missing-signatures+    -fwarn-name-shadowing+    -fwarn-orphans+    -fwarn-type-defaults+    -fwarn-tabs+    -fwarn-incomplete-record-updates+    -fwarn-monomorphism-restriction+    -fwarn-unused-do-bind+    -rtsopts+    -threaded+    -optc-O3+    -optc-march=native+    -O2+++test-suite doctests+  type: exitcode-stdio-1.0+  hs-source-dirs: test+  main-is: Doctests.hs+  build-depends:+    base      == 4.*,+    -- Additional test dependencies.+    doctest   == 0.9.*++  -- It's not entirely clear to me why I have to reproduce all of this.+  ghc-options:+    -Wall+    -fwarn-hi-shadowing+    -fwarn-missing-signatures+    -fwarn-name-shadowing+    -fwarn-orphans+    -fwarn-type-defaults+    -fwarn-tabs+    -fwarn-incomplete-record-updates+    -fwarn-monomorphism-restriction+    -fwarn-unused-do-bind+    -rtsopts+    -threaded+    -optc-O3+    -optc-march=native+    -O2+++source-repository head+  type: git+  location: http://michael.orlitzky.com/git/htsn-import.git+  branch: master
+ makefile view
@@ -0,0 +1,81 @@+PN = htsn-import+BIN = dist/build/$(PN)/$(PN)+SRCS := $(shell find src/ -type f -name '*.hs')++.PHONY : dist hlint++$(BIN): $(PN).cabal $(SRCS)+	runghc Setup.hs configure --user --prefix=/+	runghc Setup.hs build++# The $(BIN) dependency means that we should build once normally+# before attempting the profiling build (this is required for some+# reason).+profile: $(PN).cabal $(SRCS) $(BIN)+	runghc Setup.hs configure --user \+                                  --enable-executable-profiling \+                                  --prefix=/+	runghc Setup.hs build++doc: $(PN).cabal $(SRCS)+	runghc Setup.hs configure --user --prefix=/+	runghc Setup.hs hscolour --all+	runghc Setup.hs haddock --all    \+				--hyperlink-source \+                                --haddock-options="--ignore-all-exports"++#+# Testing.+#++TESTSUITE_BIN = dist/build/testsuite/testsuite+TEST_SRCS := $(shell find test/ -type f -name '*.hs')+$(TESTSUITE_BIN): $(PN).cabal $(SRCS) $(TEST_SRCS)+	runghc Setup.hs configure --user --enable-tests --prefix=/+	runghc Setup.hs build++test: $(BIN) $(TESTSUITE_BIN)+	runghc Setup.hs test+++#+# Misc.+#+dist:+	runghc Setup.hs configure --prefix=/+	runghc Setup.hs sdist++hlint:+	hlint --ignore="Use camelCase"     \+	      --ignore="Redundant bracket" \+	      --color			   \+	      src++clean:+	runghc Setup.hs clean+	rm -f *.log+	rm -f *.xml+	rm -rf tmp+	rm -f schemagen/*.dtd+	find ./ -name '*.prof' -delete+	find ./ -name '*.o' -delete+	find ./ -name '*.hi' -delete+++#+# Schema generation.+#++XMLS := $(shell find schemagen/ -type f -name '*.xml')+XMLTYPES := $(shell find schemagen/ -mindepth 1 -maxdepth 1 -type d)+DTDS := $(addsuffix .dtd, $(XMLTYPES))++# We have to depend on *every* XML file here, since pattern matching+# and path globs don't play well together. The use of "%" on the right+# is a trick to make the ".dtd"-less path available in the rule via+# $<. Its use is legitimate since we do sort of depend on the+# directory existing.+$(DTDS): %.dtd: % $(XMLS)+	schema-learn $</*.xml > $@++schema: $(DTDS)
+ schema/Heartbeat.dtd view
@@ -0,0 +1,4 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, time_stamp ) )>
+ schema/Injuries_Detail_XML.dtd view
@@ -0,0 +1,19 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT TeamID (#PCDATA)>+<!ELEMENT FullName (#PCDATA)>+<!ELEMENT PlayerID (#PCDATA)>+<!ELEMENT Date (#PCDATA)>+<!ELEMENT Pos (#PCDATA)>+<!ELEMENT Name (#PCDATA)>+<!ELEMENT Injury (#PCDATA)>+<!ELEMENT Status (#PCDATA)>+<!ELEMENT Fantasy EMPTY>+<!ELEMENT Injured (#PCDATA)>+<!ELEMENT Type (#PCDATA)>+<!ELEMENT PlayerListing ( ( TeamID, PlayerID, Date, Pos, Name, Injury, Status, Fantasy, Injured, Type ) )>+<!ELEMENT Listing ( ( TeamID, FullName, PlayerListing* ) )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, Listing*, time_stamp ) )>
+ schema/Odds_XML.dtd view
@@ -0,0 +1,38 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT Title (#PCDATA)>+<!ELEMENT Line_Time (#PCDATA)>+<!ELEMENT Notes (#PCDATA)>+<!ELEMENT GameID (#PCDATA)>+<!ELEMENT Game_Date (#PCDATA)>+<!ELEMENT Game_Time (#PCDATA)>+<!ELEMENT AwayTeamID (#PCDATA)>+<!ELEMENT AwayRotationNumber (#PCDATA)>+<!ELEMENT AwayAbbr (#PCDATA)>+<!ELEMENT AwayTeamName (#PCDATA)>+<!ELEMENT Casino (#PCDATA)>+<!ELEMENT AwayTeam ( ( AwayTeamID, AwayRotationNumber, AwayAbbr, AwayTeamName, Casino* ) )>+<!ELEMENT HomeTeamID (#PCDATA)>+<!ELEMENT HomeRotationNumber (#PCDATA)>+<!ELEMENT HomeAbbr (#PCDATA)>+<!ELEMENT HomeTeamName (#PCDATA)>+<!ELEMENT HomeTeam ( ( HomeTeamID, HomeRotationNumber, HomeAbbr, HomeTeamName, Casino* ) )>+<!ELEMENT Over_Under ( Casino* )>+<!ELEMENT Game ( ( GameID, Game_Date, Game_Time, AwayTeam, HomeTeam, Over_Under ) )>+<!ELEMENT time_stamp (#PCDATA)>++<!--+The generated message schema is too general; it allows any number+of anything in any order. We know that the first couple of elements+are required and appear in a fixed order.+-->+<!--+Warning: the TSN DTD suggests the existence of an optional League_Name+element that would appear next to the Notes*.+-->+<!ELEMENT message ( XML_File_ID, heading, category, sport, Title, Line_Time, ( Notes*, Game+)+, time_stamp )>++<!ATTLIST Casino ClientID CDATA #REQUIRED>+<!ATTLIST Casino Name CDATA #REQUIRED>
+ schema/injuriesxml.dtd view
@@ -0,0 +1,13 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT team (#PCDATA)>+<!ELEMENT teamno (#PCDATA)>+<!ELEMENT injuries (#PCDATA)>+<!ELEMENT updated (#PCDATA)>+<!ELEMENT listing ( ( team, teamno?, injuries, updated? ) )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, listing*, time_stamp ) )>++<!ATTLIST team league CDATA #IMPLIED>
+ schema/newsxml.dtd view
@@ -0,0 +1,20 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT msg_id (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT url (#PCDATA)>+<!ELEMENT team (#PCDATA)>+<!ELEMENT city (#PCDATA)>+<!ELEMENT state (#PCDATA)>+<!ELEMENT country (#PCDATA)>+<!ELEMENT location ( ( ( city, state )?, country ) )>+<!ELEMENT SMS (#PCDATA)>+<!ELEMENT text (#PCDATA)>+<!ELEMENT P (#PCDATA)>+<!ELEMENT continue ( P* )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, msg_id, category, sport, url, team*, location*, SMS, ( Editor?, text, continue )?, time_stamp ) )>+<!ELEMENT Editor (#PCDATA)>++<!ATTLIST msg_id EventId CDATA #REQUIRED>
+ schema/weatherxml.dtd view
@@ -0,0 +1,15 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT title (#PCDATA)>+<!ELEMENT teams (#PCDATA)>+<!ELEMENT weather (#PCDATA)>+<!ELEMENT listing ( ( teams, weather ) )>+<!ELEMENT league ( listing* )>+<!ELEMENT forecast ( league )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, title, forecast*, time_stamp ) )>++<!ATTLIST league name CDATA #REQUIRED>+<!ATTLIST forecast gamedate CDATA #REQUIRED>
+ schemagen/Heartbeat/19996483.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Heartbeat 1.0/EN" "Heartbeat.dtd">
<message>
<XML_File_ID>19996483</XML_File_ID>
<heading>BC-HBC</heading>
<time_stamp> December 30, 2013, at 09:55 AM ET </time_stamp>
</message>
+ schemagen/Injuries_Detail_XML/19956363.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Leaders 1.0/EN" "Injuries_Detail_XML.dtd">
<message>
<XML_File_ID>19956363</XML_File_ID>
<heading>ABI!AFC-HURTS</heading>
<category>Statistics</category>
<sport>NFL</sport>
<Listing>
<TeamID>086</TeamID>
<FullName>Arizona Cardinals</FullName>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>10566</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Nate Potter</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>8389</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Matt Shaughnessy</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>3407</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Carson Palmer</Name>
<Injury>is probable for Sunday's game against San Francisco</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/right elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>7528</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Rashard Mendenhall</Name>
<Injury>is probable for Sunday's game against San Francisco</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>finger</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9864</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Rob Housler</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>4406</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Darnell Dockett</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5674</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Daryn Colledge</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>783</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>John Abraham</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9926</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Dontay Moch</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>8297</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Rashad Johnson</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11508</PlayerID>
<Date>12/10/2013</Date>
<Pos>S</Pos>
<Name>Tyrann Mathieu</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9566</PlayerID>
<Date>11/19/2013</Date>
<Pos>WR</Pos>
<Name>Teddy Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11555</PlayerID>
<Date>9/25/2013</Date>
<Pos>LB</Pos>
<Name>Alex Okafor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9647</PlayerID>
<Date>9/23/2013</Date>
<Pos>LB</Pos>
<Name>Sam Acho</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5249</PlayerID>
<Date>9/23/2013</Date>
<Pos>LB</Pos>
<Name>Lorenzo Alexander</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11436</PlayerID>
<Date>8/7/2013</Date>
<Pos>DE</Pos>
<Name>Everrette Thompson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>arm</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11896</PlayerID>
<Date>5/22/2013</Date>
<Pos>WR</Pos>
<Name>Javone Lawson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>10981</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>LaRon Byrd</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5882</PlayerID>
<Date>8/31/2013</Date>
<Pos>TE</Pos>
<Name>Jeff King</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11610</PlayerID>
<Date>8/30/2013</Date>
<Pos>G</Pos>
<Name>Jonathan Cooper</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>061</TeamID>
<FullName>Atlanta Falcons</FullName>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11491</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Robert Alford</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>553</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Tony Gonzalez</Name>
<Injury>is probable for Sunday's game against Carolina</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>10606</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Peter Konz</Name>
<Injury>is probable for Sunday's game against Carolina</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9846</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Jacquizz Rodgers</Name>
<Injury>is doubtful for Sunday's game against Carolina</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>8875</PlayerID>
<Date>12/24/2013</Date>
<Pos>DT</Pos>
<Name>Corey Peters</Name>
<Injury>will miss Sunday's game against Carolina</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11723</PlayerID>
<Date>12/24/2013</Date>
<Pos>S</Pos>
<Name>Zeke Motta</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9044</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Sean Weatherspoon</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11904</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Darius Johnson</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9796</PlayerID>
<Date>10/10/2013</Date>
<Pos>WR</Pos>
<Name>Julio Jones</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>7324</PlayerID>
<Date>11/12/2013</Date>
<Pos>T</Pos>
<Name>Sam Baker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>7662</PlayerID>
<Date>9/16/2013</Date>
<Pos>DE</Pos>
<Name>Kroy Biermann</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>10807</PlayerID>
<Date>9/16/2013</Date>
<Pos>FB</Pos>
<Name>Bradie Ewing</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11018</PlayerID>
<Date>8/30/2013</Date>
<Pos>TE</Pos>
<Name>Andrew Szczerba</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11667</PlayerID>
<Date>8/30/2013</Date>
<Pos>QB</Pos>
<Name>Sean Renfree</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>8935</PlayerID>
<Date>8/6/2013</Date>
<Pos>T</Pos>
<Name>Mike Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/fibula</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>065</TeamID>
<FullName>Baltimore Ravens</FullName>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>9786</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Torrey Smith</Name>
<Injury>is probable for Sunday's game against Cincinnati</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10850</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Gino Gradkowski</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>5794</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Elvis Dumervil</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>8868</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Arthur Jones</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>216</PlayerID>
<Date>12/10/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Stokley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10625</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Asa Jackson</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10565</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Kelechi Osemele</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11810</PlayerID>
<Date>9/12/2013</Date>
<Pos>WR</Pos>
<Name>Aaron Mellette</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>7551</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Ray Rice</Name>
<Injury>is probable for Sunday's game against Cincinnati</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11048</PlayerID>
<Date>8/30/2013</Date>
<Pos>LB</Pos>
<Name>D.J. Bryant</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11012</PlayerID>
<Date>8/25/2013</Date>
<Pos>LB</Pos>
<Name>Adrian Hamilton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11577</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Kapron Lewis-Moore</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>9323</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Albert McClellan</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>062</TeamID>
<FullName>Buffalo Bills</FullName>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>5811</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Kyle Williams</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>8793</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Thad Lewis</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>6084</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Fred Jackson</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>9718</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Aaron Williams</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>7705</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Stevie Johnson</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11665</PlayerID>
<Date>12/23/2013</Date>
<Pos>QB</Pos>
<Name>E.J. Manuel</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11794</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Marquise Goodwin</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>8973</PlayerID>
<Date>9/29/2013</Date>
<Pos>DT</Pos>
<Name>Alex Carrington</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11623</PlayerID>
<Date>10/7/2013</Date>
<Pos>K</Pos>
<Name>Dustin Hopkins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11938</PlayerID>
<Date>8/30/2013</Date>
<Pos>FB</Pos>
<Name>Drew Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>9748</PlayerID>
<Date>8/26/2013</Date>
<Pos>T</Pos>
<Name>Chris Hairston</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>6498</PlayerID>
<Date>8/30/2013</Date>
<Pos>QB</Pos>
<Name>Kevin Kolb</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11086</PlayerID>
<Date>8/19/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Elliott</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>089</TeamID>
<FullName>Carolina Panthers</FullName>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>5190</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Chase Blackburn</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>3865</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Colin Cole</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12392</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Williams</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>1045</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Steve Smith</Name>
<Injury>is doubtful for Sunday's game against Atlanta</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7564</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Jonathan Stewart</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>10156</PlayerID>
<Date>11/13/2013</Date>
<Pos>CB</Pos>
<Name>James Dockery</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8930</PlayerID>
<Date>11/5/2013</Date>
<Pos>C</Pos>
<Name>Jeff Byers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>10747</PlayerID>
<Date>10/9/2013</Date>
<Pos>G</Pos>
<Name>Amini Silatolu</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7428</PlayerID>
<Date>9/17/2013</Date>
<Pos>S</Pos>
<Name>Charles Godfrey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8732</PlayerID>
<Date>9/11/2013</Date>
<Pos>T</Pos>
<Name>Garry Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12290</PlayerID>
<Date>6/20/2013</Date>
<Pos>WR</Pos>
<Name>R.J. Webb</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>9386</PlayerID>
<Date>9/1/2013</Date>
<Pos>S</Pos>
<Name>Anderson Russell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>9954</PlayerID>
<Date>8/24/2013</Date>
<Pos>WR</Pos>
<Name>Kealoha Pilares</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12291</PlayerID>
<Date>8/3/2013</Date>
<Pos>DT</Pos>
<Name>Linden Gaydosh</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8774</PlayerID>
<Date>9/1/2013</Date>
<Pos>QB</Pos>
<Name>Jimmy Clausen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7691</PlayerID>
<Date>9/2/2013</Date>
<Pos>S</Pos>
<Name>Haruki Nakamura</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>11550</PlayerID>
<Date>8/27/2013</Date>
<Pos>G</Pos>
<Name>Edmund Kugbila</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8781</PlayerID>
<Date>8/24/2013</Date>
<Pos>T</Pos>
<Name>Bruce Campbell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>11606</PlayerID>
<Date>8/24/2013</Date>
<Pos>FB</Pos>
<Name>Michael Zordich</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8841</PlayerID>
<Date>9/1/2013</Date>
<Pos>WR</Pos>
<Name>David Gettis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>063</TeamID>
<FullName>Chicago Bears</FullName>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>3472</PlayerID>
<Date>11/11/2013</Date>
<Pos>CB</Pos>
<Name>Charles Tillman</Name>
<Injury>is on injured reserve and will miss the remainder of the season</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>11318</PlayerID>
<Date>11/5/2013</Date>
<Pos>WR</Pos>
<Name>Joe Anderson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>abdomen</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>4568</PlayerID>
<Date>10/18/2013</Date>
<Pos>LB</Pos>
<Name>D.J. Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>8865</PlayerID>
<Date>10/9/2013</Date>
<Pos>DT</Pos>
<Name>Nate Collins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>8398</PlayerID>
<Date>9/27/2013</Date>
<Pos>DT</Pos>
<Name>Henry Melton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>4976</PlayerID>
<Date>8/8/2013</Date>
<Pos>CB</Pos>
<Name>Kelvin Hayden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>064</TeamID>
<FullName>Cincinnati Bengals</FullName>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>10638</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Vontaze Burfict</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8895</PlayerID>
<Date>12/24/2013</Date>
<Pos>TE</Pos>
<Name>Jermaine Gresham</Name>
<Injury>is probable for Sunday's game against Baltimore</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>abdomen</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8226</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Andre Smith</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>873</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>James Harrison</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8230</PlayerID>
<Date>12/17/2013</Date>
<Pos>P</Pos>
<Name>Kevin Huber</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>jaw</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11738</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Tyler Eifert</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>9740</PlayerID>
<Date>12/3/2013</Date>
<Pos>G</Pos>
<Name>Clint Boling</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>3791</PlayerID>
<Date>12/9/2013</Date>
<Pos>CB</Pos>
<Name>Terence Newman</Name>
<Injury>will miss 1-3 weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained MCL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8861</PlayerID>
<Date>11/4/2013</Date>
<Pos>DT</Pos>
<Name>Geno Atkins</Name>
<Injury>is on injured reserve </Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>9110</PlayerID>
<Date>10/30/2013</Date>
<Pos>S</Pos>
<Name>Taylor Mays</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>10725</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Devon Still</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>6555</PlayerID>
<Date>10/29/2013</Date>
<Pos>CB</Pos>
<Name>Leon Hall</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11967</PlayerID>
<Date>8/9/2013</Date>
<Pos>DT</Pos>
<Name>Larry Black</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11329</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Emmanuel Lamur</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11398</PlayerID>
<Date>8/28/2013</Date>
<Pos>LB</Pos>
<Name>Brandon Joiner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11784</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Sean Porter</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8802</PlayerID>
<Date>8/27/2013</Date>
<Pos>QB</Pos>
<Name>Zac Robinson</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>4680</PlayerID>
<Date>9/18/2013</Date>
<Pos>DE</Pos>
<Name>Robert Geathers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>120</TeamID>
<FullName>Cleveland Browns</FullName>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8780</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Joe Haden</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7338</PlayerID>
<Date>12/21/2013</Date>
<Pos>WR</Pos>
<Name>Davone Bess</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>9950</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Jordan Cameron</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>10069</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Andre Smith</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8644</PlayerID>
<Date>12/4/2013</Date>
<Pos>DT</Pos>
<Name>Desmond Bryant</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8312</PlayerID>
<Date>12/3/2013</Date>
<Pos>CB</Pos>
<Name>Chris Owens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7384</PlayerID>
<Date>11/11/2013</Date>
<Pos>LB</Pos>
<Name>Quentin Groves</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>10851</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Travis Benjamin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11977</PlayerID>
<Date>10/18/2013</Date>
<Pos>S</Pos>
<Name>Josh Aubrey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11875</PlayerID>
<Date>10/16/2013</Date>
<Pos>WR</Pos>
<Name>Charles Johnson</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8251</PlayerID>
<Date>10/12/2013</Date>
<Pos>QB</Pos>
<Name>Brian Hoyer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11631</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Chris Faulk</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>9841</PlayerID>
<Date>8/26/2013</Date>
<Pos>RB</Pos>
<Name>Dion Lewis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7322</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>John Greco</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>066</TeamID>
<FullName>Dallas Cowboys</FullName>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>4943</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>DeMarcus Ware</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5968</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jason Hatcher</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>3793</PlayerID>
<Date>12/24/2013</Date>
<Pos>QB</Pos>
<Name>Tony Romo</Name>
<Injury>is doubtful for Sunday's game against Philadelphia</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10470</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Phillip Tanner</Name>
<Injury>is questionable for Sunday's game against Philadelphia</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6491</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>Justin Durant</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>9058</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Sean Lee</Name>
<Injury>is doubtful for Sunday's game against Philadelphia</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>9800</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Dwayne Harris</Name>
<Injury>is questionable for Sunday's game against Philadelphia</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>11009</PlayerID>
<Date>12/4/2013</Date>
<Pos>RB</Pos>
<Name>Lance Dunbar</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10614</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Morris Claiborne</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>526</PlayerID>
<Date>11/2/2013</Date>
<Pos>G</Pos>
<Name>Brian Waters</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps/knee/rib</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6856</PlayerID>
<Date>10/18/2013</Date>
<Pos>DE</Pos>
<Name>Edgar Jones</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>11387</PlayerID>
<Date>9/6/2013</Date>
<Pos>DE</Pos>
<Name>Ben Bass</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10848</PlayerID>
<Date>8/27/2013</Date>
<Pos>DT</Pos>
<Name>Tyrone Crawford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5804</PlayerID>
<Date>8/31/2013</Date>
<Pos>G</Pos>
<Name>Nate Livings</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10858</PlayerID>
<Date>8/31/2013</Date>
<Pos>S</Pos>
<Name>Matt Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5962</PlayerID>
<Date>8/27/2013</Date>
<Pos>C</Pos>
<Name>Ryan Cook</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6640</PlayerID>
<Date>9/25/2013</Date>
<Pos>DE</Pos>
<Name>Anthony Spencer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>067</TeamID>
<FullName>Denver Broncos</FullName>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>6641</PlayerID>
<Date>12/23/2013</Date>
<Pos>C</Pos>
<Name>Steve Vallos</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9925</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Von Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>torn right ACL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11852</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Kayvon Webster</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>10832</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Derek Wolfe</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>4648</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Wes Welker</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>5011</PlayerID>
<Date>11/26/2013</Date>
<Pos>DT</Pos>
<Name>Kevin Vickerson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9879</PlayerID>
<Date>11/18/2013</Date>
<Pos>S</Pos>
<Name>Rahim Moore</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9733</PlayerID>
<Date>11/5/2013</Date>
<Pos>G</Pos>
<Name>John Moffitt</Name>
<Injury>is on the left squad list</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal/disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>5991</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Chris Kuper</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>7297</PlayerID>
<Date>9/18/2013</Date>
<Pos>T</Pos>
<Name>Ryan Clady</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>8557</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Greg Orton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9726</PlayerID>
<Date>8/8/2013</Date>
<Pos>G</Pos>
<Name>Justin Boren</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11771</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Lerentee McCray</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>6479</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Stewart Bradley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9896</PlayerID>
<Date>8/27/2013</Date>
<Pos>S</Pos>
<Name>Quinton Carter</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>3631</PlayerID>
<Date>7/30/2013</Date>
<Pos>C</Pos>
<Name>Dan Koppen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11558</PlayerID>
<Date>8/31/2013</Date>
<Pos>DE</Pos>
<Name>Quanterus Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>068</TeamID>
<FullName>Detroit Lions</FullName>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6796</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>John Wendling</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>3469</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Israel Idonije</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>3581</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Rashean Mathis</Name>
<Injury>is probable for Sunday's game against Minnesota</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8061</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>DeAndre Levy</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8891</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Dorin Dickerson</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8291</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Louis Delmas</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8803</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Joique Bell</Name>
<Injury>is probable for Sunday's game against Minnesota</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6494</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Calvin Johnson</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10608</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Bill Bentley</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8317</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Pettigrew</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>11517</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Darius Slay</Name>
<Injury>is doubtful for Sunday's game against Minnesota</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6267</PlayerID>
<Date>11/19/2013</Date>
<Pos>FB</Pos>
<Name>Montell Owens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10827</PlayerID>
<Date>12/3/2013</Date>
<Pos>LB</Pos>
<Name>Travis Lewis</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>four-game suspension</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10667</PlayerID>
<Date>10/30/2013</Date>
<Pos>WR</Pos>
<Name>Ryan Broyles</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6654</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Chris Houston</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>7385</PlayerID>
<Date>9/23/2013</Date>
<Pos>DE</Pos>
<Name>Jason Jones</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>9543</PlayerID>
<Date>8/21/2013</Date>
<Pos>LB</Pos>
<Name>Cory Greenwood</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>11772</PlayerID>
<Date>8/31/2013</Date>
<Pos>TE</Pos>
<Name>Michael Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>069</TeamID>
<FullName>Green Bay Packers</FullName>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11691</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Eddie Lacy</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8435</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Brad Jones</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8366</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Clay Matthews</Name>
<Injury>will miss Sunday's game against Chicago</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11363</PlayerID>
<Date>12/21/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Bostick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>5918</PlayerID>
<Date>12/21/2013</Date>
<Pos>DE</Pos>
<Name>Johnny Jolly</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>12032</PlayerID>
<Date>12/10/2013</Date>
<Pos>WR</Pos>
<Name>Myles White</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11506</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Micah Hyde</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10623</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>Casey Hayward</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10988</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>James Nixon</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>3974</PlayerID>
<Date>11/12/2013</Date>
<Pos>QB</Pos>
<Name>Seneca Wallace</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11881</PlayerID>
<Date>11/5/2013</Date>
<Pos>LB</Pos>
<Name>Sam Barrington</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>7638</PlayerID>
<Date>11/5/2013</Date>
<Pos>TE</Pos>
<Name>Jermichael Finley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>spine</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>9807</PlayerID>
<Date>10/15/2013</Date>
<Pos>WR</Pos>
<Name>Randall Cobb</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8570</PlayerID>
<Date>10/7/2013</Date>
<Pos>LB</Pos>
<Name>Robert Francois</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11683</PlayerID>
<Date>11/27/2013</Date>
<Pos>RB</Pos>
<Name>Johnathan Franklin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>12428</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Jarvis Reed</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11849</PlayerID>
<Date>8/6/2013</Date>
<Pos>WR</Pos>
<Name>Sederrik Cunningham</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11879</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Dorsey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11040</PlayerID>
<Date>8/27/2013</Date>
<Pos>S</Pos>
<Name>Sean Richardson</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10081</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>DuJuan Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8776</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Bryan Bulaga</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10729</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Jerel Worthy</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11423</PlayerID>
<Date>10/15/2013</Date>
<Pos>G</Pos>
<Name>Greg Van Roten</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>4958</PlayerID>
<Date>11/6/2013</Date>
<Pos>QB</Pos>
<Name>Aaron Rodgers</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>collarbone</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>151</TeamID>
<FullName>Houston Texans</FullName>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>3647</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Wade Smith</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>4404</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Antonio Smith</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9066</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Darryl Sharpton</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>7687</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Joe Mays</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>4511</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Greg Jones</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11870</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Ryan Griffin</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10112</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Josh Victorian</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>12049</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Justin Tuggle</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11732</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>D.J. Swearinger</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9669</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Brooks Reed</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9754</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Derek Newton</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>3540</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Andre Johnson</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11802</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>DeAndre Hopkins</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10910</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Brad Smelley</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11690</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Dennis Johnson</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8815</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Deji Karim</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>collarbone</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5805</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Johnathan Joseph</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10756</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Case Keenum</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8822</PlayerID>
<Date>12/18/2013</Date>
<Pos>RB</Pos>
<Name>Ben Tate</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10696</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>DeVier Posey</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8269</PlayerID>
<Date>11/12/2013</Date>
<Pos>RB</Pos>
<Name>Arian Foster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8365</PlayerID>
<Date>10/28/2013</Date>
<Pos>LB</Pos>
<Name>Brian Cushing</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5612</PlayerID>
<Date>10/16/2013</Date>
<Pos>S</Pos>
<Name>Danieal Manning</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5971</PlayerID>
<Date>10/9/2013</Date>
<Pos>TE</Pos>
<Name>Owen Daniels</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8893</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Garrett Graham</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11645</PlayerID>
<Date>9/10/2013</Date>
<Pos>T</Pos>
<Name>David Quessenberry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11805</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Trevardo Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11868</PlayerID>
<Date>8/30/2013</Date>
<Pos>WR</Pos>
<Name>Alan Bonner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11650</PlayerID>
<Date>8/31/2013</Date>
<Pos>T</Pos>
<Name>Brennan Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11809</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Alec Lemon</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>071</TeamID>
<FullName>Indianapolis Colts</FullName>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>11573</PlayerID>
<Date>12/24/2013</Date>
<Pos>DT</Pos>
<Name>Montori Hughes</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9398</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Sergio Brown</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>12402</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Daniel Adongo</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9045</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>Pat Angerer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10795</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Chris Rainey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>11616</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Hugh Thornton</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9910</PlayerID>
<Date>12/3/2013</Date>
<Pos>LB</Pos>
<Name>Mario Harvey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9369</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Jeff Linkenbach</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadricep</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10784</PlayerID>
<Date>12/2/2013</Date>
<Pos>RB</Pos>
<Name>Dan Herron</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>8156</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Ricky Jean-Francois</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10945</PlayerID>
<Date>11/26/2013</Date>
<Pos>S</Pos>
<Name>Delano Howell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>438</PlayerID>
<Date>10/22/2013</Date>
<Pos>WR</Pos>
<Name>Reggie Wayne</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>7686</PlayerID>
<Date>9/17/2013</Date>
<Pos>G</Pos>
<Name>Donald Thomas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10772</PlayerID>
<Date>9/13/2013</Date>
<Pos>RB</Pos>
<Name>Vick Ballard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10730</PlayerID>
<Date>9/18/2013</Date>
<Pos>TE</Pos>
<Name>Dwayne Allen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>6833</PlayerID>
<Date>10/9/2013</Date>
<Pos>RB</Pos>
<Name>Ahmad Bradshaw</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10322</PlayerID>
<Date>8/14/2013</Date>
<Pos>LB</Pos>
<Name>Quinton Spears</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>12054</PlayerID>
<Date>8/19/2013</Date>
<Pos>FB</Pos>
<Name>Dan Moore</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>6552</PlayerID>
<Date>8/14/2013</Date>
<Pos>LB</Pos>
<Name>Justin Hickman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10888</PlayerID>
<Date>8/7/2013</Date>
<Pos>G</Pos>
<Name>Justin Anderson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>8355</PlayerID>
<Date>8/25/2013</Date>
<Pos>LB</Pos>
<Name>Lawrence Sidbury</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>7972</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Joe Reitz</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>090</TeamID>
<FullName>Jacksonville Jaguars</FullName>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>5932</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Maurice Jones-Drew</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8866</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Brandon Deaderick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9809</PlayerID>
<Date>11/25/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Burton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8161</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Roy Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>7672</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Geno Hayes</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10904</PlayerID>
<Date>12/20/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Ebert</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8578</PlayerID>
<Date>12/18/2013</Date>
<Pos>LB</Pos>
<Name>Russell Allen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9734</PlayerID>
<Date>12/17/2013</Date>
<Pos>G</Pos>
<Name>Will Rackley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10601</PlayerID>
<Date>12/16/2013</Date>
<Pos>G</Pos>
<Name>Michael Brewster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9787</PlayerID>
<Date>12/17/2013</Date>
<Pos>WR</Pos>
<Name>Cecil Shorts III</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10666</PlayerID>
<Date>11/1/2013</Date>
<Pos>WR</Pos>
<Name>Justin Blackmon</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11502</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Dwayne Gratz</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9235</PlayerID>
<Date>11/23/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11470</PlayerID>
<Date>10/8/2013</Date>
<Pos>T</Pos>
<Name>Luke Joeckel</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>7471</PlayerID>
<Date>11/25/2013</Date>
<Pos>RB</Pos>
<Name>Justin Forsett</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8848</PlayerID>
<Date>8/6/2013</Date>
<Pos>WR</Pos>
<Name>Taylor Price</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>12065</PlayerID>
<Date>8/6/2013</Date>
<Pos>G</Pos>
<Name>Stephane Milhim</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11873</PlayerID>
<Date>8/25/2013</Date>
<Pos>CB</Pos>
<Name>Jeremy Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>072</TeamID>
<FullName>Kansas City Chiefs</FullName>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>8237</PlayerID>
<Date>12/25/2013</Date>
<Pos>K</Pos>
<Name>Ryan Succop</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10845</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Donald Stephenson</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10219</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Ron Parker</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10648</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>James-Michael Johnson</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11633</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Eric Fisher</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>5758</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Tamba Hali</Name>
<Injury>is questionable for Sunday's game against San Diego</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11378</PlayerID>
<Date>12/17/2013</Date>
<Pos>TE</Pos>
<Name>Dominique Jones</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>9914</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Justin Houston</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>7541</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Branden Albert</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11499</PlayerID>
<Date>11/30/2013</Date>
<Pos>S</Pos>
<Name>Sanders Commings</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11751</PlayerID>
<Date>10/12/2013</Date>
<Pos>TE</Pos>
<Name>Travis Kelce</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>075</TeamID>
<FullName>Miami Dolphins</FullName>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>11520</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Jamar Taylor</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10763</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Ryan Tannehill</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>11887</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Don Jones</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>6462</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Paul Soliai</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8872</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jared Odrick</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9381</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Marlon Moore</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9034</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Koa Misi</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8331</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Brian Hartline</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8289</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Chris Clemons</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9851</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Daniel Thomas</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9160</PlayerID>
<Date>12/10/2013</Date>
<Pos>CB</Pos>
<Name>R.J. Stanford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>5583</PlayerID>
<Date>12/10/2013</Date>
<Pos>CB</Pos>
<Name>Dimitri Patterson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>5104</PlayerID>
<Date>11/3/2013</Date>
<Pos>G</Pos>
<Name>Richie Incognito</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10820</PlayerID>
<Date>10/30/2013</Date>
<Pos>T</Pos>
<Name>Jonathan Martin</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness/personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9813</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Armon Binns</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8330</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Gibson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10008</PlayerID>
<Date>11/16/2013</Date>
<Pos>T</Pos>
<Name>Will Yeatman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>7376</PlayerID>
<Date>8/20/2013</Date>
<Pos>TE</Pos>
<Name>Dustin Keller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>076</TeamID>
<FullName>Minnesota Vikings</FullName>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9514</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Marcus Sherels</Name>
<Injury>is probable for Sunday's game against Detroit</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11812</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Cordarrelle Patterson</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9605</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Brandon Fusco</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7511</PlayerID>
<Date>12/25/2013</Date>
<Pos>FB</Pos>
<Name>Jerome Felton</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9070</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Chris Cook</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10547</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Harrison Smith</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot/groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10633</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Shaun Prater</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7660</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Letroy Guion</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6014</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Fred Evans</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10396</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Larry Dean</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9164</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Toby Gerhart</Name>
<Injury>is doubtful for Sunday's game against Detroit</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6618</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Adrian Peterson</Name>
<Injury>is probable for Sunday's game against Detroit</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10639</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Audie Cole</Name>
<Injury>will miss Sunday's game against Detroit</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9822</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Matt Asiata</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9860</PlayerID>
<Date>12/9/2013</Date>
<Pos>TE</Pos>
<Name>Kyle Rudolph</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fractured left foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10634</PlayerID>
<Date>12/14/2013</Date>
<Pos>CB</Pos>
<Name>Josh Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11513</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Xavier Rhodes</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6673</PlayerID>
<Date>10/17/2013</Date>
<Pos>LB</Pos>
<Name>Desmond Bishop</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11600</PlayerID>
<Date>9/23/2013</Date>
<Pos>RB</Pos>
<Name>Zach Line</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10668</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Greg Childs</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7375</PlayerID>
<Date>12/21/2013</Date>
<Pos>TE</Pos>
<Name>John Carlson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>077</TeamID>
<FullName>New England Patriots</FullName>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9079</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Devin McCourty</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11779</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Josh Boyce</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9761</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Nate Solder</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>10616</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Alfonzo Dennard</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>12121</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Kenbrell Thompkins</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8896</PlayerID>
<Date>12/9/2013</Date>
<Pos>TE</Pos>
<Name>Rob Gronkowski</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>torn right ACL/MCL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>4538</PlayerID>
<Date>11/2/2013</Date>
<Pos>DT</Pos>
<Name>Tommy Kelly</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8359</PlayerID>
<Date>10/29/2013</Date>
<Pos>T</Pos>
<Name>Sebastian Vollmer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>7584</PlayerID>
<Date>10/16/2013</Date>
<Pos>LB</Pos>
<Name>Jerod Mayo</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11464</PlayerID>
<Date>8/26/2013</Date>
<Pos>DE</Pos>
<Name>Armond Armstead</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>infection</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11570</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Cory Grissom</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>12118</PlayerID>
<Date>6/4/2013</Date>
<Pos>WR</Pos>
<Name>T.J. Moe</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>900</PlayerID>
<Date>8/31/2013</Date>
<Pos>S</Pos>
<Name>Adrian Wilson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>10834</PlayerID>
<Date>8/26/2013</Date>
<Pos>T</Pos>
<Name>Markus Zusevics</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11961</PlayerID>
<Date>8/26/2013</Date>
<Pos>WR</Pos>
<Name>Mark Harrison</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8106</PlayerID>
<Date>8/15/2013</Date>
<Pos>G</Pos>
<Name>Tyronne Green</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>4347</PlayerID>
<Date>10/3/2013</Date>
<Pos>DT</Pos>
<Name>Vince Wilfork</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9399</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Dane Fletcher</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>078</TeamID>
<FullName>New Orleans Saints</FullName>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6533</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Pierre Thomas</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eye</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11786</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Kevin Reddick</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>5974</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Jahri Evans</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6034</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Marques Colston</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11627</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Terron Armstead</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>22</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Drew Brees</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11734</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Kenny Vaccaro</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>12125</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Josh Hill</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>9245</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Rafael Bush</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6655</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Keyunta Dawson</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>4161</PlayerID>
<Date>11/19/2013</Date>
<Pos>CB</Pos>
<Name>Jabari Greer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>9085</PlayerID>
<Date>9/18/2013</Date>
<Pos>CB</Pos>
<Name>Patrick Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>8956</PlayerID>
<Date>8/31/2013</Date>
<Pos>C</Pos>
<Name>Eric Olsen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11136</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>Chris Givens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11134</PlayerID>
<Date>8/20/2013</Date>
<Pos>CB</Pos>
<Name>A.J. Davis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>4803</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Will Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>10246</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Joseph Morgan</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>3158</PlayerID>
<Date>8/7/2013</Date>
<Pos>DE</Pos>
<Name>Kenyon Coleman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>8378</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Victor Butler</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>079</TeamID>
<FullName>New York Giants</FullName>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>3833</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Cullen Jenkins</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shin/quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>7444</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Terrell Thomas</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10854</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Adrien Robinson</Name>
<Injury>is doubtful for Sunday's game against Washington</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>6818</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Trumaine McBride</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8263</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Andre Brown</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10744</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Brandon Mosley</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>3905</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>David Diehl</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>7514</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Peyton Hillis</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8995</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Jason Pierre-Paul</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5035</PlayerID>
<Date>12/10/2013</Date>
<Pos>RB</Pos>
<Name>Brandon Jacobs</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9313</PlayerID>
<Date>11/26/2013</Date>
<Pos>C</Pos>
<Name>Jim Cordle</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5033</PlayerID>
<Date>12/17/2013</Date>
<Pos>CB</Pos>
<Name>Corey Webster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin/ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9311</PlayerID>
<Date>12/16/2013</Date>
<Pos>WR</Pos>
<Name>Victor Cruz</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>1274</PlayerID>
<Date>11/7/2013</Date>
<Pos>DT</Pos>
<Name>Shaun Rogers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10804</PlayerID>
<Date>11/7/2013</Date>
<Pos>RB</Pos>
<Name>David Wilson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>6678</PlayerID>
<Date>10/5/2013</Date>
<Pos>CB</Pos>
<Name>Aaron Ross</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>11856</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Cooper Taylor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5082</PlayerID>
<Date>10/23/2013</Date>
<Pos>C</Pos>
<Name>David Baas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9680</PlayerID>
<Date>9/26/2013</Date>
<Pos>FB</Pos>
<Name>Henry Hynoski</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>11141</PlayerID>
<Date>9/1/2013</Date>
<Pos>CB</Pos>
<Name>Laron Scott</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8321</PlayerID>
<Date>8/31/2013</Date>
<Pos>WR</Pos>
<Name>Ramses Barden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9175</PlayerID>
<Date>8/26/2013</Date>
<Pos>S</Pos>
<Name>Stevie Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>4210</PlayerID>
<Date>10/4/2013</Date>
<Pos>G</Pos>
<Name>Chris Snee</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>080</TeamID>
<FullName>New York Jets</FullName>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9643</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Muhammad Wilkerson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9643</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Muhammad Wilkerson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>11587</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Sheldon Richardson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>finger/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5734</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Garrett McIntyre</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5671</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Nick Mangold</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9795</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Kerley</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9301</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Chris Ivory</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps/ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9421</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Austin Howard</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5667</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Santonio Holmes</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9623</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Kenrick Ellis</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5724</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Antonio Cromartie</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10576</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Quinton Coples</Name>
<Injury>is questionable for Sunday's game against Miami</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>11455</PlayerID>
<Date>12/13/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Hill</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5398</PlayerID>
<Date>12/4/2013</Date>
<Pos>WR</Pos>
<Name>Josh Cribbs</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>12133</PlayerID>
<Date>11/26/2013</Date>
<Pos>LB</Pos>
<Name>Troy Davis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10431</PlayerID>
<Date>11/19/2013</Date>
<Pos>TE</Pos>
<Name>Konrad Reuland</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9805</PlayerID>
<Date>10/15/2013</Date>
<Pos>WR</Pos>
<Name>Clyde Gates</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8270</PlayerID>
<Date>10/15/2013</Date>
<Pos>RB</Pos>
<Name>Mike Goodson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>6762</PlayerID>
<Date>10/9/2013</Date>
<Pos>LB</Pos>
<Name>Antwan Barnes</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8436</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Ellis Lankster</Name>
<Injury>is questionable for Sunday's game against Miami</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>jaw</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8185</PlayerID>
<Date>9/1/2013</Date>
<Pos>LB</Pos>
<Name>Josh Mauga</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10286</PlayerID>
<Date>8/8/2013</Date>
<Pos>WR</Pos>
<Name>Vidal Hazelton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10122</PlayerID>
<Date>8/13/2013</Date>
<Pos>RB</Pos>
<Name>John Griffin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8257</PlayerID>
<Date>9/14/2013</Date>
<Pos>QB</Pos>
<Name>Mark Sanchez</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>7689</PlayerID>
<Date>8/21/2013</Date>
<Pos>RB</Pos>
<Name>Lex Hilliard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9349</PlayerID>
<Date>7/27/2013</Date>
<Pos>CB</Pos>
<Name>Aaron Berry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>073</TeamID>
<FullName>Oakland Raiders</FullName>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9960</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Denarius Moore</Name>
<Injury>is probable for Sunday's game against Denver</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>7432</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Mike Jenkins</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>6199</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Mike Brisiel</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11171</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Jeremy Stewart</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>6740</PlayerID>
<Date>12/7/2013</Date>
<Pos>S</Pos>
<Name>Usama Young</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>8373</PlayerID>
<Date>12/6/2013</Date>
<Pos>LB</Pos>
<Name>Kaluka Maiava</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs/calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>10669</PlayerID>
<Date>11/23/2013</Date>
<Pos>WR</Pos>
<Name>Juron Criner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11830</PlayerID>
<Date>11/20/2013</Date>
<Pos>CB</Pos>
<Name>D.J. Hayden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>7642</PlayerID>
<Date>12/14/2013</Date>
<Pos>S</Pos>
<Name>Tyvon Branch</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9760</PlayerID>
<Date>9/1/2013</Date>
<Pos>T</Pos>
<Name>Willie Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11330</PlayerID>
<Date>8/21/2013</Date>
<Pos>K</Pos>
<Name>Eddy Carmona</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>10557</PlayerID>
<Date>8/31/2013</Date>
<Pos>G</Pos>
<Name>Tony Bergstrom</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11863</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>Latavius Murray</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9993</PlayerID>
<Date>9/23/2013</Date>
<Pos>TE</Pos>
<Name>David Ausberry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>081</TeamID>
<FullName>Philadelphia Eagles</FullName>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>9962</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Julian Vandervelde</Name>
<Injury>is questionable for Sunday's game against Dallas</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>10650</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Mychal Kendricks</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11640</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Lane Johnson</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>10612</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Brandon Boykin</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>5058</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Trent Cole</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11838</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Earl Wolff</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>9102</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Kurt Coleman</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8567</PlayerID>
<Date>12/24/2013</Date>
<Pos>S</Pos>
<Name>Colt Anderson</Name>
<Injury>is doubtful for Sunday's game against Dallas</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11546</PlayerID>
<Date>8/30/2013</Date>
<Pos>DE</Pos>
<Name>Joe Kruger</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8829</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>Arrelious Benn</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8190</PlayerID>
<Date>7/29/2013</Date>
<Pos>LB</Pos>
<Name>Jason Phillips</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8336</PlayerID>
<Date>7/30/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Maclin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8127</PlayerID>
<Date>8/29/2013</Date>
<Pos>DE</Pos>
<Name>Phillip Hunt</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>082</TeamID>
<FullName>Pittsburgh Steelers</FullName>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8851</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Emmanuel Sanders</Name>
<Injury>is questionable for Sunday's game against Cleveland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>6568</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>LaMarr Woodley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>7897</PlayerID>
<Date>11/30/2013</Date>
<Pos>C</Pos>
<Name>Fernando Velasco</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11760</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Jarvis Jones</Name>
<Injury>is questionable for Sunday's game against Cleveland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>flu-like symptoms</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8446</PlayerID>
<Date>10/15/2013</Date>
<Pos>TE</Pos>
<Name>David Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>6593</PlayerID>
<Date>10/15/2013</Date>
<Pos>T</Pos>
<Name>Levi Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>9689</PlayerID>
<Date>11/26/2013</Date>
<Pos>CB</Pos>
<Name>Curtis Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8449</PlayerID>
<Date>9/9/2013</Date>
<Pos>RB</Pos>
<Name>LaRod Stephens-Howling</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8957</PlayerID>
<Date>9/9/2013</Date>
<Pos>C</Pos>
<Name>Maurkice Pouncey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>12169</PlayerID>
<Date>8/3/2013</Date>
<Pos>G</Pos>
<Name>Nik Embernate</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11097</PlayerID>
<Date>8/25/2013</Date>
<Pos>G</Pos>
<Name>Justin Cheadle</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11754</PlayerID>
<Date>8/25/2013</Date>
<Pos>DE</Pos>
<Name>Nicholas Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>882</PlayerID>
<Date>8/12/2013</Date>
<Pos>WR</Pos>
<Name>Plaxico Burress</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>10655</PlayerID>
<Date>11/6/2013</Date>
<Pos>LB</Pos>
<Name>Sean Spence</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>2393</PlayerID>
<Date>9/9/2013</Date>
<Pos>LB</Pos>
<Name>Larry Foote</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>083</TeamID>
<FullName>San Diego Chargers</FullName>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9719</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Shareece Wright</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9166</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Sean Lissemore</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9919</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Thomas Keiser</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>7362</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Eddie Royal</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8318</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>John Phillips</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>10552</PlayerID>
<Date>12/13/2013</Date>
<Pos>S</Pos>
<Name>Brandon Taylor</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9705</PlayerID>
<Date>12/16/2013</Date>
<Pos>CB</Pos>
<Name>Johnny Patrick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8826</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Ryan Mathews</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>11191</PlayerID>
<Date>10/9/2013</Date>
<Pos>T</Pos>
<Name>Mike Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>2786</PlayerID>
<Date>10/1/2013</Date>
<Pos>LB</Pos>
<Name>Dwight Freeney</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadricep</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>6002</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Jeromey Clary</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>4618</PlayerID>
<Date>10/1/2013</Date>
<Pos>WR</Pos>
<Name>Malcom Floyd</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head/neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>12186</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Byron Jerideau</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8827</PlayerID>
<Date>8/19/2013</Date>
<Pos>WR</Pos>
<Name>Danario Alexander</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>11523</PlayerID>
<Date>8/26/2013</Date>
<Pos>CB</Pos>
<Name>Steve Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9930</PlayerID>
<Date>7/28/2013</Date>
<Pos>LB</Pos>
<Name>Jonas Mouton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8125</PlayerID>
<Date>11/12/2013</Date>
<Pos>LB</Pos>
<Name>Larry English</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>084</TeamID>
<FullName>San Francisco 49ers</FullName>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>8561</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Dan Skuta</Name>
<Injury>is questionable for Sunday's game against Arizona</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>1780</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Justin Smith</Name>
<Injury>is probable for Sunday's game against Arizona</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>7347</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Mario Manningham</Name>
<Injury>is questionable for Sunday's game against Arizona</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9924</PlayerID>
<Date>12/18/2013</Date>
<Pos>FB</Pos>
<Name>Bruce Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11530</PlayerID>
<Date>12/10/2013</Date>
<Pos>DE</Pos>
<Name>Tank Carradine</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11813</PlayerID>
<Date>9/27/2013</Date>
<Pos>WR</Pos>
<Name>Quinton Patton</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9644</PlayerID>
<Date>9/17/2013</Date>
<Pos>DT</Pos>
<Name>Ian Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>10641</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Darius Fleming</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>12198</PlayerID>
<Date>8/28/2013</Date>
<Pos>FB</Pos>
<Name>Alex Debniak</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9946</PlayerID>
<Date>8/27/2013</Date>
<Pos>CB</Pos>
<Name>Chris Culliver</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11302</PlayerID>
<Date>6/19/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Carswell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11836</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Luke Marquardt</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11692</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>Marcus Lattimore</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>085</TeamID>
<FullName>Seattle Seahawks</FullName>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8775</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Russell Okung</Name>
<Injury>is probable for Sunday's game against St. Louis </Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>9090</PlayerID>
<Date>12/22/2013</Date>
<Pos>CB</Pos>
<Name>Walter Thurmond</Name>
<Injury>is probable for Sunday's game against St. Louis </Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>four-game suspension served</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>5519</PlayerID>
<Date>12/18/2013</Date>
<Pos>CB</Pos>
<Name>Brandon Browner</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>6625</PlayerID>
<Date>10/30/2013</Date>
<Pos>WR</Pos>
<Name>Sidney Rice</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10899</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>J.R. Sweezy</Name>
<Injury>is questionable for Sunday's game against St. Louis </Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11703</PlayerID>
<Date>10/22/2013</Date>
<Pos>FB</Pos>
<Name>Spencer Ware</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10868</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Korey Toomer</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11516</PlayerID>
<Date>8/27/2013</Date>
<Pos>CB</Pos>
<Name>Tharold Simon</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11596</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Jesse Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11100</PlayerID>
<Date>5/15/2013</Date>
<Pos>CB</Pos>
<Name>Chandler Fenner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8332</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Percy Harvin</Name>
<Injury>is questionable for Sunday's game against St. Louis </Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8899</PlayerID>
<Date>5/31/2013</Date>
<Pos>TE</Pos>
<Name>Anthony McCoy</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10902</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Greg Scruggs</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>9941</PlayerID>
<Date>12/9/2013</Date>
<Pos>LB</Pos>
<Name>K.J. Wright</Name>
<Injury>is expected to miss six weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>074</TeamID>
<FullName>St. Louis Rams</FullName>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>7267</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Chris Long</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>7268</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Jake Long</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>9992</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Mike Person</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>10914</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Daryl Richardson</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>11776</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Tavon Austin</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>6015</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>Cortland Finnegan</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eye</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>6453</PlayerID>
<Date>11/23/2013</Date>
<Pos>QB</Pos>
<Name>Brady Quinn</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>4738</PlayerID>
<Date>12/11/2013</Date>
<Pos>C</Pos>
<Name>Scott Wells</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>10536</PlayerID>
<Date>9/16/2013</Date>
<Pos>CB</Pos>
<Name>Matt Daniels</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>12230</PlayerID>
<Date>7/18/2013</Date>
<Pos>LB</Pos>
<Name>Phillip Steward</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>12217</PlayerID>
<Date>6/6/2013</Date>
<Pos>WR</Pos>
<Name>C.J. Atkins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>8773</PlayerID>
<Date>10/22/2013</Date>
<Pos>QB</Pos>
<Name>Sam Bradford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>087</TeamID>
<FullName>Tampa Bay Buccaneers</FullName>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9652</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Da'Quan Bowers</Name>
<Injury>is questionable for Sunday's game against New Orleans</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10534</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Mark Barron</Name>
<Injury>is questionable for Sunday's game against New Orleans</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>11818</PlayerID>
<Date>12/18/2013</Date>
<Pos>WR</Pos>
<Name>Russell Shepard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8372</PlayerID>
<Date>12/4/2013</Date>
<Pos>LB</Pos>
<Name>Jonathan Casillas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8606</PlayerID>
<Date>11/27/2013</Date>
<Pos>TE</Pos>
<Name>Tom Crabtree</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>6982</PlayerID>
<Date>11/18/2013</Date>
<Pos>CB</Pos>
<Name>Michael Adams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8857</PlayerID>
<Date>10/28/2013</Date>
<Pos>WR</Pos>
<Name>Mike Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10788</PlayerID>
<Date>11/8/2013</Date>
<Pos>RB</Pos>
<Name>Doug Martin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10777</PlayerID>
<Date>11/6/2013</Date>
<Pos>RB</Pos>
<Name>Jeff Demps</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>7310</PlayerID>
<Date>10/16/2013</Date>
<Pos>G</Pos>
<Name>Carl Nicks</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8888</PlayerID>
<Date>10/1/2013</Date>
<Pos>TE</Pos>
<Name>Nate Byham</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9856</PlayerID>
<Date>9/23/2013</Date>
<Pos>TE</Pos>
<Name>Luke Stocker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>11866</PlayerID>
<Date>11/13/2013</Date>
<Pos>RB</Pos>
<Name>Mike James</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>12243</PlayerID>
<Date>10/15/2013</Date>
<Pos>CB</Pos>
<Name>Rashaan Melvin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>12414</PlayerID>
<Date>8/9/2013</Date>
<Pos>LB</Pos>
<Name>Marvin Booker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10891</PlayerID>
<Date>8/26/2013</Date>
<Pos>RB</Pos>
<Name>Michael Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9983</PlayerID>
<Date>8/26/2013</Date>
<Pos>CB</Pos>
<Name>Anthony Gaitor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>3143</PlayerID>
<Date>8/31/2013</Date>
<Pos>K</Pos>
<Name>Lawrence Tynes</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>7740</PlayerID>
<Date>7/22/2013</Date>
<Pos>K</Pos>
<Name>Connor Barth</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>070</TeamID>
<FullName>Tennessee Titans</FullName>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9622</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jurrell Casey</Name>
<Injury>is questionable for Sunday's game against Houston</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>10841</PlayerID>
<Date>12/18/2013</Date>
<Pos>CB</Pos>
<Name>Coty Sensabaugh</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>5129</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>David Stewart</Name>
<Injury>is questionable for Sunday's game against Houston</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>6584</PlayerID>
<Date>10/30/2013</Date>
<Pos>C</Pos>
<Name>Rob Turner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9774</PlayerID>
<Date>11/12/2013</Date>
<Pos>QB</Pos>
<Name>Jake Locker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9159</PlayerID>
<Date>8/31/2013</Date>
<Pos>WR</Pos>
<Name>Marc Mariani</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>3924</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Walter</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>088</TeamID>
<FullName>Washington Redskins</FullName>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>3824</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Nick Barnett</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9847</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Evan Royster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6196</PlayerID>
<Date>11/26/2013</Date>
<Pos>DE</Pos>
<Name>Stephen Bowen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9801</PlayerID>
<Date>11/21/2013</Date>
<Pos>WR</Pos>
<Name>Leonard Hankerson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>11759</PlayerID>
<Date>12/19/2013</Date>
<Pos>TE</Pos>
<Name>Jordan Reed</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>7646</PlayerID>
<Date>10/15/2013</Date>
<Pos>LB</Pos>
<Name>Bryan Kehl</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>8137</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Brian Orakpo</Name>
<Injury>is questionable for Sunday's game against the NY Giants</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9980</PlayerID>
<Date>12/4/2013</Date>
<Pos>G</Pos>
<Name>Maurice Hurt</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>10654</PlayerID>
<Date>8/26/2013</Date>
<Pos>LB</Pos>
<Name>Keenan Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>11733</PlayerID>
<Date>8/26/2013</Date>
<Pos>S</Pos>
<Name>Phillip Thomas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6604</PlayerID>
<Date>7/16/2013</Date>
<Pos>S</Pos>
<Name>Tanard Jackson</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6517</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Adam Carriker</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>8755</PlayerID>
<Date>10/15/2013</Date>
<Pos>LS</Pos>
<Name>Nick Sundberg</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<time_stamp> December 25, 2013, at 10:10 PM ET </time_stamp>
</message>
+ schemagen/Odds_XML/19996433.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>19996433</XML_File_ID>
<heading>ABO;NFL-ODDS</heading>
<category>Odds</category>
<sport>NFL</sport>
<Title>Las Vegas National Football League Line</Title>
<Line_Time>Current Line as of 9:30 A.M. ET</Line_Time>
<Notes>SATURDAY, JANUARY 4TH</Notes>
<Notes>NFL Wild Card Playoffs</Notes>
<Game>
<GameID>4431</GameID>
<Game_Date>01/04/2014</Game_Date>
<Game_Time>04:35 PM</Game_Time>
<AwayTeam>
<AwayTeamID>072</AwayTeamID>
<AwayRotationNumber>101</AwayRotationNumber>
<AwayAbbr>KAN</AwayAbbr>
<AwayTeamName>Kansas City</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>071</HomeTeamID>
<HomeRotationNumber>102</HomeRotationNumber>
<HomeAbbr>IND</HomeAbbr>
<HomeTeamName>Indianapolis</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">46.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">46.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">46.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>4432</GameID>
<Game_Date>01/04/2014</Game_Date>
<Game_Time>08:10 PM</Game_Time>
<AwayTeam>
<AwayTeamID>078</AwayTeamID>
<AwayRotationNumber>103</AwayRotationNumber>
<AwayAbbr>NOS</AwayAbbr>
<AwayTeamName>New Orleans</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>081</HomeTeamID>
<HomeRotationNumber>104</HomeRotationNumber>
<HomeAbbr>PHI</HomeAbbr>
<HomeTeamName>Philadelphia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">54.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">54.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">54.5</Casino>
</Over_Under>
</Game>
<Notes>SUNDAY, JANUARY 5TH</Notes>
<Notes>NFL Wild Card Playoffs</Notes>
<Game>
<GameID>4433</GameID>
<Game_Date>01/05/2014</Game_Date>
<Game_Time>01:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>083</AwayTeamID>
<AwayRotationNumber>105</AwayRotationNumber>
<AwayAbbr>SDC</AwayAbbr>
<AwayTeamName>San Diego</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>064</HomeTeamID>
<HomeRotationNumber>106</HomeRotationNumber>
<HomeAbbr>CIN</HomeAbbr>
<HomeTeamName>Cincinnati</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">46.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">46.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">46.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>4434</GameID>
<Game_Date>01/05/2014</Game_Date>
<Game_Time>04:40 PM</Game_Time>
<AwayTeam>
<AwayTeamID>084</AwayTeamID>
<AwayRotationNumber>107</AwayRotationNumber>
<AwayAbbr>SFX</AwayAbbr>
<AwayTeamName>San Francisco</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>069</HomeTeamID>
<HomeRotationNumber>108</HomeRotationNumber>
<HomeAbbr>GBP</HomeAbbr>
<HomeTeamName>Green Bay</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">48.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">48.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">48.5</Casino>
</Over_Under>
</Game>
<time_stamp> December 30, 2013, at 09:31 AM ET </time_stamp>
</message>
+ schemagen/injuriesxml/19954893.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Injuries 1.0/EN" "injuriesxml.dtd">
<message>
<XML_File_ID>19954893</XML_File_ID>
<heading>ACI!NBA-INJURIES</heading>
<category>Injuries</category>
<sport>NBA</sport>
<listing>
<team>Atlanta Hawks</team>
<teamno>091</teamno>
<injuries>
 Forward Cartier Martin (12/24, sprained left ankle) is 
questionable for Thursday's game against Cleveland. Center Gustavo Ayon
(12/24, sprained left ankle/bruised left leg) is questionable for Thursday's
game against Cleveland.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Boston Celtics</team>
<teamno>092</teamno>
<injuries>
 Guard Rajon Rondo (10/2, right knee surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Brooklyn Nets</team>
<teamno>104</teamno>
<injuries>
 Center Brook Lopez (12/21, broken foot) is expected to miss 
the remainder of the season. Forward Andrei Kirilenko (11/9, back) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Charlotte Bobcats</team>
<teamno>152</teamno>
<injuries>
 Forward Jeff Taylor (12/21, ruptured right Achilles) will 
miss the remainder of the season. Forward Michael Kidd-Gilchrist (12/4,
broken left hand) is expected to miss 4-6 weeks. Center Brendan Haywood
(10/17, left foot surgery) will miss at least three months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Chicago Bulls</team>
<teamno>093</teamno>
<injuries>
 *Forward Luol Deng (12/25, left Achilles inflammation) missed 
Wednesday's game against Brooklyn. Guard Derrick Rose (11/23, right knee
surgery) is expected to miss the remainder of the season.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Cleveland Cavaliers</team>
<teamno>094</teamno>
<injuries>
 Guard Dion Waiters (12/24, right wrist tendinitis) is 
questionable for Thursday's game against Atlanta.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Dallas Mavericks</team>
<teamno>095</teamno>
<injuries>
 Guard Devin Harris (10/2, left toe surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Denver Nuggets</team>
<teamno>096</teamno>
<injuries>
 Forward Kenneth Faried (12/24, sprained left ankle) is 
questionable for Friday's game against New Orleans. Center JaVale McGee
(11/11, stress fracture in left tibia) is out indefinitely. Forward Danilo
Gallinari (10/2, left knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Detroit Pistons</team>
<teamno>097</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Golden State Warriors</team>
<teamno>098</teamno>
<injuries>
 Center Jermaine O`Neal (12/10, to undergo 
arthroscopic right wrist surgery) is out indefinitely. Center Ognjen Kuzmic
(11/26, broken right pinky finger) is out indefinitely. Center Festus Ezeli
(10/2, right knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Houston Rockets</team>
<teamno>099</teamno>
<injuries>
 Guard Patrick Beverley (12/22, broken right hand) is 
expected to miss 4-6 weeks. *Center Greg Smith (12/25, sore right knee) will
miss Wednesday's game against San Antonio. *Guard James Harden (12/25,
sprained left ankle) is questionable for Wednesday's game against San
Antonio. Center Omer Asik (12/3, bruised right thigh) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Indiana Pacers</team>
<teamno>100</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Los Angeles Clippers</team>
<teamno>101</teamno>
<injuries>
 Forward Reggie Bullock (12/8, sprained left ankle) is 
out indefinitely. Guard J.J. Redick (11/30, broken right hand/torn ligament
in right elbow) will miss at least 6-8 weeks. Guard Maalik Wayns (10/17, left
knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Los Angeles Lakers</team>
<teamno>102</teamno>
<injuries>
 Guard Kobe Bryant (12/18, left tibial plateau fracture) 
will miss at least six weeks. Guard Steve Blake (12/11, torn ligament in
right elbow) will miss at least six weeks. *Guard Jordan Farmar (12/25, torn
left hamstring) is probable for Wednesday's game against Miami. Guard Steve
Nash (11/11, strained back/hamstrings) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Memphis Grizzlies</team>
<teamno>119</teamno>
<injuries>
 Forward Tayshaun Prince (12/24, sore knee) is 
questionable for Thursday's game against Houston. Forward Quincy Pondexter
(12/9, stress fracture in right foot) will miss the remainder of the season.
Center Marc Gasol (11/23, sprained left knee) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Miami Heat</team>
<teamno>115</teamno>
<injuries>
 Center Greg Oden (10/29, left/right knee surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Milwaukee Bucks</team>
<teamno>103</teamno>
<injuries>
 Forward Ersan Ilyasova (12/19, sprained right ankle) is out 
indefinitely. Guard Gary Neal (12/24, plantar fasciitis in left foot) is
questionable for Friday's game against Brooklyn. Center Zaza Pachulia (12/9,
fractured right foot) will miss at least one month. Center Larry Sanders
(11/11, right thumb surgery) is expected to miss 4-6 weeks. Forward Carlos
Delfino (10/2, right foot surgery) will miss 4-6 months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Minnesota Timberwolves</team>
<teamno>116</teamno>
<injuries>
 Center Ronny Turiaf (11/2, broken right elbow) is 
out indefinitely. Forward Chase Budinger (10/1, left knee surgery) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>New Orleans Pelicans</team>
<teamno>114</teamno>
<injuries>
 Guard Eric Gordon (12/24, bruised right hip) is 
questionable for Friday's game against Denver. Center Jason Smith (12/24,
bone bruise in right knee) is questionable for Friday's game against Denver.
Center Greg Stiemsma (11/14, sprained left knee) is expected to miss 6-8
weeks.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>New York Knicks</team>
<teamno>105</teamno>
<injuries>
 *Guard Raymond Felton (12/25, strained right groin) will 
miss Wednesday's game against Oklahoma City. *Forward Carmelo Anthony (12/25,
sprained left ankle) will miss Wednesday's game against Oklahoma City.
*Forward Metta World Peace (12/25, sore left knee ) will miss Wednesday's
game against Oklahoma City. Guard Pablo Prigioni (12/17, hairline fracture in
right big toe) is expected to miss 2-3 weeks. *Forward Kenyon Martin (12/25,
strained abdominal) is probable for Wednesday's game against Oklahoma City.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Oklahoma City Thunder</team>
<teamno>111</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Orlando Magic</team>
<teamno>117</teamno>
<injuries>
 Guard E`Twaun Moore (12/24, bruised right thigh) is 
questionable for Friday's game against Detroit.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Philadelphia 76ers</team>
<teamno>106</teamno>
<injuries>
 Forward Evan Turner (12/22, sore right knee) is probable 
for Saturday's game against Phoenix. Forward Arnett Moultrie (10/2, left
ankle surgery) will miss at least three months. Guard Jason Richardson (10/2,
left knee surgery) is out indefinitely. Center Nerlens Noel (10/2, left knee
surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Phoenix Suns</team>
<teamno>107</teamno>
<injuries>
 Center Emeka Okafor (10/26, neck surgery) is out indefinitely. 
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Portland Trail Blazers</team>
<teamno>108</teamno>
<injuries>
 Guard Mo Williams (12/23, bruised hip) is 
questionable for Thursday's game against New Orleans. Guard C.J. McCollum
(10/6, right foot surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Sacramento Kings</team>
<teamno>109</teamno>
<injuries>
 Forward Carl Landry (10/14, left hip surgery) is expected 
to miss 3-4 months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>San Antonio Spurs</team>
<teamno>110</teamno>
<injuries>
 *Guard Cory Joseph (12/25, stomach virus) is questionable 
for Wednesday's game against Houston.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Toronto Raptors</team>
<teamno>118</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Utah Jazz</team>
<teamno>112</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Washington Wizards</team>
<teamno>113</teamno>
<injuries>
 Forward Glen Rice Jr. (12/18, surgery right wrist) is 
out indefinitely. Forward Al Harrington (11/13, strained right knee) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<time_stamp> December 25, 2013, at 02:51 PM ET </time_stamp>
</message>
+ schemagen/injuriesxml/20065296.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Injuries 1.0/EN" "injuriesxml.dtd">
<message>
<XML_File_ID>20065296</XML_File_ID>
<heading>AEI!CB-HURTS</heading>
<category>Injuries</category>
<sport>CBASK</sport>
<listing>
<team>AIR FORCE</team>
<injuries>
 Forward Kyle Broekhuis (11/8, undisclosed) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>AKRON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ALABAMA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>APPALACHIAN ST</team>
<injuries>
 Forward Ty Toney (1/3, sprained ankle) is questionable for 
Monday's game against Elon.
</injuries>
</listing>
<listing>
<team>ARK-LITTLE ROCK</team>
<injuries>
 Guard J.T. Thomas (11/23, strained groin) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>ARKANSAS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ARKANSAS STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>AUBURN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>AUSTIN PEAY</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BALL STATE</team>
<injuries>
 Forward Matt Kamieniecki (11/7, right wrist surgery) will miss 
the entire season.
</injuries>
</listing>
<listing>
<team>BAYLOR</team>
<injuries>
 Guard Allerik Freeman (11/4, broken right wrist) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>BELMONT</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BOISE STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BOSTON COLLEGE</team>
<injuries>
 Guard Darryl Hicks (11/8, knee surgery) is expected to miss 
the entire season.
</injuries>
</listing>
<listing>
<team>BOWLING GREEN</team>
<injuries>
 Forward Craig Sealey (1/3, swollen ankle) is questionable for 
Wednesday's game against Eastern Michigan. Guard Zack Denny (11/8, sprained
knee) is out indefinitely. Guard Chauncey Orr (11/10, sprained knee) will
miss the remainder of the season.
</injuries>
</listing>
<listing>
<team>BRADLEY</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BROWN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BUFFALO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>BUTLER</team>
<injuries>
 Forward Andy Smeathers (11/6, personal) has left the team. Forward 
Roosevelt Jones (10/20, left wrist surgery) will miss the entire season.
</injuries>
</listing>
<listing>
<team>BYU</team>
<injuries>
 *Forward Eric Mika (1/5, bruised hip) is questionable for Thursday's 
game against Pepperdine.
</injuries>
</listing>
<listing>
<team>CAL POLY</team>
<injuries>
 Guard Reese Morgan (11/7, knee surgery) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>CAL STATE FULLERTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CANISIUS</team>
<injuries>
 *Center Kevin Bleeker (1/5, sprained right ankle) is questionable 
for Monday's game against Marist.
</injuries>
</listing>
<listing>
<team>CENTRAL MICH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CHARLOTTE</team>
<injuries>
 Guard Ivan Benkovic (11/8, ruptured disc in back) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>CHATTANOOGA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CHICAGO STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CITADEL</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CLEMSON</team>
<injuries>
 Guard Devin Coleman (12/28, personal) has decided to transfer. 
Guard Patrick Rooks (10/28, hip surgery) will miss the entire season.
</injuries>
</listing>
<listing>
<team>CLEVELAND STATE</team>
<injuries>
 Forward Ludovic Ndaye (1/2, shoulder) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>COLL OF CHARLESTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>COLORADO STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>COLUMBIA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CORNELL</team>
<injuries>
 *Forward Deion Giddens (1/5, illness) is questionable for 
Saturday's game against Oberlin. Center Braxston Bunce (11/7, knee) is out
indefinitely. Forward Shonn Miller (11/7, shoulder) is out indefinitely.
</injuries>
</listing>
<listing>
<team>CREIGHTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CS-BAKERSFIELD</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>CS-NORTHRIDGE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DARTMOUTH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DAVIDSON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DAYTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DELAWARE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DEPAUL</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DETROIT</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DRAKE</team>
<injuries>
 Guard Gary Ricks Jr. (12/11, broken left foot) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>DREXEL</team>
<injuries>
 Guard Damion Lee (11/28, right knee surgery) will miss the remainder 
of the season.
</injuries>
</listing>
<listing>
<team>DUKE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>DUQUESNE</team>
<injuries>
 Forward Jordan Robinson (11/30, eligibility) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>EAST CAROLINA</team>
<injuries>
 Center Marshall Guilmette (11/20, knee surgery) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>EASTERN ILL</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>EASTERN KY</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>EASTERN MICH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>EASTERN WASH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ELON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>EVANSVILLE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>FAIRFIELD</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>FIU</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>FLA ATLANTIC</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>FLORIDA</team>
<injuries>
 Guard Eli Carter (12/4, right leg surgery) will miss the remainder 
of the season. Guard Dillon Graham (11/20, bone spurs in hips) will miss the
remainder of the season. Forward Damontre Harris (11/8, disciplinary) was
dismissed from the team.
</injuries>
</listing>
<listing>
<team>FLORIDA STATE</team>
<injuries>
 Center Kiel Turpin (11/8, strained left patellar tendon) is 
out indefinitely.
</injuries>
</listing>
<listing>
<team>FORDHAM</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>FRESNO STATE</team>
<injuries>
 Forward Braeden Anderson (10/20, neck surgery) will miss the 
entire season.
</injuries>
</listing>
<listing>
<team>FURMAN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>GA SOUTHERN</team>
<injuries>
 Forward Kameron Dunnican (12/2, personal) has left the team. 
</injuries>
</listing>
<listing>
<team>GEORGE MASON</team>
<injuries>
 Forward Jonathan Arledge (12/8, strained back) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>GEORGE WASHINGTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>GEORGETOWN</team>
<injuries>
 Forward Greg Whittington (11/30, disciplinary) was dismissed 
from the team.
</injuries>
</listing>
<listing>
<team>GEORGIA</team>
<injuries>
 Guard Dusan Langura (10/28, knee surgery) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>GEORGIA STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>GEORGIA TECH</team>
<injuries>
 Forward Robert Carter (12/30, left knee surgery) will miss at 
least one month. Guard Travis Jorgenson (11/21, right knee surgery) will miss
the remainder of the season.
</injuries>
</listing>
<listing>
<team>GONZAGA</team>
<injuries>
 Guard Gary Bell (12/31, hand) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>GRAND CANYON</team>
<injuries>
 Guard Jeff Lowery (12/28, disciplinary) was dismissed from the 
team. Guard Demetrius Walker (12/28, disciplinary) was dismissed from the
team.
</injuries>
</listing>
<listing>
<team>GREEN BAY</team>
<injuries>
 Forward Alfonzo McKinnie (12/22, knee surgery) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>HARVARD</team>
<injuries>
 Center Kenyatta Smith (11/11, sprained left foot) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>HAWAII</team>
<injuries>
 Center Caleb Dressler (11/8, back surgery) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>HOFSTRA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>IDAHO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>IDAHO STATE</team>
<injuries>
 Center Ajak Magot (11/8, foot surgery) will miss at least 2-3 
months.
</injuries>
</listing>
<listing>
<team>ILL-CHICAGO</team>
<injuries>
 Center Will Simonton (11/21, undisclosed) is out indefinitely. 
Guard Lance Whitaker (11/17, knee surgery) is expected to miss the remainder
of the season. Guard Joey Miller (12/4, personal) was dismissed from the
team.
</injuries>
</listing>
<listing>
<team>ILLINOIS</team>
<injuries>
 Guard Ahmad Starks (10/24, eligibility) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>ILLINOIS STATE</team>
<injuries>
 Forward Michael Middlebrooks (12/20, disciplinary) will miss 
the remainder of the season.
</injuries>
</listing>
<listing>
<team>INDIANA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>INDIANA STATE</team>
<injuries>
 Center Mike Samuels (11/8, right foot surgery) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>IONA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>IOWA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>IOWA STATE</team>
<injuries>
 Guard K.J. Bluford (12/31, personal) has left the team. Forward 
Abdel Nader (12/31, eligibility) will miss the remainder of the season.
</injuries>
</listing>
<listing>
<team>JACKSONVILLE ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>JAMES MADISON</team>
<injuries>
 *Guard Andre Nation (1/5, 15-game suspension served) is 
probable for Tuesday's game against College of Charleston.
</injuries>
</listing>
<listing>
<team>KANSAS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>KANSAS STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>KENT STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>KENTUCKY</team>
<injuries>
 Guard Jon Hood (1/3, head) is questionable for Wednesday's game 
against Mississippi State.
</injuries>
</listing>
<listing>
<team>LA SALLE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>LONG BEACH STATE</team>
<injuries>
 Forward Nick Shepherd (12/8, broken wrist) is out 
indefinitely. Forward Edgar Garibay (11/8, knee surgery) will miss the entire
season. Guard Anson Moye (11/8, broken foot) is out indefinitely.
</injuries>
</listing>
<listing>
<team>LOUISIANA</team>
<injuries>
 *Forward Elridge Moore (1/5, ankle) is questionable for 
Saturday's game against TX Arlington.
</injuries>
</listing>
<listing>
<team>LOUISIANA TECH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>LOYOLA MARYMOUNT</team>
<injuries>
 Guard Nino Jackson (11/26, sprained ankle) is out 
indefinitely. Forward Godwin Okonji (10/28, left leg) is out indefinitely.
</injuries>
</listing>
<listing>
<team>LOYOLA-CHICAGO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>LSU</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MANHATTAN</team>
<injuries>
 *Guard CJ Jones (1/5, undisclosed) is questionable for Thursday's 
game against Quinnipiac.
</injuries>
</listing>
<listing>
<team>MARIST</team>
<injuries>
 Guard Isaiah Morton (12/12, personal) has left the team. Guard Nick 
Colletta (11/14, sprained ankle) is out indefinitely.
</injuries>
</listing>
<listing>
<team>MARQUETTE</team>
<injuries>
 Guard Duane Wilson (10/28, stress fracture in left leg) will miss 
the entire season.
</injuries>
</listing>
<listing>
<team>MARSHALL</team>
<injuries>
 Center J.P. Kambola (1/2, eligibility) is out indefinitely. 
Forward Elijah Pittman (12/10, disciplinary) is suspended indefinitely.
</injuries>
</listing>
<listing>
<team>MARYLAND</team>
<injuries>
 Guard Seth Allen (10/30, broken left foot) is expected to miss 2-3 
months.
</injuries>
</listing>
<listing>
<team>MASSACHUSETTS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MIAMI-FLORIDA</team>
<injuries>
 Guard Deandre Burnett (11/7, left wrist surgery) will miss 
the entire season.
</injuries>
</listing>
<listing>
<team>MIAMI-OHIO</team>
<injuries>
 Guard Reggie Johnson (12/28, personal) has decided to transfer. 
Center Blake McLimans (12/3, personal) is out indefinitely. Forward Bill
Edwards (11/8, knee surgery) is out indefinitely.
</injuries>
</listing>
<listing>
<team>MICHIGAN</team>
<injuries>
 Center Mitch McGary (12/15, back surgery) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>MICHIGAN STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MIDDLE TENNESSEE</team>
<injuries>
 Guard Ronald Ross (11/15, personal) has left the team. 
</injuries>
</listing>
<listing>
<team>MILWAUKEE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MINNESOTA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MISS STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MISSOURI</team>
<injuries>
 Forward Stefan Jankovic (11/28, personal) has decided to transfer. 
</injuries>
</listing>
<listing>
<team>MISSOURI STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MONMOUTH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MONTANA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MONTANA STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MOREHEAD STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>MURRAY STATE</team>
<injuries>
 Guard Zay Jackson (11/14, hand) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>NC STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NEBRASKA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NEVADA</team>
<injuries>
 Forward Ronnie Stevens, Jr. (12/11, right/left leg surgery) will 
miss at least 3-4 weeks. *Guard Marqueze Coleman (1/5, eye surgery) is
questionable for Wednesday's game against UNLV. Center Chris Brown (11/8,
illness) is out indefinitely.
</injuries>
</listing>
<listing>
<team>NEW MEXICO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NEW MEXICO ST</team>
<injuries>
 Forward Remi Barry (12/1, left knee surgery) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>NIAGARA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NORTH CAROLINA</team>
<injuries>
 Guard P.J. Hairston (10/20, legal/disciplinary) will miss 
the entire season. Forward Joel James (12/20, sprained right MCL) is expected
to miss at least two weeks.
</injuries>
</listing>
<listing>
<team>NORTH DAKOTA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NORTH TEXAS</team>
<injuries>
 Guard Chris Jones (12/31, back) is probable for Tuesday's game 
against Texas A&amp;M.
</injuries>
</listing>
<listing>
<team>NORTHEASTERN</team>
<injuries>
 Forward Quincy Ford (11/14, back surgery) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>NORTHERN ARIZ</team>
<injuries>
 Guard DeWayne Russell (11/7, personal) has decided to 
transfer.
</injuries>
</listing>
<listing>
<team>NORTHERN COLORADO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NORTHERN ILL</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NORTHERN IOWA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NORTHWESTERN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>NOTRE DAME</team>
<injuries>
 Guard Jerian Grant (12/22, academics) will miss the remainder of 
the season. Forward Austin Torres (11/8, knee surgery) will miss the entire
season. Forward Eric Katenda (11/8, right knee surgery) is out indefinitely.
</injuries>
</listing>
<listing>
<team>OAKLAND</team>
<injuries>
 Forward Jalen Hayes (12/1, mononucleosis) is expected to miss the 
remainder of the season. Forward Raphael Carter (11/8, hip/back/groin
surgery) will miss the entire season. Guard Nick Daniels (11/8, broken foot)
is out indefinitely.
</injuries>
</listing>
<listing>
<team>OHIO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>OHIO STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>OKLAHOMA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>OKLAHOMA STATE</team>
<injuries>
 *Guard Stevie Clark (1/5, legal/disciplinary) is 
questionable for Wednesday's game against Texas. Forward Michael Cobbins
(12/31, Achilles surgery) will miss the remainder of the season.
</injuries>
</listing>
<listing>
<team>OLD DOMINION</team>
<injuries>
 Guard Deion Clark (11/8, knee surgery) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>OLE MISS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PACIFIC</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PENN</team>
<injuries>
 Guard Patrick Lucas-Perry (11/27, knee) is out indefinitely. *Guard 
Julian Harrell (1/5, sprained knee) is questionable for Saturday's game
against Princeton. Center David Winfield (11/8, strained knees) is out
indefinitely. *Center Darien Nelson-Henry (1/5, concussion) is questionable
for Saturday's game against Princeton.
</injuries>
</listing>
<listing>
<team>PENN STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PEPPERDINE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PITTSBURGH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PORTLAND</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PORTLAND STATE</team>
<injuries>
 Forward Tiegbe Bamba (11/8, strained Achilles) is out 
indefinitely.
</injuries>
</listing>
<listing>
<team>PRINCETON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>PROVIDENCE</team>
<injuries>
 Guard Kris Dunn (12/4, shoulder) is out indefinitely. Forward 
Rodney Bullock (11/7, disciplinary) is suspended indefinitely. Guard Brandon
Austin (1/4, personal) has decided to transfer.
</injuries>
</listing>
<listing>
<team>PURDUE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>QUINNIPIAC</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>RHODE ISLAND</team>
<injuries>
 Guard Mike Powell (12/22, personal) has left the team. Forward 
Mike Aaman (11/20, appendectomy) is out indefinitely. Forward Jordan Hare
(11/4, personal) is out indefinitely.
</injuries>
</listing>
<listing>
<team>RICE</team>
<injuries>
 Forward Denzel Davis (11/8, left knee surgery) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>RICHMOND</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>RIDER</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SACRAMENTO ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAINT JOSEPHS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAINT LOUIS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAINT PETERS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAMFORD</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAN DIEGO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SAN DIEGO ST</team>
<injuries>
 *Guard D`Erryl Williams (1/5, back) missed Sunday's game 
against Kansas.
</injuries>
</listing>
<listing>
<team>SAN FRANCISCO</team>
<injuries>
 Guard Corey Hilliard (12/18, undisclosed) is out 
indefinitely. Guard Cody Doolin (11/26, personal) has left the team.
</injuries>
</listing>
<listing>
<team>SAN JOSE ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SANTA CLARA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SE MISSOURI ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SEATTLE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SETON HALL</team>
<injuries>
 *Center Aaron Geramipoor (1/5, sprained right ankle) is 
questionable for Wednesday's game against Villanova. *Center Gene Teague
(1/5, concussion) is questionable for Wednesday's game against Villanova.
Guard Tom Maayan (12/11, personal) will miss the remainder of the season.
Forward Hakeem Harris (12/5, personal) has left the team.
</injuries>
</listing>
<listing>
<team>SIENA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SIU EDWARDSVILLE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SOUTH ALABAMA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SOUTH CAROLINA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SOUTHERN ILL</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SOUTHERN MISS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SOUTHERN UTAH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ST BONAVENTURE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ST JOHNS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>ST MARYS-CA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>SYRACUSE</team>
<injuries>
 *Forward DaJuan Coleman (1/5, bruised left leg) is questionable 
for Tuesday's game against Virginia Tech.
</injuries>
</listing>
<listing>
<team>TCU</team>
<injuries>
 Forward Chris Washburn (11/8, eligibility) is out indefinitely. Forward 
Aaron Durley (11/7, right knee surgery) will miss the entire season. Forward
Devonta Abron (11/7, Achilles surgery) will miss the entire season.
</injuries>
</listing>
<listing>
<team>TENN TECH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TENN-MARTIN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TENNESSEE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TENNESSEE ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TEXAS</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TEXAS A&amp;M</team>
<injuries>
 Guard J`Mychal Reese (12/21, disciplinary) was dismissed from the 
team.
</injuries>
</listing>
<listing>
<team>TEXAS STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TEXAS TECH</team>
<injuries>
 *Forward Kader Tapsoba (1/5, finger) is questionable for 
Monday's game against West Virginia.
</injuries>
</listing>
<listing>
<team>TEXAS-ARLINGTON</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TEXAS-EL PASO</team>
<injuries>
 Guard McKenzie Moore (12/29, disciplinary) is suspended 
indefinitely.
</injuries>
</listing>
<listing>
<team>TOLEDO</team>
<injuries>
 Guard Angel Aparicio (11/8, knee surgery) will miss at least 1-2 
months.
</injuries>
</listing>
<listing>
<team>TOWSON</team>
<injuries>
 Guard Jerome Hairston (11/25, disciplinary) is suspended 
indefinitely.
</injuries>
</listing>
<listing>
<team>TROY</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TULANE</team>
<injuries>
 Guard Kajon Mack (11/8, left ankle surgery) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>TULSA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TX-PAN AMERICAN</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>TX-SAN ANTONIO</team>
<injuries>
 *Guard Keon Lewis (1/5, undisclosed) is questionable for 
Thursday's game against Marshall.
</injuries>
</listing>
<listing>
<team>UAB</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>UC DAVIS</team>
<injuries>
 Forward J.T. Adenrele (11/8, left knee surgery) will miss the 
entire season. Forward Josh Ritchart (1/3, sprained ankle) is questionable
for Thursday's game against CSU Northridge.
</injuries>
</listing>
<listing>
<team>UC IRVINE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>UC RIVERSIDE</team>
<injuries>
 *Center Chris Patton (1/5, sore knee) is questionable for 
Thursday's game against CSU Fullerton. Guard Charles Standifer (11/8, knee
surgery) will miss the entire season.
</injuries>
</listing>
<listing>
<team>UC SANTA BARBARA</team>
<injuries>
 Forward T.J. Taylor (11/8, left/right hip surgery) is 
expected to miss the entire season. Forward John Green (11/12, sprained left
foot) is expected to miss 4-6 weeks.
</injuries>
</listing>
<listing>
<team>ULM</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>UMKC</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>UNC GREENSBORO</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>UNC-WILMINGTON</team>
<injuries>
 *Center Yemi Makenjuola (11/8, eligibility) is out 
indefinitely. *Forward Nate Anderson (11/8, knee) is out indefinitely.
*Forward Shane Reybold (1/2, stress fracture in left foot) is expected to
miss at least one month. *Forward Chuck Ogbodo (1/5, concussion) is
questionable for Wednesday's game against Northeastern.
</injuries>
</listing>
<listing>
<team>UNLV</team>
<injuries>
 Forward Jamal Aytes (12/11, personal) has decided to transfer. 
</injuries>
</listing>
<listing>
<team>UTAH STATE</team>
<injuries>
 Center Jarred Shaw (12/16, legal) is suspended indefinitely. 
</injuries>
</listing>
<listing>
<team>UTAH VALLEY U</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>VA COMMONWEALTH</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>VALPARAISO</team>
<injuries>
 *Forward David Chadwick (1/5, undisclosed) is questionable for 
Friday's game against Wright State. *Guard Clay Yeo (1/5, hamstring) is
questionable for Friday's game against Wright State.
</injuries>
</listing>
<listing>
<team>VANDERBILT</team>
<injuries>
 Forward Josh Henderson (12/6, left knee surgery) will miss the 
remainder of the season.
</injuries>
</listing>
<listing>
<team>VILLANOVA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>VIRGINIA</team>
<injuries>
 *Guard Joe Harris (1/5, concussion-like symptoms) is questionable 
for Wednesday's game against Wake Forest.
</injuries>
</listing>
<listing>
<team>VIRGINIA TECH</team>
<injuries>
 Guard Adam Smith (1/1, calf) is questionable for Tuesday's 
game against Syracuse. Guard Malik Mueller (11/6, academics) will miss the
entire season. Guard Marquis Rankin (11/11, personal) is out indefinitely.
</injuries>
</listing>
<listing>
<team>WAKE FOREST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WEBER STATE</team>
<injuries>
 *Center James Hajek (1/5, knee surgery) is questionable for 
Thursday's game against Northern Colorado.
</injuries>
</listing>
<listing>
<team>WEST VIRGINIA</team>
<injuries>
 Forward Jonathan Holton (11/7, eligibility) is out 
indefinitely. Forward Elijah Macon (10/24, eligibility) is out indefinitely.
</injuries>
</listing>
<listing>
<team>WESTERN CAROLINA</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WESTERN KY</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WESTERN MICH</team>
<injuries>
 Forward Tucker Haymond (1/3, sprained left ankle) is 
questionable for Wednesday's game against Toledo.
</injuries>
</listing>
<listing>
<team>WICHITA STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WILLIAM &amp; MARY</team>
<injuries>
 *Forward Tim Rusthoven (1/5, illness) is questionable for 
Wednesday's game against Drexel. Guard Michael Schlotman (11/15, hamstring)
is out indefinitely.
</injuries>
</listing>
<listing>
<team>WISCONSIN</team>
<injuries>
 Guard George Marshall (11/13, concussion) is out indefinitely. 
</injuries>
</listing>
<listing>
<team>WOFFORD</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WRIGHT STATE</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>WYOMING</team>
<injuries>
 Forward Matt Sellers (1/4, wrist) is out indefinitely. *Forward 
Austin Haldorson (1/5, hip) is questionable for Wednesday's game against New
Mexico. Guard Zane Stull (12/12, personal) has left the team.
</injuries>
</listing>
<listing>
<team>XAVIER</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<listing>
<team>YALE</team>
<injuries>
 Forward Jeremiah Kreisberg (11/8, back surgery) will miss the entire 
season.
</injuries>
</listing>
<listing>
<team>YOUNGSTOWN ST</team>
<injuries>
 No significant injuries.
</injuries>
</listing>
<time_stamp> January 5, 2014, at 10:23 PM ET </time_stamp>
</message>
+ schemagen/injuriesxml/20068298.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Injuries 1.0/EN" "injuriesxml.dtd">
<message>
<XML_File_ID>20068298</XML_File_ID>
<heading>ABI!NFC-HURTS</heading>
<category>Injuries</category>
<sport>NFL</sport>
<listing>
<team league="NFC">Carolina Panthers</team>
<teamno>089</teamno>
<injuries>
 *Defensive tackle Colin Cole (1/6, calf) is questionable 
for Sunday's NFC Divisional Playoff against San Francisco. *Wide receiver
Steve Smith (1/6, knee/hamstring) is questionable for Sunday's NFC Divisional
Playoff against San Francisco. *Running back Jonathan Stewart (1/6, knee) is
questionable for Sunday's NFC Divisional Playoff against San Francisco.
Cornerback James Dockery (11/13, shoulder) is on injured reserve. Center Jeff
Byers (11/5, ankle) is on injured reserve. Guard Amini Silatolu (10/9, knee)
is on injured reserve. Safety Charles Godfrey (9/17, Achilles) is on injured
reserve. Tackle Garry Williams (9/11, knee) is on injured reserve. Wide
receiver R.J. Webb (6/20, knee) is on injured reserve. Safety Anderson
Russell (9/1, ankle) is on injured reserve. Wide receiver Kealoha Pilares
(8/24, knee) is on injured reserve. Defensive tackle Linden Gaydosh (8/3,
back) is on injured reserve. Quarterback Jimmy Clausen (9/1, shoulder) is on
injured reserve. Safety Haruki Nakamura (9/2, concussion) is on injured
reserve. Guard Edmund Kugbila (8/27, hamstring) is on injured reserve. Tackle
Bruce Campbell (8/24, shoulder) is on injured reserve. Fullback Michael
Zordich (8/24, knee) is on injured reserve. Wide receiver David Gettis (9/1,
hamstring) is on injured reserve.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team league="NFC">New Orleans Saints</team>
<teamno>078</teamno>
<injuries>
 Cornerback Keenan Lewis (1/5, head) is questionable for 
Saturday's NFC Divisional Playoff against Seattle. Linebacker Parys Haralson
(1/5, pectoral) is doubtful for Saturday's NFC Divisional Playoff against
Seattle. Linebacker Keyunta Dawson (1/5, calf) is questionable for Saturday's
NFC Divisional Playoff against Seattle. Running back Pierre Thomas (1/5,
chest) is questionable for Saturday's NFC Divisional Playoff against Seattle.
Safety Kenny Vaccaro (12/25, ankle) is on injured reserve. Cornerback Jabari
Greer (11/19, knee) is on injured reserve. Cornerback Patrick Robinson (9/18,
knee) is on injured reserve. Center Eric Olsen (8/31, undisclosed) is on
injured reserve. Wide receiver Chris Givens (8/7, undisclosed) is on injured
reserve. Cornerback A.J. Davis (8/20, undisclosed) is on injured reserve.
Linebacker Will Smith (8/27, knee) is on injured reserve. Wide receiver
Joseph Morgan (8/27, knee) is on injured reserve. Defensive end Kenyon
Coleman (8/7, pectoral) is on injured reserve. Linebacker Victor Butler
(8/27, knee) is on the physically-unable-to-perform list.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team league="NFC">San Francisco 49ers</team>
<teamno>084</teamno>
<injuries>
 *Cornerback Carlos Rogers (1/6, hamstring) is 
questionable for Sunday's NFC Divisional Playoff against Carolina. *Wide
receiver Jon Baldwin (1/6, illness) is questionable for Sunday's NFC
Divisional Playoff against Carolina. Wide receiver Mario Manningham (12/27,
knee/illness) is on injured reserve. Fullback Bruce Miller (12/18, shoulder)
is on injured reserve. Defensive end Tank Carradine (12/10, knee) is on
injured reserve. Defensive tackle Ian Williams (9/17, ankle) is on injured
reserve. Linebacker Darius Fleming (8/31, knee) is on injured reserve.
Fullback Alex Debniak (8/28, Achilles) is on injured reserve. Cornerback
Chris Culliver (8/27, knee) is on injured reserve. Wide receiver Brandon
Carswell (6/19, knee) is on injured reserve. Tackle Luke Marquardt (8/27,
foot) is on the non-football injury list. Running back Marcus Lattimore
(8/27, knee) is on the non-football injury list.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team league="NFC">Seattle Seahawks</team>
<teamno>085</teamno>
<injuries>
 Tight end Luke Willson (1/5, leg) is questionable for 
Saturday's NFC Divisional Playoff against New Orleans. Cornerback Brandon
Browner (12/18, disciplinary) is suspended indefinitely. Wide receiver Sidney
Rice (10/30, concussion/knee) is on injured reserve. Fullback Spencer Ware
(10/22, ankle) is on injured reserve. Linebacker Korey Toomer (8/27, knee) is
on the non-football injury list. Cornerback Tharold Simon (8/27, foot) is on
the physically-unable-to-perform list. Defensive tackle Jesse Williams (8/26,
knee) is on injured reserve. Cornerback Chandler Fenner (5/15, knee) is on
injured reserve. Wide receiver Percy Harvin (1/5, hip) is questionable for
Saturday's NFC Divisional Playoff against New Orleans. Tight end Anthony
McCoy (5/31, Achilles) is on injured reserve. Defensive end Greg Scruggs
(8/27, knee) is on the physically-unable-to-perform list. Linebacker K.J.
Wright (12/9, broken foot) is expected to miss six weeks.
</injuries>
<updated>False</updated>
</listing>
<time_stamp> January 6, 2014, at 06:42 PM ET </time_stamp>
</message>
+ schemagen/newsxml/19956478.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>19956478</XML_File_ID>
<heading>ACN;RECAP-HOU-SAN</heading>
<msg_id EventId="">4650108</msg_id>
<category>News</category>
<sport>NBA</sport>
<url>/nba/news/ACN4650108.htm</url>
<team>HOU</team>
<team>SAN</team>
<location>
<city>Houston</city>
<state>TX</state>
<country>USA</country>
</location>
<location>
<city>San Antonio</city>
<state>TX</state>
<country>USA</country>
</location>
<SMS>Harden powers Rockets past Spurs</SMS>
<text>
 San  Antonio,  TX (SportsNetwork.com) -  James Harden returned from a two-game
 absence and led all five Houston starters in double figures with 28 points, as
 the Rockets topped the San Antonio Spurs, 111-98, at AT&amp;T Center.
</text>
<continue>
<P>
 Harden  sat out games against Detroit and Dallas due to a sprained left ankle,
 but  the veteran  shooting guard  was a  one-man wrecking  crew in  the fourth
 quarter  against  the Spurs. Harden had  11 straight Houston points during the
 final period and scored 16 in the frame.
</P>
<P>
 Dwight  Howard contributed  15 points and 20 rebounds for the Rockets, who are
 within  3  1/2 games of  the Spurs for first  place in the Southwest Division.
 Terrence Jones had 21 points and 14 boards, while Chandler Parsons also scored
 21 to go with six rebounds and six assists. Jeremy Lin had 13 points and eight
 helpers.
</P>
<P>
 The Rockets, who didn't trail the entire game, made 12-of-24 shots from beyond
 the arc.
</P>
<P>
 Manu Ginobili had 22 points for the Spurs, who suffered only their fourth home
 loss  all season.  Two of  those defeats  have come  against the  Rockets. Tim
 Duncan finished with 11 points, 14 rebounds, six blocks and five assists.
</P>
<P>
 Kawhi  Leonard scored 13 points for the Spurs, who lost for the second time in
 three contests.
</P>
</continue>
<time_stamp> December 25, 2013, at 10:38 PM ET </time_stamp>
</message>
+ schemagen/newsxml/20067610.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>20067610</XML_File_ID>
<heading>BVN;BORMIO</heading>
<msg_id EventId="">4653471</msg_id>
<category>News</category>
<sport>SKI</sport>
<url>/ski/news/BVN4653471.htm</url>
<SMS>Germany's Neureuther: Slalom winner in Bormio</SMS>
<time_stamp> January 6, 2014, at 02:48 PM ET </time_stamp>
</message>
+ schemagen/newsxml/20067718.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>20067718</XML_File_ID>
<heading>BJN;AGRISS-COLUMN</heading>
<msg_id EventId="">4653477</msg_id>
<category>News</category>
<sport>HORSE</sport>
<url>/horse/news/BJN4653477.htm</url>
<SMS>Up the Backstretch: That's one big video screen</SMS>
<Editor>By Don Agriss, Horse Racing Editor</Editor>
<text>
 Philadelphia, PA (SportsNetwork.com) - It's big, really big. The new video
 board going up at Churchill Downs is so big that three of the five Christmas
 Day NBA games could be played on it at the same time.
</text>
<continue>
<P>
 Churchill Downs, home to the Kentucky Derby, is constructing the enormous
 video board on the backstretch of the historic track so that, apparently, the
 astronauts aboard the International Space Station can view the 140th Run for
 the Roses through a window or during a space walk.
</P>
<P>
 "We are thrilled to announce that the world's largest 4K video board will have
 a home at Churchill Downs and, the fact that it will have 4K resolution truly
 solidifies our claim to fame as being known as the best venue for thoroughbred
 racing in the world," said Kevin Flanery, president of Churchill Downs
 Racetrack. "We are eager to debut this new video board to fans and believe
 they will be truly excited about the clarity in which races will be
 broadcast."
</P>
<P>
 Now, I have no idea what 4K resolution actually means, but it probably has
 something to do with minimum pools for each of the exotic bets that Churchill
 Downs will be offering during the upcoming spring/summer meet that the
 Kentucky Derby highlights.
</P>
<P>
 "We are thrilled to have this opportunity to work with Churchill Downs to
 bring true 21st Century video technology to the 140th Kentucky Derby, the
 longest continuously conducted sporting event in the country," Richard
 Ballard, vice president of sales and marketing for Panasonic Eco Solutions
 North America, said back in October when the video board installation was
 first announced.
</P>
<P>
 As you can see, everybody involved with the new gizmo is thrilled the 171-foot-
 wide-by-90-foot-tall video board is being constructed in Louisville.
</P>
<P>
 It's thrilling just to write about the $12 million video board.
</P>
<P>
 The installation is expected to be completed by mid-March, more than a month
 before opening day at Churchill on Saturday, April 26. The screen will debut
 that evening offering a 170-degree viewing angle for anyone situated in the
 clubhouse and grandstand seats, and infield under the Twin Spires.
</P>
<P>
 "We're very pleased to have the opportunity to work with Churchill Downs and
 deliver a 15,224-square foot board to an icon of the sports world," said Jim
 Doyle, president of Panasonic Eco Solutions North America. "4K content is
 truly the wave of the future and we are excited to bring avid racing fans this
 technology that gives them the ability to view content on a big screen as if
 they were up close and personal with the racetrack."
</P>
<P>
 Now, will anybody actually watch the races at Churchill without looking at the
 video board? At many tracks, even as live racing goes on right in front of the
 grandstand, people have gotten into the habit of watching races on the
 televisions that are spread throughout the facilities.
</P>
<P>
 No really, congratulations to Churchill Downs on its new video board. May it
 offer many years of enjoyment to all and relieve the crowding in the paddock.
</P>
</continue>
<time_stamp> January 6, 2014, at 03:41 PM ET </time_stamp>
</message>
+ schemagen/newsxml/20068080.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>20068080</XML_File_ID>
<heading>CKN;SPAIN-RECAP</heading>
<msg_id EventId="">4653491</msg_id>
<category>News</category>
<sport>SOC-SPA</sport>
<url>/soc-spa/news/CKN4653491.htm</url>
<location>
<country>Spain</country>
</location>
<SMS>Ronaldo's double inspires Real Madrid</SMS>
<text>
 Madrid,  Spain  (SportsNetwork.com) - Real  Madrid moved to within five points
 of  the top spot in La Liga on Monday after easing to a 3-0 victory over Celta
 Vigo behind a double from Cristiano Ronaldo at the Bernabeu.
</text>
<continue>
<P>
 Real entered the day trailing Barcelona and Atletico Madrid by seven points in
 the table and needed a three-point effort on home soil to keep the pressure on
 the leaders.
</P>
<P>
 But  early on Real Madrid was wasteful with its opportunities on goal and went
 into  the halftime break  scoreless against a Celta Vigo side that sat in 17th
 place and was battling relegation.
</P>
<P>
 In the second half, however, manager Carlo Ancelotti made a pair of offensive-
 minded substitutions, bringing on Jese for Isco in the 62nd minute, and Gareth
 Bale for Angel Di Maria in the 65th minute.
</P>
<P>
 The  personnel changes paid off as Real finally broke the deadlock in the 67th
 minute  when  Jese worked  his way  to the end  line on  the left flank before
 sending  a  low cross into  the penalty area where  Karim Benzema was there to
 flick it into the top right corner with the outside of his boot.
</P>
<P>
 Ronaldo  struck for  his first goal of  the night nine minutes from time as he
 turned  home  a low cross  from Daniel Carvajal  before finishing his brace in
 stoppage  time in much  the same fashion, this time blasting home a cross from
 Bale for his 20th goal of the campaign.
</P>
<P>
 The  result drops Celta Vigo into 18th place in La Liga with 16 points from 18
 matches, one adrift from safety.
</P>
<P>
 Also in La Liga on Monday, Ikechukwu Uche bagged a hat trick and Jeremy Perbet
 added  a brace  to  lead Villarreal  to  a convincing  5-2  thrashing of  Rayo
 Vallecano at the Campo de Futbol de Vallecas.
</P>
</continue>
<time_stamp> January 6, 2014, at 05:55 PM ET </time_stamp>
</message>
+ schemagen/newsxml/20070941.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>20070941</XML_File_ID>
<heading>AFN;FLORIDAST-AUBURN</heading>
<msg_id EventId="">4653540</msg_id>
<category>News</category>
<sport>CFOOT</sport>
<url>/cfoot/news/AFN4653540.htm</url>
<team>AUBURN</team>
<team>FLORIDAST</team>
<SMS>Auburn leads Florida State 21-10 at halftime</SMS>
<text>
 Pasadena, CA (SportsNetwork.com) - Nick Marshall passed for two touchdowns and
 ran for another and No. 2 Auburn led No. 1 Florida State 21-10 at halftime of
 the BCS National Championship Game.
</text>
<continue>
<P>
 Marshall threw a 12-yard touchown pass to running back Tre Mason in the first
 quarter, a 50-yarder to Melvin Ray in the second quarter and ran for a 4-yard
 score after Heisman Trophy winner Jameis Winston fumbled.
</P>
<P>
 Florida State's No. 1-ranked defense -- including the nation's best passing
 unit -- was on its heels after giving up just 10.7 points per game entering
 Monday's game at the Rose Bowl.
</P>
<P>
 Winston, 23 days after winning college football's biggest individual award,
 and the Seminoles offense were sparked by a fake punt for a first down that
 led to Devonta Freeman's 3-yard touchdown run.
</P>
<P>
 Winston was 6-of-15 for 62 yards on his 20th birthday. Marshall completed 7-
 of-13 passes for 113 yards.
</P>
<P>
 Mason, the Heisman finalist, rushed for 96 yards on 18 carries and Freeman had
 six carries for 46 yards.
</P>
</continue>
<time_stamp> January 6, 2014, at 10:11 PM ET </time_stamp>
</message>
+ schemagen/weatherxml/19996383.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Weather 1.0/EN" "weatherxml.dtd">
<message>
<XML_File_ID>19996383</XML_File_ID>
<heading>AFW%COLLFBWEATHER</heading>
<category>Weather</category>
<sport>CFOOT</sport>
<title>College Football Weather Forecast</title>
<forecast gamedate="Monday, December 30th">
<league name="">
<listing>
<teams>Middle Tennessee at Navy, 11:45 a.m.</teams>
<weather>Mostly sunny. Winds northwest at 5-10 m.p.h. (Fort Worth, TX)  Game-time temperature: Around 35.</weather>
</listing>
<listing>
<teams>Ole Miss at Georgia Tech, 3:15 p.m.</teams>
<weather>Partly cloudy. Winds northwest at 1-10 m.p.h. (Nashville, TN)  Game-time temperature: Near 40.</weather>
</listing>
<listing>
<teams>Oregon at Texas, 6:45 p.m.</teams>
<weather>Game is being played inside a dome. (San Antonio, TX)</weather>
</listing>
<listing>
<teams>Arizona State at Texas Tech, 10:15 p.m.</teams>
<weather>Clear. Winds northeast at 1-5 m.p.h. (San Diego, CA)  Game-time temperature: Around 60.</weather>
</listing>
</league>
</forecast>
<forecast gamedate="Tuesday, December 31st">
<league name="">
<listing>
<teams>Arizona at Boston College, 12:30 p.m.</teams>
<weather>Mostly sunny. Winds southeast at 1-5 m.p.h. (Shreveport, LA)  Game-time temperature: Around 50.</weather>
</listing>
<listing>
<teams>Virginia Tech at UCLA, 2:10 p.m.</teams>
<weather>Sunny. Winds southwest at 1-5 m.p.h. (El Paso, TX)  Game-time temperature: Around 55.</weather>
</listing>
<listing>
<teams>Rice at Miss State, 4:00 p.m.</teams>
<weather>Sunny. Winds southwest at 1-10 m.p.h. (Memphis, TN)  Game-time temperature: Around 45.</weather>
</listing>
<listing>
<teams>Duke at Texas A&amp;M, 8:00 p.m.</teams>
<weather>Game is being played inside a dome. (Atlanta, GA)</weather>
</listing>
</league>
</forecast>
<time_stamp> December 30, 2013, at 09:10 AM ET </time_stamp>
</message>
+ schemagen/weatherxml/20143655.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Weather 1.0/EN" "weatherxml.dtd">
<message>
<XML_File_ID>20143655</XML_File_ID>
<heading>BEW%PGAWEATHER</heading>
<category>Weather</category>
<sport>GOLF-M</sport>
<title>PGA Weather - Humana Challenge</title>
<listing>
<forecast gamedate="Thursday, January 16th"></forecast>
<weather>Sunny. High temperature: Near 82. Low temperature: 43.  Winds from the North at 5-15 m.p.h.</weather>
</listing>
<listing>
<forecast gamedate="Friday, January 17th"></forecast>
<weather>Mostly sunny. High temperature: Near 83. Low temperature: 41.  Winds from the East-Northeast at 5-10 m.p.h.</weather>
</listing>
<listing>
<forecast gamedate="Saturday, January 18th"></forecast>
<weather>Mostly sunny. High temperature: Near 81. Low temperature: 40.  Winds from the Northeast at 5-10 m.p.h.</weather>
</listing>
<listing>
<forecast gamedate="Sunday, January 19th"></forecast>
<weather>Partly cloudy. High temperature: Near 81. Low temperature: 41.  Winds from the North-Northeast at 5-10 m.p.h.</weather>
</listing>
<time_stamp> January 14, 2014, at 06:50 PM ET </time_stamp>
</message>
+ src/Backend.hs view
@@ -0,0 +1,22 @@+{-# LANGUAGE DeriveDataTypeable #-}++-- | Definition of the 'Backend' type representing the database+--   backends we support. We should be able to support anything that+--   Groundhog does.+--+module Backend (+  Backend(..) )+where++import Data.Data ( Data )+import Data.Typeable ( Typeable )+import System.Console.CmdArgs.Default ( Default(..) )++-- | An enumeration type for the allowed database backends.+data Backend = Sqlite | Postgres+               deriving (Data, Eq, Read, Show, Typeable)++instance Default Backend where+  -- | The default 'Backend' is 'Sqlite' because it is the simplest,+  --   and can run in memory.+  def = Sqlite
+ src/CommandLine.hs view
@@ -0,0 +1,101 @@+-- | Parse the command-line options, and display help text if+--   necessary.+--+module CommandLine (+  get_args )+where++-- System imports.+import System.Console.CmdArgs (+  (&=),+  args,+  cmdArgs,+  def,+  details,+  help,+  program,+  summary,+  typ,+  typFile )+import Paths_htsn_import ( version ) -- These let us get the+import Data.Version ( showVersion )  -- version from Cabal.++-- Local imports.+import OptionalConfiguration ( OptionalConfiguration(..) )+++-- | The description of the program, displayed as part of the help.+description :: String+description = "Import XML files from The Sports Network into an RDBMS."+++-- | The name of this program.+program_name :: String+program_name = "htsn-import"+++-- | A summary string output as part of the help.+my_summary :: String+my_summary = program_name ++ "-" ++ (showVersion version)+++-- | A description of the "backend" option.+backend_help :: String+backend_help =+  "Database choice, either \"Sqlite\" or \"Postgres\"."+++-- | A description of the "connection_string" option.+connection_string_help :: String+connection_string_help =+  "A database-specific connection string (depends on the backend)."+++-- | A description of the "log_file" option.+log_file_help :: String+log_file_help =+  "Log to the given file."+++-- | A description of the "log_level" option.+log_level_help :: String+log_level_help =+  "How verbose should the logs be? One of INFO, WARNING, ERROR."+++-- | A description of the "remove" option.+remove_help :: String+remove_help =+  "Remove files that have been successfully imported."+++-- | A description of the "syslog" option.+syslog_help :: String+syslog_help =+  "Enable logging to syslog."+++-- | A data structure representing the possible command-line+--   options. The CmdArgs library is doing heavy magic beneath the+--   hood here.+--+arg_spec :: OptionalConfiguration+arg_spec =+  OptionalConfiguration {+    backend           = def &= typ "BACKEND"  &= help backend_help,+    connection_string = def &= typ "STRING"   &= help connection_string_help,+    log_file          = def &= typFile        &= help log_file_help,+    log_level         = def &= typ "LEVEL"    &= help log_level_help,+    remove            = def &= typ "BOOL"     &= help remove_help,+    syslog            = def &= typ "BOOL"     &= help syslog_help,+    xml_files         = def &= typ "XMLFILES" &= args }+  &= program program_name+  &= summary my_summary+  &= details [description]+++-- | A convenience function; our only export. Meant to be used in+--   'main' to retrieve the command-line arguments.+--+get_args :: IO OptionalConfiguration+get_args = cmdArgs arg_spec
+ src/Configuration.hs view
@@ -0,0 +1,68 @@+-- | This module defines the 'Configuration' type, which is just a+--   wrapper around all of the configuration options we accept on the+--   command line.+--+module Configuration (+  Configuration(..),+  merge_optional )+where++-- System imports.+import System.Console.CmdArgs.Default ( Default(..) )+import System.Log ( Priority( INFO ) )++-- Local imports.+import Backend ( Backend(..) )+import ConnectionString ( ConnectionString )+import qualified OptionalConfiguration as OC (+  OptionalConfiguration(..),+  merge_maybes )+++-- | The main configuration data type. It contains all options that+--   can be set in a config file or on the command line.+--+data Configuration =+  Configuration {+    backend           :: Backend,+    connection_string :: ConnectionString,+    log_file          :: Maybe FilePath,+    log_level         :: Priority,+    remove            :: Bool,+    syslog            :: Bool }+    deriving (Show)++-- | A Configuration with all of its fields set to their default+--   values.+instance Default Configuration where+  def = Configuration {+          backend           = def,+          connection_string = def,+          log_file          = def,+          log_level         = INFO,+          remove            = def,+          syslog            = def }+++-- | Merge a Configuration with an OptionalConfiguration. This is more+--   or less the Monoid instance for 'OptionalConfiguration', but since+--   the two types are different, we have to repeat ourselves.+--+merge_optional :: Configuration+               -> OC.OptionalConfiguration+               -> Configuration+merge_optional cfg opt_cfg =+  Configuration+    (merge (backend cfg) (OC.backend opt_cfg))+    (merge (connection_string cfg) (OC.connection_string opt_cfg))+    (OC.merge_maybes (log_file cfg) (OC.log_file opt_cfg))+    (merge (log_level cfg) (OC.log_level opt_cfg))+    (merge (remove cfg) (OC.remove opt_cfg))+    (merge (syslog cfg) (OC.syslog opt_cfg))+  where+    -- | If the thing on the right is Just something, return that+    --   something, otherwise return the thing on the left.+    merge :: a -> Maybe a -> a+    merge x Nothing  = x+    merge _ (Just y) = y+
+ src/ConnectionString.hs view
@@ -0,0 +1,51 @@+{-# LANGUAGE DeriveDataTypeable #-}+{-# LANGUAGE OverloadedStrings #-}++-- | Definition of and instances for the ConnectionString type. This+--   type is simply a wrapper around a 'String', but the newtype+--   allows us to give it a separate 'Default' instance.+--+module ConnectionString (+  ConnectionString(..) )+where++-- System imports.+-- DC is needed only for the DCT.Configured instance of String.+import qualified Data.Configurator as DC()+import qualified Data.Configurator.Types as DCT (+  Configured,+  Value( String ),+  convert )+import Data.Data (Data)+import System.Console.CmdArgs.Default (Default(..))+import Data.Typeable (Typeable)+++-- | A newtype around a string that allows us to give a more+--   appropriate default value for a connection string.+--+newtype ConnectionString =+  ConnectionString { get_connection_string :: String }+  deriving (Data, Show, Typeable)+++instance Default ConnectionString where+  -- | This default is appropriate for SQLite databases which require+  --   no authentication and live entirely in a file (or in this case,+  --   memory).+  def = ConnectionString ":memory:"+++instance DCT.Configured ConnectionString where+  -- | This allows us to read a ConnectionString out of a Configurator+  --   config file. By default Configurator wouldn't know what to do,+  --   so we have to tell it that we expect a DCT.String, and if one+  --   exists, to apply the ConnectionString constructor to it.+  convert s@(DCT.String _) =+    fmap ConnectionString (convert_string s)+    where+      convert_string :: DCT.Value -> Maybe String+      convert_string = DCT.convert++  -- If we read anything other than a DCT.String out of the file, fail.+  convert _ = Nothing
+ src/ExitCodes.hs view
@@ -0,0 +1,11 @@+-- | All exit codes that the program can return (excepting+--   ExitSuccess).+--+module ExitCodes (+  exit_no_xml_files )+where++-- | No XML files were given on the command line.+exit_no_xml_files :: Int+exit_no_xml_files = 1+
+ src/Main.hs view
@@ -0,0 +1,256 @@+{-# LANGUAGE DoAndIfThenElse #-}+{-# LANGUAGE NoMonomorphismRestriction #-}+module Main+where++-- System imports.+import Control.Arrow ( (&&&), (>>^), arr, returnA )+import Control.Concurrent ( threadDelay )+import Control.Exception ( SomeException, catch )+import Control.Monad ( when )+import Database.Groundhog.Generic ( runDbConn )+import Database.Groundhog.Sqlite (+  withSqliteConn )+import Database.Groundhog.Postgresql (+  withPostgresqlConn )+import Data.Monoid ( (<>) )+import Network.Services.TSN.Logging ( init_logging )+import System.Console.CmdArgs ( def )+import System.Directory ( removeFile )+import System.Exit ( exitWith, ExitCode (ExitFailure) )+import System.IO.Error ( catchIOError )+import Text.XML.HXT.Core (+  ArrowXml,+  IOStateArrow,+  XmlTree,+  (>>>),+  (/>),+  getAttrl,+  getText,+  hasName,+  readDocument,+  runX,+  unpickleDoc )++-- Local imports.+import Backend ( Backend(..) )+import CommandLine ( get_args )+import Configuration ( Configuration(..), merge_optional )+import ConnectionString ( ConnectionString(..) )+import ExitCodes ( exit_no_xml_files )+import qualified OptionalConfiguration as OC (+  OptionalConfiguration ( xml_files ),+  from_rc )+import Network.Services.TSN.Report (+  report_info,+  report_error )+import TSN.DbImport ( DbImport(..), ImportResult(..) )+import qualified TSN.XML.Heartbeat as Heartbeat ( verify )+import qualified TSN.XML.Injuries as Injuries ( pickle_message )+import qualified TSN.XML.InjuriesDetail as InjuriesDetail ( pickle_message )+import qualified TSN.XML.News as News ( pickle_message )+import qualified TSN.XML.Odds as Odds ( pickle_message )+import qualified TSN.XML.Weather as Weather ( pickle_message )+import Xml ( DtdName(..), parse_opts )+++-- | This is where most of the work happens. This function is called+--   on every file that we would like to import. It determines which+--   importer to use based on the DTD, attempts to process the file,+--   and then returns whether or not it was successful. If the file+--   was processed, 'True' is returned. Otherwise, 'False' is+--   returned.+--+--   The implementation is straightforward with one exception: since+--   we are already in arrow world with HXT, the @import_with_dtd@+--   function is lifted to an 'Arrow' as well with 'arr'. This+--   prevents us from having to do a bunch of unwrapping and+--   rewrapping with the associated error checking.+--+import_file :: Configuration -- ^ A configuration object needed for the+                             --   'backend' and 'connection_string'.++            -> FilePath -- ^ The path of the XML file to import.++            -> IO Bool -- ^ True if we processed the file, False otherwise.+import_file cfg path = do+  results <- parse_and_import `catch` exception_handler+  case results of+    []    -> do+      -- One of the arrows returned "nothing."+      report_error $ "Unable to determine DTD for file " ++ path ++ "."+      return False+    (ImportFailed errmsg:_) -> do+      report_error errmsg+      return False+    (ImportSkipped infomsg:_) -> do+      -- We processed the message but didn't import anything. Return+      -- "success" so that the XML file is deleted.+      report_info infomsg+      return True+    (ImportSucceeded:_) -> do+      report_info $ "Successfully imported " ++ path ++ "."+      return True+    (ImportUnsupported infomsg:_) -> do+      -- For now we return "success" for these too, since we know we don't+      -- support a bunch of DTDs and we want them to get deleted.+      report_info infomsg+      return True+  where+    -- | This will catch *any* exception, even the ones thrown by+    --   Haskell's 'error' (which should never occur under normal+    --   circumstances).+    exception_handler :: SomeException -> IO [ImportResult]+    exception_handler e = do+      report_error (show e)+      let errdesc = "Failed to import file " ++ path ++ "."+      -- Return a nonempty list so we don't claim incorrectly that+      -- we couldn't parse the DTD.+      return [ImportFailed errdesc]++    -- | An arrow that reads a document into an 'XmlTree'.+    readA :: IOStateArrow s a XmlTree+    readA = readDocument parse_opts path++    -- | An arrow which parses the doctype "SYSTEM" of an 'XmlTree'.+    --   We use these to determine the parser to use.+    dtdnameA :: ArrowXml a => a XmlTree DtdName+    dtdnameA = getAttrl >>> hasName "doctype-SYSTEM" /> getText >>^ DtdName++    -- | Combine the arrows above as well as the function below+    --   (arrowized with 'arr') into an IO action that does everything+    --   (parses and then runs the import on what was parsed).+    --+    --   The result of runX has type IO [IO ImportResult]. We thus use+    --   bind (>>=) and sequence to combine all of the IOs into one+    --   big one outside of the list.+    parse_and_import :: IO [ImportResult]+    parse_and_import =+      runX (readA >>> (dtdnameA &&& returnA) >>> (arr import_with_dtd))+      >>=+      sequence++    -- | Takes a ('DtdName', 'XmlTree') pair and uses the 'DtdName'+    --   to determine which function to call on the 'XmlTree'.+    import_with_dtd :: (DtdName, XmlTree) -> IO ImportResult+    import_with_dtd (DtdName dtd,xml)+        -- We special-case the heartbeat so it doesn't have to run in+        -- the database monad.+      | dtd == "Heartbeat.dtd" = Heartbeat.verify xml+      | otherwise =+        -- We need NoMonomorphismRestriction here.+        if backend cfg == Postgres+        then withPostgresqlConn cs $ runDbConn importer+        else withSqliteConn cs $ runDbConn importer+        where+          -- | Pull the real connection String out  of the configuration.+          cs :: String+          cs = get_connection_string $ connection_string cfg++          -- | Convenience; we use this everywhere below in 'importer'.+          migrate_and_import m = dbmigrate m >> dbimport m++          importer+            | dtd == "injuriesxml.dtd" = do+               let m = unpickleDoc Injuries.pickle_message xml+               let errmsg = "Could not unpickle injuriesxml."+               maybe (return $ ImportFailed errmsg) migrate_and_import m++            | dtd == "Injuries_Detail_XML.dtd" = do+                let m = unpickleDoc InjuriesDetail.pickle_message xml+                let errmsg = "Could not unpickle Injuries_Detail_XML."+                maybe (return $ ImportFailed errmsg) migrate_and_import m+++            | dtd == "newsxml.dtd" = do+                let m = unpickleDoc News.pickle_message xml+                let errmsg = "Could not unpickle newsxml."+                maybe (return $ ImportFailed errmsg) migrate_and_import m++            | dtd == "Odds_XML.dtd" = do+                let m = unpickleDoc Odds.pickle_message xml+                let errmsg = "Could not unpickle Odds_XML."+                maybe (return $ ImportFailed errmsg) migrate_and_import m++            | dtd == "weatherxml.dtd" = do+                let m = unpickleDoc Weather.pickle_message xml+                let errmsg = "Could not unpickle weatherxml."+                maybe (return $ ImportFailed errmsg) migrate_and_import m++            | otherwise = do+              let infomsg =+                    "Unrecognized DTD in " ++ path ++ ": " ++ dtd ++ "."+              return $ ImportUnsupported infomsg+++-- | Entry point of the program. It twiddles some knobs for+--   configuration options and then calls 'import_file' on each XML+--   file given on the command-line.+--+--   Any file successfully processed is then optionally removed, and+--   we're done.+--+main :: IO ()+main = do+  rc_cfg <- OC.from_rc+  cmd_cfg <- get_args++  -- Merge the config file options with the command-line ones,+  -- prefering the command-line ones.+  let opt_config = rc_cfg <> cmd_cfg++  -- Update a default config with any options that have been set in+  -- either the config file or on the command-line.  We initialize+  -- logging before the missing parameter checks below so that we can+  -- log the errors.+  let cfg = (def :: Configuration) `merge_optional` opt_config+  init_logging (log_level cfg) (log_file cfg) (syslog cfg)++  -- Check the optional config for missing required options.+  when (null $ OC.xml_files opt_config) $ do+    report_error "No XML files given."+    exitWith (ExitFailure exit_no_xml_files)++  -- We don't do this in parallel (for now?) to keep the error+  -- messages nice and linear.+  results <- mapM (import_file cfg) (OC.xml_files opt_config)++  -- Zip the results with the files list to find out which ones can be+  -- deleted.+  let result_pairs = zip (OC.xml_files opt_config) results+  let victims = [ p | (p, True) <- result_pairs ]+  let imported_count = length victims+  report_info $ "Imported " ++ (show imported_count) ++ " document(s) total."+  when (remove cfg) $ mapM_ (kill True) victims++  where+    -- | Wrap these two actions into one function so that we don't+    --   report that the file was removed if the exception handler is+    --   run.+    remove_and_report path = do+      removeFile path+      report_info $ "Removed processed file " ++ path ++ "."++    -- | Try to remove @path@ and potentially try again.+    kill try_again path =+      (remove_and_report path) `catchIOError` exception_handler+      where+        -- | A wrapper around threadDelay which takes seconds instead of+        --   microseconds as its argument.+        thread_sleep :: Int -> IO ()+        thread_sleep seconds = do+          let microseconds = seconds * (10 ^ (6 :: Int))+          threadDelay microseconds++        -- | If we can't remove the file, report that, and try once+        --   more after waiting a few seconds.+        exception_handler :: IOError -> IO ()+        exception_handler e = do+          report_error (show e)+          report_error $ "Failed to remove imported file " ++ path ++ "."+          if try_again then do+            report_info "Waiting 5 seconds to attempt removal again..."+            thread_sleep 5+            kill False path+          else+            report_info $ "Giving up on " ++ path ++ "."
+ src/OptionalConfiguration.hs view
@@ -0,0 +1,157 @@+{-# LANGUAGE DeriveDataTypeable #-}+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE OverloadedStrings #-}+{-# LANGUAGE StandaloneDeriving #-}++-- | An OptionalConfiguration is just like a 'Configuration', except+--   all of its fields are optional. The user can set options in two+--   places: the command-line, and a configuration file. Obviously if+--   a parameter is set in one place, it doesn't need to be set in the+--   other. Thus, the latter needs to be optional.+--+module OptionalConfiguration (+  OptionalConfiguration(..),+  from_rc,+  merge_maybes )+where++-- System imports.+import qualified Data.Configurator as DC (+  Worth(Optional),+  load,+  lookup )+import qualified Data.Configurator.Types as DCT (+  Configured,+  Value( String ),+  convert )+import Data.Data ( Data )+import Data.Monoid ( Monoid(..) )+import Data.Typeable ( Typeable )+import Paths_htsn_import ( getSysconfDir )+import System.Directory ( getHomeDirectory )+import System.FilePath ( (</>) )+import System.IO.Error ( catchIOError )+import System.Log ( Priority(..) )+import Text.Read ( readMaybe )++-- Local imports.+import Backend ( Backend(..) )+import ConnectionString ( ConnectionString )+import Network.Services.TSN.Report ( report_error )+++-- Derive standalone instances of Data and Typeable for Priority. This+-- is necessary for OptionalConfiguration (which contains a Maybe+-- Priority) to derive Data and Typeable.+deriving instance Data Priority+deriving instance Typeable Priority++-- | The same as 'Configuration', except everything is optional. It's+--   easy to merge two of these by simply dropping the 'Nothing's in+--   favor of the 'Just's. The 'xml_files' are left un-maybed so that+--   cmdargs can parse more than one of them.+--+data OptionalConfiguration =+  OptionalConfiguration {+    backend           :: Maybe Backend,+    connection_string :: Maybe ConnectionString,+    log_file          :: Maybe FilePath,+    log_level         :: Maybe Priority,+    remove            :: Maybe Bool,+    syslog            :: Maybe Bool,+    xml_files         :: [FilePath] }+    deriving (Show, Data, Typeable)+++-- | Combine two Maybes into one, essentially mashing them+--   together. We give precedence to the second argument when both are+--   Justs.+merge_maybes :: (Maybe a) -> (Maybe a) -> (Maybe a)+merge_maybes Nothing Nothing   = Nothing+merge_maybes (Just x) Nothing  = Just x+merge_maybes Nothing (Just x)  = Just x+merge_maybes (Just _) (Just y) = Just y+++-- | The Monoid instance for these lets us \"combine\" two+--   OptionalConfigurations. The \"combine\" operation that we'd like to+--   perform is, essentially, to mash them together. So if we have two+--   OptionalConfigurations, each half full, we could combine them+--   into one big one.+--+--   This is used to merge command-line and config-file settings.+--+instance Monoid OptionalConfiguration where+  -- | An empty OptionalConfiguration.+  mempty = OptionalConfiguration+             Nothing+             Nothing+             Nothing+             Nothing+             Nothing+             Nothing+             []+++  -- | Combine @cfg1@ and @cfg2@, giving precedence to @cfg2@.+  --   XML files can only be specified on the command-line, so we+  --   just join them together here.+  cfg1 `mappend` cfg2 =+    OptionalConfiguration+     (merge_maybes (backend cfg1) (backend cfg2))+      (merge_maybes (connection_string cfg1) (connection_string cfg2))+      (merge_maybes (log_file cfg1) (log_file cfg2))+      (merge_maybes (log_level cfg1) (log_level cfg2))+      (merge_maybes (remove cfg1) (remove cfg2))+      (merge_maybes (syslog cfg1) (syslog cfg2))+      ((xml_files cfg1) ++ (xml_files cfg2))++instance DCT.Configured Priority where+  -- | This allows us to read a Priority level out of a Configurator+  --   config file. By default Configurator wouldn't know what to do,+  --   so we have to tell it that we expect one of the valid Priority+  --   constructors.+  convert (DCT.String "INFO") = Just INFO+  convert (DCT.String "WARNING") = Just WARNING+  convert (DCT.String "ERROR") = Just ERROR+  convert _ = Nothing+++-- | Obtain an OptionalConfiguration from htsn-importrc in either the global+--   configuration directory or the user's home directory. The one in+--   $HOME is prefixed by a dot so that it is hidden.+--+--   We make an attempt at cross-platform compatibility; we will try+--   to find the correct directory even on Windows. But if the calls+--   to getHomeDirectory/getSysconfDir fail for whatever reason, we+--   fall back to using the Unix-specific /etc and $HOME.+--+from_rc :: IO OptionalConfiguration+from_rc = do+  etc  <- catchIOError getSysconfDir (\e -> do+                                        report_error (show e)+                                        return "/etc")+  home <- catchIOError getHomeDirectory (\e -> do+                                           report_error (show e)+                                           return "$(HOME)")+  let global_config_path = etc </> "htsn-importrc"+  let user_config_path = home </> ".htsn-importrc"+  cfg <- DC.load [ DC.Optional global_config_path,+                   DC.Optional user_config_path ]+  cfg_backend <- DC.lookup cfg "backend"+  cfg_connection_string <- DC.lookup cfg "connection_string"+  cfg_log_file <- DC.lookup cfg "log_file"+  cfg_log_level <- DC.lookup cfg "log_level"+  cfg_remove <- DC.lookup cfg "remove"+  cfg_syslog <- DC.lookup cfg "syslog"+  let cfg_xml_files = [] -- This won't be in the config file.+  return $ OptionalConfiguration+             (case cfg_backend of -- Try to convert a String to a Backend.+                Nothing -> Nothing+                Just s -> readMaybe s)+             cfg_connection_string+             cfg_log_file+             cfg_log_level+             cfg_remove+             cfg_syslog+             cfg_xml_files
+ src/TSN/Codegen.hs view
@@ -0,0 +1,70 @@+-- | Modifications to the code generation used in Groundhog.+--+module TSN.Codegen (+  tsn_codegen_config,+  tsn_db_field_namer -- Used in a TSN.XML.News test.+  )+where++import Data.Char ( toUpper )+import Data.List.Utils ( join, split )+import Database.Groundhog.TH (+  CodegenConfig ( namingStyle ),+  NamingStyle ( mkDbFieldName, mkExprFieldName ),+  defaultCodegenConfig,+  lowerCaseSuffixNamingStyle )+++-- | The lowercase naming style for database entities, provided by+--   Groundhog. Makes a better starting point than the default.+--+lowercase_ns :: NamingStyle+lowercase_ns = lowerCaseSuffixNamingStyle+++-- | A database field name creator. It takes the field name (from a+--   record type) and drops the first component determined by+--   underscores. So, foo_bar_baz would get mapped to bar_baz in the+--   database.+--+--   Examples:+--+--   >>> tsn_db_field_namer "herp" "derp" 0 "xml_player_name" 0+--   "player_name"+--+tsn_db_field_namer :: String -> String -> Int -> String -> Int -> String+tsn_db_field_namer _ _ _ fieldname _ =+  (join "_") . tail . (split "_") $ fieldname+++-- | An expression field name creator. \"Expression\" in the context+--   of Groundhog means a constructor/type that you can use in queries+--   and update statement. We take the field name (from a record type)+--   as an argument and capitalize the first letter of each word.+--+--   Examples:+--+--   >>> tsn_expr_field_namer "herp" "derp" 0 "foo_bar" 0+--   "Foo_Bar"+--+tsn_expr_field_namer :: String -> String -> Int -> String -> Int -> String+tsn_expr_field_namer _ _ _ fieldname _ =+  (join "_") . (map capitalize) . (split "_") $ fieldname+  where+    capitalize [] = []+    capitalize (c:cs) = (toUpper c : cs)+++-- | Combine the modifications above into a new naming style based on+--   the 'lowecase_ns'.+--+tsn_naming_style :: NamingStyle+tsn_naming_style = lowercase_ns { mkDbFieldName = tsn_db_field_namer,+                                  mkExprFieldName = tsn_expr_field_namer }++-- | Create a 'CodegenConfig' by replacing the default 'namingStyle'+--   with our modified version.+--+tsn_codegen_config :: CodegenConfig+tsn_codegen_config =+  defaultCodegenConfig { namingStyle = tsn_naming_style }
+ src/TSN/Database.hs view
@@ -0,0 +1,18 @@+-- | Standalone database functions for dealing with Groundhog types.+--+module TSN.Database ( insert_or_select )+where++import Database.Groundhog ( AutoKey, insertByAll )+import Database.Groundhog.Core ( PersistBackend, PersistEntity )+++-- | Attempt to insert the given object returning its new primary+--   key. If any unique constraints would be violated, instead return+--   the primary key of the existing record that caused the collision.+insert_or_select :: (PersistBackend m, PersistEntity a)+                 => a+                 -> m (AutoKey a)+insert_or_select x = do+  tmp <- insertByAll x+  return $ (either id id) tmp
+ src/TSN/DbImport.hs view
@@ -0,0 +1,80 @@+-- | Definition of the DbImport typeclass.+--+--   When we parse an XML tree, there are two functions that we would+--   like to call on the result independent of its type. First, we+--   would like to be able to run the database migrations for that+--   type. The migrations are kept separate from insertion because, at+--   some later point, it make make sense to disable automatic+--   migrations.+--+--   Next we want to import the thing.+--+--   Neither of these should depend on the type -- we should just be+--   able to call 'dbmigrate' followed by 'dbimport' on the+--   datastructure and have the right thing happen. That is the+--   purpose of the 'DbImport' typeclass. It allows the XML types to+--   define their own \"migrate me\" and \"insert me\" functions that+--   the rest of the application doesn't have to care about.+--+module TSN.DbImport (+  DbImport(..),+  ImportResult(..),+  dbimport_generic,+  run_dbmigrate )+where++-- System imports+import Control.Monad.IO.Class ( MonadIO )+import Database.Groundhog (+  runMigration )+import Database.Groundhog.Core ( Migration, PersistBackend )+import Network.Services.TSN.Report ( report_info )++-- Local imports+import TSN.XmlImport ( XmlImport(..) )+++-- | The type that will be returned from every file import attempt.+--+data ImportResult =+  ImportFailed String -- ^ Failure with an error message.++  | ImportSkipped String -- ^ We processed the file, but didn't import it.+                         --   The reason is contained in the second field.++  | ImportSucceeded      -- ^ We did import records.++  | ImportUnsupported String -- ^ We didn't know how to process this file.+                             --   The second field should contain info.+++-- | Instances of this type know how to run their own database+--   migrations and insert themselves into a database.+--+class DbImport a where+  -- | Import an instance of type @a@.+  dbimport :: (PersistBackend m) => a -> m ImportResult++  -- | This must migrate *all* stuffs that can potentially be+  --   created/used by the type @a@.+  dbmigrate :: (MonadIO m, PersistBackend m) => a -> m ()+++-- | The simplest possible implementation of 'dbimport', for types+--   which happen to be members of the 'XmlImport' typeclass.+--+dbimport_generic :: (XmlImport a, MonadIO m, PersistBackend m)+                 => a+                 -> m ImportResult+dbimport_generic x = insert_xml x >> return ImportSucceeded+++-- | A migration runner that will use our normal info reporting+--   mechanism.+--+run_dbmigrate :: (MonadIO m, PersistBackend m) => Migration m -> m ()+run_dbmigrate =+  runMigration pretty_migration_logger+  where+    pretty_migration_logger x =+      report_info ("Migration: " ++ x ++ ";")
+ src/TSN/Picklers.hs view
@@ -0,0 +1,132 @@+-- | (Un)picklers for data types present in The Sports Network XML+--   feed.+--+module TSN.Picklers (+  xp_date,+  xp_gamedate,+  xp_time,+  xp_time_stamp )+where++-- System imports.+import Data.Time.Clock ( NominalDiffTime, UTCTime, addUTCTime )+import Data.Time.Format ( formatTime, parseTime )+import System.Locale ( defaultTimeLocale )+import Text.XML.HXT.Arrow.Pickle (+  xpText,+  xpWrapMaybe )+import Text.XML.HXT.Arrow.Pickle.Xml ( PU )+++-- | (Un)pickle a UTCTime without the time portion.+--+xp_date :: PU UTCTime+xp_date =+  (to_date, from_date) `xpWrapMaybe` xpText+  where+    format = "%-m/%-d/%Y"++    to_date :: String -> Maybe UTCTime+    to_date = parseTime defaultTimeLocale format++    from_date :: UTCTime -> String+    from_date = formatTime defaultTimeLocale format+++-- | (Un)pickle a UTCTime from a weather forecast's gamedate. Example+--   input looks like,+--+--   \<forecast gamedate=\"Monday, December 30th\"\>+--+--   When unpickling we get rid of the suffixes \"st\", \"nd\", \"rd\", and+--   \"th\". During pickling, we add them back based on the last digit+--   of the date.+--+xp_gamedate :: PU UTCTime+xp_gamedate =+  (to_gamedate, from_gamedate) `xpWrapMaybe` xpText+  where+    format = "%A, %B %-d"++    to_gamedate :: String -> Maybe UTCTime+    to_gamedate s =+      parseTime defaultTimeLocale format s'+      where+        s' = case (reverse s) of+               (c2:c1:cs) -> let suffix = [c1,c2]+                             in+                               case suffix of+                                 "st" -> reverse cs+                                 "nd" -> reverse cs+                                 "rd" -> reverse cs+                                 "th" -> reverse cs+                                 _    -> s -- Unknown suffix, leave it alone.+               _ -> s -- The String is less than two characters long,+                      -- leave it alone.+++    from_gamedate :: UTCTime -> String+    from_gamedate d = s ++ (suffix s)+      where+        s = formatTime defaultTimeLocale format d++        suffix :: String -> String+        suffix cs =+          case (reverse cs) of+            []       -> []+            ('1':_) -> "st"+            ('2':_) -> "nd"+            ('3':_) -> "rd"+            _        -> "th"++++-- | The time format string used in 'xp_time' and 'xp_time_stamp'.+--+xp_time_format :: String+xp_time_format = "%I:%M %p"+++-- | (Un)pickle a UTCTime without the date portion.+--+xp_time :: PU UTCTime+xp_time =+  (to_time, from_time) `xpWrapMaybe` xpText+  where+    to_time :: String -> Maybe UTCTime+    to_time = parseTime defaultTimeLocale xp_time_format++    from_time :: UTCTime -> String+    from_time = formatTime defaultTimeLocale xp_time_format++++-- | (Un)pickle the \<time_stamp\> element format to/from a 'UTCTime'.+--+--   Example:  \<time_stamp\> January 6, 2014, at 10:11 PM ET \</time_stamp\>+--+--   TSN doesn't provide a proper time zone name, so we assume that+--   it's always Eastern Standard Time. EST is UTC-5, so we+--   add/subtract 5 hours to convert to/from UTC.+--+xp_time_stamp :: PU UTCTime+xp_time_stamp =+  (to_time_stamp, from_time_stamp) `xpWrapMaybe` xpText+  where+    -- This omits the timezone and trailing space.+    format = " %B %-d, %Y, at " ++ xp_time_format ++ " ET "++    five_hours :: NominalDiffTime+    five_hours = 5 * 60 * 60++    add_five :: UTCTime -> UTCTime+    add_five = addUTCTime five_hours++    subtract_five :: UTCTime -> UTCTime+    subtract_five = addUTCTime (-1 * five_hours)++    to_time_stamp :: String -> Maybe UTCTime+    to_time_stamp = fmap add_five . parseTime defaultTimeLocale format++    from_time_stamp :: UTCTime -> String+    from_time_stamp = formatTime defaultTimeLocale format . subtract_five
+ src/TSN/XML/Heartbeat.hs view
@@ -0,0 +1,103 @@+{-# LANGUAGE ScopedTypeVariables #-}++-- | Handle documents defined by Heartbeat.dtd.+--+module TSN.XML.Heartbeat (+  verify,+  -- * Tests+  heartbeat_tests )+where++-- System imports.+import Data.Tuple.Curry ( uncurryN )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.XML.HXT.Core (+  PU,+  unpickleDoc,+  XmlTree,+  xpTriple,+  xpElem,+  xpInt,+  xpText,+  xpWrap )++-- Local imports.+import TSN.DbImport ( ImportResult(..) )+import Xml ( pickle_unpickle, unpickleable )+++-- | The data structure that holds the XML representation of a+--   Heartbeat message.+--+data Message =+  Message {+    xml_file_id :: Int,+    heading :: String,+    time_stamp :: String }+  deriving (Eq, Show)+++-- | A (un)pickler that turns a Heartbeat XML file into a 'Message'+--   and vice-versa.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+    xpTriple (xpElem "XML_File_ID" xpInt)+             (xpElem "heading" xpText)+             (xpElem "time_stamp" xpText)+  where+    from_tuple = uncurryN Message+    to_tuple m = (xml_file_id m,+                  heading m,+                  time_stamp m)+++-- | Verify (and report) the received heartbeat. We return+--   'ImportSkipped' because we want to indicate that we processed the+--   file but there was nothing to import.+--+verify :: XmlTree -> IO ImportResult+verify xml = do+  let root_element = unpickleDoc pickle_message xml+  return $ case root_element of+    Nothing -> ImportFailed "Could not unpickle document to be verified."+    Just _  -> ImportSkipped "Heartbeat received. Thump."++--+-- Tasty Tests+--++-- | A list of all tests for this module.+--+heartbeat_tests :: TestTree+heartbeat_tests =+  testGroup+    "Heartbeat tests"+    [ test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity =+  testCase "pickle composed with unpickle is the identity" $ do+    let path = "test/xml/Heartbeat.xml"+    (expected :: [Message], actual) <- pickle_unpickle pickle_message path+    actual @?= expected+++-- | Make sure we can unpickle the sample file.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds =+  testCase "unpickling succeeds" $ do+  let path = "test/xml/Heartbeat.xml"+  actual <- unpickleable path pickle_message+  let expected = True+  actual @?= expected
+ src/TSN/XML/Injuries.hs view
@@ -0,0 +1,315 @@+{-# LANGUAGE DeriveDataTypeable #-}+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE GADTs #-}+{-# LANGUAGE QuasiQuotes #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StandaloneDeriving #-}+{-# LANGUAGE TemplateHaskell #-}+{-# LANGUAGE TypeFamilies #-}++-- | Parse TSN XML for the DTD "injuriesxml.dtd". Each document+--   contains a root element \<message\> that in turn contains zero or+--   more \<listing\>s.+--+--   The listings will be mapped to a database table called+--   \"injuries_listings\" automatically. The root message is retained+--   so that we can easily delete its associated listings based on its+--   time_stamp.+--+module TSN.XML.Injuries (+  pickle_message,+  -- * Tests+  injuries_tests,+  -- * WARNING: these are private but exported to silence warnings+  InjuriesConstructor(..),+  InjuriesListingConstructor(..) )+where++-- System imports.+import Data.Data ( Data )+import Data.Time ( UTCTime )+import Data.Typeable ( Typeable )+import Database.Groundhog ( migrate )+import Database.Groundhog.Core ( DefaultKey )+import Database.Groundhog.TH (+  groundhog,+  mkPersist )+import Data.Tuple.Curry ( uncurryN )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.XML.HXT.Core (+  PU,+  xp4Tuple,+  xp6Tuple,+  xpAttrImplied,+  xpElem,+  xpInt,+  xpList,+  xpOption,+  xpPair,+  xpPrim,+  xpText,+  xpWrap )++-- Local imports.+import TSN.Codegen ( tsn_codegen_config )+import TSN.DbImport ( DbImport(..), ImportResult(..), run_dbmigrate )+import TSN.Picklers ( xp_time_stamp )+import TSN.XmlImport ( XmlImport(..), XmlImportFk(..) )+import Xml (+  FromXml(..),+  FromXmlFk(..),+  ToDb(..),+  pickle_unpickle,+  unpickleable )+++--+-- DB/XML Data types+--++-- * InjuriesTeam++-- | XML/Database representation of a team as they appear in the+--   injuries documents.+--+data InjuriesTeam =+  InjuriesTeam {+    db_team_name :: String,+    db_team_league :: Maybe String }+  deriving (Data, Eq, Show, Typeable)+++-- * InjuriesListing/InjuriesListingXml++-- | XML representation of the injury listings.+--+data InjuriesListingXml =+  InjuriesListingXml {+    xml_team :: InjuriesTeam,+    xml_teamno :: Maybe Int,+    xml_injuries :: String,+    xml_updated :: Maybe Bool }+  deriving (Eq, Show)++-- | Database representation of a 'InjuriesListing'. It possesses a+--   foreign key to an 'Injuries' object so that we can easily delete+--   'InjuriesListing's based on the parent message's time_stamp.+--+data InjuriesListing =+  InjuriesListing {+    db_injuries_id :: DefaultKey Injuries,+    db_team :: InjuriesTeam,+    db_teamno :: Maybe Int,+    db_injuries :: String,+    db_updated :: Maybe Bool }++instance ToDb InjuriesListingXml where+  -- | The DB analogue of a 'InjuriesListingXml' is a 'InjuriesListing'+  type Db InjuriesListingXml = InjuriesListing++instance FromXmlFk InjuriesListingXml where+  -- | Our foreign key points to an 'Injuries'.+  type Parent InjuriesListingXml = Injuries++  -- | To convert between a 'InjuriesListingXml' and a+  --   'InjuriesListing', we simply append the foreign key.+  from_xml_fk fk InjuriesListingXml{..} =+    InjuriesListing {+      db_injuries_id = fk,+      db_team = xml_team,+      db_teamno = xml_teamno,+      db_injuries = xml_injuries,+      db_updated = xml_updated }++-- | This allows us to insert the XML representation+--   'InjuriesListingXml' directly.+--+instance XmlImportFk InjuriesListingXml+++-- * Injuries/Message++-- | XML representation of an injuriesxml \<message\>.+--+data Message =+  Message {+    xml_xml_file_id :: Int,+    xml_heading :: String,+    xml_category :: String,+    xml_sport :: String,+    xml_listings :: [InjuriesListingXml],+    xml_time_stamp :: UTCTime }+  deriving (Eq, Show)++-- | Database representation of a 'Message'.+--+data Injuries =+  Injuries {+    db_xml_file_id :: Int,+    db_sport :: String,+    db_time_stamp :: UTCTime }++instance ToDb Message where+  -- | The database analogue of a 'Message' is an 'Injuries'.+  type Db Message = Injuries++instance FromXml Message where+  -- | To convert from XML to DB, we simply drop the fields we don't+  --   care about.+  --+  from_xml Message{..} =+    Injuries {+      db_xml_file_id = xml_xml_file_id,+      db_sport = xml_sport,+      db_time_stamp = xml_time_stamp }++-- | This allows us to insert the XML representation 'Message'+--   directly.+--+instance XmlImport Message+++--+-- Database code+--++instance DbImport Message where+  dbmigrate _ =+    run_dbmigrate $ do+      migrate (undefined :: Injuries)+      migrate (undefined :: InjuriesListing)++  -- | We import a 'Message' by inserting all of its 'listings', but+  --   the listings require a foreign key to the parent 'Message'.+  --+  dbimport msg = do+    msg_id <- insert_xml msg++    -- Convert each XML listing to a DB one using the message id and+    -- insert it (disregarding the result).+    mapM_ (insert_xml_fk_ msg_id) (xml_listings msg)++    return ImportSucceeded+++mkPersist tsn_codegen_config [groundhog|+- entity: Injuries+  constructors:+    - name: Injuries+      uniques:+        - name: unique_injuries+          type: constraint+          # Prevent multiple imports of the same message.+          fields: [db_xml_file_id]++- entity: InjuriesListing+  dbName: injuries_listings+  constructors:+    - name: InjuriesListing+      fields:+        - name: db_team+          embeddedType:+            - {name: team_name, dbName: team_name}+            - {name: team_league, dbName: team_league}+        - name: db_injuries_id+          reference:+            onDelete: cascade++- embedded: InjuriesTeam+  fields:+    - name: db_team_name+    - name: db_team_league+|]+++--+-- XML Picklers+--+++-- | A pickler for 'InjuriesTeam's that can convert them to/from XML.+--+pickle_injuries_team :: PU InjuriesTeam+pickle_injuries_team =+  xpElem "team" $+    xpWrap (from_tuple, to_tuple) $+    xpPair xpText (xpAttrImplied "league" xpText)+  where+    from_tuple = uncurryN InjuriesTeam+    to_tuple m = (db_team_name m, db_team_league m)+++-- | A pickler for 'InjuriesListingXml's that can convert them to/from+--   XML.+--+pickle_listing :: PU InjuriesListingXml+pickle_listing =+  xpElem "listing" $+    xpWrap (from_tuple, to_tuple) $+    xp4Tuple pickle_injuries_team+             (xpOption $ xpElem "teamno" xpInt)+             (xpElem "injuries" xpText)+             (xpOption $ xpElem "updated" xpPrim)+  where+    from_tuple = uncurryN InjuriesListingXml+    to_tuple l = (xml_team l, xml_teamno l, xml_injuries l, xml_updated l)+++-- | A pickler for 'Message's that can convert them to/from XML.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+    xp6Tuple (xpElem "XML_File_ID" xpInt)+             (xpElem "heading" xpText)+             (xpElem "category" xpText)+             (xpElem "sport" xpText)+             (xpList pickle_listing)+             (xpElem "time_stamp" xp_time_stamp)+  where+    from_tuple = uncurryN Message+    to_tuple m = (xml_xml_file_id m,+                  xml_heading m,+                  xml_category m,+                  xml_sport m,+                  xml_listings m,+                  xml_time_stamp m)+++--+-- Tasty Tests+--++-- | A list of all tests for this module.+--+injuries_tests :: TestTree+injuries_tests =+  testGroup+    "Injuries tests"+    [ test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity =+  testCase "pickle composed with unpickle is the identity" $ do+    let path = "test/xml/injuriesxml.xml"+    (expected, actual) <- pickle_unpickle pickle_message path+    actual @?= expected+++-- | Make sure we can actually unpickle these things.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds =+  testCase "unpickling succeeds" $ do+  let path = "test/xml/injuriesxml.xml"+  actual <- unpickleable path pickle_message+  let expected = True+  actual @?= expected
+ src/TSN/XML/InjuriesDetail.hs view
@@ -0,0 +1,425 @@+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE GADTs #-}+{-# LANGUAGE QuasiQuotes #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StandaloneDeriving #-}+{-# LANGUAGE TemplateHaskell #-}+{-# LANGUAGE TypeFamilies #-}++-- | Parse TSN XML for the DTD "Injuries_Detail_XML.dtd". Each+--   document contains a root element \<message\> that in turn+--   contains zero or more \<Listing\>s (note: capitalization). The+--   \<Listing\>s contain \<PlayerListing\>s which then contain the+--   real meat.+--+module TSN.XML.InjuriesDetail (+  pickle_message,+  -- * Tests+  injuries_detail_tests,+  -- * WARNING: these are private but exported to silence warnings+  InjuriesDetailConstructor(..),+  InjuriesDetailListingConstructor(..),+  InjuriesDetailListingPlayerListingConstructor(..) )+where++-- System imports.+import Control.Monad ( forM_ )+import Data.Time ( UTCTime )+import Data.Tuple.Curry ( uncurryN )+import Database.Groundhog (+  DefaultKey,+  migrate )+import Database.Groundhog.TH (+  groundhog,+  mkPersist )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.XML.HXT.Core (+  PU,+  xpTriple,+  xp6Tuple,+  xp10Tuple,+  xpElem,+  xpInt,+  xpList,+  xpOption,+  xpPrim,+  xpText,+  xpWrap )++-- Local imports.+import TSN.Codegen ( tsn_codegen_config )+import TSN.DbImport ( DbImport(..), ImportResult(..), run_dbmigrate )+import TSN.Picklers( xp_date, xp_time_stamp )+import TSN.XmlImport ( XmlImport(..), XmlImportFk(..) )+import Xml (+  FromXml(..),+  FromXmlFk(..),+  ToDb(..),+  pickle_unpickle,+  unpickleable )+++--+-- Data types+--+++-- * InjuriesDetail/Message+++-- | XML representation of the top-level \<message\> element. These+--   are not stored; the data type is used only for parsing.+--+data Message =+  Message {+    xml_xml_file_id :: Int,+    xml_heading :: String,+    xml_category :: String,+    xml_sport :: String,+    xml_listings :: [InjuriesDetailListingXml],+    xml_time_stamp :: UTCTime }+  deriving (Eq, Show)++-- | Database representation of a 'Message'.+--+data InjuriesDetail =+  InjuriesDetail {+    db_xml_file_id :: Int,+    db_sport :: String,+    db_time_stamp :: UTCTime }+  deriving (Eq, Show)++instance ToDb Message where+  -- | The database representation of a 'Message' is an+  --   'InjuriesDetail'.+  --+  type Db Message = InjuriesDetail++instance FromXml Message where+  -- | To convert a 'Message' into an 'InjuriesDetail', we simply drop+  --   a few fields.+  --+  from_xml Message{..} =+    InjuriesDetail {+      db_xml_file_id = xml_xml_file_id,+      db_sport = xml_sport,+      db_time_stamp = xml_time_stamp }+++-- | This allows us to insert the XML representation 'Message'+--   directly.+--+instance XmlImport Message++++-- * InjuriesDetailListing/InjuriesDetailListingXml++-- | Database representation of a \<Listing\> element. It has a+--   foreign key pointing to its parent 'InjuriesDetail', and does not+--   contain the list of 'xml_player_listings' (which get their own+--   table).+--+data InjuriesDetailListing =+  InjuriesDetailListing {+    db_injuries_detail_id :: DefaultKey InjuriesDetail,+    db_team_id :: String,+    db_full_name :: String }+++-- | XML incarnation of a \<Listing\> element. We don't store these;+--   the data type is used only for parsing.+--+data InjuriesDetailListingXml =+  InjuriesDetailListingXml {+    xml_team_id :: String, -- ^ TeamIDs are (apparently) three+                           --   characters long and not necessarily+                           --   numeric.++    xml_full_name :: String, -- ^ Team full name+    xml_player_listings :: [InjuriesDetailListingPlayerListingXml] }+  deriving (Eq, Show)++instance ToDb InjuriesDetailListingXml where+  -- | The database analogue of an 'InjuriesDetailListingXml' is a+  --   'InjuriesDetailListing'.+  type Db InjuriesDetailListingXml = InjuriesDetailListing++instance FromXmlFk InjuriesDetailListingXml where+  -- | Each 'InjuriesDetailListingXml' is contained in an+  --   'InjuriesDetail'.+  type Parent InjuriesDetailListingXml = InjuriesDetail++  -- | Construct a 'InjuriesDetailListing' from a+  --   'InjuriesDetailListingXml' and a foreign key to a+  --   'InjuriesDetail'.+  --+  from_xml_fk fk InjuriesDetailListingXml{..} =+    InjuriesDetailListing {+      db_injuries_detail_id = fk,+      db_team_id = xml_team_id,+      db_full_name = xml_full_name }++-- | This allows us to insert the XML representation+--   'InjuriesDetailListingXml' directly.+--+instance XmlImportFk InjuriesDetailListingXml+++-- * InjuriesDetailListingPlayerListing++-- | XML representation of a \<PlayerListing\>, the main type of+--   element contains in Injuries_Detail_XML messages.+--+data InjuriesDetailListingPlayerListingXml =+  InjuriesDetailListingPlayerListingXml {+    xml_player_team_id :: String, -- ^ TeamIDs are (apparently) three+                                  --   characters long and not+                                  --   necessarily numeric. Postgres+                                  --   imposes no performance penalty+                                  --   on a lengthless text field, so+                                  --   we ignore the likely upper+                                  --   bound of three characters.+                                  --   We add the \"player\" to avoid conflict+                                  --   with 'InjuriesDetailListingXml'.+    xml_player_id :: Int,+    xml_date      :: UTCTime,+    xml_pos       :: String,+    xml_name      :: String,+    xml_injury    :: String,+    xml_status    :: String,+    xml_fantasy   :: Maybe String, -- ^ Nobody knows what this is.+    xml_injured     :: Bool,+    xml_type :: String }+  deriving (Eq, Show)++++-- | Database representation of a+--   'InjuriesDetailListingPlayerListingXml'. We drop the team_id+--   because it's redundant.+--+data InjuriesDetailListingPlayerListing =+  InjuriesDetailListingPlayerListing {+    db_injuries_detail_listings_id :: DefaultKey InjuriesDetailListing,+    db_player_id :: Int,+    db_date      :: UTCTime,+    db_pos       :: String,+    db_name      :: String,+    db_injury    :: String,+    db_status    :: String,+    db_fantasy   :: Maybe String, -- ^ Nobody knows what this is.+    db_injured     :: Bool,+    db_type :: String }+++instance ToDb InjuriesDetailListingPlayerListingXml where+  -- | The DB analogue of a 'InjuriesDetailListingPlayerListingXml' is+  --   'InjuriesDetailListingPlayerListing'.+  type Db InjuriesDetailListingPlayerListingXml =+    InjuriesDetailListingPlayerListing++instance FromXmlFk InjuriesDetailListingPlayerListingXml where+  -- | Each 'InjuriesDetailListingPlayerListingXml' is contained in an+  --   'InjuriesDetailListing'.+  --+  type Parent InjuriesDetailListingPlayerListingXml = InjuriesDetailListing++  -- | To construct a 'InjuriesDetailListingPlayerListing' from a+  --   'InjuriesDetailListingPlayerListingXml' we need to supply a+  --   foreign key to an 'InjuriesDetailListing'.+  --+  from_xml_fk fk InjuriesDetailListingPlayerListingXml{..} =+    InjuriesDetailListingPlayerListing {+      db_injuries_detail_listings_id = fk,+      db_player_id = xml_player_id,+      db_date = xml_date,+      db_pos = xml_pos,+      db_name = xml_name,+      db_injury = xml_injury,+      db_status = xml_status,+      db_fantasy = xml_fantasy,+      db_injured = xml_injured,+      db_type = xml_type }++-- | This lets us insert the XML representation+--   'InjuriesDetailListingPlayerListingXml' directly.+--+instance XmlImportFk InjuriesDetailListingPlayerListingXml+++--+-- Database stuff+--++instance DbImport Message where+  dbmigrate _ =+    run_dbmigrate $ do+      migrate (undefined :: InjuriesDetail)+      migrate (undefined :: InjuriesDetailListing)+      migrate (undefined :: InjuriesDetailListingPlayerListing)++  -- | To import a 'Message', we import all of its+  --   'InjuriesDetailListingPlayerListingXml's, which we have to dig+  --   out of its 'Listing's.+  --+  dbimport msg = do+    msg_id <- insert_xml msg++    forM_ (xml_listings msg) $ \listing -> do+      l_id <- insert_xml_fk msg_id listing+      mapM_ (insert_xml_fk_ l_id) (xml_player_listings listing)++    return ImportSucceeded+++mkPersist tsn_codegen_config [groundhog|+- entity: InjuriesDetail+  dbName: injuries_detail+  constructors:+    - name: InjuriesDetail+      uniques:+        - name: unique_injuries_detail+          type: constraint+          # Prevent multiple imports of the same message.+          fields: [db_xml_file_id]++- entity: InjuriesDetailListing+  dbName: injuries_detail_listings+  constructors:+    - name: InjuriesDetailListing+      fields:+        - name: db_injuries_detail_id+          reference:+            onDelete: cascade++- entity: InjuriesDetailListingPlayerListing+  dbName: injuries_detail_listings_player_listings+  constructors:+    - name: InjuriesDetailListingPlayerListing+      fields:+        - name: db_injuries_detail_listings_id+          reference:+            onDelete: cascade+|]++++--+-- Pickling+--++-- | Convert 'InjuriesDetailListingPlayerListingXml's to/from XML.+--+pickle_player_listing :: PU InjuriesDetailListingPlayerListingXml+pickle_player_listing =+  xpElem "PlayerListing" $+    xpWrap (from_tuple, to_tuple) $+    xp10Tuple (xpElem "TeamID" xpText)+              (xpElem "PlayerID" xpInt)+              (xpElem "Date" xp_date)+              (xpElem "Pos" xpText)+              (xpElem "Name" xpText)+              (xpElem "Injury" xpText)+              (xpElem "Status" xpText)+              (xpElem "Fantasy" $ xpOption xpText)+              (xpElem "Injured" xpPrim)+              (xpElem "Type" xpText)+  where+    from_tuple = uncurryN InjuriesDetailListingPlayerListingXml+    to_tuple pl = (xml_player_team_id pl,+                   xml_player_id pl,+                   xml_date pl,+                   xml_pos pl,+                   xml_name pl,+                   xml_injury pl,+                   xml_status pl,+                   xml_fantasy pl,+                   xml_injured pl,+                   xml_type pl)+++-- | Convert 'Listing's to/from XML.+--+pickle_listing :: PU InjuriesDetailListingXml+pickle_listing =+  xpElem "Listing" $+    xpWrap (from_tuple, to_tuple) $+    xpTriple (xpElem "TeamID" xpText)+             (xpElem "FullName" xpText)+             (xpList pickle_player_listing)+  where+    from_tuple = uncurryN InjuriesDetailListingXml+    to_tuple l = (xml_team_id l,+                  xml_full_name l,+                  xml_player_listings l)+++-- | Convert 'Message's to/from XML.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+    xp6Tuple (xpElem "XML_File_ID" xpInt)+             (xpElem "heading" xpText)+             (xpElem "category" xpText)+             (xpElem "sport" xpText)+             (xpList pickle_listing)+             (xpElem "time_stamp" xp_time_stamp)+  where+    from_tuple = uncurryN Message+    to_tuple m = (xml_xml_file_id m,+                  xml_heading m,+                  xml_category m,+                  xml_sport m,+                  xml_listings m,+                  xml_time_stamp m)+++--+-- Tasty Tests+--++-- | A list of all tests for this module.+--+injuries_detail_tests :: TestTree+injuries_detail_tests =+  testGroup+    "InjuriesDetail tests"+    [ test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity = testGroup "pickle-unpickle tests"+  [ check "pickle composed with unpickle is the identity"+          "test/xml/Injuries_Detail_XML.xml",++    check "pickle composed with unpickle is the identity (non-int team_id)"+          "test/xml/Injuries_Detail_XML-noninteger-team-id.xml" ]+  where+    check desc path = testCase desc $ do+      (expected, actual) <- pickle_unpickle pickle_message path+      actual @?= expected+++-- | Make sure we can actually unpickle these things.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds = testGroup "unpickle tests"+  [ check "unpickling succeeds"+          "test/xml/Injuries_Detail_XML.xml",++    check "unpickling succeeds (non-int team_id)"+          "test/xml/Injuries_Detail_XML-noninteger-team-id.xml" ]+  where+    check desc path = testCase desc $ do+      actual <- unpickleable path pickle_message+      let expected = True+      actual @?= expected
+ src/TSN/XML/News.hs view
@@ -0,0 +1,487 @@+{-# LANGUAGE DeriveDataTypeable #-}+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE GADTs #-}+{-# LANGUAGE QuasiQuotes #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StandaloneDeriving #-}+{-# LANGUAGE TemplateHaskell #-}+{-# LANGUAGE TypeFamilies #-}++-- | Parse TSN XML for the DTD \"newsxml.dtd\". Each document contains+--   a root element \<message\> that contains an entire news item.+--+module TSN.XML.News (+  pickle_message,+  -- * Tests+  news_tests,+  -- * WARNING: these are private but exported to silence warnings+  News_NewsLocationConstructor(..),+  News_NewsTeamConstructor(..),+  NewsConstructor(..),+  NewsLocationConstructor(..),+  NewsTeamConstructor(..) )+where++-- System imports.+import Data.Data ( Data, constrFields, dataTypeConstrs, dataTypeOf )+import Data.Time.Clock ( UTCTime )+import Data.List.Utils ( join, split )+import Data.Tuple.Curry ( uncurryN )+import Data.Typeable ( Typeable )+import Database.Groundhog (+  insert_,+  migrate )+import Database.Groundhog.Core ( DefaultKey )+import Database.Groundhog.TH (+  defaultCodegenConfig,+  groundhog,+  mkPersist )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.XML.HXT.Core (+  PU,+  xp13Tuple,+  xpAttr,+  xpElem,+  xpInt,+  xpList,+  xpOption,+  xpPair,+  xpText,+  xpTriple,+  xpWrap )++-- Local imports.+import TSN.Codegen (+  tsn_codegen_config,+  tsn_db_field_namer ) -- Used in a test+import TSN.Database ( insert_or_select )+import TSN.DbImport ( DbImport(..), ImportResult(..), run_dbmigrate )+import TSN.Picklers ( xp_time_stamp )+import TSN.XmlImport ( XmlImport(..) )+import Xml ( FromXml(..), ToDb(..), pickle_unpickle, unpickleable )+++--+-- DB/XML Data types+--++-- * News/Message++-- | The msg_id child of <message> contains an event_id attribute; we+--   embed it into the 'News' type. We (pointlessly) use the "db_"+--   prefix here so that the two names don't collide on "id" when+--   Groundhog is creating its fields using our field namer.+--+data MsgId =+  MsgId {+    db_msg_id       :: Int,+    db_event_id     :: Maybe Int }+  deriving (Data, Eq, Show, Typeable)+++-- | The XML representation of a news item (\<message\>).+--+data Message =+  Message {+    xml_xml_file_id :: Int,+    xml_heading :: String,+    xml_mid :: MsgId,+    xml_category :: String,+    xml_sport :: String,+    xml_url :: Maybe String,+    xml_teams :: [NewsTeam],+    xml_locations :: [NewsLocation],+    xml_sms :: String,+    xml_editor :: Maybe String,+    xml_text :: Maybe String,     -- Text and continue seem to show up in pairs,+    xml_continue :: Maybe String, -- either both present or both missing.+    xml_time_stamp :: UTCTime }+  deriving (Eq, Show)+++-- | The database representation of a news item. We drop several+--   uninteresting fields from 'Message', and omit the list fields which+--   will be represented as join tables.+--+data News =+  News {+    db_xml_file_id :: Int,+    db_mid :: MsgId,+    db_sport :: String,+    db_url :: Maybe String,+    db_sms :: String,+    db_editor :: Maybe String,+    db_text :: Maybe String,+    db_continue :: Maybe String,+    db_time_stamp :: UTCTime }+  deriving (Data, Eq, Show, Typeable)++++instance ToDb Message where+  -- | The database representation of 'Message' is 'News'.+  type Db Message = News++-- | Convert the XML representation 'Message' to the database+--   representation 'News'.+--+instance FromXml Message where+  -- | We use a record wildcard so GHC doesn't complain that we never+  --   used the field names.+  --+  from_xml Message{..} = News { db_xml_file_id = xml_xml_file_id,+                                db_mid = xml_mid,+                                db_sport = xml_sport,+                                db_url = xml_url,+                                db_sms = xml_sms,+                                db_editor = xml_editor,+                                db_text = xml_text,+                                db_continue = xml_continue,+                                db_time_stamp = xml_time_stamp }++-- | This lets us insert the XML representation 'Message' directly.+--+instance XmlImport Message+++-- * NewsTeam++-- | The database type for teams as they show up in the news.+--+data NewsTeam =+  NewsTeam { team_name :: String }+  deriving (Eq, Show)++++-- * News_NewsTeam++-- | Mapping between News records and NewsTeam records in the+--   database. We don't name the fields because we don't use the names+--   explicitly; that means we have to give them nice database names+--   via groundhog.+--+data News_NewsTeam = News_NewsTeam+                       (DefaultKey News)+                       (DefaultKey NewsTeam)+++-- * NewsLocation++-- | The database type for locations as they show up in the news.+--+data NewsLocation =+  NewsLocation {+    city :: Maybe String,+    state :: Maybe String,+    country :: String }+  deriving (Eq, Show)+++-- * News_NewsLocation++-- | Mapping between News records and NewsLocation records in the+--   database. We don't name the fields because we don't use the names+--   explicitly; that means we have to give them nice database names+--   via groundhog.+--+data News_NewsLocation = News_NewsLocation+                           (DefaultKey News)+                           (DefaultKey NewsLocation)++++--+-- Database code+--++-- | Define 'dbmigrate' and 'dbimport' for 'Message's. The import is+--   slightly non-generic because of our 'News_NewsTeam' and+--   'News_NewsLocation' join tables.+--+instance DbImport Message where+  dbmigrate _ =+    run_dbmigrate $ do+      migrate (undefined :: News)+      migrate (undefined :: NewsTeam)+      migrate (undefined :: News_NewsTeam)+      migrate (undefined :: NewsLocation)+      migrate (undefined :: News_NewsLocation)++  dbimport message = do+    -- Insert the message and acquire its primary key (unique ID)+    news_id <- insert_xml message++    -- And insert each one into its own table. We use insert_xml_or_select+    -- because we know that most teams will already exist, and we+    -- want to get back the id for the existing team when+    -- there's a collision.+    nt_ids <- mapM insert_or_select (xml_teams message)++    -- Now that the teams have been inserted, create+    -- news__news_team records mapping beween the two.+    let news_news_teams = map (News_NewsTeam news_id) nt_ids+    mapM_ insert_ news_news_teams++    -- Do all of that over again for the NewsLocations.+    loc_ids <- mapM insert_or_select (xml_locations message)+    let news_news_locations = map (News_NewsLocation news_id) loc_ids+    mapM_ insert_ news_news_locations++    return ImportSucceeded+++-- These types don't have special XML representations or field name+-- collisions so we use the defaultCodegenConfig and give their+-- fields nice simple names.+mkPersist defaultCodegenConfig [groundhog|+- entity: NewsTeam+  dbName: news_teams+  constructors:+    - name: NewsTeam+      uniques:+        - name: unique_news_team+          type: constraint+          fields: [team_name]++- entity: NewsLocation+  dbName: news_locations+  constructors:+    - name: NewsLocation+      uniques:+        - name: unique_news_location+          type: constraint+          fields: [city, state, country]++|]+++-- These types have fields with e.g. db_ and xml_ prefixes, so we+-- use our own codegen to peel those off before naming the columns.+mkPersist tsn_codegen_config [groundhog|+- entity: News+  dbName: news+  constructors:+    - name: News+      uniques:+        - name: unique_news+          type: constraint+          # Prevent multiple imports of the same message.+          fields: [db_xml_file_id]+      fields:+        - name: db_mid+          embeddedType:+            - {name: msg_id, dbName: msg_id}+            - {name: event_id, dbName: event_id}++- embedded: MsgId+  fields:+    - name: db_msg_id+      dbName: msg_id+    - name: db_event_id+      dbName: event_id++- entity: News_NewsTeam+  dbName: news__news_teams+  constructors:+    - name: News_NewsTeam+      fields:+        - name: news_NewsTeam0 # Default created by mkNormalFieldName+          dbName: news_id+          reference:+            onDelete: cascade+        - name: news_NewsTeam1 # Default created by mkNormalFieldName+          dbName: news_teams_id+          reference:+            onDelete: cascade++- entity: News_NewsLocation+  dbName: news__news_locations+  constructors:+    - name: News_NewsLocation+      fields:+        - name: news_NewsLocation0 # Default created by mkNormalFieldName+          dbName: news_id+          reference:+            onDelete: cascade+        - name: news_NewsLocation1 # Default created by mkNormalFieldName+          dbName: news_locations_id+          reference:+            onDelete: cascade+|]+++--+-- XML Picklers+--++-- | Convert a 'NewsTeam' to/from XML.+--+pickle_news_team :: PU NewsTeam+pickle_news_team =+  xpElem "team" $+    xpWrap (from_string, to_string) xpText+  where+    to_string :: NewsTeam -> String+    to_string = team_name++    from_string :: String -> NewsTeam+    from_string = NewsTeam+++-- | Convert a 'MsgId' to/from XML.+--+pickle_msg_id :: PU MsgId+pickle_msg_id =+  xpElem "msg_id" $+    xpWrap (from_tuple, to_tuple) $+    xpPair xpInt (xpAttr "EventId" (xpOption xpInt))+  where+    from_tuple = uncurryN MsgId+    to_tuple m = (db_msg_id m, db_event_id m)+++-- | Convert a 'NewsLocation' to/from XML.+--+pickle_location :: PU NewsLocation+pickle_location =+  xpElem "location" $+    xpWrap (from_tuple, to_tuple) $+    xpTriple (xpOption (xpElem "city" xpText))+             (xpOption (xpElem "state" xpText))+             (xpElem "country" xpText)+  where+    from_tuple =+      uncurryN NewsLocation+    to_tuple l = (city l, state l, country l)+++-- | Convert a 'Message' to/from XML.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+    xp13Tuple (xpElem "XML_File_ID" xpInt)+              (xpElem "heading" xpText)+              pickle_msg_id+              (xpElem "category" xpText)+              (xpElem "sport" xpText)+              (xpElem "url" $ xpOption xpText)+              (xpList pickle_news_team)+              (xpList pickle_location)+              (xpElem "SMS" xpText)+              (xpOption (xpElem "Editor" xpText))+              (xpOption (xpElem "text" xpText))+              pickle_continue+              (xpElem "time_stamp" xp_time_stamp)+  where+    from_tuple = uncurryN Message+    to_tuple m = (xml_xml_file_id m, -- Verbose,+                  xml_heading m,     -- but+                  xml_mid m,         -- eliminates+                  xml_category m,    -- GHC+                  xml_sport m,       -- warnings+                  xml_url m,         -- .+                  xml_teams m,       -- .+                  xml_locations m,   -- .+                  xml_sms m,+                  xml_editor m,+                  xml_text m,+                  xml_continue m,+                  xml_time_stamp m)++    -- | We combine all of the \<continue\> elements into one 'String'+    --   while unpickling and do the reverse while pickling.+    --+    pickle_continue :: PU (Maybe String)+    pickle_continue =+      xpOption $+        xpWrap (to_string, from_string) $+          xpElem "continue" $+            xpList (xpElem "P" xpText)+      where+        from_string :: String -> [String]+        from_string = split "\n"++        to_string :: [String] -> String+        to_string = join "\n"+++--+-- Tasty Tests+--++-- | A list of all tests for this module.+--+news_tests :: TestTree+news_tests =+  testGroup+    "News tests"+    [ test_news_fields_have_correct_names,+      test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | Make sure our codegen is producing the correct database names.+--+test_news_fields_have_correct_names :: TestTree+test_news_fields_have_correct_names =+  testCase "news fields get correct database names" $+    mapM_ check (zip actual expected)+  where+    -- This is cool, it uses the (derived) Data instance of+    -- News.News to get its constructor names.+    field_names :: [String]+    field_names =+      constrFields . head $ dataTypeConstrs $ dataTypeOf (undefined :: News)++    expected :: [String]+    expected =+      map (\x -> tsn_db_field_namer "herp" "derp" 8675309 x 90210) field_names++    actual :: [String]+    actual = ["xml_file_id",+              "mid",+              "sport",+              "url",+              "sms",+              "editor",+              "text",+              "continue"]++    check (x,y) = (x @?= y)+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity = testGroup "pickle-unpickle tests"+  [ check "pickle composed with unpickle is the identity"+          "test/xml/newsxml.xml",++    check "pickle composed with unpickle is the identity (with Editor)"+          "test/xml/newsxml-with-editor.xml" ]+  where+    check desc path = testCase desc $ do+      (expected, actual) <- pickle_unpickle pickle_message path+      actual @?= expected+++-- | Make sure we can actually unpickle these things.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds = testGroup "unpickle tests"+  [ check "unpickling succeeds"+          "test/xml/newsxml.xml",++    check "unpickling succeeds (with Editor)"+          "test/xml/newsxml-with-editor.xml" ]+  where+    check desc path = testCase desc $ do+      actual <- unpickleable path pickle_message+      let expected = True+      actual @?= expected
+ src/TSN/XML/Odds.hs view
@@ -0,0 +1,780 @@+{-# LANGUAGE DeriveDataTypeable #-}+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE GADTs #-}+{-# LANGUAGE QuasiQuotes #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE StandaloneDeriving #-}+{-# LANGUAGE TemplateHaskell #-}+{-# LANGUAGE TypeFamilies #-}++-- | Parse TSN XML for the DTD \"Odds_XML.dtd\". Each document+--   contains a root element \<message\> that contains a bunch of+--   other... disorganized... information.+--+module TSN.XML.Odds (+  pickle_message,+  -- * Tests+  odds_tests,+  -- * WARNING: these are private but exported to silence warnings+  OddsCasinoConstructor(..),+  OddsConstructor(..),+  OddsGame_OddsGameTeamConstructor(..),+  OddsGameConstructor(..),+  OddsGameLineConstructor(..),+  OddsGameTeamConstructor(..) )+where++-- System imports.+import Control.Monad ( forM_, join )+import Data.Time ( UTCTime(..) )+import Data.Tuple.Curry ( uncurryN )+import Database.Groundhog (+  (=.),+  (==.),+  insert_,+  migrate,+  update )+import Database.Groundhog.Core ( DefaultKey )+import Database.Groundhog.TH (+  groundhog,+  mkPersist )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.Read ( readMaybe )+import Text.XML.HXT.Core (+  PU,+  xp5Tuple,+  xp6Tuple,+  xp8Tuple,+  xpAttr,+  xpElem,+  xpInt,+  xpList,+  xpOption,+  xpPair,+  xpText,+  xpTriple,+  xpWrap )++-- Local imports.+import TSN.Codegen (+  tsn_codegen_config )+import TSN.DbImport ( DbImport(..), ImportResult(..), run_dbmigrate )+import TSN.Picklers ( xp_date, xp_time, xp_time_stamp )+import TSN.XmlImport ( XmlImport(..), XmlImportFk(..) )+import Xml (+  FromXml(..),+  FromXmlFk(..),+  ToDb(..),+  pickle_unpickle,+  unpickleable )+++--+-- DB/XML data types+--++-- * OddsGameCasino/OddsGameCasinoXml+++-- | The casinos should have their own table, but the lines don't+--   belong in that table (there is a separate table for+--   'OddsGameLine' which associates the two).+--+--   We drop the \"Game\" prefix because the casinos really aren't+--   children of the games; the XML just makes it seem that way.+--+data OddsCasino =+  OddsCasino {+    casino_client_id :: Int,+    casino_name :: String }+  deriving (Eq, Show)+++-- | The home/away lines are 'Double's, but the over/under lines are+--   textual. If we want to use one data type for both, we have to go+--   with a 'String' and then attempt to 'read' a 'Double' later when we+--   go to insert the thing.+--+data OddsGameCasinoXml =+  OddsGameCasinoXml {+    xml_casino_client_id :: Int,+    xml_casino_name      :: String,+    xml_casino_line      :: Maybe String }+  deriving (Eq, Show)+++-- | Try to get a 'Double' out of the 'xml_casino_line' which is a+--   priori textual (because it might be an over/under line).+--+home_away_line :: OddsGameCasinoXml -> Maybe Double+home_away_line = join . (fmap readMaybe) . xml_casino_line++++instance ToDb OddsGameCasinoXml where+  -- | The database representation of an 'OddsGameCasinoXml' is an+  --   'OddsCasino'.+  --+  type Db OddsGameCasinoXml = OddsCasino+++instance FromXml OddsGameCasinoXml where+  -- | We convert from XML to the database by dropping the line field.+  --+  from_xml OddsGameCasinoXml{..} =+    OddsCasino {+      casino_client_id = xml_casino_client_id,+      casino_name      = xml_casino_name }+++-- | This allows us to insert the XML representation 'OddsGameCasinoXml'+--   directly.+--+instance XmlImport OddsGameCasinoXml+++-- * OddsGameTeam+++-- | The database representation of teams as they appear in odds+--   games.+--+data OddsGameTeam =+  OddsGameTeam {+    db_team_id         :: String, -- ^ The home/away team IDs are+                                  --   three characters but Postgres+                                  --   imposes no performance penalty+                                  --   on lengthless text fields, so+                                  --   we ignore the probable upper+                                  --   bound of three characters.+    db_abbr            :: String,+    db_team_name       :: String }+  deriving (Eq, Show)+++-- * OddsGameHomeTeam/OddsGameHomeTeamXml++-- | The XML representation of a \<HomeTeam\>, as found in \<Game\>s.+--+data OddsGameHomeTeamXml =+  OddsGameHomeTeamXml {+    xml_home_team_id         :: String, -- ^ The home/away team IDs+                                        --   are three characters but+                                        --   Postgres imposes no+                                        --   performance penalty on+                                        --   lengthless text fields,+                                        --   so we ignore the probable+                                        --   upper bound of three+                                        --   characters.+    xml_home_rotation_number :: Int,+    xml_home_abbr            :: String,+    xml_home_team_name       :: String,+    xml_home_casinos         :: [OddsGameCasinoXml] }+  deriving (Eq, Show)++instance ToDb OddsGameHomeTeamXml where+  -- | The database representation of an 'OddsGameHomeTeamXml' is an+  --   'OddsGameTeam'.+  --+  type Db OddsGameHomeTeamXml = OddsGameTeam++instance FromXml OddsGameHomeTeamXml where+  -- | We convert from XML to the database by dropping the lines and+  --   rotation number (which are specific to the games, not the teams+  --   themselves).+  --+  from_xml OddsGameHomeTeamXml{..} =+    OddsGameTeam {+      db_team_id   = xml_home_team_id,+      db_abbr      = xml_home_abbr,+      db_team_name = xml_home_team_name }++-- | This allows us to insert the XML representation+--   'OddsGameHomeTeamXml' directly.+--+instance XmlImport OddsGameHomeTeamXml where+++-- * OddsGameAwayTeam/OddsGameAwayTeamXml++-- | The XML representation of a \<AwayTeam\>, as found in \<Game\>s.+--+data OddsGameAwayTeamXml =+  OddsGameAwayTeamXml {+    xml_away_team_id         :: String, -- ^ The home/away team IDs are+                                        --   three characters but Postgres+                                        --   imposes no performance penalty+                                        --   on lengthless text fields, so+                                        --   we ignore the probable upper+                                        --   bound of three characters+    xml_away_rotation_number :: Int,+    xml_away_abbr            :: String,+    xml_away_team_name       :: String,+    xml_away_casinos         :: [OddsGameCasinoXml] }+  deriving (Eq, Show)++instance ToDb OddsGameAwayTeamXml where+  -- | The database representation of an 'OddsGameAwayTeamXml' is an+  --   'OddsGameTeam'.+  --+  type Db OddsGameAwayTeamXml = OddsGameTeam++instance FromXml OddsGameAwayTeamXml where+  -- | We convert from XML to the database by dropping the lines and+  --   rotation number (which are specific to the games, not the teams+  --   themselves).+  --+  from_xml OddsGameAwayTeamXml{..} = OddsGameTeam+                                       xml_away_team_id+                                       xml_away_abbr+                                       xml_away_team_name++-- | This allows us to insert the XML representation+--   'OddsGameAwayTeamXml' directly.+--+instance XmlImport OddsGameAwayTeamXml where+++-- * OddsGame_OddsGameTeam++-- | Database mapping between games and their home/away teams.+--+data OddsGame_OddsGameTeam =+  OddsGame_OddsGameTeam {+    ogogt_odds_games_id :: DefaultKey OddsGame,+    ogogt_away_team_id  :: DefaultKey OddsGameTeam,+    ogogt_home_team_id  :: DefaultKey OddsGameTeam }+++-- * OddsGameOverUnderXml++-- | XML representation of the over/under. A wrapper around a bunch of+--   casino elements.+--+newtype OddsGameOverUnderXml =+  OddsGameOverUnderXml { xml_casinos :: [OddsGameCasinoXml] }+  deriving (Eq, Show)+++-- * OddsGameLine++-- | This database representation of the casino lines can't be+--   constructed from the one in the XML. The casinos within+--   Game-\>HomeTeam, Game-\>AwayTeam, and Game-\>Over_Under are all more or+--   less the same. We don't need a bajillion different tables to+--   store that, just one tying the casino/game pair to the three+--   lines.+--+--   The one small difference between the over/under casinos and the+--   home/away ones is that the home/away lines are all 'Double's, but+--   the over/under lines appear to be textual.+--+data OddsGameLine =+  OddsGameLine {+    ogl_odds_games_id   :: DefaultKey OddsGame,+    ogl_odds_casinos_id :: DefaultKey OddsCasino,+    ogl_over_under      :: Maybe String,+    ogl_away_line       :: Maybe Double,+    ogl_home_line       :: Maybe Double }+++-- * OddsGame/OddsGameXml++-- | Database representation of a game. We retain the rotation number+--   of the home/away teams, since those are specific to the game and+--   not the teams.+--+data OddsGame =+  OddsGame {+    db_odds_id           :: DefaultKey Odds,+    db_game_id           :: Int,+    db_game_time         :: UTCTime, -- ^ Contains both the date and time.+    db_game_away_team_rotation_number :: Int,+    db_game_home_team_rotation_number :: Int }+++-- | XML representation of an 'OddsGame'.+--+data OddsGameXml =+  OddsGameXml {+    xml_game_id         :: Int,+    xml_game_date       :: UTCTime, -- ^ Contains only the date+    xml_game_time       :: UTCTime, -- ^ Contains only the time+    xml_game_away_team  :: OddsGameAwayTeamXml,+    xml_game_home_team  :: OddsGameHomeTeamXml,+    xml_game_over_under :: OddsGameOverUnderXml }+  deriving (Eq, Show)++-- | Pseudo-field that lets us get the 'OddsGameCasinoXml's out of+--   xml_game_over_under.+--+xml_game_over_under_casinos :: OddsGameXml -> [OddsGameCasinoXml]+xml_game_over_under_casinos = xml_casinos . xml_game_over_under+++instance ToDb OddsGameXml where+  -- | The database representation of an 'OddsGameXml' is an+  --   'OddsGame'.+  --+  type Db OddsGameXml = OddsGame++instance FromXmlFk OddsGameXml where+  -- | Each 'OddsGameXml' is contained in an 'Odds'. In other words+  --   the foreign key for 'OddsGame' points to an 'Odds'.+  --+  type Parent OddsGameXml = Odds++  -- | To convert from the XML representation to the database one, we+  --   drop the home/away teams and the casino lines, but retain the+  --   home/away rotation numbers.+  --+  from_xml_fk fk OddsGameXml{..} =+    OddsGame {+      db_odds_id   = fk,+      db_game_id   = xml_game_id,++      db_game_time = UTCTime+                       (utctDay xml_game_date) -- Take the day part from one,+                       (utctDayTime xml_game_time), -- the time from the other.++      db_game_away_team_rotation_number =+        (xml_away_rotation_number xml_game_away_team),++      db_game_home_team_rotation_number =+        (xml_home_rotation_number xml_game_home_team) }++-- | This lets us insert the XML representation 'OddsGameXml' directly.+--+instance XmlImportFk OddsGameXml+++-- * OddsGameWithNotes++-- | This is our best guess at what occurs in the Odds_XML+--   documents. It looks like each consecutive set of games can+--   optionally have some notes appear before it. Each \"note\" comes+--   as its own \<Notes\>...\</Notes\> element.+--+--   The notes are ignored completely in the database; we only bother+--   with them to ensure that we're (un)pickling correctly.+--+--   We can't group the notes with a \"set\" of 'OddsGame's, because+--   that leads to ambiguity in parsing. Since we're going to ignore+--   the notes anyway, we just stick them with an arbitrary+--   game. C'est la vie.+--+data OddsGameWithNotes =+  OddsGameWithNotes {+    notes :: [String],+    game :: OddsGameXml }+  deriving (Eq, Show)+++-- * Odds/Message++-- | Database representation of a 'Message'.+--+data Odds =+  Odds {+    db_xml_file_id :: Int,+    db_sport :: String,+    db_title :: String,+    db_line_time :: String, -- ^ We don't parse these as a 'UTCTime'+                            --   because their timezones are ambiguous+                            --   (and the date is less than useful when+                            --   it might be off by an hour).+    db_time_stamp :: UTCTime }+++-- | The XML representation of 'Odds'.+--+data Message =+  Message {+    xml_xml_file_id :: Int,+    xml_heading :: String,+    xml_category :: String,+    xml_sport :: String,+    xml_title :: String,+    xml_line_time :: String,+    xml_games_with_notes :: [OddsGameWithNotes],+    xml_time_stamp :: UTCTime }+  deriving (Eq, Show)++-- | Pseudo-field that lets us get the 'OddsGame's out of+--   'xml_games_with_notes'.+--+xml_games :: Message -> [OddsGameXml]+xml_games m = map game (xml_games_with_notes m)+++instance ToDb Message where+  -- | The database representation of a 'Message' is 'Odds'.+  --+  type Db Message = Odds++instance FromXml Message where+  -- | To convert from the XML representation to the database one, we+  --   just drop a bunch of fields.+  --+  from_xml Message{..} =+    Odds {+      db_xml_file_id = xml_xml_file_id,+      db_sport = xml_sport,+      db_title = xml_title,+      db_line_time = xml_line_time,+      db_time_stamp = xml_time_stamp }++-- | This lets us insert the XML representation 'Message' directly.+--+instance XmlImport Message+++--+-- Database code+--++-- Groundhog database schema. This must come before the DbImport+-- instance definition. Don't know why.+mkPersist tsn_codegen_config [groundhog|+- entity: Odds+  constructors:+    - name: Odds+      uniques:+        - name: unique_odds+          type: constraint+          # Prevent multiple imports of the same message.+          fields: [db_xml_file_id]++- entity: OddsCasino+  dbName: odds_casinos+  constructors:+    - name: OddsCasino+      uniques:+        - name: unique_odds_casino+          type: constraint+          fields: [casino_client_id]++- entity: OddsGameTeam+  dbName: odds_games_teams+  constructors:+    - name: OddsGameTeam+      uniques:+        - name: unique_odds_games_team+          type: constraint+          fields: [db_team_id]+++- entity: OddsGame+  dbName: odds_games+  constructors:+    - name: OddsGame+      fields:+        - name: db_odds_id+          reference:+            onDelete: cascade++- entity: OddsGameLine+  dbName: odds_games_lines+  constructors:+    - name: OddsGameLine+      fields:+        - name: ogl_odds_games_id+          references:+            onDelete: cascade+        - name: ogl_odds_casinos_id+          references:+            onDelete: cascade++- entity: OddsGame_OddsGameTeam+  dbName: odds_games__odds_games_teams+  constructors:+    - name: OddsGame_OddsGameTeam+      fields:+        - name: ogogt_odds_games_id+          reference:+            onDelete: cascade+        - name: ogogt_away_team_id+          reference:+            onDelete: cascade+        - name: ogogt_home_team_id+          reference:+            onDelete: cascade+|]++instance DbImport Message where+  dbmigrate _=+    run_dbmigrate $ do+      migrate (undefined :: Odds)+      migrate (undefined :: OddsCasino)+      migrate (undefined :: OddsGameTeam)+      migrate (undefined :: OddsGame)+      migrate (undefined :: OddsGame_OddsGameTeam)+      migrate (undefined :: OddsGameLine)++  dbimport m = do+    -- Insert the root "odds" element and acquire its primary key (id).+    odds_id <- insert_xml m++    forM_ (xml_games m) $ \g -> do+      -- Next, we insert the home and away teams. We do this before+      -- inserting the game itself because the game has two foreign keys+      -- pointing to odds_games_teams.+      -- Next to insert the home and away teams.+      away_team_id <- insert_xml_or_select (xml_game_away_team g)+      home_team_id <- insert_xml_or_select (xml_game_home_team g)++      -- Now insert the game, keyed to the "odds",+      game_id <- insert_xml_fk odds_id g++      -- Insert a record into odds_games__odds_games_teams mapping the+      -- home/away teams to this game. Use the full record syntax+      -- because the types would let us mix up the home/away teams.+      insert_ OddsGame_OddsGameTeam {+                ogogt_odds_games_id = game_id,+                ogogt_away_team_id = away_team_id,+                ogogt_home_team_id = home_team_id }++      -- Finaly, we insert the lines. The over/under entries for this+      -- game and the lines for the casinos all wind up in the same+      -- table, odds_games_lines. We can insert the over/under entries+      -- freely with empty away/home lines:+      forM_ (xml_game_over_under_casinos g) $ \c -> do+        -- Start by inderting the casino.+        ou_casino_id <- insert_xml_or_select c++        -- Now add the over/under entry with the casino's id.+        let ogl = OddsGameLine {+                    ogl_odds_games_id = game_id,+                    ogl_odds_casinos_id = ou_casino_id,+                    ogl_over_under = (xml_casino_line c),+                    ogl_away_line = Nothing,+                    ogl_home_line = Nothing }++        insert_ ogl++      -- ...but then when we insert the home/away team lines, we+      -- prefer to update the existing entry rather than overwrite it+      -- or add a new record.+      forM_ (xml_away_casinos $ xml_game_away_team g) $ \c -> do+        -- insert, or more likely retrieve the existing, casino+        a_casino_id <- insert_xml_or_select c++        -- Get a Maybe Double instead of the Maybe String that's in there.+        let away_line = home_away_line c++        -- Unconditionally update that casino's away team line with ours.+        update [Ogl_Away_Line =. away_line] $ -- WHERE+          Ogl_Odds_Casinos_Id ==. a_casino_id++      -- Repeat all that for the home team.+      forM_ (xml_home_casinos $ xml_game_home_team g) $ \c ->do+        h_casino_id <- insert_xml_or_select c+        let home_line = home_away_line c+        update [Ogl_Home_Line =. home_line] $ -- WHERE+          Ogl_Odds_Casinos_Id ==. h_casino_id++      return game_id++    return ImportSucceeded+++--+-- Pickling+--++-- | Pickler for an 'OddsGame' optionally preceded by some notes.+--+pickle_game_with_notes :: PU OddsGameWithNotes+pickle_game_with_notes =+  xpWrap (from_pair, to_pair) $+    xpPair+      (xpList $ xpElem "Notes" xpText)+      pickle_game+  where+    from_pair = uncurry OddsGameWithNotes+    to_pair OddsGameWithNotes{..} = (notes, game)+++-- | Pickler for an 'OddsGameCasinoXml'.+--+pickle_casino :: PU OddsGameCasinoXml+pickle_casino =+  xpElem "Casino" $+  xpWrap (from_tuple, to_tuple) $+  xpTriple+    (xpAttr "ClientID" xpInt)+    (xpAttr "Name" xpText)+    (xpOption xpText)+  where+    from_tuple = uncurryN OddsGameCasinoXml+    -- Use record wildcards to avoid unused field warnings.+    to_tuple OddsGameCasinoXml{..} = (xml_casino_client_id,+                                      xml_casino_name,+                                      xml_casino_line)+++-- | Pickler for an 'OddsGameHomeTeamXml'.+--+pickle_home_team :: PU OddsGameHomeTeamXml+pickle_home_team =+  xpElem "HomeTeam" $+    xpWrap (from_tuple, to_tuple) $+      xp5Tuple+        (xpElem "HomeTeamID" xpText)+        (xpElem "HomeRotationNumber" xpInt)+        (xpElem "HomeAbbr" xpText)+        (xpElem "HomeTeamName" xpText)+        (xpList pickle_casino)+  where+    from_tuple = uncurryN OddsGameHomeTeamXml+    -- Use record wildcards to avoid unused field warnings.+    to_tuple OddsGameHomeTeamXml{..} = (xml_home_team_id,+                                        xml_home_rotation_number,+                                        xml_home_abbr,+                                        xml_home_team_name,+                                        xml_home_casinos)+++-- | Pickler for an 'OddsGameAwayTeamXml'.+--+pickle_away_team :: PU OddsGameAwayTeamXml+pickle_away_team =+  xpElem "AwayTeam" $+    xpWrap (from_tuple, to_tuple) $+      xp5Tuple+        (xpElem "AwayTeamID" xpText)+        (xpElem "AwayRotationNumber" xpInt)+        (xpElem "AwayAbbr" xpText)+        (xpElem "AwayTeamName" xpText)+        (xpList pickle_casino)+  where+    from_tuple = uncurryN OddsGameAwayTeamXml+    -- Use record wildcards to avoid unused field warnings.+    to_tuple OddsGameAwayTeamXml{..} = (xml_away_team_id,+                                        xml_away_rotation_number,+                                        xml_away_abbr,+                                        xml_away_team_name,+                                        xml_away_casinos)++++-- | Pickler for an 'OddsGameOverUnderXml'.+--+pickle_over_under :: PU OddsGameOverUnderXml+pickle_over_under =+  xpElem "Over_Under" $+  xpWrap (to_newtype, from_newtype) $+    xpList pickle_casino+  where+    from_newtype (OddsGameOverUnderXml cs) = cs+    to_newtype = OddsGameOverUnderXml+++-- | Pickler for an 'OddsGameXml'.+--+pickle_game :: PU OddsGameXml+pickle_game =+  xpElem "Game" $+  xpWrap (from_tuple, to_tuple) $+  xp6Tuple+    (xpElem "GameID" xpInt)+    (xpElem "Game_Date" xp_date)+    (xpElem "Game_Time" xp_time)+    pickle_away_team+    pickle_home_team+    pickle_over_under+  where+    from_tuple = uncurryN OddsGameXml+    -- Use record wildcards to avoid unused field warnings.+    to_tuple OddsGameXml{..} = (xml_game_id,+                                xml_game_date,+                                xml_game_time,+                                xml_game_away_team,+                                xml_game_home_team,+                                xml_game_over_under)+++-- | Pickler for the top-level 'Message'.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+    xp8Tuple (xpElem "XML_File_ID" xpInt)+             (xpElem "heading" xpText)+             (xpElem "category" xpText)+             (xpElem "sport" xpText)+             (xpElem "Title" xpText)+             (xpElem "Line_Time" xpText)+             (xpList pickle_game_with_notes)+             (xpElem "time_stamp" xp_time_stamp)+  where+    from_tuple = uncurryN Message+    to_tuple m = (xml_xml_file_id m,+                  xml_heading m,+                  xml_category m,+                  xml_sport m,+                  xml_title m,+                  xml_line_time m,+                  xml_games_with_notes m,+                  xml_time_stamp m)+++--+-- Tasty Tests+--++-- | A list of all tests for this module.+--+odds_tests :: TestTree+odds_tests =+  testGroup+    "Odds tests"+    [ test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity = testGroup "pickle-unpickle tests"+  [ check "pickle composed with unpickle is the identity"+         "test/xml/Odds_XML.xml",++    check "pickle composed with unpickle is the identity (non-int team_id)"+          "test/xml/Odds_XML-noninteger-team-id.xml",++    check "pickle composed with unpickle is the identity (positive(+) line)"+          "test/xml/Odds_XML-positive-line.xml",++    check "pickle composed with unpickle is the identity (large file)"+          "test/xml/Odds_XML-largefile.xml" ]+  where+    check desc path = testCase desc $ do+      (expected, actual) <- pickle_unpickle pickle_message path+      actual @?= expected+++-- | Make sure we can actually unpickle these things.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds = testGroup "unpickle tests"+  [ check "unpickling succeeds"+          "test/xml/Odds_XML.xml",++    check "unpickling succeeds (non-int team_id)"+          "test/xml/Odds_XML-noninteger-team-id.xml",++    check "unpickling succeeds (positive(+) line)"+          "test/xml/Odds_XML-positive-line.xml",++    check "unpickling succeeds (large file)"+          "test/xml/Odds_XML-largefile.xml" ]+  where+    check desc path = testCase desc $ do+      actual <- unpickleable path pickle_message+      let expected = True+      actual @?= expected
+ src/TSN/XML/Weather.hs view
@@ -0,0 +1,378 @@+{-# LANGUAGE FlexibleInstances #-}+{-# LANGUAGE GADTs #-}+{-# LANGUAGE QuasiQuotes #-}+{-# LANGUAGE RecordWildCards #-}+{-# LANGUAGE TemplateHaskell #-}+{-# LANGUAGE TypeFamilies #-}++-- | Parse TSN XML for the DTD \"weatherxml.dtd\". Each document+--   contains a bunch of forecasts, which each contain one league, and+--   that league contains a bunch of listings.+--+module TSN.XML.Weather (+  pickle_message,+  -- * Tests+  weather_tests,+  -- * WARNING: these are private but exported to silence warnings+  WeatherConstructor(..),+  WeatherForecastConstructor(..),+  WeatherForecastListingConstructor(..) )+where++-- System imports.+import Control.Monad ( forM_ )+import Data.Time ( UTCTime )+import Data.Tuple.Curry ( uncurryN )+import Database.Groundhog ( migrate )+import Database.Groundhog.Core ( DefaultKey )+import Database.Groundhog.TH (+  groundhog,+  mkPersist )+import Test.Tasty ( TestTree, testGroup )+import Test.Tasty.HUnit ( (@?=), testCase )+import Text.XML.HXT.Core (+  PU,+  xp7Tuple,+  xpAttr,+  xpElem,+  xpInt,+  xpList,+  xpOption,+  xpPair,+  xpText,+  xpWrap )++-- Local imports.+import TSN.Codegen (+  tsn_codegen_config )+import TSN.DbImport ( DbImport(..), ImportResult(..), run_dbmigrate )+import TSN.Picklers ( xp_gamedate, xp_time_stamp )+import TSN.XmlImport ( XmlImport(..), XmlImportFk(..) )+import Xml (+  FromXml(..),+  FromXmlFk(..),+  ToDb(..),+  pickle_unpickle,+  unpickleable )+++--+-- DB/XML Data types+--++-- * WeatherForecastListing/WeatherForecastListingXml++-- | XML representation of a weather forecast listing.+--+data WeatherForecastListingXml =+  WeatherForecastListingXml {+    xml_teams :: String,+    xml_weather :: String }+  deriving (Eq, Show)++-- | Database representation of a weather forecast listing.+--+data WeatherForecastListing =+  WeatherForecastListing {+    db_weather_forecasts_id :: DefaultKey WeatherForecast,+    db_teams :: String,+    db_weather :: String }+++-- | The database analogue of a 'WeatherForecastListingXml' is+--   'WeatherForecastListing'.+--+instance ToDb WeatherForecastListingXml where+  type Db WeatherForecastListingXml = WeatherForecastListing++-- | This is needed to define the 'XmlImportFk' instance for+--   'WeatherForecastListing'.+--+instance FromXmlFk WeatherForecastListingXml where+  -- | Each 'WeatherForecastListingXml' is contained in a+  --   'WeatherForecast'.+  --+  type Parent WeatherForecastListingXml = WeatherForecast++  from_xml_fk fk WeatherForecastListingXml{..} =+    WeatherForecastListing {+      db_weather_forecasts_id = fk,+      db_teams = xml_teams,+      db_weather = xml_weather }++-- | This allows us to insert the XML representation+--   'WeatherForecastListingXml' directly.+--+instance XmlImportFk WeatherForecastListingXml+++-- * WeatherLeague++-- | XML representation of a league, as they appear in the weather+--   documents. There is no associated database representation because+--   the league element really adds no information besides its own+--   (usually empty) name. Since there's exactly one league per+--   forecast, we just store the league_name in the database+--   representation of a forecast.+--+data WeatherLeague =+  WeatherLeague {+    league_name     :: Maybe String,+    listings :: [WeatherForecastListingXml] }+  deriving (Eq, Show)+++-- * WeatherForecast/WeatherForecastXml++-- | Database representation of a weather forecast.+--+data WeatherForecast =+  WeatherForecast {+    db_weather_id :: DefaultKey Weather,+    db_game_date :: UTCTime,+    db_league_name :: Maybe String }++-- | XML representation of a weather forecast. It would have been+--   cleaner to omit the 'WeatherLeague' middleman, but having it+--   simplifies parsing.+--+data WeatherForecastXml =+  WeatherForecastXml {+    xml_game_date :: UTCTime,+    xml_league :: WeatherLeague }+  deriving (Eq, Show)++instance ToDb WeatherForecastXml where+  -- | The database representation of a 'WeatherForecastXml' is a+  --   'WeatherForecast'.+  --+  type Db WeatherForecastXml = WeatherForecast++instance FromXmlFk WeatherForecastXml where+  type Parent WeatherForecastXml = Weather++  -- | To convert a 'WeatherForecastXml' into a 'WeatherForecast', we+  --   replace the 'WeatherLeague' with its name.+  --+  from_xml_fk fk WeatherForecastXml{..} =+    WeatherForecast {+      db_weather_id  = fk,+      db_game_date   = xml_game_date,+      db_league_name = (league_name xml_league) }+++-- | This allows us to call 'insert_xml' on an 'WeatherForecastXml'+--   without first converting it to the database representation.+--+instance XmlImportFk WeatherForecastXml+++-- * Weather/Message++-- | The database representation of a weather message.+--+data Weather =+  Weather {+    db_xml_file_id :: Int,+    db_sport :: String,+    db_title :: String,+    db_time_stamp :: UTCTime }+++-- | The XML representation of a weather message.+--+data Message =+  Message {+    xml_xml_file_id :: Int,+    xml_heading :: String,+    xml_category :: String,+    xml_sport :: String,+    xml_title :: String,+    xml_forecasts :: [WeatherForecastXml],+    xml_time_stamp :: UTCTime }+  deriving (Eq, Show)++instance ToDb Message where+  -- | The database representation of 'Message' is 'Weather'.+  --+  type Db Message = Weather++instance FromXml Message where+  -- | To get a 'Weather' from a 'Message', we drop a bunch of+  --   unwanted fields.+  --+  from_xml Message{..} =+    Weather {+      db_xml_file_id = xml_xml_file_id,+      db_sport = xml_sport,+      db_title = xml_title,+      db_time_stamp = xml_time_stamp }++-- | This allows us to insert the XML representation 'Message'+--   directly.+--+instance XmlImport Message+++--+-- Database stuff+--++mkPersist tsn_codegen_config [groundhog|+- entity: Weather+  constructors:+    - name: Weather+      uniques:+        - name: unique_weather+          type: constraint+          # Prevent multiple imports of the same message.+          fields: [db_xml_file_id]++- entity: WeatherForecast+  dbName: weather_forecasts+  constructors:+    - name: WeatherForecast+      fields:+        - name: db_weather_id+          reference:+            onDelete: cascade++- entity: WeatherForecastListing+  dbName: weather_forecast_listings+  constructors:+    - name: WeatherForecastListing+      fields:+        - name: db_weather_forecasts_id+          reference:+            onDelete: cascade++|]+++instance DbImport Message where+  dbmigrate _ =+    run_dbmigrate $ do+      migrate (undefined :: Weather)+      migrate (undefined :: WeatherForecast)+      migrate (undefined :: WeatherForecastListing)++  dbimport m = do+    -- The weather database schema has a nice linear structure. First+    -- we insert the top-level weather record.+    weather_id <- insert_xml m++    -- Next insert all of the forecasts, one at a time.+    forM_ (xml_forecasts m) $ \forecast -> do+      forecast_id <- insert_xml_fk weather_id forecast++      -- Insert all of this forecast's listings.+      mapM_ (insert_xml_fk_ forecast_id) (listings $ xml_league forecast)++    return ImportSucceeded+++---+--- Pickling+---++-- | Pickler to convert a 'WeatherForecastListingXml' to/from XML.+--+pickle_listing :: PU WeatherForecastListingXml+pickle_listing =+  xpElem "listing" $+    xpWrap (from_pair, to_pair) $+      xpPair+        (xpElem "teams" xpText)+        (xpElem "weather" xpText)+  where+    from_pair = uncurry WeatherForecastListingXml+    to_pair WeatherForecastListingXml{..} = (xml_teams, xml_weather)+++-- | Pickler to convert a 'WeatherLeague' to/from XML.+--+pickle_league :: PU WeatherLeague+pickle_league =+  xpElem "league" $+    xpWrap (from_pair, to_pair) $+      xpPair+        (xpAttr "name" $ xpOption xpText)+        (xpList pickle_listing)+  where+    from_pair = uncurry WeatherLeague+    to_pair WeatherLeague{..} = (league_name, listings)+++-- | Pickler to convert a 'WeatherForecastXml' to/from XML.+--+pickle_forecast :: PU WeatherForecastXml+pickle_forecast =+  xpElem "forecast" $+    xpWrap (from_pair, to_pair) $+      xpPair+        (xpAttr "gamedate" xp_gamedate)+        pickle_league+  where+    from_pair = uncurry WeatherForecastXml+    to_pair WeatherForecastXml{..} = (xml_game_date,+                                      xml_league)++++-- | Pickler to convert a 'Message' to/from XML.+--+pickle_message :: PU Message+pickle_message =+  xpElem "message" $+    xpWrap (from_tuple, to_tuple) $+      xp7Tuple+        (xpElem "XML_File_ID" xpInt)+        (xpElem "heading" xpText)+        (xpElem "category" xpText)+        (xpElem "sport" xpText)+        (xpElem "title" xpText)+        (xpList pickle_forecast)+        (xpElem "time_stamp" xp_time_stamp)+  where+    from_tuple = uncurryN Message+    to_tuple Message{..} = (xml_xml_file_id,+                            xml_heading,+                            xml_category,+                            xml_sport,+                            xml_title,+                            xml_forecasts,+                            xml_time_stamp)++--+-- Tasty tests+--++weather_tests :: TestTree+weather_tests =+  testGroup+    "Weather tests"+    [ test_pickle_of_unpickle_is_identity,+      test_unpickle_succeeds ]+++-- | If we unpickle something and then pickle it, we should wind up+--   with the same thing we started with. WARNING: success of this+--   test does not mean that unpickling succeeded.+--+test_pickle_of_unpickle_is_identity :: TestTree+test_pickle_of_unpickle_is_identity =+  testCase "pickle composed with unpickle is the identity" $ do+    let path = "test/xml/weatherxml.xml"+    (expected, actual) <- pickle_unpickle pickle_message path+    actual @?= expected+++-- | Make sure we can actually unpickle these things.+--+test_unpickle_succeeds :: TestTree+test_unpickle_succeeds =+  testCase "unpickling succeeds" $ do+  let path = "test/xml/weatherxml.xml"+  actual <- unpickleable path pickle_message+  let expected = True+  actual @?= expected
+ src/TSN/XmlImport.hs view
@@ -0,0 +1,94 @@+{-# LANGUAGE FlexibleContexts #-}+{-# LANGUAGE GADTs #-}++-- | Definition of the XmlImport class.+--+module TSN.XmlImport (+  XmlImport(..),+  XmlImportFk(..) )+where++import Database.Groundhog (+  AutoKey,+  DefaultKey,+  insert,+  insert_,+  insertByAll )+import Database.Groundhog.Core ( PersistBackend, PersistEntity )++import Xml ( FromXml(..), FromXmlFk(..), ToDb(..) )+++-- | In Groundhog, there is a typeclass of things you can insert into+--   the database. What we usually have, though, is an XML+--   representation of something that has a Groundhog analogue that we+--   could insert into the database. It would be real nice if we could+--   just insert the XML thing and not have to convert back and+--   forth. That's what the 'XmlImport' class lets you do.+--+--   Moreover, there is a contraint on the class that the type must+--   also be a member of the 'FromXml' class. This allows us to define+--   default implementations of \"insert me\" generically. Given any+--   XML thing that can be converted to a database thing, we just do+--   the conversion and then insert normally (however Groundhog would+--   do it).+--+class (FromXml a, PersistEntity (Db a)) => XmlImport a where+  -- | This is similar to the signature for Groundhog's 'insert'+  --   function, except the 'AutoKey' we return is for our 'Db'+  --   counterpart.+  insert_xml :: (PersistBackend m) => a ->  m (AutoKey (Db a))+  insert_xml = insert . from_xml++  -- | Identical to 'insert_xml', except it doesn't return anything.+  insert_xml_ :: (PersistBackend m) => a ->  m ()+  insert_xml_ = insert_ . from_xml++  -- | Same rationale as 'insert_xml', except it uses 'insertByAll'.+  insertByAll_xml :: (PersistBackend m)+                  => a+                  -> m ( Either (AutoKey (Db a)) (AutoKey (Db a)) )+  insertByAll_xml = insertByAll . from_xml+++  -- | Try to insert the given object and get its primary key+  --   back. Or, if there's a unique constraint violation, get the+  --   primary key of the unique thing already present.+  --+  --   Note: we can switch to using fmap here as soon as Functor is a+  --   superclass of Monad (PersistBackend is a Monad).+  --+  insert_xml_or_select :: (PersistBackend m)+                       => a+                       -> m (AutoKey (Db a))+  insert_xml_or_select x = do+    tmp <- insertByAll_xml x+    return $ (either id id) tmp++++-- | A total copy of 'XmlImport' for instances of 'FromXmlFk'.+--+class (FromXmlFk a, PersistEntity (Db a)) => XmlImportFk a where+  insert_xml_fk :: (PersistBackend m)+                => DefaultKey (Parent a)+                -> a+                ->  m (AutoKey (Db a))+  insert_xml_fk fk x = insert $ from_xml_fk fk x++  insert_xml_fk_ :: (PersistBackend m) => DefaultKey (Parent a) -> a -> m ()+  insert_xml_fk_ fk x = insert_ $ from_xml_fk fk x++  insertByAll_xml_fk :: (PersistBackend m)+                     => DefaultKey (Parent a)+                     -> a+                     -> m ( Either (AutoKey (Db a)) (AutoKey (Db a)) )+  insertByAll_xml_fk fk x = insertByAll $ from_xml_fk fk x++  insert_xml_or_select_fk :: (PersistBackend m)+                          => DefaultKey (Parent a)+                          -> a+                          -> m (AutoKey (Db a))+  insert_xml_or_select_fk fk x = do+    tmp <- insertByAll_xml_fk fk x+    return $ (either id id) tmp
+ src/Xml.hs view
@@ -0,0 +1,145 @@+{-# LANGUAGE FlexibleContexts #-}+{-# LANGUAGE TypeFamilies #-}++-- | General XML stuff.+--+module Xml (+  DtdName(..),+  FromXml(..),+  FromXmlFk(..),+  ToDb(..),+  parse_opts,+  pickle_unpickle,+  unpickleable )+where++-- System imports.+import Control.Exception ( SomeException(..), catch )+import Database.Groundhog.Core ( PersistEntity(..) )+import Text.XML.HXT.Core (+  (>>>),+  (/>),+  PU,+  SysConfigList,+  isElem,+  no,+  readDocument,+  runX,+  withRemoveWS,+  withSubstDTDEntities,+  withValidate,+  xpickleVal,+  xunpickleVal,+  yes )++-- | Common associated type shared by 'FromXml' and 'FromXmlFk'. This+--   basically just forces the client to define the \"database+--   version\" of his type.+--+class ToDb a where+  -- | Each instance @a@ must declare its associated database type @Db a@.+  type Db a :: *++-- | A typeclass for XML types that can be converted into an+--   associated database type. The story behind this is long, but+--   basically, we need to different types most XML thingies we're+--   going to import: a database type and an XML type.+--+--   Both Groundhog and HXT are very particular about the types that+--   they can use, and there's no way to reuse e.g. a type that HXT+--   can pickle in Groundhog. This typeclass gives us a standard way+--   to get the database type from the XML type that we have to define+--   for HXT.+--+class (ToDb a) => FromXml a where+  -- | A function for getting a @Db a@ out of an @a@.+  from_xml :: a -> Db a+++-- | Some database types cannot be constructed from the XML type+--   alone; they must be supplied a foreign key to a parent object+--   first. Members of this class can be converted from an XML+--   representation to a database representation in this manner.+--+class (ToDb a) => FromXmlFk a where+  -- | The type of our parent object, i.e. to the type to whom our+  --   foreign key will point.+  type Parent a :: *++  -- | The function that produces a @Db a@ out of a foreign key and an+  --   @a@. The parameter order makes it easier to map this function+  --   over a bunch of things.+  from_xml_fk :: DefaultKey (Parent a) -> a -> Db a+++-- | Represents the DTD filename (\"SYSTEM\") part of the DOCTYPE+--   definition.+newtype DtdName = DtdName String++-- | A list of options passed to 'readDocument' when we parse an XML+--   document. All cosmetic whitespace should be removed, otherwise we+--   would have to parse whitespace in each (un)pickler.+--+parse_opts :: SysConfigList+parse_opts = [ withRemoveWS yes,+               withSubstDTDEntities no,+               withValidate no ]+++-- | Given an @unpickler@ and a @filepath@, attempt to unpickle the+--   root element of @filepath@ using @unpickler@ and return both the+--   original unpickled object and one constructed by pickling and+--   unpickling that original. This is used in a number of XML tests+--   which pickle/unpickle and then make sure that the output is the+--   same as the input.+--+--   We return the object instead of an XmlTree (which would save us+--   an unpickle call) because otherwise the type of @a@ in the call+--   to 'xpickle' would be ambiguous. By returning some @a@s, we allow+--   the caller to annotate its type.+--+--   Note that this will happily pickle nothing to nothing and then+--   unpickle it back to more nothing. So the fact that the+--   before/after results from this function agree does not mean that+--   the document was successfully unpickled!+--+pickle_unpickle :: PU a -- ^ @unpickler@ returning an @a@+                -> FilePath -- ^ Path to the document to unpickle.+                -> IO ([a], [a])+pickle_unpickle unpickler filepath = do+  -- We need to check only the root message element since+  -- readDocument produces a bunch of other junk.+    expected <- runX arr_getobj+    actual <- runX $ arr_getobj+                     >>>+                     xpickleVal unpickler+                     >>>+                     xunpickleVal unpickler++    return (expected, actual)+  where+    arr_getobj = readDocument parse_opts filepath+                   />+                   isElem -- Drop the extra junk readDocument pulls in.+                   >>>+                   xunpickleVal unpickler++++-- | Is the given XML file unpickleable? Unpickling will be attempted+--   using the @unpickler@ argument. If we unilaterally used the+--   generic 'xpickle' function for our unpickler, a type ambiguity+--   would result. By taking the unpickler as an argument, we allow+--   the caller to indirectly specify a concrete type.+--+--   Apologies the the name; unpickleable means \"we can unpickle+--   it\", not \"not pickleable.\"+--+unpickleable :: FilePath -> PU a -> IO Bool+unpickleable filepath unpickler = do+  xmldoc <- try_unpickle `catch` (\(SomeException _) -> return [])+  return $ (not . null) xmldoc+  where+    try_unpickle = runX $ readDocument parse_opts filepath+                          >>>+                          xunpickleVal unpickler
+ test/Doctests.hs view
@@ -0,0 +1,12 @@+module Main where++import Test.DocTest ( doctest )++-- | There's some kind of goddamned bug causing the doctests to commit+--   suicide when run on src/Main.hs. Since we only have doctests in+--   TSN.Codegen for now, just test that.+--+main :: IO ()+main = doctest [ "-isrc",+                 "-idist/build/autogen",+                 "src/TSN/Codegen.hs" ]
+ test/TestSuite.hs view
@@ -0,0 +1,21 @@+import Test.Tasty ( TestTree, defaultMain, testGroup )++import TSN.XML.Heartbeat ( heartbeat_tests )+import TSN.XML.Injuries ( injuries_tests )+import TSN.XML.InjuriesDetail ( injuries_detail_tests )+import TSN.XML.News ( news_tests )+import TSN.XML.Odds ( odds_tests )+import TSN.XML.Weather ( weather_tests )++tests :: TestTree+tests = testGroup+          "All tests"+          [ heartbeat_tests,+            injuries_tests,+            injuries_detail_tests,+            news_tests,+            odds_tests,+            weather_tests ]++main :: IO ()+main = defaultMain tests
+ test/xml/Heartbeat.dtd view
@@ -0,0 +1,4 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, time_stamp ) )>
+ test/xml/Heartbeat.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Heartbeat 1.0/EN" "Heartbeat.dtd">
<message>
<XML_File_ID>19996483</XML_File_ID>
<heading>BC-HBC</heading>
<time_stamp> December 30, 2013, at 09:55 AM ET </time_stamp>
</message>
+ test/xml/Injuries_Detail_XML-noninteger-team-id.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Leaders 1.0/EN" "Injuries_Detail_XML.dtd">
<message>
<XML_File_ID>20129197</XML_File_ID>
<heading>AEI!CB-HURTS</heading>
<category>Statistics</category>
<sport>CBASK</sport>
<Listing>
<TeamID>G81</TeamID>
<FullName>Abilene Christian Wildcats</FullName>
</Listing>
<Listing>
<TeamID>A01</TeamID>
<FullName>Air Force Falcons</FullName>
<PlayerListing>
<TeamID>A01</TeamID>
<PlayerID>50369</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Kyle Broekhuis</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A02</TeamID>
<FullName>Akron Zips</FullName>
</Listing>
<Listing>
<TeamID>A03</TeamID>
<FullName>Alabama Crimson Tide</FullName>
</Listing>
<Listing>
<TeamID>A04</TeamID>
<FullName>Alabama A&amp;M Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>A05</TeamID>
<FullName>Alabama State Hornets</FullName>
</Listing>
<Listing>
<TeamID>A07</TeamID>
<FullName>Albany Great Danes</FullName>
</Listing>
<Listing>
<TeamID>A08</TeamID>
<FullName>Alcorn State Braves</FullName>
</Listing>
<Listing>
<TeamID>A09</TeamID>
<FullName>American University Eagles</FullName>
</Listing>
<Listing>
<TeamID>A10</TeamID>
<FullName>Appalachian State Mountaineers</FullName>
<PlayerListing>
<TeamID>A10</TeamID>
<PlayerID>50048</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Ty Toney</Name>
<Injury>is questionable for Thursday's game against Chattanooga</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A11</TeamID>
<FullName>Arizona Wildcats</FullName>
</Listing>
<Listing>
<TeamID>A12</TeamID>
<FullName>Arizona State Sun Devils</FullName>
</Listing>
<Listing>
<TeamID>A15</TeamID>
<FullName>Arkansas-Little Rock Trojans</FullName>
<PlayerListing>
<TeamID>A15</TeamID>
<PlayerID>36700</PlayerID>
<Date>11/23/2013</Date>
<Pos>G</Pos>
<Name>J.T. Thomas</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained groin</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A16</TeamID>
<FullName>Arkansas-Pine Bluff Golden Lions</FullName>
</Listing>
<Listing>
<TeamID>A13</TeamID>
<FullName>Arkansas Razorbacks</FullName>
</Listing>
<Listing>
<TeamID>A14</TeamID>
<FullName>Arkansas State Red Wolves</FullName>
</Listing>
<Listing>
<TeamID>A17</TeamID>
<FullName>Army Black Knights</FullName>
</Listing>
<Listing>
<TeamID>A18</TeamID>
<FullName>Auburn Tigers</FullName>
<PlayerListing>
<TeamID>A18</TeamID>
<PlayerID>48624</PlayerID>
<Date>1/11/2014</Date>
<Pos>F</Pos>
<Name>Chris Griffin</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A19</TeamID>
<FullName>Austin Peay Governors</FullName>
</Listing>
<Listing>
<TeamID>A20</TeamID>
<FullName>Ball State Cardinals</FullName>
<PlayerListing>
<TeamID>A20</TeamID>
<PlayerID>36446</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Matt Kamieniecki</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right wrist surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A21</TeamID>
<FullName>Baylor Bears</FullName>
<PlayerListing>
<TeamID>A21</TeamID>
<PlayerID>48789</PlayerID>
<Date>11/4/2013</Date>
<Pos>G</Pos>
<Name>Allerik Freeman</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken right wrist</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A22</TeamID>
<FullName>Belmont Bruins</FullName>
</Listing>
<Listing>
<TeamID>A23</TeamID>
<FullName>Bethune-Cookman Wildcats</FullName>
</Listing>
<Listing>
<TeamID>A24</TeamID>
<FullName>Binghamton Bearcats</FullName>
</Listing>
<Listing>
<TeamID>D46</TeamID>
<FullName>Bluefield St</FullName>
</Listing>
<Listing>
<TeamID>A26</TeamID>
<FullName>Boise State Broncos</FullName>
</Listing>
<Listing>
<TeamID>A27</TeamID>
<FullName>Boston College Eagles</FullName>
<PlayerListing>
<TeamID>A27</TeamID>
<PlayerID>48679</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Darryl Hicks</Name>
<Injury>is expected to miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A28</TeamID>
<FullName>Boston University Terriers</FullName>
</Listing>
<Listing>
<TeamID>A29</TeamID>
<FullName>Bowling Green Falcons</FullName>
<PlayerListing>
<TeamID>A29</TeamID>
<PlayerID>36497</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Craig Sealey</Name>
<Injury>is questionable for Sunday's game against Northern Illinois</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>swollen ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A29</TeamID>
<PlayerID>49680</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Zack Denny</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A29</TeamID>
<PlayerID>40983</PlayerID>
<Date>11/10/2013</Date>
<Pos>G</Pos>
<Name>Chauncey Orr</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A30</TeamID>
<FullName>Bradley Braves</FullName>
</Listing>
<Listing>
<TeamID>A32</TeamID>
<FullName>Brown Bears</FullName>
</Listing>
<Listing>
<TeamID>JL9</TeamID>
<FullName>Bryant Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>A33</TeamID>
<FullName>Bucknell Bison</FullName>
</Listing>
<Listing>
<TeamID>A34</TeamID>
<FullName>Buffalo Bulls</FullName>
</Listing>
<Listing>
<TeamID>A35</TeamID>
<FullName>Butler Bulldogs</FullName>
<PlayerListing>
<TeamID>A35</TeamID>
<PlayerID>40752</PlayerID>
<Date>11/6/2013</Date>
<Pos>F</Pos>
<Name>Andy Smeathers</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A35</TeamID>
<PlayerID>40750</PlayerID>
<Date>10/20/2013</Date>
<Pos>F</Pos>
<Name>Roosevelt Jones</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left wrist surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A31</TeamID>
<FullName>BYU Cougars</FullName>
<PlayerListing>
<TeamID>A31</TeamID>
<PlayerID>48984</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Eric Mika</Name>
<Injury>is questionable for Thursday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bruised hip</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A40</TeamID>
<FullName>Cal Poly Mustangs</FullName>
<PlayerListing>
<TeamID>A40</TeamID>
<PlayerID>40580</PlayerID>
<Date>11/7/2013</Date>
<Pos>G</Pos>
<Name>Reese Morgan</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A41</TeamID>
<FullName>Cal State Fullerton Titans</FullName>
<PlayerListing>
<TeamID>A41</TeamID>
<PlayerID>45317</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>Jared Brandon</Name>
<Injury>is questionable for Thursday's game against UC Irvine</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A36</TeamID>
<FullName>California Golden Bears</FullName>
<PlayerListing>
<TeamID>A36</TeamID>
<PlayerID>48885</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Jabari Bird</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A36</TeamID>
<PlayerID>36127</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Ricky Kreklow</Name>
<Injury>will miss 4-6 weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken right hand</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A43</TeamID>
<FullName>Campbell Fighting Camels</FullName>
</Listing>
<Listing>
<TeamID>A44</TeamID>
<FullName>Canisius Golden Griffins</FullName>
</Listing>
<Listing>
<TeamID>D56</TeamID>
<FullName>Central Arkansas Bears</FullName>
</Listing>
<Listing>
<TeamID>A46</TeamID>
<FullName>Cntrl Connecticut St Blue Devils</FullName>
</Listing>
<Listing>
<TeamID>A48</TeamID>
<FullName>Central Michigan Chippewas</FullName>
</Listing>
<Listing>
<TeamID>A50</TeamID>
<FullName>Charleston Southern Buccaneers</FullName>
</Listing>
<Listing>
<TeamID>A51</TeamID>
<FullName>Charlotte 49ers</FullName>
<PlayerListing>
<TeamID>A51</TeamID>
<PlayerID>44692</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Ivan Benkovic</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ruptured disc in back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A52</TeamID>
<FullName>Chattanooga Mocs</FullName>
</Listing>
<Listing>
<TeamID>A53</TeamID>
<FullName>Chicago State Cougars</FullName>
</Listing>
<Listing>
<TeamID>A54</TeamID>
<FullName>Cincinnati Bearcats</FullName>
<PlayerListing>
<TeamID>A54</TeamID>
<PlayerID>49240</PlayerID>
<Date>1/9/2014</Date>
<Pos>F</Pos>
<Name>Jermaine Lawrence</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A54</TeamID>
<PlayerID>49241</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Deshaun Morman</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A54</TeamID>
<PlayerID>40319</PlayerID>
<Date>12/12/2013</Date>
<Pos>G</Pos>
<Name>Jeremiah Davis III</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A55</TeamID>
<FullName>The Citadel Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>A56</TeamID>
<FullName>Clemson Tigers</FullName>
<PlayerListing>
<TeamID>A56</TeamID>
<PlayerID>40098</PlayerID>
<Date>12/28/2013</Date>
<Pos>G</Pos>
<Name>Devin Coleman</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A56</TeamID>
<PlayerID>48683</PlayerID>
<Date>10/28/2013</Date>
<Pos>G</Pos>
<Name>Patrick Rooks</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A57</TeamID>
<FullName>Cleveland State Vikings</FullName>
<PlayerListing>
<TeamID>A57</TeamID>
<PlayerID>37482</PlayerID>
<Date>1/2/2014</Date>
<Pos>F</Pos>
<Name>Ludovic Ndaye</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A58</TeamID>
<FullName>Coastal Carolina Chanticleers</FullName>
</Listing>
<Listing>
<TeamID>A59</TeamID>
<FullName>Colgate Raiders</FullName>
</Listing>
<Listing>
<TeamID>A49</TeamID>
<FullName>College of Charleston Cougars</FullName>
</Listing>
<Listing>
<TeamID>A60</TeamID>
<FullName>Colorado Buffaloes</FullName>
</Listing>
<Listing>
<TeamID>A61</TeamID>
<FullName>Colorado State Rams</FullName>
<PlayerListing>
<TeamID>A61</TeamID>
<PlayerID>37424</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Dwight Smith</Name>
<Injury>is doubtful for Wednesday's game against Utah State</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A62</TeamID>
<FullName>Columbia Lions</FullName>
</Listing>
<Listing>
<TeamID>A63</TeamID>
<FullName>Connecticut Huskies</FullName>
</Listing>
<Listing>
<TeamID>A64</TeamID>
<FullName>Coppin State Eagles</FullName>
<PlayerListing>
<TeamID>A64</TeamID>
<PlayerID>45815</PlayerID>
<Date>12/2/2013</Date>
<Pos>F</Pos>
<Name>Zach Burnham</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A65</TeamID>
<FullName>Cornell Big Red</FullName>
<PlayerListing>
<TeamID>A65</TeamID>
<PlayerID>45481</PlayerID>
<Date>11/7/2013</Date>
<Pos>C</Pos>
<Name>Braxston Bunce</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A65</TeamID>
<PlayerID>40878</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Shonn Miller</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A66</TeamID>
<FullName>Creighton Bluejays</FullName>
<PlayerListing>
<TeamID>A66</TeamID>
<PlayerID>36808</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Doug McDermott</Name>
<Injury>is questionable for Sunday's game against Xavier</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A66</TeamID>
<PlayerID>28556</PlayerID>
<Date>1/8/2014</Date>
<Pos>G</Pos>
<Name>Grant Gibbs</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained right knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>G97</TeamID>
<FullName>CS-Bakersfield Roadrunners</FullName>
</Listing>
<Listing>
<TeamID>A42</TeamID>
<FullName>CS-Northridge Matadors</FullName>
</Listing>
<Listing>
<TeamID>A67</TeamID>
<FullName>Dartmouth Big Green</FullName>
</Listing>
<Listing>
<TeamID>A68</TeamID>
<FullName>Davidson Wildcats</FullName>
</Listing>
<Listing>
<TeamID>A69</TeamID>
<FullName>Dayton Flyers</FullName>
<PlayerListing>
<TeamID>A69</TeamID>
<PlayerID>40270</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Alex Gavrilovic</Name>
<Injury>is doubtful for Wednesday's game against Fordham</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A69</TeamID>
<PlayerID>31540</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Matt Kavanaugh</Name>
<Injury>is questionable for Wednesday's game against Fordham</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head/neck</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A70</TeamID>
<FullName>Delaware Blue Hens</FullName>
</Listing>
<Listing>
<TeamID>A71</TeamID>
<FullName>Delaware State Hornets</FullName>
</Listing>
<Listing>
<TeamID>A72</TeamID>
<FullName>Denver Pioneers</FullName>
</Listing>
<Listing>
<TeamID>A73</TeamID>
<FullName>DePaul Blue Demons</FullName>
</Listing>
<Listing>
<TeamID>A74</TeamID>
<FullName>Detroit-Mercy Titans</FullName>
</Listing>
<Listing>
<TeamID>A75</TeamID>
<FullName>Drake Bulldogs</FullName>
<PlayerListing>
<TeamID>A75</TeamID>
<PlayerID>45576</PlayerID>
<Date>12/11/2013</Date>
<Pos>G</Pos>
<Name>Gary Ricks Jr.</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken left foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A76</TeamID>
<FullName>Drexel Dragons</FullName>
<PlayerListing>
<TeamID>A76</TeamID>
<PlayerID>40567</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Kazembe Abif</Name>
<Injury>is doubtful for Tuesday's game against Towson</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A76</TeamID>
<PlayerID>40575</PlayerID>
<Date>11/28/2013</Date>
<Pos>G</Pos>
<Name>Damion Lee</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A76</TeamID>
<PlayerID>36228</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Dartaye Ruffin</Name>
<Injury>is doubtful for Tuesday's game against Towson</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained right foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A77</TeamID>
<FullName>Duke Blue Devils</FullName>
</Listing>
<Listing>
<TeamID>A78</TeamID>
<FullName>Duquesne Dukes</FullName>
<PlayerListing>
<TeamID>A78</TeamID>
<PlayerID>48941</PlayerID>
<Date>11/30/2013</Date>
<Pos>F</Pos>
<Name>Jordan Robinson</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A79</TeamID>
<FullName>East Carolina Pirates</FullName>
<PlayerListing>
<TeamID>A79</TeamID>
<PlayerID>44659</PlayerID>
<Date>11/20/2013</Date>
<Pos>C</Pos>
<Name>Marshall Guilmette</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A80</TeamID>
<FullName>East Tennessee State Buccaneers</FullName>
</Listing>
<Listing>
<TeamID>A81</TeamID>
<FullName>Eastern Illinois Panthers</FullName>
</Listing>
<Listing>
<TeamID>A82</TeamID>
<FullName>Eastern Kentucky Colonels</FullName>
</Listing>
<Listing>
<TeamID>A83</TeamID>
<FullName>Eastern Michigan Eagles</FullName>
</Listing>
<Listing>
<TeamID>A84</TeamID>
<FullName>Eastern Washington Eagles</FullName>
</Listing>
<Listing>
<TeamID>A85</TeamID>
<FullName>Elon Phoenix</FullName>
<PlayerListing>
<TeamID>A85</TeamID>
<PlayerID>32953</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Egheosa Edomwonyi</Name>
<Injury>is expected to miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A86</TeamID>
<FullName>Evansville Purple Aces</FullName>
</Listing>
<Listing>
<TeamID>A88</TeamID>
<FullName>Fairleigh Dickinson Knights</FullName>
</Listing>
<Listing>
<TeamID>A87</TeamID>
<FullName>Fairfield Stags</FullName>
</Listing>
<Listing>
<TeamID>A92</TeamID>
<FullName>FIU Golden Panthers</FullName>
</Listing>
<Listing>
<TeamID>A91</TeamID>
<FullName>Florida Atlantic Owls</FullName>
</Listing>
<Listing>
<TeamID>F75</TeamID>
<FullName>Fla Gulf Coast Eagles</FullName>
<PlayerListing>
<TeamID>F75</TeamID>
<PlayerID>49335</PlayerID>
<Date>12/31/2013</Date>
<Pos>F</Pos>
<Name>Logan Hovey</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A89</TeamID>
<FullName>Florida Gators</FullName>
<PlayerListing>
<TeamID>A89</TeamID>
<PlayerID>40425</PlayerID>
<Date>12/4/2013</Date>
<Pos>G</Pos>
<Name>Eli Carter</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right leg surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A89</TeamID>
<PlayerID>44416</PlayerID>
<Date>11/20/2013</Date>
<Pos>G</Pos>
<Name>Dillon Graham</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bone spurs in hips</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A89</TeamID>
<PlayerID>35870</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Damontre Harris</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A89</TeamID>
<PlayerID>35829</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Casey Prather</Name>
<Injury>is questionable for Tuesday's game against Georgia</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bone bruise in right knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A90</TeamID>
<FullName>Florida A&amp;M Rattlers</FullName>
</Listing>
<Listing>
<TeamID>A93</TeamID>
<FullName>Florida State Seminoles</FullName>
<PlayerListing>
<TeamID>A93</TeamID>
<PlayerID>40144</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>Kiel Turpin</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained left patellar tendon</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A94</TeamID>
<FullName>Fordham Rams</FullName>
</Listing>
<Listing>
<TeamID>A95</TeamID>
<FullName>Fresno State Bulldogs</FullName>
<PlayerListing>
<TeamID>A95</TeamID>
<PlayerID>44538</PlayerID>
<Date>10/20/2013</Date>
<Pos>F</Pos>
<Name>Braeden Anderson</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A96</TeamID>
<FullName>Furman Paladins</FullName>
</Listing>
<Listing>
<TeamID>B03</TeamID>
<FullName>Georgia Southern Eagles</FullName>
<PlayerListing>
<TeamID>B03</TeamID>
<PlayerID>41473</PlayerID>
<Date>12/2/2013</Date>
<Pos>F</Pos>
<Name>Kameron Dunnican</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A97</TeamID>
<FullName>Gardner-Webb Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>A98</TeamID>
<FullName>George Mason Patriots</FullName>
<PlayerListing>
<TeamID>A98</TeamID>
<PlayerID>36234</PlayerID>
<Date>12/8/2013</Date>
<Pos>F</Pos>
<Name>Jonathan Arledge</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A99</TeamID>
<FullName>George Washington Colonials</FullName>
</Listing>
<Listing>
<TeamID>B01</TeamID>
<FullName>Georgetown Hoyas</FullName>
<PlayerListing>
<TeamID>B01</TeamID>
<PlayerID>40363</PlayerID>
<Date>1/9/2014</Date>
<Pos>F</Pos>
<Name>Jabril Trawick</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken jaw</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B01</TeamID>
<PlayerID>36781</PlayerID>
<Date>1/12/2014</Date>
<Pos>C</Pos>
<Name>Joshua Smith</Name>
<Injury>is questionable for Wednesday's game against Xavier</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>academics</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B01</TeamID>
<PlayerID>40364</PlayerID>
<Date>11/30/2013</Date>
<Pos>F</Pos>
<Name>Greg Whittington</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B02</TeamID>
<FullName>Georgia Bulldogs</FullName>
<PlayerListing>
<TeamID>B02</TeamID>
<PlayerID>48629</PlayerID>
<Date>10/28/2013</Date>
<Pos>G</Pos>
<Name>Dusan Langura</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B04</TeamID>
<FullName>Georgia State Panthers</FullName>
</Listing>
<Listing>
<TeamID>B05</TeamID>
<FullName>Georgia Tech Yellow Jackets</FullName>
<PlayerListing>
<TeamID>B05</TeamID>
<PlayerID>44694</PlayerID>
<Date>12/30/2013</Date>
<Pos>F</Pos>
<Name>Robert Carter</Name>
<Injury>will miss at least one month</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B05</TeamID>
<PlayerID>48693</PlayerID>
<Date>11/21/2013</Date>
<Pos>G</Pos>
<Name>Travis Jorgenson</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B06</TeamID>
<FullName>Gonzaga Bulldogs</FullName>
<PlayerListing>
<TeamID>B06</TeamID>
<PlayerID>40243</PlayerID>
<Date>12/31/2013</Date>
<Pos>G</Pos>
<Name>Gary Bell</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B07</TeamID>
<FullName>Grambling State Tigers</FullName>
</Listing>
<Listing>
<TeamID>H03</TeamID>
<FullName>Grand Canyon Antelopes</FullName>
<PlayerListing>
<TeamID>H03</TeamID>
<PlayerID>37805</PlayerID>
<Date>12/28/2013</Date>
<Pos>G</Pos>
<Name>Jeff Lowery</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>H03</TeamID>
<PlayerID>31942</PlayerID>
<Date>12/28/2013</Date>
<Pos>G</Pos>
<Name>Demetrius Walker</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D23</TeamID>
<FullName>Green Bay Phoenix</FullName>
<PlayerListing>
<TeamID>D23</TeamID>
<PlayerID>37162</PlayerID>
<Date>12/22/2013</Date>
<Pos>F</Pos>
<Name>Alfonzo McKinnie</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B08</TeamID>
<FullName>Hampton Pirates</FullName>
</Listing>
<Listing>
<TeamID>B09</TeamID>
<FullName>Hartford Hawks</FullName>
</Listing>
<Listing>
<TeamID>B10</TeamID>
<FullName>Harvard Crimson</FullName>
<PlayerListing>
<TeamID>B10</TeamID>
<PlayerID>40947</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Wesley Saunders</Name>
<Injury>is questionable for 1/21 against Florida Atlantic</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B10</TeamID>
<PlayerID>40950</PlayerID>
<Date>11/11/2013</Date>
<Pos>C</Pos>
<Name>Kenyatta Smith</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B11</TeamID>
<FullName>Hawaii Rainbow Warriors</FullName>
<PlayerListing>
<TeamID>B11</TeamID>
<PlayerID>45503</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>Caleb Dressler</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B12</TeamID>
<FullName>High Point Panthers</FullName>
<PlayerListing>
<TeamID>B12</TeamID>
<PlayerID>27373</PlayerID>
<Date>11/25/2013</Date>
<Pos>F</Pos>
<Name>Allan Chaney</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>heart inflammation</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B13</TeamID>
<FullName>Hofstra Pride</FullName>
</Listing>
<Listing>
<TeamID>B14</TeamID>
<FullName>Holy Cross Crusaders</FullName>
</Listing>
<Listing>
<TeamID>B15</TeamID>
<FullName>Houston Cougars</FullName>
<PlayerListing>
<TeamID>B15</TeamID>
<PlayerID>32701</PlayerID>
<Date>1/10/2014</Date>
<Pos>F</Pos>
<Name>J.J. Richardson</Name>
<Injury>is questionable for Thursday's game against Louisville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B15</TeamID>
<PlayerID>44652</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>L.J. Rose</Name>
<Injury>is questionable for Thursday's game against Louisville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bruised foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B15</TeamID>
<PlayerID>44710</PlayerID>
<Date>12/1/2013</Date>
<Pos>G</Pos>
<Name>Danuel House</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>G79</TeamID>
<FullName>Houston Baptist Huskies</FullName>
</Listing>
<Listing>
<TeamID>B16</TeamID>
<FullName>Howard Bison</FullName>
<PlayerListing>
<TeamID>B16</TeamID>
<PlayerID>49764</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>James Daniel</Name>
<Injury>is questionable for Monday's game against Savannah State</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained toe</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B17</TeamID>
<FullName>Idaho Vandals</FullName>
</Listing>
<Listing>
<TeamID>B18</TeamID>
<FullName>Idaho State Bengals</FullName>
</Listing>
<Listing>
<TeamID>B21</TeamID>
<FullName>Illinois-Chicago Flames</FullName>
<PlayerListing>
<TeamID>B21</TeamID>
<PlayerID>40825</PlayerID>
<Date>11/21/2013</Date>
<Pos>C</Pos>
<Name>Will Simonton</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B21</TeamID>
<PlayerID>49584</PlayerID>
<Date>11/17/2013</Date>
<Pos>G</Pos>
<Name>Lance Whitaker</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B21</TeamID>
<PlayerID>41168</PlayerID>
<Date>12/4/2013</Date>
<Pos>G</Pos>
<Name>Joey Miller</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B19</TeamID>
<FullName>Illinois Fighting Illini</FullName>
<PlayerListing>
<TeamID>B19</TeamID>
<PlayerID>36726</PlayerID>
<Date>10/24/2013</Date>
<Pos>G</Pos>
<Name>Ahmad Starks</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B20</TeamID>
<FullName>Illinois State Redbirds</FullName>
<PlayerListing>
<TeamID>B20</TeamID>
<PlayerID>49839</PlayerID>
<Date>12/20/2013</Date>
<Pos>F</Pos>
<Name>Michael Middlebrooks</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>I72</TeamID>
<FullName>Incarnate Word Cardinals</FullName>
</Listing>
<Listing>
<TeamID>B22</TeamID>
<FullName>Indiana Hoosiers</FullName>
</Listing>
<Listing>
<TeamID>B23</TeamID>
<FullName>Indiana State Sycamores</FullName>
<PlayerListing>
<TeamID>B23</TeamID>
<PlayerID>45620</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>Mike Samuels</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right foot surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B26</TeamID>
<FullName>Iona Gaels</FullName>
<PlayerListing>
<TeamID>B26</TeamID>
<PlayerID>45365</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>David Laury</Name>
<Injury>is probable for Sunday's game against Siena</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sore knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B27</TeamID>
<FullName>Iowa Hawkeyes</FullName>
</Listing>
<Listing>
<TeamID>B28</TeamID>
<FullName>Iowa State Cyclones</FullName>
<PlayerListing>
<TeamID>B28</TeamID>
<PlayerID>32928</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>DeAndre Kane</Name>
<Injury>is doubtful for Monday's game against Kansas</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B28</TeamID>
<PlayerID>48797</PlayerID>
<Date>12/31/2013</Date>
<Pos>G</Pos>
<Name>K.J. Bluford</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B28</TeamID>
<PlayerID>41467</PlayerID>
<Date>12/31/2013</Date>
<Pos>F</Pos>
<Name>Abdel Nader</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B25</TeamID>
<FullName>IPFW Mastodons</FullName>
</Listing>
<Listing>
<TeamID>B24</TeamID>
<FullName>IUPUI Jaguars</FullName>
</Listing>
<Listing>
<TeamID>B29</TeamID>
<FullName>Jackson State Tigers</FullName>
</Listing>
<Listing>
<TeamID>B30</TeamID>
<FullName>Jacksonville Dolphins</FullName>
</Listing>
<Listing>
<TeamID>B31</TeamID>
<FullName>Jacksonville State Gamecocks</FullName>
</Listing>
<Listing>
<TeamID>B32</TeamID>
<FullName>James Madison Dukes</FullName>
</Listing>
<Listing>
<TeamID>B33</TeamID>
<FullName>Kansas Jayhawks</FullName>
</Listing>
<Listing>
<TeamID>B34</TeamID>
<FullName>Kansas State Wildcats</FullName>
<PlayerListing>
<TeamID>B34</TeamID>
<PlayerID>40339</PlayerID>
<Date>1/5/2014</Date>
<Pos>G</Pos>
<Name>Shawn Meyer</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal/legal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>E97</TeamID>
<FullName>Kennesaw Fighting Owls</FullName>
</Listing>
<Listing>
<TeamID>B35</TeamID>
<FullName>Kent State Golden Flashes</FullName>
</Listing>
<Listing>
<TeamID>B36</TeamID>
<FullName>Kentucky Wildcats</FullName>
</Listing>
<Listing>
<TeamID>B37</TeamID>
<FullName>La Salle Explorers</FullName>
</Listing>
<Listing>
<TeamID>B38</TeamID>
<FullName>Lafayette Leopards</FullName>
<PlayerListing>
<TeamID>B38</TeamID>
<PlayerID>41553</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Alan Flannigan</Name>
<Injury>is questionable for Monday's game against Loyola-MD</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B38</TeamID>
<PlayerID>41554</PlayerID>
<Date>12/20/2013</Date>
<Pos>F</Pos>
<Name>Seth Hinrichs</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B39</TeamID>
<FullName>Lamar Cardinals</FullName>
</Listing>
<Listing>
<TeamID>B40</TeamID>
<FullName>Lehigh Mountain Hawks</FullName>
</Listing>
<Listing>
<TeamID>B41</TeamID>
<FullName>Liberty Flames</FullName>
</Listing>
<Listing>
<TeamID>B42</TeamID>
<FullName>Lipscomb Bison</FullName>
</Listing>
<Listing>
<TeamID>B43</TeamID>
<FullName>Long Beach State 49ers</FullName>
<PlayerListing>
<TeamID>B43</TeamID>
<PlayerID>37105</PlayerID>
<Date>12/8/2013</Date>
<Pos>F</Pos>
<Name>Nick Shepherd</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B43</TeamID>
<PlayerID>31598</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Edgar Garibay</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B44</TeamID>
<FullName>Long Island Blackbirds</FullName>
<PlayerListing>
<TeamID>B44</TeamID>
<PlayerID>28245</PlayerID>
<Date>10/28/2013</Date>
<Pos>G</Pos>
<Name>Julian Boyd</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>G89</TeamID>
<FullName>Longwood Lancers</FullName>
</Listing>
<Listing>
<TeamID>B47</TeamID>
<FullName>Louisiana Ragin' Cajuns</FullName>
<PlayerListing>
<TeamID>B47</TeamID>
<PlayerID>36805</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Elridge Moore</Name>
<Injury>is probable for Monday's game against Texas State</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B46</TeamID>
<FullName>Louisiana Tech Bulldogs</FullName>
<PlayerListing>
<TeamID>B46</TeamID>
<PlayerID>44581</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Gilbert Talbot</Name>
<Injury>is questionable for Thursday's game against Tulane</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B46</TeamID>
<PlayerID>40119</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Raheem Appleby</Name>
<Injury>is questionable for Thursday's game against Tulane</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B49</TeamID>
<FullName>Louisville Cardinals</FullName>
<PlayerListing>
<TeamID>B49</TeamID>
<PlayerID>43926</PlayerID>
<Date>12/30/2013</Date>
<Pos>G</Pos>
<Name>Kevin Ware</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bruised right shin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B49</TeamID>
<PlayerID>40370</PlayerID>
<Date>12/30/2013</Date>
<Pos>F</Pos>
<Name>Chane Behanan</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B50</TeamID>
<FullName>Loyola Marymount Lions</FullName>
<PlayerListing>
<TeamID>B50</TeamID>
<PlayerID>48994</PlayerID>
<Date>11/26/2013</Date>
<Pos>G</Pos>
<Name>Nino Jackson</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B50</TeamID>
<PlayerID>36515</PlayerID>
<Date>10/28/2013</Date>
<Pos>F</Pos>
<Name>Godwin Okonji</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left leg</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B51</TeamID>
<FullName>Loyola-Chicago Ramblers</FullName>
</Listing>
<Listing>
<TeamID>B52</TeamID>
<FullName>Loyola-MD Greyhounds</FullName>
</Listing>
<Listing>
<TeamID>B45</TeamID>
<FullName>LSU Tigers</FullName>
</Listing>
<Listing>
<TeamID>B53</TeamID>
<FullName>Maine Black Bears</FullName>
</Listing>
<Listing>
<TeamID>B54</TeamID>
<FullName>Manhattan Jaspers</FullName>
<PlayerListing>
<TeamID>B54</TeamID>
<PlayerID>32249</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>George Beamon</Name>
<Injury>will miss at least 3-4 weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B54</TeamID>
<PlayerID>45410</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>CJ Jones</Name>
<Injury>is questionable for Sunday's game against Marist</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B55</TeamID>
<FullName>Marist Red Foxes</FullName>
<PlayerListing>
<TeamID>B55</TeamID>
<PlayerID>36506</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Adam Kemp</Name>
<Injury>is questionable for Sunday's game against Manhattan</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B55</TeamID>
<PlayerID>41004</PlayerID>
<Date>12/12/2013</Date>
<Pos>G</Pos>
<Name>Isaiah Morton</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B55</TeamID>
<PlayerID>49686</PlayerID>
<Date>11/14/2013</Date>
<Pos>G</Pos>
<Name>Nick Colletta</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B56</TeamID>
<FullName>Marquette Golden Eagles</FullName>
<PlayerListing>
<TeamID>B56</TeamID>
<PlayerID>48861</PlayerID>
<Date>10/28/2013</Date>
<Pos>G</Pos>
<Name>Duane Wilson</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>stress fracture in left leg</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B57</TeamID>
<FullName>Marshall Thundering Herd</FullName>
<PlayerListing>
<TeamID>B57</TeamID>
<PlayerID>32669</PlayerID>
<Date>1/12/2014</Date>
<Pos>C</Pos>
<Name>Yous Mbao</Name>
<Injury>is questionable for Thursday's game against North Texas</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B57</TeamID>
<PlayerID>40646</PlayerID>
<Date>1/2/2014</Date>
<Pos>C</Pos>
<Name>J.P. Kambola</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B57</TeamID>
<PlayerID>44777</PlayerID>
<Date>12/10/2013</Date>
<Pos>F</Pos>
<Name>Elijah Pittman</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B58</TeamID>
<FullName>Maryland Terrapins</FullName>
</Listing>
<Listing>
<TeamID>B61</TeamID>
<FullName>Massachusetts Minutemen</FullName>
</Listing>
<Listing>
<TeamID>B62</TeamID>
<FullName>McNeese State Cowboys</FullName>
</Listing>
<Listing>
<TeamID>B60</TeamID>
<FullName>MD-Eastern Shore Fighting Hawks</FullName>
</Listing>
<Listing>
<TeamID>B63</TeamID>
<FullName>Memphis Tigers</FullName>
</Listing>
<Listing>
<TeamID>B64</TeamID>
<FullName>Mercer Bears</FullName>
</Listing>
<Listing>
<TeamID>B65</TeamID>
<FullName>Miami-Florida Hurricanes</FullName>
<PlayerListing>
<TeamID>B65</TeamID>
<PlayerID>48703</PlayerID>
<Date>11/7/2013</Date>
<Pos>G</Pos>
<Name>Deandre Burnett</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left wrist surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B66</TeamID>
<FullName>Miami-Ohio RedHawks</FullName>
<PlayerListing>
<TeamID>B66</TeamID>
<PlayerID>45635</PlayerID>
<Date>12/28/2013</Date>
<Pos>G</Pos>
<Name>Reggie Johnson</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B66</TeamID>
<PlayerID>32544</PlayerID>
<Date>12/3/2013</Date>
<Pos>C</Pos>
<Name>Blake McLimans</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B67</TeamID>
<FullName>Michigan Wolverines</FullName>
<PlayerListing>
<TeamID>B67</TeamID>
<PlayerID>44648</PlayerID>
<Date>12/15/2013</Date>
<Pos>C</Pos>
<Name>Mitch McGary</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B68</TeamID>
<FullName>Michigan State Spartans</FullName>
<PlayerListing>
<TeamID>B68</TeamID>
<PlayerID>36042</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Adreian Payne</Name>
<Injury>is doubtful for Wednesday's game against Northwestern</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained right foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B69</TeamID>
<FullName>Middle Tennessee Blue Raiders</FullName>
<PlayerListing>
<TeamID>B69</TeamID>
<PlayerID>49557</PlayerID>
<Date>11/15/2013</Date>
<Pos>G</Pos>
<Name>Ronald Ross</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D24</TeamID>
<FullName>Milwaukee Panthers</FullName>
</Listing>
<Listing>
<TeamID>B70</TeamID>
<FullName>Minnesota Golden Gophers</FullName>
</Listing>
<Listing>
<TeamID>B72</TeamID>
<FullName>Mississippi State Bulldogs</FullName>
<PlayerListing>
<TeamID>B72</TeamID>
<PlayerID>44456</PlayerID>
<Date>1/8/2014</Date>
<Pos>G</Pos>
<Name>Andre Applewhite</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B73</TeamID>
<FullName>Mississippi Valley Delta Devils</FullName>
</Listing>
<Listing>
<TeamID>B74</TeamID>
<FullName>Missouri Tigers</FullName>
<PlayerListing>
<TeamID>B74</TeamID>
<PlayerID>33032</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Tony Criswell</Name>
<Injury>is questionable for Thursday's game against Vanderbilt</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B74</TeamID>
<PlayerID>44448</PlayerID>
<Date>11/28/2013</Date>
<Pos>F</Pos>
<Name>Stefan Jankovic</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C70</TeamID>
<FullName>Missouri State Bears</FullName>
<PlayerListing>
<TeamID>C70</TeamID>
<PlayerID>32118</PlayerID>
<Date>1/6/2014</Date>
<Pos>G</Pos>
<Name>Keith Pickens</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>stress fracture in right shin</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B76</TeamID>
<FullName>Monmouth Hawks</FullName>
</Listing>
<Listing>
<TeamID>B77</TeamID>
<FullName>Montana Grizzlies</FullName>
</Listing>
<Listing>
<TeamID>B78</TeamID>
<FullName>Montana State Bobcats</FullName>
</Listing>
<Listing>
<TeamID>B79</TeamID>
<FullName>Morehead State Eagles</FullName>
</Listing>
<Listing>
<TeamID>B80</TeamID>
<FullName>Morgan State Bears</FullName>
</Listing>
<Listing>
<TeamID>B82</TeamID>
<FullName>Mount St. Mary's Mountaineers</FullName>
</Listing>
<Listing>
<TeamID>B83</TeamID>
<FullName>Murray State Racers</FullName>
<PlayerListing>
<TeamID>B83</TeamID>
<PlayerID>41209</PlayerID>
<Date>11/14/2013</Date>
<Pos>G</Pos>
<Name>Zay Jackson</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B84</TeamID>
<FullName>Navy Midshipmen</FullName>
</Listing>
<Listing>
<TeamID>B96</TeamID>
<FullName>North Carolina A&amp;T Aggies</FullName>
</Listing>
<Listing>
<TeamID>E17</TeamID>
<FullName>NC Central Eagles</FullName>
</Listing>
<Listing>
<TeamID>B99</TeamID>
<FullName>North Carolina State Wolfpack</FullName>
</Listing>
<Listing>
<TeamID>B85</TeamID>
<FullName>Nebraska Cornhuskers</FullName>
</Listing>
<Listing>
<TeamID>E88</TeamID>
<FullName>Nebraska Omaha Mavericks</FullName>
</Listing>
<Listing>
<TeamID>B86</TeamID>
<FullName>Nevada Wolf Pack</FullName>
<PlayerListing>
<TeamID>B86</TeamID>
<PlayerID>49878</PlayerID>
<Date>12/11/2013</Date>
<Pos>F</Pos>
<Name>Ronnie Stevens, Jr.</Name>
<Injury>will miss at least 3-4 weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right/left leg surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B86</TeamID>
<PlayerID>36718</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>Chris Brown</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B88</TeamID>
<FullName>New Hampshire Wildcats</FullName>
</Listing>
<Listing>
<TeamID>B89</TeamID>
<FullName>New Mexico Lobos</FullName>
</Listing>
<Listing>
<TeamID>B90</TeamID>
<FullName>New Mexico State Aggies</FullName>
<PlayerListing>
<TeamID>B90</TeamID>
<PlayerID>40150</PlayerID>
<Date>1/12/2014</Date>
<Pos>C</Pos>
<Name>Sim Bhullar</Name>
<Injury>is questionable for Thursday's game against Chicago State</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained right foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B90</TeamID>
<PlayerID>40149</PlayerID>
<Date>12/1/2013</Date>
<Pos>F</Pos>
<Name>Remi Barry</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B91</TeamID>
<FullName>New Orleans Privateers</FullName>
</Listing>
<Listing>
<TeamID>B92</TeamID>
<FullName>Niagara Purple Eagles</FullName>
</Listing>
<Listing>
<TeamID>B93</TeamID>
<FullName>Nicholls Colonels</FullName>
</Listing>
<Listing>
<TeamID>I45</TeamID>
<FullName>NJIT Highlanders</FullName>
<PlayerListing>
<TeamID>I45</TeamID>
<PlayerID>49636</PlayerID>
<Date>1/10/2014</Date>
<Pos>C</Pos>
<Name>Tim Coleman</Name>
<Injury>is questionable for Monday's game against City College of New York</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B94</TeamID>
<FullName>Norfolk State Spartans</FullName>
</Listing>
<Listing>
<TeamID>B95</TeamID>
<FullName>North Carolina Tar Heels</FullName>
<PlayerListing>
<TeamID>B95</TeamID>
<PlayerID>40210</PlayerID>
<Date>1/12/2014</Date>
<Pos>C</Pos>
<Name>Desmond Hubert</Name>
<Injury>is questionable for Saturday's game against Boston College</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B95</TeamID>
<PlayerID>40212</PlayerID>
<Date>10/20/2013</Date>
<Pos>G</Pos>
<Name>P.J. Hairston</Name>
<Injury>will miss the entire season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>legal/disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>F01</TeamID>
<FullName>North Dakota</FullName>
</Listing>
<Listing>
<TeamID>H20</TeamID>
<FullName>North Dakota State Bison</FullName>
</Listing>
<Listing>
<TeamID>G22</TeamID>
<FullName>North Florida Ospreys</FullName>
</Listing>
<Listing>
<TeamID>C02</TeamID>
<FullName>North Texas Mean Green</FullName>
</Listing>
<Listing>
<TeamID>C03</TeamID>
<FullName>Northeastern Huskies</FullName>
<PlayerListing>
<TeamID>C03</TeamID>
<PlayerID>40696</PlayerID>
<Date>11/14/2013</Date>
<Pos>F</Pos>
<Name>Quincy Ford</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C04</TeamID>
<FullName>Northern Arizona Lumberjacks</FullName>
<PlayerListing>
<TeamID>C04</TeamID>
<PlayerID>45018</PlayerID>
<Date>11/7/2013</Date>
<Pos>G</Pos>
<Name>DeWayne Russell</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>E91</TeamID>
<FullName>Northern Colorado Bears</FullName>
</Listing>
<Listing>
<TeamID>C05</TeamID>
<FullName>Northern Illinois Huskies</FullName>
<PlayerListing>
<TeamID>C05</TeamID>
<PlayerID>49769</PlayerID>
<Date>1/1/2014</Date>
<Pos>G</Pos>
<Name>Dontel Highsmith</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C05</TeamID>
<PlayerID>49771</PlayerID>
<Date>12/1/2013</Date>
<Pos>C</Pos>
<Name>Marin Maric</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C06</TeamID>
<FullName>Northern Iowa Panthers</FullName>
</Listing>
<Listing>
<TeamID>I27</TeamID>
<FullName>Northern Ky Norse</FullName>
</Listing>
<Listing>
<TeamID>C07</TeamID>
<FullName>Northwestern Wildcats</FullName>
<PlayerListing>
<TeamID>C07</TeamID>
<PlayerID>44766</PlayerID>
<Date>1/7/2014</Date>
<Pos>C</Pos>
<Name>Chier Ajou</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C08</TeamID>
<FullName>Northwestern State Demons</FullName>
</Listing>
<Listing>
<TeamID>C09</TeamID>
<FullName>Notre Dame Fighting Irish</FullName>
<PlayerListing>
<TeamID>C09</TeamID>
<PlayerID>32687</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Tom Knight</Name>
<Injury>is questionable for Wednesday's game against Maryland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C09</TeamID>
<PlayerID>36083</PlayerID>
<Date>12/22/2013</Date>
<Pos>G</Pos>
<Name>Jerian Grant</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>academics</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C09</TeamID>
<PlayerID>48722</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Austin Torres</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C09</TeamID>
<PlayerID>44672</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Eric Katenda</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C10</TeamID>
<FullName>Oakland Golden Grizzlies</FullName>
<PlayerListing>
<TeamID>C10</TeamID>
<PlayerID>49608</PlayerID>
<Date>12/1/2013</Date>
<Pos>F</Pos>
<Name>Jalen Hayes</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>mononucleosis</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C10</TeamID>
<PlayerID>44498</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Raphael Carter</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip/back/groin surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C10</TeamID>
<PlayerID>49605</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Nick Daniels</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C11</TeamID>
<FullName>Ohio University Bobcats</FullName>
<PlayerListing>
<TeamID>C11</TeamID>
<PlayerID>36682</PlayerID>
<Date>1/5/2014</Date>
<Pos>F</Pos>
<Name>Ricardo Johnson</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken leg</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C12</TeamID>
<FullName>Ohio State Buckeyes</FullName>
</Listing>
<Listing>
<TeamID>C13</TeamID>
<FullName>Oklahoma Sooners</FullName>
</Listing>
<Listing>
<TeamID>C14</TeamID>
<FullName>Oklahoma State Cowboys</FullName>
<PlayerListing>
<TeamID>C14</TeamID>
<PlayerID>36310</PlayerID>
<Date>12/31/2013</Date>
<Pos>F</Pos>
<Name>Michael Cobbins</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C15</TeamID>
<FullName>Old Dominion Monarchs</FullName>
<PlayerListing>
<TeamID>C15</TeamID>
<PlayerID>45452</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Deion Clark</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B71</TeamID>
<FullName>Ole Miss Rebels</FullName>
<PlayerListing>
<TeamID>B71</TeamID>
<PlayerID>32065</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Marshall Henderson</Name>
<Injury>is probable for Wednesday's game against LSU</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>two-game suspension served</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C16</TeamID>
<FullName>Oral Roberts Golden Eagles</FullName>
<PlayerListing>
<TeamID>C16</TeamID>
<PlayerID>44973</PlayerID>
<Date>11/22/2013</Date>
<Pos>G</Pos>
<Name>Obi Emegano</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C17</TeamID>
<FullName>Oregon Ducks</FullName>
<PlayerListing>
<TeamID>C17</TeamID>
<PlayerID>50351</PlayerID>
<Date>12/2/2013</Date>
<Pos>F</Pos>
<Name>Brian Crow</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C18</TeamID>
<FullName>Oregon State Beavers</FullName>
</Listing>
<Listing>
<TeamID>C19</TeamID>
<FullName>Pacific Tigers</FullName>
</Listing>
<Listing>
<TeamID>C20</TeamID>
<FullName>Penn Quakers</FullName>
<PlayerListing>
<TeamID>C20</TeamID>
<PlayerID>40964</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Camryn Crocker</Name>
<Injury>is questionable for Saturday's game against St. Joseph's</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C20</TeamID>
<PlayerID>40977</PlayerID>
<Date>11/27/2013</Date>
<Pos>G</Pos>
<Name>Patrick Lucas-Perry</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C20</TeamID>
<PlayerID>49126</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>David Winfield</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained knees</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C21</TeamID>
<FullName>Penn State Nittany Lions</FullName>
</Listing>
<Listing>
<TeamID>C22</TeamID>
<FullName>Pepperdine Waves</FullName>
</Listing>
<Listing>
<TeamID>C23</TeamID>
<FullName>Pittsburgh Panthers</FullName>
</Listing>
<Listing>
<TeamID>C24</TeamID>
<FullName>Portland Pilots</FullName>
</Listing>
<Listing>
<TeamID>C25</TeamID>
<FullName>Portland State Vikings</FullName>
<PlayerListing>
<TeamID>C25</TeamID>
<PlayerID>45059</PlayerID>
<Date>1/8/2014</Date>
<Pos>F</Pos>
<Name>Aaron Moore</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C25</TeamID>
<PlayerID>49407</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Tiegbe Bamba</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained Achilles</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C26</TeamID>
<FullName>Prairie View A&amp;M Panthers</FullName>
</Listing>
<Listing>
<TeamID>I67</TeamID>
<FullName>Presbyterian Blue Hose</FullName>
</Listing>
<Listing>
<TeamID>C27</TeamID>
<FullName>Princeton Tigers</FullName>
</Listing>
<Listing>
<TeamID>C28</TeamID>
<FullName>Providence Friars</FullName>
<PlayerListing>
<TeamID>C28</TeamID>
<PlayerID>44717</PlayerID>
<Date>12/4/2013</Date>
<Pos>G</Pos>
<Name>Kris Dunn</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C28</TeamID>
<PlayerID>48864</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Rodney Bullock</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C28</TeamID>
<PlayerID>48863</PlayerID>
<Date>1/4/2014</Date>
<Pos>G</Pos>
<Name>Brandon Austin</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C29</TeamID>
<FullName>Purdue Boilermakers</FullName>
</Listing>
<Listing>
<TeamID>C30</TeamID>
<FullName>Quinnipiac Bobcats</FullName>
<PlayerListing>
<TeamID>C30</TeamID>
<PlayerID>46399</PlayerID>
<Date>12/22/2013</Date>
<Pos>G</Pos>
<Name>Kendrick Ray</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C31</TeamID>
<FullName>Radford Highlanders</FullName>
</Listing>
<Listing>
<TeamID>C32</TeamID>
<FullName>Rhode Island Rams</FullName>
<PlayerListing>
<TeamID>C32</TeamID>
<PlayerID>40176</PlayerID>
<Date>12/22/2013</Date>
<Pos>G</Pos>
<Name>Mike Powell</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C32</TeamID>
<PlayerID>44995</PlayerID>
<Date>11/20/2013</Date>
<Pos>F</Pos>
<Name>Mike Aaman</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>appendectomy</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C32</TeamID>
<PlayerID>44989</PlayerID>
<Date>11/4/2013</Date>
<Pos>F</Pos>
<Name>Jordan Hare</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C33</TeamID>
<FullName>Rice Owls</FullName>
<PlayerListing>
<TeamID>C33</TeamID>
<PlayerID>49588</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Marcus Jackson</Name>
<Injury>is questionable for Thursday's game against Southern Miss</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>strained hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C33</TeamID>
<PlayerID>49583</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Denzel Davis</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C34</TeamID>
<FullName>Richmond Spiders</FullName>
</Listing>
<Listing>
<TeamID>C35</TeamID>
<FullName>Rider Broncs</FullName>
</Listing>
<Listing>
<TeamID>C36</TeamID>
<FullName>Robert Morris Colonials</FullName>
</Listing>
<Listing>
<TeamID>C37</TeamID>
<FullName>Rutgers Scarlet Knights</FullName>
<PlayerListing>
<TeamID>C37</TeamID>
<PlayerID>40433</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Jerome Seagears</Name>
<Injury>is questionable for Wednesday's game against UCF</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C38</TeamID>
<FullName>Sacramento State Hornets</FullName>
</Listing>
<Listing>
<TeamID>C39</TeamID>
<FullName>Sacred Heart Pioneers</FullName>
</Listing>
<Listing>
<TeamID>C44</TeamID>
<FullName>Saint Josephs Hawks</FullName>
<PlayerListing>
<TeamID>C44</TeamID>
<PlayerID>36454</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Ronald Roberts Jr.</Name>
<Injury>is questionable for Wednesday's game against Duquesne</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back spasms</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C44</TeamID>
<PlayerID>45043</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Isaiah Miles</Name>
<Injury>is doubtful for Wednesday's game against Duquesne</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C45</TeamID>
<FullName>Saint Louis Billikens</FullName>
</Listing>
<Listing>
<TeamID>C47</TeamID>
<FullName>Saint Peters Peacocks</FullName>
</Listing>
<Listing>
<TeamID>C48</TeamID>
<FullName>Sam Houston State Bearkats</FullName>
</Listing>
<Listing>
<TeamID>C49</TeamID>
<FullName>Samford Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>C50</TeamID>
<FullName>San Diego Toreros</FullName>
</Listing>
<Listing>
<TeamID>C51</TeamID>
<FullName>San Diego State Aztecs</FullName>
<PlayerListing>
<TeamID>C51</TeamID>
<PlayerID>49903</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>D`Erryl Williams</Name>
<Injury>is questionable for Sunday's game against Air Force</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back spasms</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C52</TeamID>
<FullName>San Francisco Dons</FullName>
<PlayerListing>
<TeamID>C52</TeamID>
<PlayerID>40392</PlayerID>
<Date>12/18/2013</Date>
<Pos>G</Pos>
<Name>Corey Hilliard</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C52</TeamID>
<PlayerID>36604</PlayerID>
<Date>11/26/2013</Date>
<Pos>G</Pos>
<Name>Cody Doolin</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C53</TeamID>
<FullName>San Jose State Spartans</FullName>
</Listing>
<Listing>
<TeamID>C54</TeamID>
<FullName>Santa Clara Broncos</FullName>
</Listing>
<Listing>
<TeamID>C55</TeamID>
<FullName>Savannah State Tigers</FullName>
</Listing>
<Listing>
<TeamID>C60</TeamID>
<FullName>South Carolina State Bulldogs</FullName>
</Listing>
<Listing>
<TeamID>C63</TeamID>
<FullName>Southeastern Louisiana Lions</FullName>
</Listing>
<Listing>
<TeamID>C62</TeamID>
<FullName>Southeast Missouri State Redhawks</FullName>
</Listing>
<Listing>
<TeamID>H02</TeamID>
<FullName>Seattle Redhawks</FullName>
</Listing>
<Listing>
<TeamID>C56</TeamID>
<FullName>Seton Hall Pirates</FullName>
<PlayerListing>
<TeamID>C56</TeamID>
<PlayerID>33015</PlayerID>
<Date>1/5/2014</Date>
<Pos>C</Pos>
<Name>Gene Teague</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C56</TeamID>
<PlayerID>44756</PlayerID>
<Date>12/11/2013</Date>
<Pos>G</Pos>
<Name>Tom Maayan</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C56</TeamID>
<PlayerID>36358</PlayerID>
<Date>12/5/2013</Date>
<Pos>F</Pos>
<Name>Hakeem Harris</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C57</TeamID>
<FullName>Siena Saints</FullName>
</Listing>
<Listing>
<TeamID>G01</TeamID>
<FullName>SIU Edwardsville Cougars</FullName>
</Listing>
<Listing>
<TeamID>C66</TeamID>
<FullName>SMU Mustangs</FullName>
<PlayerListing>
<TeamID>C66</TeamID>
<PlayerID>49301</PlayerID>
<Date>1/10/2014</Date>
<Pos>C</Pos>
<Name>Yanick Moreira</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>partially torn left MCL</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C58</TeamID>
<FullName>South Alabama Jaguars</FullName>
</Listing>
<Listing>
<TeamID>C59</TeamID>
<FullName>South Carolina Gamecocks</FullName>
</Listing>
<Listing>
<TeamID>JM1</TeamID>
<FullName>South Dakota Coyotes</FullName>
</Listing>
<Listing>
<TeamID>H21</TeamID>
<FullName>South Dakota State Jackrabbits</FullName>
</Listing>
<Listing>
<TeamID>C61</TeamID>
<FullName>South Florida Bulls</FullName>
<PlayerListing>
<TeamID>C61</TeamID>
<PlayerID>40574</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>Anthony Collins</Name>
<Injury>is questionable for Wednesday's game against SMU</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C65</TeamID>
<FullName>Southern Illinois Salukis</FullName>
</Listing>
<Listing>
<TeamID>C67</TeamID>
<FullName>So Mississippi Golden Eagles</FullName>
</Listing>
<Listing>
<TeamID>C68</TeamID>
<FullName>Southern Jaguars</FullName>
</Listing>
<Listing>
<TeamID>C69</TeamID>
<FullName>Southern Utah Thunderbirds</FullName>
</Listing>
<Listing>
<TeamID>C40</TeamID>
<FullName>St. Bonaventure Bonnies</FullName>
</Listing>
<Listing>
<TeamID>C41</TeamID>
<FullName>St. Francis (NY) Terriers</FullName>
</Listing>
<Listing>
<TeamID>C42</TeamID>
<FullName>St. Francis (PA) Red Flash</FullName>
</Listing>
<Listing>
<TeamID>C43</TeamID>
<FullName>St. John's Red Storm</FullName>
</Listing>
<Listing>
<TeamID>C46</TeamID>
<FullName>St Marys-CA Gaels</FullName>
<PlayerListing>
<TeamID>C46</TeamID>
<PlayerID>36793</PlayerID>
<Date>12/26/2013</Date>
<Pos>F</Pos>
<Name>Garrett Jackson</Name>
<Injury>will miss at least one month</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C72</TeamID>
<FullName>Stanford Cardinal</FullName>
<PlayerListing>
<TeamID>C72</TeamID>
<PlayerID>36743</PlayerID>
<Date>12/7/2013</Date>
<Pos>G</Pos>
<Name>Aaron Bright</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>dislocated right shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C72</TeamID>
<PlayerID>45251</PlayerID>
<Date>11/4/2013</Date>
<Pos>G</Pos>
<Name>Christian Sanders</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C72</TeamID>
<PlayerID>45237</PlayerID>
<Date>11/4/2013</Date>
<Pos>F</Pos>
<Name>Rosco Allen</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C72</TeamID>
<PlayerID>31955</PlayerID>
<Date>10/20/2013</Date>
<Pos>F</Pos>
<Name>Andy Brown</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C73</TeamID>
<FullName>Stephen F. Austin Lumberjacks</FullName>
</Listing>
<Listing>
<TeamID>C74</TeamID>
<FullName>Stetson Hatters</FullName>
</Listing>
<Listing>
<TeamID>C75</TeamID>
<FullName>Stony Brook Seawolves</FullName>
</Listing>
<Listing>
<TeamID>C76</TeamID>
<FullName>Syracuse Orange</FullName>
<PlayerListing>
<TeamID>C76</TeamID>
<PlayerID>44846</PlayerID>
<Date>1/12/2014</Date>
<Pos>C</Pos>
<Name>DaJuan Coleman</Name>
<Injury>is questionable for Monday's game against Boston College</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>bone bruise in left knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C84</TeamID>
<FullName>TCU Horned Frogs</FullName>
<PlayerListing>
<TeamID>C84</TeamID>
<PlayerID>48822</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Michael Williams</Name>
<Injury>is questionable for Wednesday's game against Oklahoma State</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C84</TeamID>
<PlayerID>45005</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Chris Washburn</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C84</TeamID>
<PlayerID>44771</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Aaron Durley</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C84</TeamID>
<PlayerID>41263</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Devonta Abron</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C77</TeamID>
<FullName>Temple Owls</FullName>
<PlayerListing>
<TeamID>C77</TeamID>
<PlayerID>45133</PlayerID>
<Date>1/1/2014</Date>
<Pos>F</Pos>
<Name>Daniel Dingle</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C81</TeamID>
<FullName>Tennessee Tech Golden Eagles</FullName>
</Listing>
<Listing>
<TeamID>C79</TeamID>
<FullName>Tennessee-Martin Skyhawks</FullName>
</Listing>
<Listing>
<TeamID>C78</TeamID>
<FullName>Tennessee Volunteers</FullName>
<PlayerListing>
<TeamID>C78</TeamID>
<PlayerID>48667</PlayerID>
<Date>12/31/2013</Date>
<Pos>G</Pos>
<Name>Robert Hubbs III</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C80</TeamID>
<FullName>Tennessee State Tigers</FullName>
</Listing>
<Listing>
<TeamID>C82</TeamID>
<FullName>Texas Longhorns</FullName>
</Listing>
<Listing>
<TeamID>C83</TeamID>
<FullName>Texas A&amp;M Aggies</FullName>
<PlayerListing>
<TeamID>C83</TeamID>
<PlayerID>44470</PlayerID>
<Date>12/21/2013</Date>
<Pos>G</Pos>
<Name>J`Mychal Reese</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C85</TeamID>
<FullName>Texas Southern Tigers</FullName>
</Listing>
<Listing>
<TeamID>C71</TeamID>
<FullName>Texas State Bobcats</FullName>
</Listing>
<Listing>
<TeamID>C86</TeamID>
<FullName>Texas Tech Red Raiders</FullName>
</Listing>
<Listing>
<TeamID>C87</TeamID>
<FullName>Texas-Arlington Mavericks</FullName>
</Listing>
<Listing>
<TeamID>C89</TeamID>
<FullName>Texas-El Paso Miners</FullName>
<PlayerListing>
<TeamID>C89</TeamID>
<PlayerID>31570</PlayerID>
<Date>1/7/2014</Date>
<Pos>G</Pos>
<Name>Justin Crosgile</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>legal/disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C89</TeamID>
<PlayerID>40853</PlayerID>
<Date>1/7/2014</Date>
<Pos>G</Pos>
<Name>Jalen Ragland</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>legal/disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C89</TeamID>
<PlayerID>44994</PlayerID>
<Date>1/7/2014</Date>
<Pos>G</Pos>
<Name>McKenzie Moore</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>legal/disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C92</TeamID>
<FullName>Toledo Rockets</FullName>
<PlayerListing>
<TeamID>C92</TeamID>
<PlayerID>49788</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Angel Aparicio</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C93</TeamID>
<FullName>Towson Tigers</FullName>
<PlayerListing>
<TeamID>C93</TeamID>
<PlayerID>45478</PlayerID>
<Date>1/7/2014</Date>
<Pos>G</Pos>
<Name>Jerome Hairston</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C94</TeamID>
<FullName>Troy Trojans</FullName>
</Listing>
<Listing>
<TeamID>C95</TeamID>
<FullName>Tulane Green Wave</FullName>
<PlayerListing>
<TeamID>C95</TeamID>
<PlayerID>45034</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Kajon Mack</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left ankle surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C96</TeamID>
<FullName>Tulsa Golden Hurricane</FullName>
<PlayerListing>
<TeamID>C96</TeamID>
<PlayerID>40795</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Rashad Smith</Name>
<Injury>missed Sunday's game against Southern Miss</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C88</TeamID>
<FullName>Texas A&amp;M-Corpus Christi Islanders</FullName>
</Listing>
<Listing>
<TeamID>C90</TeamID>
<FullName>Texas-Pan American Broncs</FullName>
</Listing>
<Listing>
<TeamID>C91</TeamID>
<FullName>Texas-San Antonio Roadrunners</FullName>
</Listing>
<Listing>
<TeamID>A06</TeamID>
<FullName>UAB Blazers</FullName>
</Listing>
<Listing>
<TeamID>E64</TeamID>
<FullName>UC Davis Aggies</FullName>
<PlayerListing>
<TeamID>E64</TeamID>
<PlayerID>49473</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Brynton Lemar</Name>
<Injury>is questionable for Thursday's game against UC Riverside</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>E64</TeamID>
<PlayerID>40683</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>J.T. Adenrele</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left knee surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>E64</TeamID>
<PlayerID>37130</PlayerID>
<Date>12/3/2013</Date>
<Pos>F</Pos>
<Name>Josh Ritchart</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A37</TeamID>
<FullName>UC Irvine Anteaters</FullName>
</Listing>
<Listing>
<TeamID>A38</TeamID>
<FullName>UC Riverside Highlanders</FullName>
<PlayerListing>
<TeamID>A38</TeamID>
<PlayerID>36590</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Charles Standifer</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A39</TeamID>
<FullName>UC Santa Barbara Gauchos</FullName>
<PlayerListing>
<TeamID>A39</TeamID>
<PlayerID>40784</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>T.J. Taylor</Name>
<Injury>is expected to miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left/right hip surgery</Type>
</PlayerListing>
<PlayerListing>
<TeamID>A39</TeamID>
<PlayerID>40797</PlayerID>
<Date>11/12/2013</Date>
<Pos>F</Pos>
<Name>John Green</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained left foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>A47</TeamID>
<FullName>UCF Knights</FullName>
</Listing>
<Listing>
<TeamID>C97</TeamID>
<FullName>UCLA Bruins</FullName>
<PlayerListing>
<TeamID>C97</TeamID>
<PlayerID>48909</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Noah Allen</Name>
<Injury>is questionable for Sunday's game against Arizona State</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eye</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B48</TeamID>
<FullName>ULM Warhawks</FullName>
</Listing>
<Listing>
<TeamID>KH2</TeamID>
<FullName>UMass Lowell River Hawks</FullName>
</Listing>
<Listing>
<TeamID>B59</TeamID>
<FullName>UMBC Retrievers</FullName>
</Listing>
<Listing>
<TeamID>B75</TeamID>
<FullName>UMKC Kangaroos</FullName>
</Listing>
<Listing>
<TeamID>B98</TeamID>
<FullName>UNC Greensboro Spartans</FullName>
</Listing>
<Listing>
<TeamID>B97</TeamID>
<FullName>UNC-Asheville Bulldogs</FullName>
<PlayerListing>
<TeamID>B97</TeamID>
<PlayerID>37132</PlayerID>
<Date>11/27/2013</Date>
<Pos>G</Pos>
<Name>Trent Meyer</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B97</TeamID>
<PlayerID>45226</PlayerID>
<Date>11/26/2013</Date>
<Pos>G</Pos>
<Name>Marcus Neely</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>B97</TeamID>
<PlayerID>45228</PlayerID>
<Date>11/27/2013</Date>
<Pos>F</Pos>
<Name>Will Weeks</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C01</TeamID>
<FullName>NC-Wilmington Seahawks</FullName>
<PlayerListing>
<TeamID>C01</TeamID>
<PlayerID>41418</PlayerID>
<Date>11/8/2014</Date>
<Pos>C</Pos>
<Name>Yemi Makenjuola</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C01</TeamID>
<PlayerID>40769</PlayerID>
<Date>11/8/2014</Date>
<Pos>F</Pos>
<Name>Nate Anderson</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>C01</TeamID>
<PlayerID>36425</PlayerID>
<Date>1/2/2014</Date>
<Pos>F</Pos>
<Name>Shane Reybold</Name>
<Injury>is expected to miss at least one month</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>stress fracture in left foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>B87</TeamID>
<FullName>UNLV Runnin' Rebels</FullName>
<PlayerListing>
<TeamID>B87</TeamID>
<PlayerID>49941</PlayerID>
<Date>12/11/2013</Date>
<Pos>F</Pos>
<Name>Jamal Aytes</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>C64</TeamID>
<FullName>USC Trojans</FullName>
</Listing>
<Listing>
<TeamID>E45</TeamID>
<FullName>USC Upstate Spartans</FullName>
</Listing>
<Listing>
<TeamID>C98</TeamID>
<FullName>Utah Utes</FullName>
</Listing>
<Listing>
<TeamID>C99</TeamID>
<FullName>Utah State Aggies</FullName>
</Listing>
<Listing>
<TeamID>G35</TeamID>
<FullName>Utah Valley U Wolverines</FullName>
</Listing>
<Listing>
<TeamID>D06</TeamID>
<FullName>Virginia Commonwealth Rams</FullName>
</Listing>
<Listing>
<TeamID>D07</TeamID>
<FullName>Virginia Military Keydets</FullName>
</Listing>
<Listing>
<TeamID>D01</TeamID>
<FullName>Valparaiso Crusaders</FullName>
<PlayerListing>
<TeamID>D01</TeamID>
<PlayerID>36616</PlayerID>
<Date>1/11/2014</Date>
<Pos>F</Pos>
<Name>David Chadwick</Name>
<Injury>is questionable for Wednesday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D02</TeamID>
<FullName>Vanderbilt Commodores</FullName>
<PlayerListing>
<TeamID>D02</TeamID>
<PlayerID>40791</PlayerID>
<Date>1/10/2014</Date>
<Pos>G</Pos>
<Name>Eric McClellan</Name>
<Injury>was dismissed from the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>legal/disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D02</TeamID>
<PlayerID>35879</PlayerID>
<Date>12/6/2013</Date>
<Pos>F</Pos>
<Name>Josh Henderson</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D03</TeamID>
<FullName>Vermont Catamounts</FullName>
<PlayerListing>
<TeamID>D03</TeamID>
<PlayerID>45215</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Brendan Kilpatrick</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D04</TeamID>
<FullName>Villanova Wildcats</FullName>
</Listing>
<Listing>
<TeamID>D05</TeamID>
<FullName>Virginia Cavaliers</FullName>
</Listing>
<Listing>
<TeamID>D08</TeamID>
<FullName>Virginia Tech Hokies</FullName>
<PlayerListing>
<TeamID>D08</TeamID>
<PlayerID>48735</PlayerID>
<Date>11/6/2013</Date>
<Pos>G</Pos>
<Name>Malik Mueller</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>academics</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D08</TeamID>
<PlayerID>40274</PlayerID>
<Date>12/27/2013</Date>
<Pos>G</Pos>
<Name>Marquis Rankin</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D09</TeamID>
<FullName>Wagner Seahawks</FullName>
</Listing>
<Listing>
<TeamID>D10</TeamID>
<FullName>Wake Forest Demon Deacons</FullName>
</Listing>
<Listing>
<TeamID>D11</TeamID>
<FullName>Washington Huskies</FullName>
<PlayerListing>
<TeamID>D11</TeamID>
<PlayerID>41246</PlayerID>
<Date>11/27/2013</Date>
<Pos>G</Pos>
<Name>Hikeem Stewart</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D11</TeamID>
<PlayerID>41242</PlayerID>
<Date>11/13/2013</Date>
<Pos>F</Pos>
<Name>Jernard Jarreau</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained right knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D12</TeamID>
<FullName>Washington State Cougars</FullName>
<PlayerListing>
<TeamID>D12</TeamID>
<PlayerID>41254</PlayerID>
<Date>1/6/2014</Date>
<Pos>G</Pos>
<Name>DaVonte Lacy</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>torn cartilage in ribs</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D13</TeamID>
<FullName>Weber State Wildcats</FullName>
<PlayerListing>
<TeamID>D13</TeamID>
<PlayerID>36342</PlayerID>
<Date>11/8/2013</Date>
<Pos>C</Pos>
<Name>James Hajek</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D14</TeamID>
<FullName>West Virginia Mountaineers</FullName>
<PlayerListing>
<TeamID>D14</TeamID>
<PlayerID>40182</PlayerID>
<Date>11/7/2013</Date>
<Pos>F</Pos>
<Name>Jonathan Holton</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D14</TeamID>
<PlayerID>48835</PlayerID>
<Date>10/24/2013</Date>
<Pos>F</Pos>
<Name>Elijah Macon</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eligibility</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D15</TeamID>
<FullName>Western Carolina Catamounts</FullName>
</Listing>
<Listing>
<TeamID>D16</TeamID>
<FullName>Western Illinois Leathernecks</FullName>
</Listing>
<Listing>
<TeamID>D17</TeamID>
<FullName>Western Kentucky Hilltoppers</FullName>
</Listing>
<Listing>
<TeamID>D18</TeamID>
<FullName>Western Michigan Broncos</FullName>
</Listing>
<Listing>
<TeamID>D19</TeamID>
<FullName>Wichita State Shockers</FullName>
</Listing>
<Listing>
<TeamID>D20</TeamID>
<FullName>William &amp; Mary Tribe</FullName>
<PlayerListing>
<TeamID>D20</TeamID>
<PlayerID>36468</PlayerID>
<Date>1/10/2014</Date>
<Pos>F</Pos>
<Name>Fred Heldring</Name>
<Injury>is questionable for Wednesday's game against Delaware</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D20</TeamID>
<PlayerID>49321</PlayerID>
<Date>11/15/2013</Date>
<Pos>G</Pos>
<Name>Michael Schlotman</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D21</TeamID>
<FullName>Winthrop Eagles</FullName>
</Listing>
<Listing>
<TeamID>D22</TeamID>
<FullName>Wisconsin Badgers</FullName>
<PlayerListing>
<TeamID>D22</TeamID>
<PlayerID>40552</PlayerID>
<Date>1/5/2014</Date>
<Pos>G</Pos>
<Name>George Marshall</Name>
<Injury>has decided to transfer</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D25</TeamID>
<FullName>Wofford Terriers</FullName>
</Listing>
<Listing>
<TeamID>D26</TeamID>
<FullName>Wright State Raiders</FullName>
<PlayerListing>
<TeamID>D26</TeamID>
<PlayerID>36461</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Matt Vest</Name>
<Injury>is questionable for Sunday's game against Illinois-Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D26</TeamID>
<PlayerID>40930</PlayerID>
<Date>1/12/2014</Date>
<Pos>G</Pos>
<Name>Kendall Griffin</Name>
<Injury>is questionable for Sunday's game against Illinois-Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D26</TeamID>
<PlayerID>45426</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Steven Davis</Name>
<Injury>is questionable for Sunday's game against Illinois-Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D26</TeamID>
<PlayerID>45438</PlayerID>
<Date>1/5/2014</Date>
<Pos>F</Pos>
<Name>JT Yoho</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained ankle</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D27</TeamID>
<FullName>Wyoming Cowboys</FullName>
<PlayerListing>
<TeamID>D27</TeamID>
<PlayerID>44561</PlayerID>
<Date>1/12/2014</Date>
<Pos>F</Pos>
<Name>Austin Haldorson</Name>
<Injury>is questionable for Saturday's game against San Jose State</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>D27</TeamID>
<PlayerID>50008</PlayerID>
<Date>12/12/2013</Date>
<Pos>G</Pos>
<Name>Zane Stull</Name>
<Injury>has left the team</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D28</TeamID>
<FullName>Xavier Musketeers</FullName>
</Listing>
<Listing>
<TeamID>D29</TeamID>
<FullName>Yale Bulldogs</FullName>
<PlayerListing>
<TeamID>D29</TeamID>
<PlayerID>36646</PlayerID>
<Date>11/8/2013</Date>
<Pos>F</Pos>
<Name>Jeremiah Kreisberg</Name>
<Injury>will miss the entire season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back surgery</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>D30</TeamID>
<FullName>Youngstown State Penguins</FullName>
</Listing>
<time_stamp> January 12, 2014, at 02:22 PM ET </time_stamp>
</message>
+ test/xml/Injuries_Detail_XML.dtd view
@@ -0,0 +1,19 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT TeamID (#PCDATA)>+<!ELEMENT FullName (#PCDATA)>+<!ELEMENT PlayerID (#PCDATA)>+<!ELEMENT Date (#PCDATA)>+<!ELEMENT Pos (#PCDATA)>+<!ELEMENT Name (#PCDATA)>+<!ELEMENT Injury (#PCDATA)>+<!ELEMENT Status (#PCDATA)>+<!ELEMENT Fantasy EMPTY>+<!ELEMENT Injured (#PCDATA)>+<!ELEMENT Type (#PCDATA)>+<!ELEMENT PlayerListing ( ( TeamID, PlayerID, Date, Pos, Name, Injury, Status, Fantasy, Injured, Type ) )>+<!ELEMENT Listing ( ( TeamID, FullName, PlayerListing* ) )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, Listing*, time_stamp ) )>
+ test/xml/Injuries_Detail_XML.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Leaders 1.0/EN" "Injuries_Detail_XML.dtd">
<message>
<XML_File_ID>19956363</XML_File_ID>
<heading>ABI!AFC-HURTS</heading>
<category>Statistics</category>
<sport>NFL</sport>
<Listing>
<TeamID>086</TeamID>
<FullName>Arizona Cardinals</FullName>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>10566</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Nate Potter</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>8389</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Matt Shaughnessy</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>3407</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Carson Palmer</Name>
<Injury>is probable for Sunday's game against San Francisco</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/right elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>7528</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Rashard Mendenhall</Name>
<Injury>is probable for Sunday's game against San Francisco</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>finger</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9864</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Rob Housler</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>4406</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Darnell Dockett</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5674</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Daryn Colledge</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>783</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>John Abraham</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9926</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Dontay Moch</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>8297</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Rashad Johnson</Name>
<Injury>is questionable for Sunday's game against San Francisco</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11508</PlayerID>
<Date>12/10/2013</Date>
<Pos>S</Pos>
<Name>Tyrann Mathieu</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9566</PlayerID>
<Date>11/19/2013</Date>
<Pos>WR</Pos>
<Name>Teddy Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11555</PlayerID>
<Date>9/25/2013</Date>
<Pos>LB</Pos>
<Name>Alex Okafor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>9647</PlayerID>
<Date>9/23/2013</Date>
<Pos>LB</Pos>
<Name>Sam Acho</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5249</PlayerID>
<Date>9/23/2013</Date>
<Pos>LB</Pos>
<Name>Lorenzo Alexander</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11436</PlayerID>
<Date>8/7/2013</Date>
<Pos>DE</Pos>
<Name>Everrette Thompson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>arm</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11896</PlayerID>
<Date>5/22/2013</Date>
<Pos>WR</Pos>
<Name>Javone Lawson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>10981</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>LaRon Byrd</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>5882</PlayerID>
<Date>8/31/2013</Date>
<Pos>TE</Pos>
<Name>Jeff King</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>086</TeamID>
<PlayerID>11610</PlayerID>
<Date>8/30/2013</Date>
<Pos>G</Pos>
<Name>Jonathan Cooper</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>061</TeamID>
<FullName>Atlanta Falcons</FullName>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11491</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Robert Alford</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>553</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Tony Gonzalez</Name>
<Injury>is probable for Sunday's game against Carolina</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>10606</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Peter Konz</Name>
<Injury>is probable for Sunday's game against Carolina</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9846</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Jacquizz Rodgers</Name>
<Injury>is doubtful for Sunday's game against Carolina</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>8875</PlayerID>
<Date>12/24/2013</Date>
<Pos>DT</Pos>
<Name>Corey Peters</Name>
<Injury>will miss Sunday's game against Carolina</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11723</PlayerID>
<Date>12/24/2013</Date>
<Pos>S</Pos>
<Name>Zeke Motta</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9044</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Sean Weatherspoon</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11904</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Darius Johnson</Name>
<Injury>is questionable for Sunday's game against Carolina</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>9796</PlayerID>
<Date>10/10/2013</Date>
<Pos>WR</Pos>
<Name>Julio Jones</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>7324</PlayerID>
<Date>11/12/2013</Date>
<Pos>T</Pos>
<Name>Sam Baker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>7662</PlayerID>
<Date>9/16/2013</Date>
<Pos>DE</Pos>
<Name>Kroy Biermann</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>10807</PlayerID>
<Date>9/16/2013</Date>
<Pos>FB</Pos>
<Name>Bradie Ewing</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11018</PlayerID>
<Date>8/30/2013</Date>
<Pos>TE</Pos>
<Name>Andrew Szczerba</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>11667</PlayerID>
<Date>8/30/2013</Date>
<Pos>QB</Pos>
<Name>Sean Renfree</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>061</TeamID>
<PlayerID>8935</PlayerID>
<Date>8/6/2013</Date>
<Pos>T</Pos>
<Name>Mike Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/fibula</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>065</TeamID>
<FullName>Baltimore Ravens</FullName>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>9786</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Torrey Smith</Name>
<Injury>is probable for Sunday's game against Cincinnati</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10850</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Gino Gradkowski</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>5794</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Elvis Dumervil</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>8868</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Arthur Jones</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>216</PlayerID>
<Date>12/10/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Stokley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10625</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Asa Jackson</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>10565</PlayerID>
<Date>11/8/2013</Date>
<Pos>G</Pos>
<Name>Kelechi Osemele</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11810</PlayerID>
<Date>9/12/2013</Date>
<Pos>WR</Pos>
<Name>Aaron Mellette</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>7551</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Ray Rice</Name>
<Injury>is probable for Sunday's game against Cincinnati</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11048</PlayerID>
<Date>8/30/2013</Date>
<Pos>LB</Pos>
<Name>D.J. Bryant</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11012</PlayerID>
<Date>8/25/2013</Date>
<Pos>LB</Pos>
<Name>Adrian Hamilton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>11577</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Kapron Lewis-Moore</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>065</TeamID>
<PlayerID>9323</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Albert McClellan</Name>
<Injury>is questionable for Sunday's game against Cincinnati</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>062</TeamID>
<FullName>Buffalo Bills</FullName>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>5811</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Kyle Williams</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>8793</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Thad Lewis</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>left shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>6084</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Fred Jackson</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>9718</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Aaron Williams</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>7705</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Stevie Johnson</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11665</PlayerID>
<Date>12/23/2013</Date>
<Pos>QB</Pos>
<Name>E.J. Manuel</Name>
<Injury>is questionable for Sunday's game against New England</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11794</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Marquise Goodwin</Name>
<Injury>is probable for Sunday's game against New England</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>8973</PlayerID>
<Date>9/29/2013</Date>
<Pos>DT</Pos>
<Name>Alex Carrington</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11623</PlayerID>
<Date>10/7/2013</Date>
<Pos>K</Pos>
<Name>Dustin Hopkins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11938</PlayerID>
<Date>8/30/2013</Date>
<Pos>FB</Pos>
<Name>Drew Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>9748</PlayerID>
<Date>8/26/2013</Date>
<Pos>T</Pos>
<Name>Chris Hairston</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>6498</PlayerID>
<Date>8/30/2013</Date>
<Pos>QB</Pos>
<Name>Kevin Kolb</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>062</TeamID>
<PlayerID>11086</PlayerID>
<Date>8/19/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Elliott</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>089</TeamID>
<FullName>Carolina Panthers</FullName>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>5190</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Chase Blackburn</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>3865</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Colin Cole</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12392</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Williams</Name>
<Injury>is questionable for Sunday's game against Atlanta</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>1045</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Steve Smith</Name>
<Injury>is doubtful for Sunday's game against Atlanta</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7564</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Jonathan Stewart</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>10156</PlayerID>
<Date>11/13/2013</Date>
<Pos>CB</Pos>
<Name>James Dockery</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8930</PlayerID>
<Date>11/5/2013</Date>
<Pos>C</Pos>
<Name>Jeff Byers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>10747</PlayerID>
<Date>10/9/2013</Date>
<Pos>G</Pos>
<Name>Amini Silatolu</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7428</PlayerID>
<Date>9/17/2013</Date>
<Pos>S</Pos>
<Name>Charles Godfrey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8732</PlayerID>
<Date>9/11/2013</Date>
<Pos>T</Pos>
<Name>Garry Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12290</PlayerID>
<Date>6/20/2013</Date>
<Pos>WR</Pos>
<Name>R.J. Webb</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>9386</PlayerID>
<Date>9/1/2013</Date>
<Pos>S</Pos>
<Name>Anderson Russell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>9954</PlayerID>
<Date>8/24/2013</Date>
<Pos>WR</Pos>
<Name>Kealoha Pilares</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>12291</PlayerID>
<Date>8/3/2013</Date>
<Pos>DT</Pos>
<Name>Linden Gaydosh</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8774</PlayerID>
<Date>9/1/2013</Date>
<Pos>QB</Pos>
<Name>Jimmy Clausen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>7691</PlayerID>
<Date>9/2/2013</Date>
<Pos>S</Pos>
<Name>Haruki Nakamura</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>11550</PlayerID>
<Date>8/27/2013</Date>
<Pos>G</Pos>
<Name>Edmund Kugbila</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8781</PlayerID>
<Date>8/24/2013</Date>
<Pos>T</Pos>
<Name>Bruce Campbell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>11606</PlayerID>
<Date>8/24/2013</Date>
<Pos>FB</Pos>
<Name>Michael Zordich</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>089</TeamID>
<PlayerID>8841</PlayerID>
<Date>9/1/2013</Date>
<Pos>WR</Pos>
<Name>David Gettis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>063</TeamID>
<FullName>Chicago Bears</FullName>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>3472</PlayerID>
<Date>11/11/2013</Date>
<Pos>CB</Pos>
<Name>Charles Tillman</Name>
<Injury>is on injured reserve and will miss the remainder of the season</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>11318</PlayerID>
<Date>11/5/2013</Date>
<Pos>WR</Pos>
<Name>Joe Anderson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>abdomen</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>4568</PlayerID>
<Date>10/18/2013</Date>
<Pos>LB</Pos>
<Name>D.J. Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>8865</PlayerID>
<Date>10/9/2013</Date>
<Pos>DT</Pos>
<Name>Nate Collins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>8398</PlayerID>
<Date>9/27/2013</Date>
<Pos>DT</Pos>
<Name>Henry Melton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>063</TeamID>
<PlayerID>4976</PlayerID>
<Date>8/8/2013</Date>
<Pos>CB</Pos>
<Name>Kelvin Hayden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>064</TeamID>
<FullName>Cincinnati Bengals</FullName>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>10638</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Vontaze Burfict</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8895</PlayerID>
<Date>12/24/2013</Date>
<Pos>TE</Pos>
<Name>Jermaine Gresham</Name>
<Injury>is probable for Sunday's game against Baltimore</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>abdomen</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8226</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Andre Smith</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>873</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>James Harrison</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8230</PlayerID>
<Date>12/17/2013</Date>
<Pos>P</Pos>
<Name>Kevin Huber</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>jaw</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11738</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Tyler Eifert</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>9740</PlayerID>
<Date>12/3/2013</Date>
<Pos>G</Pos>
<Name>Clint Boling</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>3791</PlayerID>
<Date>12/9/2013</Date>
<Pos>CB</Pos>
<Name>Terence Newman</Name>
<Injury>will miss 1-3 weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>sprained MCL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8861</PlayerID>
<Date>11/4/2013</Date>
<Pos>DT</Pos>
<Name>Geno Atkins</Name>
<Injury>is on injured reserve </Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>9110</PlayerID>
<Date>10/30/2013</Date>
<Pos>S</Pos>
<Name>Taylor Mays</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>10725</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Devon Still</Name>
<Injury>is questionable for Sunday's game against Baltimore</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>6555</PlayerID>
<Date>10/29/2013</Date>
<Pos>CB</Pos>
<Name>Leon Hall</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11967</PlayerID>
<Date>8/9/2013</Date>
<Pos>DT</Pos>
<Name>Larry Black</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11329</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Emmanuel Lamur</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11398</PlayerID>
<Date>8/28/2013</Date>
<Pos>LB</Pos>
<Name>Brandon Joiner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>11784</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Sean Porter</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>8802</PlayerID>
<Date>8/27/2013</Date>
<Pos>QB</Pos>
<Name>Zac Robinson</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>064</TeamID>
<PlayerID>4680</PlayerID>
<Date>9/18/2013</Date>
<Pos>DE</Pos>
<Name>Robert Geathers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>120</TeamID>
<FullName>Cleveland Browns</FullName>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8780</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Joe Haden</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7338</PlayerID>
<Date>12/21/2013</Date>
<Pos>WR</Pos>
<Name>Davone Bess</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>9950</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Jordan Cameron</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>10069</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Andre Smith</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8644</PlayerID>
<Date>12/4/2013</Date>
<Pos>DT</Pos>
<Name>Desmond Bryant</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8312</PlayerID>
<Date>12/3/2013</Date>
<Pos>CB</Pos>
<Name>Chris Owens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7384</PlayerID>
<Date>11/11/2013</Date>
<Pos>LB</Pos>
<Name>Quentin Groves</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>10851</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Travis Benjamin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11977</PlayerID>
<Date>10/18/2013</Date>
<Pos>S</Pos>
<Name>Josh Aubrey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11875</PlayerID>
<Date>10/16/2013</Date>
<Pos>WR</Pos>
<Name>Charles Johnson</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>8251</PlayerID>
<Date>10/12/2013</Date>
<Pos>QB</Pos>
<Name>Brian Hoyer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>11631</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Chris Faulk</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>9841</PlayerID>
<Date>8/26/2013</Date>
<Pos>RB</Pos>
<Name>Dion Lewis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>120</TeamID>
<PlayerID>7322</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>John Greco</Name>
<Injury>is questionable for Sunday's game against Pittsburgh</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>066</TeamID>
<FullName>Dallas Cowboys</FullName>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>4943</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>DeMarcus Ware</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5968</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jason Hatcher</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>3793</PlayerID>
<Date>12/24/2013</Date>
<Pos>QB</Pos>
<Name>Tony Romo</Name>
<Injury>is doubtful for Sunday's game against Philadelphia</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10470</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Phillip Tanner</Name>
<Injury>is questionable for Sunday's game against Philadelphia</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6491</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>Justin Durant</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>9058</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Sean Lee</Name>
<Injury>is doubtful for Sunday's game against Philadelphia</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>9800</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Dwayne Harris</Name>
<Injury>is questionable for Sunday's game against Philadelphia</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>11009</PlayerID>
<Date>12/4/2013</Date>
<Pos>RB</Pos>
<Name>Lance Dunbar</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10614</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Morris Claiborne</Name>
<Injury>is probable for Sunday's game against Philadelphia</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>526</PlayerID>
<Date>11/2/2013</Date>
<Pos>G</Pos>
<Name>Brian Waters</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps/knee/rib</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6856</PlayerID>
<Date>10/18/2013</Date>
<Pos>DE</Pos>
<Name>Edgar Jones</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>11387</PlayerID>
<Date>9/6/2013</Date>
<Pos>DE</Pos>
<Name>Ben Bass</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10848</PlayerID>
<Date>8/27/2013</Date>
<Pos>DT</Pos>
<Name>Tyrone Crawford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5804</PlayerID>
<Date>8/31/2013</Date>
<Pos>G</Pos>
<Name>Nate Livings</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>10858</PlayerID>
<Date>8/31/2013</Date>
<Pos>S</Pos>
<Name>Matt Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>5962</PlayerID>
<Date>8/27/2013</Date>
<Pos>C</Pos>
<Name>Ryan Cook</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>066</TeamID>
<PlayerID>6640</PlayerID>
<Date>9/25/2013</Date>
<Pos>DE</Pos>
<Name>Anthony Spencer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>067</TeamID>
<FullName>Denver Broncos</FullName>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>6641</PlayerID>
<Date>12/23/2013</Date>
<Pos>C</Pos>
<Name>Steve Vallos</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9925</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Von Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>torn right ACL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11852</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Kayvon Webster</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>10832</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Derek Wolfe</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>4648</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Wes Welker</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>5011</PlayerID>
<Date>11/26/2013</Date>
<Pos>DT</Pos>
<Name>Kevin Vickerson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9879</PlayerID>
<Date>11/18/2013</Date>
<Pos>S</Pos>
<Name>Rahim Moore</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9733</PlayerID>
<Date>11/5/2013</Date>
<Pos>G</Pos>
<Name>John Moffitt</Name>
<Injury>is on the left squad list</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>personal/disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>5991</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Chris Kuper</Name>
<Injury>is questionable for Sunday's game against Oakland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>7297</PlayerID>
<Date>9/18/2013</Date>
<Pos>T</Pos>
<Name>Ryan Clady</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>8557</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Greg Orton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9726</PlayerID>
<Date>8/8/2013</Date>
<Pos>G</Pos>
<Name>Justin Boren</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11771</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Lerentee McCray</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>6479</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Stewart Bradley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>9896</PlayerID>
<Date>8/27/2013</Date>
<Pos>S</Pos>
<Name>Quinton Carter</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>3631</PlayerID>
<Date>7/30/2013</Date>
<Pos>C</Pos>
<Name>Dan Koppen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>067</TeamID>
<PlayerID>11558</PlayerID>
<Date>8/31/2013</Date>
<Pos>DE</Pos>
<Name>Quanterus Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>068</TeamID>
<FullName>Detroit Lions</FullName>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6796</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>John Wendling</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>3469</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Israel Idonije</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>3581</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Rashean Mathis</Name>
<Injury>is probable for Sunday's game against Minnesota</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8061</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>DeAndre Levy</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8891</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Dorin Dickerson</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8291</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Louis Delmas</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8803</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Joique Bell</Name>
<Injury>is probable for Sunday's game against Minnesota</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6494</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Calvin Johnson</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10608</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Bill Bentley</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>8317</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Pettigrew</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>11517</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Darius Slay</Name>
<Injury>is doubtful for Sunday's game against Minnesota</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6267</PlayerID>
<Date>11/19/2013</Date>
<Pos>FB</Pos>
<Name>Montell Owens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10827</PlayerID>
<Date>12/3/2013</Date>
<Pos>LB</Pos>
<Name>Travis Lewis</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>four-game suspension</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>10667</PlayerID>
<Date>10/30/2013</Date>
<Pos>WR</Pos>
<Name>Ryan Broyles</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>6654</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Chris Houston</Name>
<Injury>is questionable for Sunday's game against Minnesota</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>7385</PlayerID>
<Date>9/23/2013</Date>
<Pos>DE</Pos>
<Name>Jason Jones</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>9543</PlayerID>
<Date>8/21/2013</Date>
<Pos>LB</Pos>
<Name>Cory Greenwood</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>068</TeamID>
<PlayerID>11772</PlayerID>
<Date>8/31/2013</Date>
<Pos>TE</Pos>
<Name>Michael Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>069</TeamID>
<FullName>Green Bay Packers</FullName>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11691</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Eddie Lacy</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8435</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Brad Jones</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8366</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Clay Matthews</Name>
<Injury>will miss Sunday's game against Chicago</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11363</PlayerID>
<Date>12/21/2013</Date>
<Pos>TE</Pos>
<Name>Brandon Bostick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>5918</PlayerID>
<Date>12/21/2013</Date>
<Pos>DE</Pos>
<Name>Johnny Jolly</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>12032</PlayerID>
<Date>12/10/2013</Date>
<Pos>WR</Pos>
<Name>Myles White</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11506</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Micah Hyde</Name>
<Injury>is questionable for Sunday's game against Chicago</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10623</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>Casey Hayward</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10988</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>James Nixon</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>3974</PlayerID>
<Date>11/12/2013</Date>
<Pos>QB</Pos>
<Name>Seneca Wallace</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11881</PlayerID>
<Date>11/5/2013</Date>
<Pos>LB</Pos>
<Name>Sam Barrington</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>7638</PlayerID>
<Date>11/5/2013</Date>
<Pos>TE</Pos>
<Name>Jermichael Finley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>spine</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>9807</PlayerID>
<Date>10/15/2013</Date>
<Pos>WR</Pos>
<Name>Randall Cobb</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8570</PlayerID>
<Date>10/7/2013</Date>
<Pos>LB</Pos>
<Name>Robert Francois</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11683</PlayerID>
<Date>11/27/2013</Date>
<Pos>RB</Pos>
<Name>Johnathan Franklin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>12428</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Jarvis Reed</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11849</PlayerID>
<Date>8/6/2013</Date>
<Pos>WR</Pos>
<Name>Sederrik Cunningham</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11879</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Dorsey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11040</PlayerID>
<Date>8/27/2013</Date>
<Pos>S</Pos>
<Name>Sean Richardson</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10081</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>DuJuan Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>8776</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Bryan Bulaga</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>10729</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Jerel Worthy</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>11423</PlayerID>
<Date>10/15/2013</Date>
<Pos>G</Pos>
<Name>Greg Van Roten</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>069</TeamID>
<PlayerID>4958</PlayerID>
<Date>11/6/2013</Date>
<Pos>QB</Pos>
<Name>Aaron Rodgers</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>collarbone</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>151</TeamID>
<FullName>Houston Texans</FullName>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>3647</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Wade Smith</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>4404</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Antonio Smith</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9066</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Darryl Sharpton</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>7687</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Joe Mays</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>4511</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Greg Jones</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11870</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Ryan Griffin</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10112</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Josh Victorian</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>12049</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Justin Tuggle</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11732</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>D.J. Swearinger</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9669</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Brooks Reed</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>9754</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Derek Newton</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>3540</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Andre Johnson</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11802</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>DeAndre Hopkins</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10910</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Brad Smelley</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11690</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Dennis Johnson</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8815</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Deji Karim</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>collarbone</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5805</PlayerID>
<Date>12/24/2013</Date>
<Pos>CB</Pos>
<Name>Johnathan Joseph</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10756</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Case Keenum</Name>
<Injury>is probable for Sunday's game against Tennessee</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thumb</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8822</PlayerID>
<Date>12/18/2013</Date>
<Pos>RB</Pos>
<Name>Ben Tate</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>10696</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>DeVier Posey</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8269</PlayerID>
<Date>11/12/2013</Date>
<Pos>RB</Pos>
<Name>Arian Foster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8365</PlayerID>
<Date>10/28/2013</Date>
<Pos>LB</Pos>
<Name>Brian Cushing</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5612</PlayerID>
<Date>10/16/2013</Date>
<Pos>S</Pos>
<Name>Danieal Manning</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>5971</PlayerID>
<Date>10/9/2013</Date>
<Pos>TE</Pos>
<Name>Owen Daniels</Name>
<Injury>is on injured reserve/designated for return</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>8893</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>Garrett Graham</Name>
<Injury>is questionable for Sunday's game against Tennessee</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11645</PlayerID>
<Date>9/10/2013</Date>
<Pos>T</Pos>
<Name>David Quessenberry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11805</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Trevardo Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11868</PlayerID>
<Date>8/30/2013</Date>
<Pos>WR</Pos>
<Name>Alan Bonner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11650</PlayerID>
<Date>8/31/2013</Date>
<Pos>T</Pos>
<Name>Brennan Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>151</TeamID>
<PlayerID>11809</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Alec Lemon</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>071</TeamID>
<FullName>Indianapolis Colts</FullName>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>11573</PlayerID>
<Date>12/24/2013</Date>
<Pos>DT</Pos>
<Name>Montori Hughes</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9398</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Sergio Brown</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>12402</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Daniel Adongo</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9045</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>Pat Angerer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10795</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Chris Rainey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>11616</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Hugh Thornton</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9910</PlayerID>
<Date>12/3/2013</Date>
<Pos>LB</Pos>
<Name>Mario Harvey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>9369</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Jeff Linkenbach</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadricep</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10784</PlayerID>
<Date>12/2/2013</Date>
<Pos>RB</Pos>
<Name>Dan Herron</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>8156</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Ricky Jean-Francois</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10945</PlayerID>
<Date>11/26/2013</Date>
<Pos>S</Pos>
<Name>Delano Howell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>438</PlayerID>
<Date>10/22/2013</Date>
<Pos>WR</Pos>
<Name>Reggie Wayne</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>7686</PlayerID>
<Date>9/17/2013</Date>
<Pos>G</Pos>
<Name>Donald Thomas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10772</PlayerID>
<Date>9/13/2013</Date>
<Pos>RB</Pos>
<Name>Vick Ballard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10730</PlayerID>
<Date>9/18/2013</Date>
<Pos>TE</Pos>
<Name>Dwayne Allen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>6833</PlayerID>
<Date>10/9/2013</Date>
<Pos>RB</Pos>
<Name>Ahmad Bradshaw</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10322</PlayerID>
<Date>8/14/2013</Date>
<Pos>LB</Pos>
<Name>Quinton Spears</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>12054</PlayerID>
<Date>8/19/2013</Date>
<Pos>FB</Pos>
<Name>Dan Moore</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>6552</PlayerID>
<Date>8/14/2013</Date>
<Pos>LB</Pos>
<Name>Justin Hickman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>10888</PlayerID>
<Date>8/7/2013</Date>
<Pos>G</Pos>
<Name>Justin Anderson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>8355</PlayerID>
<Date>8/25/2013</Date>
<Pos>LB</Pos>
<Name>Lawrence Sidbury</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>071</TeamID>
<PlayerID>7972</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Joe Reitz</Name>
<Injury>is questionable for Sunday's game against Jacksonville</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>090</TeamID>
<FullName>Jacksonville Jaguars</FullName>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>5932</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Maurice Jones-Drew</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8866</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Brandon Deaderick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9809</PlayerID>
<Date>11/25/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Burton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8161</PlayerID>
<Date>12/23/2013</Date>
<Pos>DT</Pos>
<Name>Roy Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>7672</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Geno Hayes</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10904</PlayerID>
<Date>12/20/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Ebert</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8578</PlayerID>
<Date>12/18/2013</Date>
<Pos>LB</Pos>
<Name>Russell Allen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9734</PlayerID>
<Date>12/17/2013</Date>
<Pos>G</Pos>
<Name>Will Rackley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10601</PlayerID>
<Date>12/16/2013</Date>
<Pos>G</Pos>
<Name>Michael Brewster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9787</PlayerID>
<Date>12/17/2013</Date>
<Pos>WR</Pos>
<Name>Cecil Shorts III</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>10666</PlayerID>
<Date>11/1/2013</Date>
<Pos>WR</Pos>
<Name>Justin Blackmon</Name>
<Injury>will miss the remainder of the season</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11502</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Dwayne Gratz</Name>
<Injury>is questionable for Sunday's game against Indianapolis</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>9235</PlayerID>
<Date>11/23/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11470</PlayerID>
<Date>10/8/2013</Date>
<Pos>T</Pos>
<Name>Luke Joeckel</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>7471</PlayerID>
<Date>11/25/2013</Date>
<Pos>RB</Pos>
<Name>Justin Forsett</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>8848</PlayerID>
<Date>8/6/2013</Date>
<Pos>WR</Pos>
<Name>Taylor Price</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>12065</PlayerID>
<Date>8/6/2013</Date>
<Pos>G</Pos>
<Name>Stephane Milhim</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>090</TeamID>
<PlayerID>11873</PlayerID>
<Date>8/25/2013</Date>
<Pos>CB</Pos>
<Name>Jeremy Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>072</TeamID>
<FullName>Kansas City Chiefs</FullName>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>8237</PlayerID>
<Date>12/25/2013</Date>
<Pos>K</Pos>
<Name>Ryan Succop</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>right groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10845</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Donald Stephenson</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10219</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Ron Parker</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>10648</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>James-Michael Johnson</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11633</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Eric Fisher</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>5758</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Tamba Hali</Name>
<Injury>is questionable for Sunday's game against San Diego</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11378</PlayerID>
<Date>12/17/2013</Date>
<Pos>TE</Pos>
<Name>Dominique Jones</Name>
<Injury>is on the non-football illness list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>9914</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Justin Houston</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>7541</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Branden Albert</Name>
<Injury>is probable for Sunday's game against San Diego</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11499</PlayerID>
<Date>11/30/2013</Date>
<Pos>S</Pos>
<Name>Sanders Commings</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>072</TeamID>
<PlayerID>11751</PlayerID>
<Date>10/12/2013</Date>
<Pos>TE</Pos>
<Name>Travis Kelce</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>075</TeamID>
<FullName>Miami Dolphins</FullName>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>11520</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Jamar Taylor</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10763</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Ryan Tannehill</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>11887</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Don Jones</Name>
<Injury>is probable for Sunday's game against the NY Jets</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>6462</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Paul Soliai</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8872</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jared Odrick</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9381</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Marlon Moore</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9034</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Koa Misi</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8331</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Brian Hartline</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8289</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Chris Clemons</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9851</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Daniel Thomas</Name>
<Injury>is questionable for Sunday's game against the NY Jets</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9160</PlayerID>
<Date>12/10/2013</Date>
<Pos>CB</Pos>
<Name>R.J. Stanford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>5583</PlayerID>
<Date>12/10/2013</Date>
<Pos>CB</Pos>
<Name>Dimitri Patterson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>5104</PlayerID>
<Date>11/3/2013</Date>
<Pos>G</Pos>
<Name>Richie Incognito</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10820</PlayerID>
<Date>10/30/2013</Date>
<Pos>T</Pos>
<Name>Jonathan Martin</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness/personal</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>9813</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Armon Binns</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>8330</PlayerID>
<Date>10/29/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Gibson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>10008</PlayerID>
<Date>11/16/2013</Date>
<Pos>T</Pos>
<Name>Will Yeatman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>075</TeamID>
<PlayerID>7376</PlayerID>
<Date>8/20/2013</Date>
<Pos>TE</Pos>
<Name>Dustin Keller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>076</TeamID>
<FullName>Minnesota Vikings</FullName>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9514</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Marcus Sherels</Name>
<Injury>is probable for Sunday's game against Detroit</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11812</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Cordarrelle Patterson</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9605</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Brandon Fusco</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7511</PlayerID>
<Date>12/25/2013</Date>
<Pos>FB</Pos>
<Name>Jerome Felton</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9070</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Chris Cook</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10547</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Harrison Smith</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot/groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10633</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Shaun Prater</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7660</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Letroy Guion</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6014</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Fred Evans</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10396</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Larry Dean</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9164</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Toby Gerhart</Name>
<Injury>is doubtful for Sunday's game against Detroit</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6618</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Adrian Peterson</Name>
<Injury>is probable for Sunday's game against Detroit</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10639</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Audie Cole</Name>
<Injury>will miss Sunday's game against Detroit</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9822</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Matt Asiata</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>9860</PlayerID>
<Date>12/9/2013</Date>
<Pos>TE</Pos>
<Name>Kyle Rudolph</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fractured left foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10634</PlayerID>
<Date>12/14/2013</Date>
<Pos>CB</Pos>
<Name>Josh Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11513</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Xavier Rhodes</Name>
<Injury>is questionable for Sunday's game against Detroit</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>6673</PlayerID>
<Date>10/17/2013</Date>
<Pos>LB</Pos>
<Name>Desmond Bishop</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>11600</PlayerID>
<Date>9/23/2013</Date>
<Pos>RB</Pos>
<Name>Zach Line</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>10668</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Greg Childs</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>076</TeamID>
<PlayerID>7375</PlayerID>
<Date>12/21/2013</Date>
<Pos>TE</Pos>
<Name>John Carlson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>077</TeamID>
<FullName>New England Patriots</FullName>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9079</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Devin McCourty</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11779</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Josh Boyce</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9761</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Nate Solder</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>10616</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Alfonzo Dennard</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>12121</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Kenbrell Thompkins</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8896</PlayerID>
<Date>12/9/2013</Date>
<Pos>TE</Pos>
<Name>Rob Gronkowski</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>torn right ACL/MCL</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>4538</PlayerID>
<Date>11/2/2013</Date>
<Pos>DT</Pos>
<Name>Tommy Kelly</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8359</PlayerID>
<Date>10/29/2013</Date>
<Pos>T</Pos>
<Name>Sebastian Vollmer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>leg</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>7584</PlayerID>
<Date>10/16/2013</Date>
<Pos>LB</Pos>
<Name>Jerod Mayo</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11464</PlayerID>
<Date>8/26/2013</Date>
<Pos>DE</Pos>
<Name>Armond Armstead</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>infection</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11570</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Cory Grissom</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>12118</PlayerID>
<Date>6/4/2013</Date>
<Pos>WR</Pos>
<Name>T.J. Moe</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>900</PlayerID>
<Date>8/31/2013</Date>
<Pos>S</Pos>
<Name>Adrian Wilson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>10834</PlayerID>
<Date>8/26/2013</Date>
<Pos>T</Pos>
<Name>Markus Zusevics</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>11961</PlayerID>
<Date>8/26/2013</Date>
<Pos>WR</Pos>
<Name>Mark Harrison</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>8106</PlayerID>
<Date>8/15/2013</Date>
<Pos>G</Pos>
<Name>Tyronne Green</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>4347</PlayerID>
<Date>10/3/2013</Date>
<Pos>DT</Pos>
<Name>Vince Wilfork</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>077</TeamID>
<PlayerID>9399</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Dane Fletcher</Name>
<Injury>is questionable for Sunday's game against Buffalo</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>078</TeamID>
<FullName>New Orleans Saints</FullName>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6533</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Pierre Thomas</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eye</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11786</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Kevin Reddick</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>5974</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Jahri Evans</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6034</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Marques Colston</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11627</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Terron Armstead</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>22</PlayerID>
<Date>12/25/2013</Date>
<Pos>QB</Pos>
<Name>Drew Brees</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11734</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Kenny Vaccaro</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>12125</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Josh Hill</Name>
<Injury>is probable for Sunday's game against Tampa Bay</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>9245</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Rafael Bush</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>6655</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Keyunta Dawson</Name>
<Injury>is questionable for Sunday's game against Tampa Bay</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>4161</PlayerID>
<Date>11/19/2013</Date>
<Pos>CB</Pos>
<Name>Jabari Greer</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>9085</PlayerID>
<Date>9/18/2013</Date>
<Pos>CB</Pos>
<Name>Patrick Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>8956</PlayerID>
<Date>8/31/2013</Date>
<Pos>C</Pos>
<Name>Eric Olsen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11136</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>Chris Givens</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>11134</PlayerID>
<Date>8/20/2013</Date>
<Pos>CB</Pos>
<Name>A.J. Davis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>4803</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Will Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>10246</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Joseph Morgan</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>3158</PlayerID>
<Date>8/7/2013</Date>
<Pos>DE</Pos>
<Name>Kenyon Coleman</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>078</TeamID>
<PlayerID>8378</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Victor Butler</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>079</TeamID>
<FullName>New York Giants</FullName>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>3833</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Cullen Jenkins</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shin/quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>7444</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Terrell Thomas</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10854</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Adrien Robinson</Name>
<Injury>is doubtful for Sunday's game against Washington</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>6818</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Trumaine McBride</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8263</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Andre Brown</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10744</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>Brandon Mosley</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>3905</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>David Diehl</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>7514</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Peyton Hillis</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8995</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Jason Pierre-Paul</Name>
<Injury>is questionable for Sunday's game against Washington</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5035</PlayerID>
<Date>12/10/2013</Date>
<Pos>RB</Pos>
<Name>Brandon Jacobs</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9313</PlayerID>
<Date>11/26/2013</Date>
<Pos>C</Pos>
<Name>Jim Cordle</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5033</PlayerID>
<Date>12/17/2013</Date>
<Pos>CB</Pos>
<Name>Corey Webster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin/ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9311</PlayerID>
<Date>12/16/2013</Date>
<Pos>WR</Pos>
<Name>Victor Cruz</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>1274</PlayerID>
<Date>11/7/2013</Date>
<Pos>DT</Pos>
<Name>Shaun Rogers</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>10804</PlayerID>
<Date>11/7/2013</Date>
<Pos>RB</Pos>
<Name>David Wilson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>6678</PlayerID>
<Date>10/5/2013</Date>
<Pos>CB</Pos>
<Name>Aaron Ross</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>11856</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Cooper Taylor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>5082</PlayerID>
<Date>10/23/2013</Date>
<Pos>C</Pos>
<Name>David Baas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9680</PlayerID>
<Date>9/26/2013</Date>
<Pos>FB</Pos>
<Name>Henry Hynoski</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>11141</PlayerID>
<Date>9/1/2013</Date>
<Pos>CB</Pos>
<Name>Laron Scott</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>8321</PlayerID>
<Date>8/31/2013</Date>
<Pos>WR</Pos>
<Name>Ramses Barden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>9175</PlayerID>
<Date>8/26/2013</Date>
<Pos>S</Pos>
<Name>Stevie Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>079</TeamID>
<PlayerID>4210</PlayerID>
<Date>10/4/2013</Date>
<Pos>G</Pos>
<Name>Chris Snee</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>080</TeamID>
<FullName>New York Jets</FullName>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9643</PlayerID>
<Date>12/25/2013</Date>
<Pos>TE</Pos>
<Name>Muhammad Wilkerson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9643</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Muhammad Wilkerson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>11587</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Sheldon Richardson</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>finger/shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5734</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Garrett McIntyre</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5671</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Nick Mangold</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9795</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Kerley</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9301</PlayerID>
<Date>12/25/2013</Date>
<Pos>RB</Pos>
<Name>Chris Ivory</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps/ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9421</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Austin Howard</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5667</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Santonio Holmes</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot/hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9623</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Kenrick Ellis</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5724</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Antonio Cromartie</Name>
<Injury>is probable for Sunday's game against Miami</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10576</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Quinton Coples</Name>
<Injury>is questionable for Sunday's game against Miami</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>11455</PlayerID>
<Date>12/13/2013</Date>
<Pos>WR</Pos>
<Name>Stephen Hill</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>5398</PlayerID>
<Date>12/4/2013</Date>
<Pos>WR</Pos>
<Name>Josh Cribbs</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>12133</PlayerID>
<Date>11/26/2013</Date>
<Pos>LB</Pos>
<Name>Troy Davis</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>chest</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10431</PlayerID>
<Date>11/19/2013</Date>
<Pos>TE</Pos>
<Name>Konrad Reuland</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9805</PlayerID>
<Date>10/15/2013</Date>
<Pos>WR</Pos>
<Name>Clyde Gates</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8270</PlayerID>
<Date>10/15/2013</Date>
<Pos>RB</Pos>
<Name>Mike Goodson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>6762</PlayerID>
<Date>10/9/2013</Date>
<Pos>LB</Pos>
<Name>Antwan Barnes</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8436</PlayerID>
<Date>12/23/2013</Date>
<Pos>CB</Pos>
<Name>Ellis Lankster</Name>
<Injury>is questionable for Sunday's game against Miami</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>jaw</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8185</PlayerID>
<Date>9/1/2013</Date>
<Pos>LB</Pos>
<Name>Josh Mauga</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10286</PlayerID>
<Date>8/8/2013</Date>
<Pos>WR</Pos>
<Name>Vidal Hazelton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>10122</PlayerID>
<Date>8/13/2013</Date>
<Pos>RB</Pos>
<Name>John Griffin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>8257</PlayerID>
<Date>9/14/2013</Date>
<Pos>QB</Pos>
<Name>Mark Sanchez</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>7689</PlayerID>
<Date>8/21/2013</Date>
<Pos>RB</Pos>
<Name>Lex Hilliard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>080</TeamID>
<PlayerID>9349</PlayerID>
<Date>7/27/2013</Date>
<Pos>CB</Pos>
<Name>Aaron Berry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>073</TeamID>
<FullName>Oakland Raiders</FullName>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9960</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Denarius Moore</Name>
<Injury>is probable for Sunday's game against Denver</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>7432</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Mike Jenkins</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>6199</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Mike Brisiel</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11171</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Jeremy Stewart</Name>
<Injury>is questionable for Sunday's game against Denver</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>6740</PlayerID>
<Date>12/7/2013</Date>
<Pos>S</Pos>
<Name>Usama Young</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>8373</PlayerID>
<Date>12/6/2013</Date>
<Pos>LB</Pos>
<Name>Kaluka Maiava</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ribs/calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>10669</PlayerID>
<Date>11/23/2013</Date>
<Pos>WR</Pos>
<Name>Juron Criner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11830</PlayerID>
<Date>11/20/2013</Date>
<Pos>CB</Pos>
<Name>D.J. Hayden</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>7642</PlayerID>
<Date>12/14/2013</Date>
<Pos>S</Pos>
<Name>Tyvon Branch</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9760</PlayerID>
<Date>9/1/2013</Date>
<Pos>T</Pos>
<Name>Willie Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11330</PlayerID>
<Date>8/21/2013</Date>
<Pos>K</Pos>
<Name>Eddy Carmona</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>10557</PlayerID>
<Date>8/31/2013</Date>
<Pos>G</Pos>
<Name>Tony Bergstrom</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>11863</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>Latavius Murray</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>073</TeamID>
<PlayerID>9993</PlayerID>
<Date>9/23/2013</Date>
<Pos>TE</Pos>
<Name>David Ausberry</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>081</TeamID>
<FullName>Philadelphia Eagles</FullName>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>9962</PlayerID>
<Date>12/25/2013</Date>
<Pos>C</Pos>
<Name>Julian Vandervelde</Name>
<Injury>is questionable for Sunday's game against Dallas</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>10650</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Mychal Kendricks</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11640</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Lane Johnson</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>10612</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Brandon Boykin</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>5058</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Trent Cole</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11838</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Earl Wolff</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>9102</PlayerID>
<Date>12/25/2013</Date>
<Pos>S</Pos>
<Name>Kurt Coleman</Name>
<Injury>is probable for Sunday's game against Dallas</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8567</PlayerID>
<Date>12/24/2013</Date>
<Pos>S</Pos>
<Name>Colt Anderson</Name>
<Injury>is doubtful for Sunday's game against Dallas</Injury>
<Status>Doubtful</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>11546</PlayerID>
<Date>8/30/2013</Date>
<Pos>DE</Pos>
<Name>Joe Kruger</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8829</PlayerID>
<Date>8/7/2013</Date>
<Pos>WR</Pos>
<Name>Arrelious Benn</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8190</PlayerID>
<Date>7/29/2013</Date>
<Pos>LB</Pos>
<Name>Jason Phillips</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8336</PlayerID>
<Date>7/30/2013</Date>
<Pos>WR</Pos>
<Name>Jeremy Maclin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>081</TeamID>
<PlayerID>8127</PlayerID>
<Date>8/29/2013</Date>
<Pos>DE</Pos>
<Name>Phillip Hunt</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>082</TeamID>
<FullName>Pittsburgh Steelers</FullName>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8851</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Emmanuel Sanders</Name>
<Injury>is questionable for Sunday's game against Cleveland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>6568</PlayerID>
<Date>12/17/2013</Date>
<Pos>LB</Pos>
<Name>LaMarr Woodley</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>calf</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>7897</PlayerID>
<Date>11/30/2013</Date>
<Pos>C</Pos>
<Name>Fernando Velasco</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11760</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Jarvis Jones</Name>
<Injury>is questionable for Sunday's game against Cleveland</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>flu-like symptoms</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8446</PlayerID>
<Date>10/15/2013</Date>
<Pos>TE</Pos>
<Name>David Johnson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>wrist</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>6593</PlayerID>
<Date>10/15/2013</Date>
<Pos>T</Pos>
<Name>Levi Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>triceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>9689</PlayerID>
<Date>11/26/2013</Date>
<Pos>CB</Pos>
<Name>Curtis Brown</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8449</PlayerID>
<Date>9/9/2013</Date>
<Pos>RB</Pos>
<Name>LaRod Stephens-Howling</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>8957</PlayerID>
<Date>9/9/2013</Date>
<Pos>C</Pos>
<Name>Maurkice Pouncey</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>12169</PlayerID>
<Date>8/3/2013</Date>
<Pos>G</Pos>
<Name>Nik Embernate</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11097</PlayerID>
<Date>8/25/2013</Date>
<Pos>G</Pos>
<Name>Justin Cheadle</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>11754</PlayerID>
<Date>8/25/2013</Date>
<Pos>DE</Pos>
<Name>Nicholas Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>882</PlayerID>
<Date>8/12/2013</Date>
<Pos>WR</Pos>
<Name>Plaxico Burress</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>10655</PlayerID>
<Date>11/6/2013</Date>
<Pos>LB</Pos>
<Name>Sean Spence</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>082</TeamID>
<PlayerID>2393</PlayerID>
<Date>9/9/2013</Date>
<Pos>LB</Pos>
<Name>Larry Foote</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>083</TeamID>
<FullName>San Diego Chargers</FullName>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9719</PlayerID>
<Date>12/25/2013</Date>
<Pos>CB</Pos>
<Name>Shareece Wright</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9166</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Sean Lissemore</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9919</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Thomas Keiser</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>elbow</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>7362</PlayerID>
<Date>12/25/2013</Date>
<Pos>WR</Pos>
<Name>Eddie Royal</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8318</PlayerID>
<Date>12/23/2013</Date>
<Pos>TE</Pos>
<Name>John Phillips</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>10552</PlayerID>
<Date>12/13/2013</Date>
<Pos>S</Pos>
<Name>Brandon Taylor</Name>
<Injury>is expected to miss the remainder of the season</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9705</PlayerID>
<Date>12/16/2013</Date>
<Pos>CB</Pos>
<Name>Johnny Patrick</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8826</PlayerID>
<Date>12/24/2013</Date>
<Pos>RB</Pos>
<Name>Ryan Mathews</Name>
<Injury>is probable for Sunday's game against Kansas City</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>11191</PlayerID>
<Date>10/9/2013</Date>
<Pos>T</Pos>
<Name>Mike Harris</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>2786</PlayerID>
<Date>10/1/2013</Date>
<Pos>LB</Pos>
<Name>Dwight Freeney</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadricep</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>6002</PlayerID>
<Date>12/25/2013</Date>
<Pos>G</Pos>
<Name>Jeromey Clary</Name>
<Injury>is questionable for Sunday's game against Kansas City</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hand</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>4618</PlayerID>
<Date>10/1/2013</Date>
<Pos>WR</Pos>
<Name>Malcom Floyd</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>head/neck</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>12186</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Byron Jerideau</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8827</PlayerID>
<Date>8/19/2013</Date>
<Pos>WR</Pos>
<Name>Danario Alexander</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>11523</PlayerID>
<Date>8/26/2013</Date>
<Pos>CB</Pos>
<Name>Steve Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>9930</PlayerID>
<Date>7/28/2013</Date>
<Pos>LB</Pos>
<Name>Jonas Mouton</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>083</TeamID>
<PlayerID>8125</PlayerID>
<Date>11/12/2013</Date>
<Pos>LB</Pos>
<Name>Larry English</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>084</TeamID>
<FullName>San Francisco 49ers</FullName>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>8561</PlayerID>
<Date>12/25/2013</Date>
<Pos>LB</Pos>
<Name>Dan Skuta</Name>
<Injury>is questionable for Sunday's game against Arizona</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>1780</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Justin Smith</Name>
<Injury>is probable for Sunday's game against Arizona</Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>7347</PlayerID>
<Date>12/24/2013</Date>
<Pos>WR</Pos>
<Name>Mario Manningham</Name>
<Injury>is questionable for Sunday's game against Arizona</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee/illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9924</PlayerID>
<Date>12/18/2013</Date>
<Pos>FB</Pos>
<Name>Bruce Miller</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11530</PlayerID>
<Date>12/10/2013</Date>
<Pos>DE</Pos>
<Name>Tank Carradine</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11813</PlayerID>
<Date>9/27/2013</Date>
<Pos>WR</Pos>
<Name>Quinton Patton</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9644</PlayerID>
<Date>9/17/2013</Date>
<Pos>DT</Pos>
<Name>Ian Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>10641</PlayerID>
<Date>8/31/2013</Date>
<Pos>LB</Pos>
<Name>Darius Fleming</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>12198</PlayerID>
<Date>8/28/2013</Date>
<Pos>FB</Pos>
<Name>Alex Debniak</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>9946</PlayerID>
<Date>8/27/2013</Date>
<Pos>CB</Pos>
<Name>Chris Culliver</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11302</PlayerID>
<Date>6/19/2013</Date>
<Pos>WR</Pos>
<Name>Brandon Carswell</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11836</PlayerID>
<Date>8/27/2013</Date>
<Pos>T</Pos>
<Name>Luke Marquardt</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>084</TeamID>
<PlayerID>11692</PlayerID>
<Date>8/27/2013</Date>
<Pos>RB</Pos>
<Name>Marcus Lattimore</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>085</TeamID>
<FullName>Seattle Seahawks</FullName>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8775</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Russell Okung</Name>
<Injury>is probable for Sunday's game against St. Louis </Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>9090</PlayerID>
<Date>12/22/2013</Date>
<Pos>CB</Pos>
<Name>Walter Thurmond</Name>
<Injury>is probable for Sunday's game against St. Louis </Injury>
<Status>Probable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>four-game suspension served</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>5519</PlayerID>
<Date>12/18/2013</Date>
<Pos>CB</Pos>
<Name>Brandon Browner</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>6625</PlayerID>
<Date>10/30/2013</Date>
<Pos>WR</Pos>
<Name>Sidney Rice</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion/knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10899</PlayerID>
<Date>12/23/2013</Date>
<Pos>G</Pos>
<Name>J.R. Sweezy</Name>
<Injury>is questionable for Sunday's game against St. Louis </Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11703</PlayerID>
<Date>10/22/2013</Date>
<Pos>FB</Pos>
<Name>Spencer Ware</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10868</PlayerID>
<Date>8/27/2013</Date>
<Pos>LB</Pos>
<Name>Korey Toomer</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11516</PlayerID>
<Date>8/27/2013</Date>
<Pos>CB</Pos>
<Name>Tharold Simon</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11596</PlayerID>
<Date>8/26/2013</Date>
<Pos>DT</Pos>
<Name>Jesse Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>11100</PlayerID>
<Date>5/15/2013</Date>
<Pos>CB</Pos>
<Name>Chandler Fenner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8332</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Percy Harvin</Name>
<Injury>is questionable for Sunday's game against St. Louis </Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>8899</PlayerID>
<Date>5/31/2013</Date>
<Pos>TE</Pos>
<Name>Anthony McCoy</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>10902</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Greg Scruggs</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>085</TeamID>
<PlayerID>9941</PlayerID>
<Date>12/9/2013</Date>
<Pos>LB</Pos>
<Name>K.J. Wright</Name>
<Injury>is expected to miss six weeks</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>broken foot</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>074</TeamID>
<FullName>St. Louis Rams</FullName>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>7267</PlayerID>
<Date>12/25/2013</Date>
<Pos>DE</Pos>
<Name>Chris Long</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>7268</PlayerID>
<Date>12/25/2013</Date>
<Pos>T</Pos>
<Name>Jake Long</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>9992</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>Mike Person</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>illness</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>10914</PlayerID>
<Date>12/23/2013</Date>
<Pos>RB</Pos>
<Name>Daryl Richardson</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>thigh</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>11776</PlayerID>
<Date>12/23/2013</Date>
<Pos>WR</Pos>
<Name>Tavon Austin</Name>
<Injury>is questionable for Sunday's game against Seattle</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle/foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>6015</PlayerID>
<Date>11/23/2013</Date>
<Pos>CB</Pos>
<Name>Cortland Finnegan</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>eye</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>6453</PlayerID>
<Date>11/23/2013</Date>
<Pos>QB</Pos>
<Name>Brady Quinn</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>4738</PlayerID>
<Date>12/11/2013</Date>
<Pos>C</Pos>
<Name>Scott Wells</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>fibula</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>10536</PlayerID>
<Date>9/16/2013</Date>
<Pos>CB</Pos>
<Name>Matt Daniels</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>12230</PlayerID>
<Date>7/18/2013</Date>
<Pos>LB</Pos>
<Name>Phillip Steward</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>12217</PlayerID>
<Date>6/6/2013</Date>
<Pos>WR</Pos>
<Name>C.J. Atkins</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
<PlayerListing>
<TeamID>074</TeamID>
<PlayerID>8773</PlayerID>
<Date>10/22/2013</Date>
<Pos>QB</Pos>
<Name>Sam Bradford</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>087</TeamID>
<FullName>Tampa Bay Buccaneers</FullName>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9652</PlayerID>
<Date>12/23/2013</Date>
<Pos>DE</Pos>
<Name>Da'Quan Bowers</Name>
<Injury>is questionable for Sunday's game against New Orleans</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10534</PlayerID>
<Date>12/23/2013</Date>
<Pos>S</Pos>
<Name>Mark Barron</Name>
<Injury>is questionable for Sunday's game against New Orleans</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>11818</PlayerID>
<Date>12/18/2013</Date>
<Pos>WR</Pos>
<Name>Russell Shepard</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8372</PlayerID>
<Date>12/4/2013</Date>
<Pos>LB</Pos>
<Name>Jonathan Casillas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8606</PlayerID>
<Date>11/27/2013</Date>
<Pos>TE</Pos>
<Name>Tom Crabtree</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>biceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>6982</PlayerID>
<Date>11/18/2013</Date>
<Pos>CB</Pos>
<Name>Michael Adams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8857</PlayerID>
<Date>10/28/2013</Date>
<Pos>WR</Pos>
<Name>Mike Williams</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10788</PlayerID>
<Date>11/8/2013</Date>
<Pos>RB</Pos>
<Name>Doug Martin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10777</PlayerID>
<Date>11/6/2013</Date>
<Pos>RB</Pos>
<Name>Jeff Demps</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>7310</PlayerID>
<Date>10/16/2013</Date>
<Pos>G</Pos>
<Name>Carl Nicks</Name>
<Injury>is out indefinitely</Injury>
<Status>Out</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>8888</PlayerID>
<Date>10/1/2013</Date>
<Pos>TE</Pos>
<Name>Nate Byham</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9856</PlayerID>
<Date>9/23/2013</Date>
<Pos>TE</Pos>
<Name>Luke Stocker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hip</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>11866</PlayerID>
<Date>11/13/2013</Date>
<Pos>RB</Pos>
<Name>Mike James</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>12243</PlayerID>
<Date>10/15/2013</Date>
<Pos>CB</Pos>
<Name>Rashaan Melvin</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>hamstring</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>12414</PlayerID>
<Date>8/9/2013</Date>
<Pos>LB</Pos>
<Name>Marvin Booker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>undisclosed</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>10891</PlayerID>
<Date>8/26/2013</Date>
<Pos>RB</Pos>
<Name>Michael Smith</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>9983</PlayerID>
<Date>8/26/2013</Date>
<Pos>CB</Pos>
<Name>Anthony Gaitor</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>3143</PlayerID>
<Date>8/31/2013</Date>
<Pos>K</Pos>
<Name>Lawrence Tynes</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>toe</Type>
</PlayerListing>
<PlayerListing>
<TeamID>087</TeamID>
<PlayerID>7740</PlayerID>
<Date>7/22/2013</Date>
<Pos>K</Pos>
<Name>Connor Barth</Name>
<Injury>is on the non-football injury list</Injury>
<Status>IL</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>Achilles</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>070</TeamID>
<FullName>Tennessee Titans</FullName>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9622</PlayerID>
<Date>12/25/2013</Date>
<Pos>DT</Pos>
<Name>Jurrell Casey</Name>
<Injury>is questionable for Sunday's game against Houston</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>10841</PlayerID>
<Date>12/18/2013</Date>
<Pos>CB</Pos>
<Name>Coty Sensabaugh</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>5129</PlayerID>
<Date>12/23/2013</Date>
<Pos>T</Pos>
<Name>David Stewart</Name>
<Injury>is questionable for Sunday's game against Houston</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>6584</PlayerID>
<Date>10/30/2013</Date>
<Pos>C</Pos>
<Name>Rob Turner</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9774</PlayerID>
<Date>11/12/2013</Date>
<Pos>QB</Pos>
<Name>Jake Locker</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>9159</PlayerID>
<Date>8/31/2013</Date>
<Pos>WR</Pos>
<Name>Marc Mariani</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>shoulder</Type>
</PlayerListing>
<PlayerListing>
<TeamID>070</TeamID>
<PlayerID>3924</PlayerID>
<Date>8/27/2013</Date>
<Pos>WR</Pos>
<Name>Kevin Walter</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>back</Type>
</PlayerListing>
</Listing>
<Listing>
<TeamID>088</TeamID>
<FullName>Washington Redskins</FullName>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>3824</PlayerID>
<Date>12/24/2013</Date>
<Pos>LB</Pos>
<Name>Nick Barnett</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9847</PlayerID>
<Date>12/9/2013</Date>
<Pos>RB</Pos>
<Name>Evan Royster</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>ankle</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6196</PlayerID>
<Date>11/26/2013</Date>
<Pos>DE</Pos>
<Name>Stephen Bowen</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9801</PlayerID>
<Date>11/21/2013</Date>
<Pos>WR</Pos>
<Name>Leonard Hankerson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>11759</PlayerID>
<Date>12/19/2013</Date>
<Pos>TE</Pos>
<Name>Jordan Reed</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>concussion</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>7646</PlayerID>
<Date>10/15/2013</Date>
<Pos>LB</Pos>
<Name>Bryan Kehl</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>8137</PlayerID>
<Date>12/23/2013</Date>
<Pos>LB</Pos>
<Name>Brian Orakpo</Name>
<Injury>is questionable for Sunday's game against the NY Giants</Injury>
<Status>Questionable</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>groin</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>9980</PlayerID>
<Date>12/4/2013</Date>
<Pos>G</Pos>
<Name>Maurice Hurt</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>10654</PlayerID>
<Date>8/26/2013</Date>
<Pos>LB</Pos>
<Name>Keenan Robinson</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>pectoral</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>11733</PlayerID>
<Date>8/26/2013</Date>
<Pos>S</Pos>
<Name>Phillip Thomas</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>foot</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6604</PlayerID>
<Date>7/16/2013</Date>
<Pos>S</Pos>
<Name>Tanard Jackson</Name>
<Injury>is suspended indefinitely</Injury>
<Status>Suspended</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>disciplinary</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>6517</PlayerID>
<Date>8/27/2013</Date>
<Pos>DE</Pos>
<Name>Adam Carriker</Name>
<Injury>is on the physically-unable-to-perform list</Injury>
<Status>PUP</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>quadriceps</Type>
</PlayerListing>
<PlayerListing>
<TeamID>088</TeamID>
<PlayerID>8755</PlayerID>
<Date>10/15/2013</Date>
<Pos>LS</Pos>
<Name>Nick Sundberg</Name>
<Injury>is on injured reserve</Injury>
<Status>IR</Status>
<Fantasy></Fantasy>
<Injured>True</Injured>
<Type>knee</Type>
</PlayerListing>
</Listing>
<time_stamp> December 25, 2013, at 10:10 PM ET </time_stamp>
</message>
+ test/xml/Odds_XML-largefile.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>20109207</XML_File_ID>
<heading>AEO;CBB-ODDS</heading>
<category>Odds</category>
<sport>CBASK</sport>
<Title>Las Vegas College Basketball Line</Title>
<Line_Time>Current Line as of 10:30 A.M. ET</Line_Time>
<Game>
<GameID>70290</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>11:00 AM</Game_Time>
<AwayTeam>
<AwayTeamID>C45</AwayTeamID>
<AwayRotationNumber>519</AwayRotationNumber>
<AwayAbbr>STLOUIS</AwayAbbr>
<AwayTeamName>Saint Louis</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A69</HomeTeamID>
<HomeRotationNumber>520</HomeRotationNumber>
<HomeAbbr>DAYTON</HomeAbbr>
<HomeTeamName>Dayton</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA">-2</Casino>
<Casino ClientID="121" Name="Mirage">-2</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">132.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">132.5</Casino>
<Casino ClientID="104" Name="BOVADA">133</Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">132.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68084</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B22</AwayTeamID>
<AwayRotationNumber>521</AwayRotationNumber>
<AwayAbbr>INDIANA</AwayAbbr>
<AwayTeamName>Indiana</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C21</HomeTeamID>
<HomeRotationNumber>522</HomeRotationNumber>
<HomeAbbr>PENNST</HomeAbbr>
<HomeTeamName>Penn State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">148.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">148.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">148.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67951</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D10</AwayTeamID>
<AwayRotationNumber>523</AwayRotationNumber>
<AwayAbbr>WAKEFOREST</AwayAbbr>
<AwayTeamName>Wake Forest</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C23</HomeTeamID>
<HomeRotationNumber>524</HomeRotationNumber>
<HomeAbbr>PITT</HomeAbbr>
<HomeTeamName>Pittsburgh</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-14.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-14</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67812</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C09</AwayTeamID>
<AwayRotationNumber>525</AwayRotationNumber>
<AwayAbbr>NOTREDAME</AwayAbbr>
<AwayTeamName>Notre Dame</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B05</HomeTeamID>
<HomeRotationNumber>526</HomeRotationNumber>
<HomeAbbr>GATECH</HomeAbbr>
<HomeTeamName>Georgia Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67708</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A27</AwayTeamID>
<AwayRotationNumber>527</AwayRotationNumber>
<AwayAbbr>BOSTONCOLL</AwayAbbr>
<AwayTeamName>Boston College</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D08</HomeTeamID>
<HomeRotationNumber>528</HomeRotationNumber>
<HomeAbbr>VATECH</HomeAbbr>
<HomeTeamName>Virginia Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67900</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B95</AwayTeamID>
<AwayRotationNumber>529</AwayRotationNumber>
<AwayAbbr>NCAROLINA</AwayAbbr>
<AwayTeamName>North Carolina</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C76</HomeTeamID>
<HomeRotationNumber>530</HomeRotationNumber>
<HomeAbbr>SYRACUSE</HomeAbbr>
<HomeTeamName>Syracuse</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">137.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">137.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">137.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68057</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B28</AwayTeamID>
<AwayRotationNumber>531</AwayRotationNumber>
<AwayAbbr>IOWAST</AwayAbbr>
<AwayTeamName>Iowa State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C13</HomeTeamID>
<HomeRotationNumber>532</HomeRotationNumber>
<HomeAbbr>OKLAHOMA</HomeAbbr>
<HomeTeamName>Oklahoma</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">171.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">171</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">171.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70794</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>12:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C40</AwayTeamID>
<AwayRotationNumber>533</AwayRotationNumber>
<AwayAbbr>STBONNIES</AwayAbbr>
<AwayTeamName>St Bonaventure</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B61</HomeTeamID>
<HomeRotationNumber>534</HomeRotationNumber>
<HomeAbbr>UMASS</HomeAbbr>
<HomeTeamName>Massachusetts</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">148.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">148.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">148.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68695</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>01:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D04</AwayTeamID>
<AwayRotationNumber>535</AwayRotationNumber>
<AwayAbbr>VILLANOVA</AwayAbbr>
<AwayTeamName>Villanova</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C43</HomeTeamID>
<HomeRotationNumber>536</HomeRotationNumber>
<HomeAbbr>STJOHNS</HomeAbbr>
<HomeTeamName>St Johns</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69110</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>01:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A30</AwayTeamID>
<AwayRotationNumber>537</AwayRotationNumber>
<AwayAbbr>BRADLEY</AwayAbbr>
<AwayTeamName>Bradley</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B23</HomeTeamID>
<HomeRotationNumber>538</HomeRotationNumber>
<HomeAbbr>INDIANAST</HomeAbbr>
<HomeTeamName>Indiana State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-14.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-14.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-14.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67430</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>01:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A89</AwayTeamID>
<AwayRotationNumber>539</AwayRotationNumber>
<AwayAbbr>FLORIDA</AwayAbbr>
<AwayTeamName>Florida</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A13</HomeTeamID>
<HomeRotationNumber>540</HomeRotationNumber>
<HomeAbbr>ARKANSAS</HomeAbbr>
<HomeTeamName>Arkansas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">141.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">141.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">141</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67483</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B45</AwayTeamID>
<AwayRotationNumber>541</AwayRotationNumber>
<AwayAbbr>LSU</AwayAbbr>
<AwayTeamName>LSU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C59</HomeTeamID>
<HomeRotationNumber>542</HomeRotationNumber>
<HomeAbbr>SCAROLINA</HomeAbbr>
<HomeTeamName>South Carolina</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68007</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C84</AwayTeamID>
<AwayRotationNumber>543</AwayRotationNumber>
<AwayAbbr>TCU</AwayAbbr>
<AwayTeamName>TCU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A21</HomeTeamID>
<HomeRotationNumber>544</HomeRotationNumber>
<HomeAbbr>BAYLOR</HomeAbbr>
<HomeTeamName>Baylor</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-15.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-15.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70111</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C95</AwayTeamID>
<AwayRotationNumber>545</AwayRotationNumber>
<AwayAbbr>TULANE</AwayAbbr>
<AwayTeamName>Tulane</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C02</HomeTeamID>
<HomeRotationNumber>546</HomeRotationNumber>
<HomeAbbr>NTEXAS</HomeAbbr>
<HomeTeamName>North Texas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-9</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-9</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72678</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C01</AwayTeamID>
<AwayRotationNumber>547</AwayRotationNumber>
<AwayAbbr>NWILMINGTN</AwayAbbr>
<AwayTeamName>UNC-Wilmington</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C93</HomeTeamID>
<HomeRotationNumber>548</HomeRotationNumber>
<HomeAbbr>TOWSON</HomeAbbr>
<HomeTeamName>Towson</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-9</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-9</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70814</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A83</AwayTeamID>
<AwayRotationNumber>549</AwayRotationNumber>
<AwayAbbr>EMICHIGAN</AwayAbbr>
<AwayTeamName>Eastern Mich</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A34</HomeTeamID>
<HomeRotationNumber>550</HomeRotationNumber>
<HomeAbbr>BUFFALO</HomeAbbr>
<HomeTeamName>Buffalo</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68107</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B34</AwayTeamID>
<AwayRotationNumber>551</AwayRotationNumber>
<AwayAbbr>KANSASST</AwayAbbr>
<AwayTeamName>Kansas State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B33</HomeTeamID>
<HomeRotationNumber>552</HomeRotationNumber>
<HomeAbbr>KANSAS</HomeAbbr>
<HomeTeamName>Kansas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">130.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">130.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">130.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68605</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C56</AwayTeamID>
<AwayRotationNumber>553</AwayRotationNumber>
<AwayAbbr>SETONHALL</AwayAbbr>
<AwayTeamName>Seton Hall</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B56</HomeTeamID>
<HomeRotationNumber>554</HomeRotationNumber>
<HomeAbbr>MARQUETTE</HomeAbbr>
<HomeTeamName>Marquette</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">136.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">136.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">136.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67557</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B74</AwayTeamID>
<AwayRotationNumber>555</AwayRotationNumber>
<AwayAbbr>MISSOURI</AwayAbbr>
<AwayTeamName>Missouri</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A18</HomeTeamID>
<HomeRotationNumber>556</HomeRotationNumber>
<HomeAbbr>AUBURN</HomeAbbr>
<HomeTeamName>Auburn</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">141.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">141</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">141.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>72585</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C03</AwayTeamID>
<AwayRotationNumber>557</AwayRotationNumber>
<AwayAbbr>NEASTERN</AwayAbbr>
<AwayTeamName>Northeastern</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A76</HomeTeamID>
<HomeRotationNumber>558</HomeRotationNumber>
<HomeAbbr>DREXEL</HomeAbbr>
<HomeTeamName>Drexel</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67737</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A77</AwayTeamID>
<AwayRotationNumber>559</AwayRotationNumber>
<AwayAbbr>DUKE</AwayAbbr>
<AwayTeamName>Duke</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A56</HomeTeamID>
<HomeRotationNumber>560</HomeRotationNumber>
<HomeAbbr>CLEMSON</HomeAbbr>
<HomeTeamName>Clemson</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68927</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A67</AwayTeamID>
<AwayRotationNumber>561</AwayRotationNumber>
<AwayAbbr>DARTMOUTH</AwayAbbr>
<AwayTeamName>Dartmouth</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B10</HomeTeamID>
<HomeRotationNumber>562</HomeRotationNumber>
<HomeAbbr>HARVARD</HomeAbbr>
<HomeTeamName>Harvard</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-15</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68231</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:15 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B70</AwayTeamID>
<AwayRotationNumber>563</AwayRotationNumber>
<AwayAbbr>MINNESOTA</AwayAbbr>
<AwayTeamName>Minnesota</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B68</HomeTeamID>
<HomeRotationNumber>564</HomeRotationNumber>
<HomeAbbr>MICHIGANST</HomeAbbr>
<HomeTeamName>Michigan State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-11</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">139</Casino>
<Casino ClientID="111" Name="Sports Interaction">139</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">139</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70685</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C32</AwayTeamID>
<AwayRotationNumber>565</AwayRotationNumber>
<AwayAbbr>RISLAND</AwayAbbr>
<AwayTeamName>Rhode Island</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A99</HomeTeamID>
<HomeRotationNumber>566</HomeRotationNumber>
<HomeAbbr>GWASH</HomeAbbr>
<HomeTeamName>George Washington</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">138.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">138.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">138.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>71337</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D18</AwayTeamID>
<AwayRotationNumber>567</AwayRotationNumber>
<AwayAbbr>WMICHIGAN</AwayAbbr>
<AwayTeamName>Western Mich</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B66</HomeTeamID>
<HomeRotationNumber>568</HomeRotationNumber>
<HomeAbbr>MIAOHIO</HomeAbbr>
<HomeTeamName>Miami-Ohio</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>70040</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C87</AwayTeamID>
<AwayRotationNumber>569</AwayRotationNumber>
<AwayAbbr>TXARLINGTN</AwayAbbr>
<AwayTeamName>Texas-Arlington</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B47</HomeTeamID>
<HomeRotationNumber>570</HomeRotationNumber>
<HomeAbbr>ULLAFAYETE</HomeAbbr>
<HomeTeamName>Louisiana</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68623</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B63</AwayTeamID>
<AwayRotationNumber>571</AwayRotationNumber>
<AwayAbbr>MEMPHIS</AwayAbbr>
<AwayTeamName>Memphis</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C77</HomeTeamID>
<HomeRotationNumber>572</HomeRotationNumber>
<HomeAbbr>TEMPLE</HomeAbbr>
<HomeTeamName>Temple</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67600</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>03:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B36</AwayTeamID>
<AwayRotationNumber>573</AwayRotationNumber>
<AwayAbbr>KENTUCKY</AwayAbbr>
<AwayTeamName>Kentucky</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D02</HomeTeamID>
<HomeRotationNumber>574</HomeRotationNumber>
<HomeAbbr>VANDERBILT</HomeAbbr>
<HomeTeamName>Vanderbilt</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67639</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B71</AwayTeamID>
<AwayRotationNumber>575</AwayRotationNumber>
<AwayAbbr>MISS</AwayAbbr>
<AwayTeamName>Ole Miss</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B72</HomeTeamID>
<HomeRotationNumber>576</HomeRotationNumber>
<HomeAbbr>MISSST</HomeAbbr>
<HomeTeamName>Miss State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67457</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A03</AwayTeamID>
<AwayRotationNumber>577</AwayRotationNumber>
<AwayAbbr>ALABAMA</AwayAbbr>
<AwayTeamName>Alabama</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B02</HomeTeamID>
<HomeRotationNumber>578</HomeRotationNumber>
<HomeAbbr>GEORGIA</HomeAbbr>
<HomeTeamName>Georgia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71835</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A49</AwayTeamID>
<AwayRotationNumber>579</AwayRotationNumber>
<AwayAbbr>CHARLESTON</AwayAbbr>
<AwayTeamName>Coll of Charleston</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B13</HomeTeamID>
<HomeRotationNumber>580</HomeRotationNumber>
<HomeAbbr>HOFSTRA</HomeAbbr>
<HomeTeamName>Hofstra</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71896</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C54</AwayTeamID>
<AwayRotationNumber>581</AwayRotationNumber>
<AwayAbbr>SANTACLARA</AwayAbbr>
<AwayTeamName>Santa Clara</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C19</HomeTeamID>
<HomeRotationNumber>582</HomeRotationNumber>
<HomeAbbr>PACIFIC</HomeAbbr>
<HomeTeamName>Pacific</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69188</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A86</AwayTeamID>
<AwayRotationNumber>583</AwayRotationNumber>
<AwayAbbr>EVANSVILLE</AwayAbbr>
<AwayTeamName>Evansville</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C65</HomeTeamID>
<HomeRotationNumber>584</HomeRotationNumber>
<HomeAbbr>SILLINOIS</HomeAbbr>
<HomeTeamName>Southern Ill</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71936</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A70</AwayTeamID>
<AwayRotationNumber>585</AwayRotationNumber>
<AwayAbbr>DELAWARE</AwayAbbr>
<AwayTeamName>Delaware</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B32</HomeTeamID>
<HomeRotationNumber>586</HomeRotationNumber>
<HomeAbbr>JAMESMADSN</HomeAbbr>
<HomeTeamName>James Madison</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69841</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A51</AwayTeamID>
<AwayRotationNumber>587</AwayRotationNumber>
<AwayAbbr>CHARLOTTE</AwayAbbr>
<AwayTeamName>Charlotte</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-12</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-12.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C91</HomeTeamID>
<HomeRotationNumber>588</HomeRotationNumber>
<HomeAbbr>TXSANANTO</HomeAbbr>
<HomeTeamName>TX-San Antonio</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68228</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C14</AwayTeamID>
<AwayRotationNumber>589</AwayRotationNumber>
<AwayAbbr>OKLAHOMAST</AwayAbbr>
<AwayTeamName>Oklahoma State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D14</HomeTeamID>
<HomeRotationNumber>590</HomeRotationNumber>
<HomeAbbr>WVIRGINIA</HomeAbbr>
<HomeTeamName>West Virginia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67880</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D05</AwayTeamID>
<AwayRotationNumber>591</AwayRotationNumber>
<AwayAbbr>VIRGINIA</AwayAbbr>
<AwayTeamName>Virginia</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B99</HomeTeamID>
<HomeRotationNumber>592</HomeRotationNumber>
<HomeAbbr>NCSTATE</HomeAbbr>
<HomeTeamName>NC State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70132</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C71</AwayTeamID>
<AwayRotationNumber>593</AwayRotationNumber>
<AwayAbbr>TEXASST</AwayAbbr>
<AwayTeamName>Texas State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B48</HomeTeamID>
<HomeRotationNumber>594</HomeRotationNumber>
<HomeAbbr>ULMONROE</HomeAbbr>
<HomeTeamName>ULM</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67672</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C83</AwayTeamID>
<AwayRotationNumber>595</AwayRotationNumber>
<AwayAbbr>TEXASAM</AwayAbbr>
<AwayTeamName>Texas A&amp;M</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C78</HomeTeamID>
<HomeRotationNumber>596</HomeRotationNumber>
<HomeAbbr>TENNESSEE</HomeAbbr>
<HomeTeamName>Tennessee</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-12</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68410</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C37</AwayTeamID>
<AwayRotationNumber>597</AwayRotationNumber>
<AwayAbbr>RUTGERS</AwayAbbr>
<AwayTeamName>Rutgers</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A54</HomeTeamID>
<HomeRotationNumber>598</HomeRotationNumber>
<HomeAbbr>CINCINNATI</HomeAbbr>
<HomeTeamName>Cincinnati</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-14</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69001</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C27</AwayTeamID>
<AwayRotationNumber>599</AwayRotationNumber>
<AwayAbbr>PRINCETON</AwayAbbr>
<AwayTeamName>Princeton</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C20</HomeTeamID>
<HomeRotationNumber>600</HomeRotationNumber>
<HomeAbbr>PENN</HomeAbbr>
<HomeTeamName>Penn</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70927</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A48</AwayTeamID>
<AwayRotationNumber>601</AwayRotationNumber>
<AwayAbbr>CMICHIGAN</AwayAbbr>
<AwayTeamName>Central Mich</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C92</HomeTeamID>
<HomeRotationNumber>602</HomeRotationNumber>
<HomeAbbr>TOLEDO</HomeAbbr>
<HomeTeamName>Toledo</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-16.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-16.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-16.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-16.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70075</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A06</AwayTeamID>
<AwayRotationNumber>603</AwayRotationNumber>
<AwayAbbr>UAB</AwayAbbr>
<AwayTeamName>UAB</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B69</HomeTeamID>
<HomeRotationNumber>604</HomeRotationNumber>
<HomeAbbr>MIDTENNST</HomeAbbr>
<HomeTeamName>Middle Tennessee</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68466</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A47</AwayTeamID>
<AwayRotationNumber>605</AwayRotationNumber>
<AwayAbbr>UCF</AwayAbbr>
<AwayTeamName>UCF</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A63</HomeTeamID>
<HomeRotationNumber>606</HomeRotationNumber>
<HomeAbbr>UCONN</HomeAbbr>
<HomeTeamName>Connecticut</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-11.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71957</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C52</AwayTeamID>
<AwayRotationNumber>607</AwayRotationNumber>
<AwayAbbr>SANFRAN</AwayAbbr>
<AwayTeamName>San Francisco</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C46</HomeTeamID>
<HomeRotationNumber>608</HomeRotationNumber>
<HomeAbbr>STMARYSCA</HomeAbbr>
<HomeTeamName>St Marys-CA</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70524</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C34</AwayTeamID>
<AwayRotationNumber>609</AwayRotationNumber>
<AwayAbbr>RICHMOND</AwayAbbr>
<AwayTeamName>Richmond</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A94</HomeTeamID>
<HomeRotationNumber>610</HomeRotationNumber>
<HomeAbbr>FORDHAM</HomeAbbr>
<HomeTeamName>Fordham</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68436</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B01</AwayTeamID>
<AwayRotationNumber>611</AwayRotationNumber>
<AwayAbbr>GEORGETOWN</AwayAbbr>
<AwayTeamName>Georgetown</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A35</HomeTeamID>
<HomeRotationNumber>612</HomeRotationNumber>
<HomeAbbr>BUTLER</HomeAbbr>
<HomeTeamName>Butler</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72388</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C10</AwayTeamID>
<AwayRotationNumber>613</AwayRotationNumber>
<AwayAbbr>OAKLAND</AwayAbbr>
<AwayTeamName>Oakland</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A74</HomeTeamID>
<HomeRotationNumber>614</HomeRotationNumber>
<HomeAbbr>DETROIT</HomeAbbr>
<HomeTeamName>Detroit</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69868</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C15</AwayTeamID>
<AwayRotationNumber>615</AwayRotationNumber>
<AwayAbbr>ODU</AwayAbbr>
<AwayTeamName>Old Dominion</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A79</HomeTeamID>
<HomeRotationNumber>616</HomeRotationNumber>
<HomeAbbr>ECAROLINA</HomeAbbr>
<HomeTeamName>East Carolina</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69565</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A40</AwayTeamID>
<AwayRotationNumber>617</AwayRotationNumber>
<AwayAbbr>CALPOLY</AwayAbbr>
<AwayTeamName>Cal Poly</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A39</HomeTeamID>
<HomeRotationNumber>618</HomeRotationNumber>
<HomeAbbr>CSANTABAR</HomeAbbr>
<HomeTeamName>UC Santa Barbara</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-9</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70509</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A20</AwayTeamID>
<AwayRotationNumber>619</AwayRotationNumber>
<AwayAbbr>BALLST</AwayAbbr>
<AwayTeamName>Ball State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B35</HomeTeamID>
<HomeRotationNumber>620</HomeRotationNumber>
<HomeAbbr>KENTST</HomeAbbr>
<HomeTeamName>Kent State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-11.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69735</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>E64</AwayTeamID>
<AwayRotationNumber>621</AwayRotationNumber>
<AwayAbbr>UCDAVIS</AwayAbbr>
<AwayTeamName>UC Davis</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B43</HomeTeamID>
<HomeRotationNumber>622</HomeRotationNumber>
<HomeAbbr>LBEACHST</HomeAbbr>
<HomeTeamName>Long Beach State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-12.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69155</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A75</AwayTeamID>
<AwayRotationNumber>623</AwayRotationNumber>
<AwayAbbr>DRAKE</AwayAbbr>
<AwayTeamName>Drake</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C06</HomeTeamID>
<HomeRotationNumber>624</HomeRotationNumber>
<HomeAbbr>NIOWA</HomeAbbr>
<HomeTeamName>Northern Iowa</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69348</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D19</AwayTeamID>
<AwayRotationNumber>625</AwayRotationNumber>
<AwayAbbr>WICHITAST</AwayAbbr>
<AwayTeamName>Wichita State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C70</HomeTeamID>
<HomeRotationNumber>626</HomeRotationNumber>
<HomeAbbr>MISSOURIST</HomeAbbr>
<HomeTeamName>Missouri State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69971</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A91</AwayTeamID>
<AwayRotationNumber>627</AwayRotationNumber>
<AwayAbbr>FAU</AwayAbbr>
<AwayTeamName>Fla Atlantic</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C33</HomeTeamID>
<HomeRotationNumber>628</HomeRotationNumber>
<HomeAbbr>RICE</HomeAbbr>
<HomeTeamName>Rice</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68880</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A36</AwayTeamID>
<AwayRotationNumber>629</AwayRotationNumber>
<AwayAbbr>CALIFORNIA</AwayAbbr>
<AwayTeamName>California</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C18</HomeTeamID>
<HomeRotationNumber>630</HomeRotationNumber>
<HomeAbbr>OREGONST</HomeAbbr>
<HomeTeamName>Oregon State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69929</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A92</AwayTeamID>
<AwayRotationNumber>631</AwayRotationNumber>
<AwayAbbr>FIU</AwayAbbr>
<AwayTeamName>FIU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B46</HomeTeamID>
<HomeRotationNumber>632</HomeRotationNumber>
<HomeAbbr>LOUISTECH</HomeAbbr>
<HomeTeamName>Louisiana Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-15</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69942</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C58</AwayTeamID>
<AwayRotationNumber>633</AwayRotationNumber>
<AwayAbbr>SALABAMA</AwayAbbr>
<AwayTeamName>South Alabama</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A14</HomeTeamID>
<HomeRotationNumber>634</HomeRotationNumber>
<HomeAbbr>ARKANSASST</HomeAbbr>
<HomeTeamName>Arkansas State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69411</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C99</AwayTeamID>
<AwayRotationNumber>635</AwayRotationNumber>
<AwayAbbr>UTAHST</AwayAbbr>
<AwayTeamName>Utah State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B86</HomeTeamID>
<HomeRotationNumber>636</HomeRotationNumber>
<HomeAbbr>NEVADA</HomeAbbr>
<HomeTeamName>Nevada</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69236</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B51</AwayTeamID>
<AwayRotationNumber>637</AwayRotationNumber>
<AwayAbbr>LOYOLACHI</AwayAbbr>
<AwayTeamName>Loyola-Chicago</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B20</HomeTeamID>
<HomeRotationNumber>638</HomeRotationNumber>
<HomeAbbr>ILLINOISST</HomeAbbr>
<HomeTeamName>Illinois State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68300</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C86</AwayTeamID>
<AwayRotationNumber>639</AwayRotationNumber>
<AwayAbbr>TEXASTECH</AwayAbbr>
<AwayTeamName>Texas Tech</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C82</HomeTeamID>
<HomeRotationNumber>640</HomeRotationNumber>
<HomeAbbr>TEXAS</HomeAbbr>
<HomeTeamName>Texas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70562</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C44</AwayTeamID>
<AwayRotationNumber>641</AwayRotationNumber>
<AwayAbbr>STJOSEPHS</AwayAbbr>
<AwayTeamName>Saint Josephs</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A98</HomeTeamID>
<HomeRotationNumber>642</HomeRotationNumber>
<HomeAbbr>GMASON</HomeAbbr>
<HomeTeamName>George Mason</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69897</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C94</AwayTeamID>
<AwayRotationNumber>643</AwayRotationNumber>
<AwayAbbr>TROY</AwayAbbr>
<AwayTeamName>Troy</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A15</HomeTeamID>
<HomeRotationNumber>644</HomeRotationNumber>
<HomeAbbr>ARKLTLROCK</HomeAbbr>
<HomeTeamName>Ark-Little Rock</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71300</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B50</AwayTeamID>
<AwayRotationNumber>645</AwayRotationNumber>
<AwayAbbr>LOYOLACAL</AwayAbbr>
<AwayTeamName>Loyola Marymount</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A31</HomeTeamID>
<HomeRotationNumber>646</HomeRotationNumber>
<HomeAbbr>BYU</HomeAbbr>
<HomeTeamName>BYU</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-13</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69330</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A95</AwayTeamID>
<AwayRotationNumber>647</AwayRotationNumber>
<AwayAbbr>FRESNOST</AwayAbbr>
<AwayTeamName>Fresno State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A61</HomeTeamID>
<HomeRotationNumber>648</HomeRotationNumber>
<HomeAbbr>COLORADOST</HomeAbbr>
<HomeTeamName>Colorado State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70050</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B57</AwayTeamID>
<AwayRotationNumber>649</AwayRotationNumber>
<AwayAbbr>MARSHALL</AwayAbbr>
<AwayTeamName>Marshall</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C89</HomeTeamID>
<HomeRotationNumber>650</HomeRotationNumber>
<HomeAbbr>UTEP</HomeAbbr>
<HomeTeamName>Texas-El Paso</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71651</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C22</AwayTeamID>
<AwayRotationNumber>651</AwayRotationNumber>
<AwayAbbr>PEPPERDINE</AwayAbbr>
<AwayTeamName>Pepperdine</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C50</HomeTeamID>
<HomeRotationNumber>652</HomeRotationNumber>
<HomeAbbr>SANDIEGOU</HomeAbbr>
<HomeTeamName>San Diego</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69275</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D27</AwayTeamID>
<AwayRotationNumber>653</AwayRotationNumber>
<AwayAbbr>WYOMING</AwayAbbr>
<AwayTeamName>Wyoming</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A26</HomeTeamID>
<HomeRotationNumber>654</HomeRotationNumber>
<HomeAbbr>BOISEST</HomeAbbr>
<HomeTeamName>Boise State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69659</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B11</AwayTeamID>
<AwayRotationNumber>655</AwayRotationNumber>
<AwayAbbr>HAWAII</AwayAbbr>
<AwayTeamName>Hawaii</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A42</HomeTeamID>
<HomeRotationNumber>656</HomeRotationNumber>
<HomeAbbr>CSNORTHRDG</HomeAbbr>
<HomeTeamName>CS-Northridge</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69436</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>10:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B89</AwayTeamID>
<AwayRotationNumber>657</AwayRotationNumber>
<AwayAbbr>NMEXICO</AwayAbbr>
<AwayTeamName>New Mexico</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-14.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-13.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-14.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C53</HomeTeamID>
<HomeRotationNumber>658</HomeRotationNumber>
<HomeAbbr>SANJOSEST</HomeAbbr>
<HomeTeamName>San Jose St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69801</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A37</AwayTeamID>
<AwayRotationNumber>659</AwayRotationNumber>
<AwayAbbr>CIRVINE</AwayAbbr>
<AwayTeamName>UC Irvine</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A38</HomeTeamID>
<HomeRotationNumber>660</HomeRotationNumber>
<HomeAbbr>CRIVERSIDE</HomeAbbr>
<HomeTeamName>UC Riverside</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Added games</Notes>
<Game>
<GameID>72172</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>H20</AwayTeamID>
<AwayRotationNumber>661</AwayRotationNumber>
<AwayAbbr>NDAKOTAST</AwayAbbr>
<AwayTeamName>North Dakota St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-13</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B24</HomeTeamID>
<HomeRotationNumber>662</HomeRotationNumber>
<HomeAbbr>IUPUI</HomeAbbr>
<HomeTeamName>IUPUI</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71739</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D15</AwayTeamID>
<AwayRotationNumber>663</AwayRotationNumber>
<AwayAbbr>WCAROLINA</AwayAbbr>
<AwayTeamName>Western Carolina</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B03</HomeTeamID>
<HomeRotationNumber>664</HomeRotationNumber>
<HomeAbbr>GASOUTHERN</HomeAbbr>
<HomeTeamName>Ga Southern</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71174</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D13</AwayTeamID>
<AwayRotationNumber>665</AwayRotationNumber>
<AwayAbbr>WEBERST</AwayAbbr>
<AwayTeamName>Weber State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>F01</HomeTeamID>
<HomeRotationNumber>666</HomeRotationNumber>
<HomeAbbr>NODAKOTA</HomeAbbr>
<HomeTeamName>North Dakota</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70318</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A22</AwayTeamID>
<AwayRotationNumber>667</AwayRotationNumber>
<AwayAbbr>BELMONT</AwayAbbr>
<AwayTeamName>Belmont</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-12</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C79</HomeTeamID>
<HomeRotationNumber>668</HomeRotationNumber>
<HomeAbbr>TENNMARTIN</HomeAbbr>
<HomeTeamName>Tenn-Martin</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70903</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B78</AwayTeamID>
<AwayRotationNumber>669</AwayRotationNumber>
<AwayAbbr>MONTANAST</AwayAbbr>
<AwayTeamName>Montana State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A84</HomeTeamID>
<HomeRotationNumber>670</HomeRotationNumber>
<HomeAbbr>EWASHINGTN</HomeAbbr>
<HomeTeamName>Eastern Wash</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72054</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A72</AwayTeamID>
<AwayRotationNumber>671</AwayRotationNumber>
<AwayAbbr>DENVER</AwayAbbr>
<AwayTeamName>Denver</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>JM1</HomeTeamID>
<HomeRotationNumber>672</HomeRotationNumber>
<HomeAbbr>SDAKOTA</HomeAbbr>
<HomeTeamName>South Dakota</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70344</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>05:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A81</AwayTeamID>
<AwayRotationNumber>673</AwayRotationNumber>
<AwayAbbr>EILLINOIS</AwayAbbr>
<AwayTeamName>Eastern Ill</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B31</HomeTeamID>
<HomeRotationNumber>674</HomeRotationNumber>
<HomeAbbr>JACKSNVLST</HomeAbbr>
<HomeTeamName>Jacksonville St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70619</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>06:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C80</AwayTeamID>
<AwayRotationNumber>675</AwayRotationNumber>
<AwayAbbr>TENNST</AwayAbbr>
<AwayTeamName>Tennessee St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C62</HomeTeamID>
<HomeRotationNumber>676</HomeRotationNumber>
<HomeAbbr>SEMISSOURI</HomeAbbr>
<HomeTeamName>SE Missouri St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71632</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A96</AwayTeamID>
<AwayRotationNumber>677</AwayRotationNumber>
<AwayAbbr>FURMAN</AwayAbbr>
<AwayTeamName>Furman</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C49</HomeTeamID>
<HomeRotationNumber>678</HomeRotationNumber>
<HomeAbbr>SAMFORD</HomeAbbr>
<HomeTeamName>Samford</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71921</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D25</AwayTeamID>
<AwayRotationNumber>679</AwayRotationNumber>
<AwayAbbr>WOFFORD</AwayAbbr>
<AwayTeamName>Wofford</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A52</HomeTeamID>
<HomeRotationNumber>680</HomeRotationNumber>
<HomeAbbr>CHATTNOOGA</HomeAbbr>
<HomeTeamName>Chattanooga</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71190</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A10</AwayTeamID>
<AwayRotationNumber>681</AwayRotationNumber>
<AwayAbbr>APPALACHAN</AwayAbbr>
<AwayTeamName>Appalachian St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A68</HomeTeamID>
<HomeRotationNumber>682</HomeRotationNumber>
<HomeAbbr>DAVIDSON</HomeAbbr>
<HomeTeamName>Davidson</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-15</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71348</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A55</AwayTeamID>
<AwayRotationNumber>683</AwayRotationNumber>
<AwayAbbr>CITADEL</AwayAbbr>
<AwayTeamName>Citadel</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A85</HomeTeamID>
<HomeRotationNumber>684</HomeRotationNumber>
<HomeAbbr>ELON</HomeAbbr>
<HomeTeamName>Elon</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-18.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-18</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-18.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72132</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>H21</AwayTeamID>
<AwayRotationNumber>685</AwayRotationNumber>
<AwayAbbr>SDAKOTAST</AwayAbbr>
<AwayTeamName>South Dakota St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B25</HomeTeamID>
<HomeRotationNumber>686</HomeRotationNumber>
<HomeAbbr>IUPUFTWNE</HomeAbbr>
<HomeTeamName>IUPU-Ft Wayne</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70408</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>07:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A82</AwayTeamID>
<AwayRotationNumber>687</AwayRotationNumber>
<AwayAbbr>EKENTUCKY</AwayAbbr>
<AwayTeamName>Eastern Ky</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B79</HomeTeamID>
<HomeRotationNumber>688</HomeRotationNumber>
<HomeAbbr>MOREHEADST</HomeAbbr>
<HomeTeamName>Morehead State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72203</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>E88</AwayTeamID>
<AwayRotationNumber>689</AwayRotationNumber>
<AwayAbbr>NEBOMAHA</AwayAbbr>
<AwayTeamName>Nebraska Omaha</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D16</HomeTeamID>
<HomeRotationNumber>690</HomeRotationNumber>
<HomeAbbr>WILLINOIS</HomeAbbr>
<HomeTeamName>Western Ill</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70272</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A19</AwayTeamID>
<AwayRotationNumber>691</AwayRotationNumber>
<AwayAbbr>AUSTINPEAY</AwayAbbr>
<AwayTeamName>Austin Peay</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B83</HomeTeamID>
<HomeRotationNumber>692</HomeRotationNumber>
<HomeAbbr>MURRAYST</HomeAbbr>
<HomeTeamName>Murray State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70663</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>G01</AwayTeamID>
<AwayRotationNumber>693</AwayRotationNumber>
<AwayAbbr>SIUED</AwayAbbr>
<AwayTeamName>SIU Edwardsville</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C81</HomeTeamID>
<HomeRotationNumber>694</HomeRotationNumber>
<HomeAbbr>TENNTECH</HomeAbbr>
<HomeTeamName>Tenn Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70981</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B18</AwayTeamID>
<AwayRotationNumber>695</AwayRotationNumber>
<AwayAbbr>IDAHOST</AwayAbbr>
<AwayTeamName>Idaho State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>E91</HomeTeamID>
<HomeRotationNumber>696</HomeRotationNumber>
<HomeAbbr>NOCOLORADO</HomeAbbr>
<HomeTeamName>Northern Colorado</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71334</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C38</AwayTeamID>
<AwayRotationNumber>697</AwayRotationNumber>
<AwayAbbr>SACRAMENTO</AwayAbbr>
<AwayTeamName>Sacramento St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C69</HomeTeamID>
<HomeRotationNumber>698</HomeRotationNumber>
<HomeAbbr>SUTAH</HomeAbbr>
<HomeTeamName>Southern Utah</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71035</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>10:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B77</AwayTeamID>
<AwayRotationNumber>699</AwayRotationNumber>
<AwayAbbr>MONTANA</AwayAbbr>
<AwayTeamName>Montana</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C25</HomeTeamID>
<HomeRotationNumber>700</HomeRotationNumber>
<HomeAbbr>PORTLANDST</HomeAbbr>
<HomeTeamName>Portland State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Extra game</Notes>
<Game>
<GameID>69681</GameID>
<Game_Date>01/11/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B17</AwayTeamID>
<AwayRotationNumber>711</AwayRotationNumber>
<AwayAbbr>IDAHO</AwayAbbr>
<AwayTeamName>Idaho</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B90</HomeTeamID>
<HomeRotationNumber>712</HomeRotationNumber>
<HomeAbbr>NMEXICOST</HomeAbbr>
<HomeTeamName>New Mexico St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-17.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-17</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-17.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<time_stamp> January 11, 2014, at 10:30 AM ET </time_stamp>
</message>
+ test/xml/Odds_XML-long-import.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>20177590</XML_File_ID>
<heading>AEO;CBB-ODDS</heading>
<category>Odds</category>
<sport>CBASK</sport>
<Title>Las Vegas College Basketball Line</Title>
<Line_Time>Current Line as of 9:30 A.M. ET</Line_Time>
<Game>
<GameID>68750</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C77</AwayTeamID>
<AwayRotationNumber>517</AwayRotationNumber>
<AwayAbbr>TEMPLE</AwayAbbr>
<AwayTeamName>Temple</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B37</HomeTeamID>
<HomeRotationNumber>518</HomeRotationNumber>
<HomeAbbr>LASALLE</HomeAbbr>
<HomeTeamName>La Salle</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">142.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">142.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67791</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A93</AwayTeamID>
<AwayRotationNumber>519</AwayRotationNumber>
<AwayAbbr>FLORIDAST</AwayAbbr>
<AwayTeamName>Florida State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D05</HomeTeamID>
<HomeRotationNumber>520</HomeRotationNumber>
<HomeAbbr>VIRGINIA</HomeAbbr>
<HomeTeamName>Virginia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68563</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C56</AwayTeamID>
<AwayRotationNumber>521</AwayRotationNumber>
<AwayAbbr>SETONHALL</AwayAbbr>
<AwayTeamName>Seton Hall</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B01</HomeTeamID>
<HomeRotationNumber>522</HomeRotationNumber>
<HomeAbbr>GEORGETOWN</HomeAbbr>
<HomeTeamName>Georgetown</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">135</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">135</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67710</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A27</AwayTeamID>
<AwayRotationNumber>523</AwayRotationNumber>
<AwayAbbr>BOSTONCOLL</AwayAbbr>
<AwayTeamName>Boston College</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B95</HomeTeamID>
<HomeRotationNumber>524</HomeRotationNumber>
<HomeAbbr>NCAROLINA</HomeAbbr>
<HomeTeamName>North Carolina</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-11</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">143</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">143</Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>68086</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C07</AwayTeamID>
<AwayRotationNumber>525</AwayRotationNumber>
<AwayAbbr>NWESTERN</AwayAbbr>
<AwayTeamName>Northwestern</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B22</HomeTeamID>
<HomeRotationNumber>526</HomeRotationNumber>
<HomeAbbr>INDIANA</HomeAbbr>
<HomeTeamName>Indiana</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-13</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">132.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">132.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>71941</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A70</AwayTeamID>
<AwayRotationNumber>527</AwayRotationNumber>
<AwayAbbr>DELAWARE</AwayAbbr>
<AwayTeamName>Delaware</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C03</HomeTeamID>
<HomeRotationNumber>528</HomeRotationNumber>
<HomeAbbr>NEASTERN</HomeAbbr>
<HomeTeamName>Northeastern</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67601</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C78</AwayTeamID>
<AwayRotationNumber>529</AwayRotationNumber>
<AwayAbbr>TENNESSEE</AwayAbbr>
<AwayTeamName>Tennessee</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B36</HomeTeamID>
<HomeRotationNumber>530</HomeRotationNumber>
<HomeAbbr>KENTUCKY</HomeAbbr>
<HomeTeamName>Kentucky</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">139.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">139.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70053</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C96</AwayTeamID>
<AwayRotationNumber>531</AwayRotationNumber>
<AwayAbbr>TULSA</AwayAbbr>
<AwayTeamName>Tulsa</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B57</HomeTeamID>
<HomeRotationNumber>532</HomeRotationNumber>
<HomeAbbr>MARSHALL</HomeAbbr>
<HomeTeamName>Marshall</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">148.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">148.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68706</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C66</AwayTeamID>
<AwayRotationNumber>533</AwayRotationNumber>
<AwayAbbr>SMU</AwayAbbr>
<AwayTeamName>SMU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A47</HomeTeamID>
<HomeRotationNumber>534</HomeRotationNumber>
<HomeAbbr>UCF</HomeAbbr>
<HomeTeamName>UCF</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">140</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">140</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70569</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A98</AwayTeamID>
<AwayRotationNumber>535</AwayRotationNumber>
<AwayAbbr>GMASON</AwayAbbr>
<AwayTeamName>George Mason</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C32</HomeTeamID>
<HomeRotationNumber>536</HomeRotationNumber>
<HomeAbbr>RISLAND</HomeAbbr>
<HomeTeamName>Rhode Island</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">134.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">134.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67657</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>12:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C83</AwayTeamID>
<AwayRotationNumber>537</AwayRotationNumber>
<AwayAbbr>TEXASAM</AwayAbbr>
<AwayTeamName>Texas A&amp;M</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B72</HomeTeamID>
<HomeRotationNumber>538</HomeRotationNumber>
<HomeAbbr>MISSST</HomeAbbr>
<HomeTeamName>Miss State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69349</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>01:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C70</AwayTeamID>
<AwayRotationNumber>539</AwayRotationNumber>
<AwayAbbr>MISSOURIST</AwayAbbr>
<AwayTeamName>Missouri State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C06</HomeTeamID>
<HomeRotationNumber>540</HomeRotationNumber>
<HomeAbbr>NIOWA</HomeAbbr>
<HomeTeamName>Northern Iowa</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">137</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">137</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68155</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D14</AwayTeamID>
<AwayRotationNumber>541</AwayRotationNumber>
<AwayAbbr>WVIRGINIA</AwayAbbr>
<AwayTeamName>West Virginia</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B34</HomeTeamID>
<HomeRotationNumber>542</HomeRotationNumber>
<HomeAbbr>KANSASST</HomeAbbr>
<HomeTeamName>Kansas State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67534</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A13</AwayTeamID>
<AwayRotationNumber>543</AwayRotationNumber>
<AwayAbbr>ARKANSAS</AwayAbbr>
<AwayTeamName>Arkansas</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B02</HomeTeamID>
<HomeRotationNumber>544</HomeRotationNumber>
<HomeAbbr>GEORGIA</HomeAbbr>
<HomeTeamName>Georgia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68937</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C64</AwayTeamID>
<AwayRotationNumber>545</AwayRotationNumber>
<AwayAbbr>USC</AwayAbbr>
<AwayTeamName>USC</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A60</HomeTeamID>
<HomeRotationNumber>546</HomeRotationNumber>
<HomeAbbr>COLORADO</HomeAbbr>
<HomeTeamName>Colorado</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-11</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">140</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">140</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67459</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A03</AwayTeamID>
<AwayRotationNumber>547</AwayRotationNumber>
<AwayAbbr>ALABAMA</AwayAbbr>
<AwayTeamName>Alabama</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B74</HomeTeamID>
<HomeRotationNumber>548</HomeRotationNumber>
<HomeAbbr>MISSOURI</HomeAbbr>
<HomeTeamName>Missouri</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">133</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">133</Casino>
</Over_Under>
</Game>
<Game>
<GameID>72728</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A76</AwayTeamID>
<AwayRotationNumber>549</AwayRotationNumber>
<AwayAbbr>DREXEL</AwayAbbr>
<AwayTeamName>Drexel</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C01</HomeTeamID>
<HomeRotationNumber>550</HomeRotationNumber>
<HomeAbbr>NWILMINGTN</HomeAbbr>
<HomeTeamName>UNC-Wilmington</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68438</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B56</AwayTeamID>
<AwayRotationNumber>551</AwayRotationNumber>
<AwayAbbr>MARQUETTE</AwayAbbr>
<AwayTeamName>Marquette</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A35</HomeTeamID>
<HomeRotationNumber>552</HomeRotationNumber>
<HomeAbbr>BUTLER</HomeAbbr>
<HomeTeamName>Butler</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">pick</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">131</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">131</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70516</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B66</AwayTeamID>
<AwayRotationNumber>553</AwayRotationNumber>
<AwayAbbr>MIAOHIO</AwayAbbr>
<AwayTeamName>Miami-Ohio</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A20</HomeTeamID>
<HomeRotationNumber>554</HomeRotationNumber>
<HomeAbbr>BALLST</HomeAbbr>
<HomeTeamName>Ball State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>70409</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>11:00 AM</Game_Time>
<AwayTeam>
<AwayTeamID>C92</AwayTeamID>
<AwayRotationNumber>555</AwayRotationNumber>
<AwayAbbr>TOLEDO</AwayAbbr>
<AwayTeamName>Toledo</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A02</HomeTeamID>
<HomeRotationNumber>556</HomeRotationNumber>
<HomeAbbr>AKRON</HomeAbbr>
<HomeTeamName>Akron</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">146.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">146.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>69190</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B51</AwayTeamID>
<AwayRotationNumber>557</AwayRotationNumber>
<AwayAbbr>LOYOLACHI</AwayAbbr>
<AwayTeamName>Loyola-Chicago</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A86</HomeTeamID>
<HomeRotationNumber>558</HomeRotationNumber>
<HomeAbbr>EVANSVILLE</HomeAbbr>
<HomeTeamName>Evansville</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68782</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A32</AwayTeamID>
<AwayRotationNumber>559</AwayRotationNumber>
<AwayAbbr>BROWN</AwayAbbr>
<AwayTeamName>Brown</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D29</HomeTeamID>
<HomeRotationNumber>560</HomeRotationNumber>
<HomeAbbr>YALE</HomeAbbr>
<HomeTeamName>Yale</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72639</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D24</AwayTeamID>
<AwayRotationNumber>561</AwayRotationNumber>
<AwayAbbr>WMILWAUKEE</AwayAbbr>
<AwayTeamName>Milwaukee</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D01</HomeTeamID>
<HomeRotationNumber>562</HomeRotationNumber>
<HomeAbbr>VALPO</HomeAbbr>
<HomeTeamName>Valparaiso</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67814</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B65</AwayTeamID>
<AwayRotationNumber>563</AwayRotationNumber>
<AwayAbbr>MIAFLA</AwayAbbr>
<AwayTeamName>Miami-Florida</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B05</HomeTeamID>
<HomeRotationNumber>564</HomeRotationNumber>
<HomeAbbr>GATECH</HomeAbbr>
<HomeTeamName>Georgia Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68011</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C13</AwayTeamID>
<AwayRotationNumber>565</AwayRotationNumber>
<AwayAbbr>OKLAHOMA</AwayAbbr>
<AwayTeamName>Oklahoma</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A21</HomeTeamID>
<HomeRotationNumber>566</HomeRotationNumber>
<HomeAbbr>BAYLOR</HomeAbbr>
<HomeTeamName>Baylor</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">155</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">155</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67766</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B99</AwayTeamID>
<AwayRotationNumber>567</AwayRotationNumber>
<AwayAbbr>NCSTATE</AwayAbbr>
<AwayTeamName>NC State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A77</HomeTeamID>
<HomeRotationNumber>568</HomeRotationNumber>
<HomeAbbr>DUKE</HomeAbbr>
<HomeTeamName>Duke</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-13.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">147</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">147</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70483</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A94</AwayTeamID>
<AwayRotationNumber>569</AwayRotationNumber>
<AwayAbbr>FORDHAM</AwayAbbr>
<AwayTeamName>Fordham</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C45</HomeTeamID>
<HomeRotationNumber>570</HomeRotationNumber>
<HomeAbbr>STLOUIS</HomeAbbr>
<HomeTeamName>Saint Louis</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-18.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-18.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-18</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-18.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">141.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">141.5</Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>70823</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B35</AwayTeamID>
<AwayRotationNumber>571</AwayRotationNumber>
<AwayAbbr>KENTST</AwayAbbr>
<AwayTeamName>Kent State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A34</HomeTeamID>
<HomeRotationNumber>572</HomeRotationNumber>
<HomeAbbr>BUFFALO</HomeAbbr>
<HomeTeamName>Buffalo</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69899</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A15</AwayTeamID>
<AwayRotationNumber>573</AwayRotationNumber>
<AwayAbbr>ARKLTLROCK</AwayAbbr>
<AwayTeamName>Ark-Little Rock</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B04</HomeTeamID>
<HomeRotationNumber>574</HomeRotationNumber>
<HomeAbbr>GASTATE</HomeAbbr>
<HomeTeamName>Georgia State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-12.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70292</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A69</AwayTeamID>
<AwayRotationNumber>575</AwayRotationNumber>
<AwayAbbr>DAYTON</AwayAbbr>
<AwayTeamName>Dayton</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C34</HomeTeamID>
<HomeRotationNumber>576</HomeRotationNumber>
<HomeAbbr>RICHMOND</HomeAbbr>
<HomeTeamName>Richmond</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">132</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">132</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70377</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A78</AwayTeamID>
<AwayRotationNumber>577</AwayRotationNumber>
<AwayAbbr>DUQUESNE</AwayAbbr>
<AwayTeamName>Duquesne</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D06</HomeTeamID>
<HomeRotationNumber>578</HomeRotationNumber>
<HomeAbbr>VCU</HomeAbbr>
<HomeTeamName>VA Commonwealth</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-18</Casino>
<Casino ClientID="111" Name="Sports Interaction">-17.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-18</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-18</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67739</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D10</AwayTeamID>
<AwayRotationNumber>579</AwayRotationNumber>
<AwayAbbr>WAKEFOREST</AwayAbbr>
<AwayTeamName>Wake Forest</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A56</HomeTeamID>
<HomeRotationNumber>580</HomeRotationNumber>
<HomeAbbr>CLEMSON</HomeAbbr>
<HomeTeamName>Clemson</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68060</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B28</AwayTeamID>
<AwayRotationNumber>581</AwayRotationNumber>
<AwayAbbr>IOWAST</AwayAbbr>
<AwayTeamName>Iowa State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C82</HomeTeamID>
<HomeRotationNumber>582</HomeRotationNumber>
<HomeAbbr>TEXAS</HomeAbbr>
<HomeTeamName>Texas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68108</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C14</AwayTeamID>
<AwayRotationNumber>583</AwayRotationNumber>
<AwayAbbr>OKLAHOMAST</AwayAbbr>
<AwayTeamName>Oklahoma State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B33</HomeTeamID>
<HomeRotationNumber>584</HomeRotationNumber>
<HomeAbbr>KANSAS</HomeAbbr>
<HomeTeamName>Kansas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71459</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B06</AwayTeamID>
<AwayRotationNumber>585</AwayRotationNumber>
<AwayAbbr>GONZAGA</AwayAbbr>
<AwayTeamName>Gonzaga</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-9.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-9.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B50</HomeTeamID>
<HomeRotationNumber>586</HomeRotationNumber>
<HomeAbbr>LOYOLACAL</HomeAbbr>
<HomeTeamName>Loyola Marymount</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67980</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C23</AwayTeamID>
<AwayRotationNumber>587</AwayRotationNumber>
<AwayAbbr>PITT</AwayAbbr>
<AwayTeamName>Pittsburgh</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C76</HomeTeamID>
<HomeRotationNumber>588</HomeRotationNumber>
<HomeAbbr>SYRACUSE</HomeAbbr>
<HomeTeamName>Syracuse</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67432</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A89</AwayTeamID>
<AwayRotationNumber>589</AwayRotationNumber>
<AwayAbbr>FLORIDA</AwayAbbr>
<AwayTeamName>Florida</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A18</HomeTeamID>
<HomeRotationNumber>590</HomeRotationNumber>
<HomeAbbr>AUBURN</HomeAbbr>
<HomeTeamName>Auburn</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68883</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D12</AwayTeamID>
<AwayRotationNumber>591</AwayRotationNumber>
<AwayAbbr>WASHSTATE</AwayAbbr>
<AwayTeamName>Washington St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A36</HomeTeamID>
<HomeRotationNumber>592</HomeRotationNumber>
<HomeAbbr>CALIFORNIA</HomeAbbr>
<HomeTeamName>California</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-14.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-14.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-14.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-14.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69068</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C97</AwayTeamID>
<AwayRotationNumber>593</AwayRotationNumber>
<AwayAbbr>UCLA</AwayAbbr>
<AwayTeamName>UCLA</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-2.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C98</HomeTeamID>
<HomeRotationNumber>594</HomeRotationNumber>
<HomeAbbr>UTAH</HomeAbbr>
<HomeTeamName>Utah</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69267</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B23</AwayTeamID>
<AwayRotationNumber>595</AwayRotationNumber>
<AwayAbbr>INDIANAST</AwayAbbr>
<AwayTeamName>Indiana State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D19</HomeTeamID>
<HomeRotationNumber>596</HomeRotationNumber>
<HomeAbbr>WICHITAST</HomeAbbr>
<HomeTeamName>Wichita State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68521</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A73</AwayTeamID>
<AwayRotationNumber>597</AwayRotationNumber>
<AwayAbbr>DEPAUL</AwayAbbr>
<AwayTeamName>DePaul</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D04</HomeTeamID>
<HomeRotationNumber>598</HomeRotationNumber>
<HomeAbbr>VILLANOVA</HomeAbbr>
<HomeTeamName>Villanova</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-17.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-17.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-18</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-17.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72529</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B32</AwayTeamID>
<AwayRotationNumber>599</AwayRotationNumber>
<AwayAbbr>JAMESMADSN</AwayAbbr>
<AwayTeamName>James Madison</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D20</HomeTeamID>
<HomeRotationNumber>600</HomeRotationNumber>
<HomeAbbr>WMMARY</HomeAbbr>
<HomeTeamName>William &amp; Mary</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69496</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C53</AwayTeamID>
<AwayRotationNumber>601</AwayRotationNumber>
<AwayAbbr>SANJOSEST</AwayAbbr>
<AwayTeamName>San Jose St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D27</HomeTeamID>
<HomeRotationNumber>602</HomeRotationNumber>
<HomeAbbr>WYOMING</HomeAbbr>
<HomeTeamName>Wyoming</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-12.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67510</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B71</AwayTeamID>
<AwayRotationNumber>603</AwayRotationNumber>
<AwayAbbr>MISS</AwayAbbr>
<AwayTeamName>Ole Miss</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C59</HomeTeamID>
<HomeRotationNumber>604</HomeRotationNumber>
<HomeAbbr>SCAROLINA</HomeAbbr>
<HomeTeamName>South Carolina</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68412</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A54</AwayTeamID>
<AwayRotationNumber>605</AwayRotationNumber>
<AwayAbbr>CINCINNATI</AwayAbbr>
<AwayTeamName>Cincinnati</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C61</HomeTeamID>
<HomeRotationNumber>606</HomeRotationNumber>
<HomeAbbr>SFLORIDA</HomeAbbr>
<HomeTeamName>South Florida</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>68195</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B67</AwayTeamID>
<AwayRotationNumber>607</AwayRotationNumber>
<AwayAbbr>MICHIGAN</AwayAbbr>
<AwayTeamName>Michigan</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D22</HomeTeamID>
<HomeRotationNumber>608</HomeRotationNumber>
<HomeAbbr>WISCONSIN</HomeAbbr>
<HomeTeamName>Wisconsin</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69870</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A79</AwayTeamID>
<AwayRotationNumber>609</AwayRotationNumber>
<AwayAbbr>ECAROLINA</AwayAbbr>
<AwayTeamName>East Carolina</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A92</HomeTeamID>
<HomeRotationNumber>610</HomeRotationNumber>
<HomeAbbr>FIU</HomeAbbr>
<HomeTeamName>FIU</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70134</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C87</AwayTeamID>
<AwayRotationNumber>611</AwayRotationNumber>
<AwayAbbr>TXARLINGTN</AwayAbbr>
<AwayTeamName>Texas-Arlington</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C71</HomeTeamID>
<HomeRotationNumber>612</HomeRotationNumber>
<HomeAbbr>TEXASST</HomeAbbr>
<HomeTeamName>Texas State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70077</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C91</AwayTeamID>
<AwayRotationNumber>613</AwayRotationNumber>
<AwayAbbr>TXSANANTO</AwayAbbr>
<AwayTeamName>TX-San Antonio</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B69</HomeTeamID>
<HomeRotationNumber>614</HomeRotationNumber>
<HomeAbbr>MIDTENNST</HomeAbbr>
<HomeTeamName>Middle Tennessee</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-16.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-16.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-16</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-16.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69452</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B87</AwayTeamID>
<AwayRotationNumber>615</AwayRotationNumber>
<AwayAbbr>UNLV</AwayAbbr>
<AwayTeamName>UNLV</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C51</HomeTeamID>
<HomeRotationNumber>616</HomeRotationNumber>
<HomeAbbr>SANDIEGOST</HomeAbbr>
<HomeTeamName>San Diego St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69221</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A01</AwayTeamID>
<AwayRotationNumber>617</AwayRotationNumber>
<AwayAbbr>AIRFORCE</AwayAbbr>
<AwayTeamName>Air Force</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A61</HomeTeamID>
<HomeRotationNumber>618</HomeRotationNumber>
<HomeAbbr>COLORADOST</HomeAbbr>
<HomeTeamName>Colorado State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-9</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-9</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68697</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A67</AwayTeamID>
<AwayRotationNumber>619</AwayRotationNumber>
<AwayAbbr>DARTMOUTH</AwayAbbr>
<AwayTeamName>Dartmouth</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C43</HomeTeamID>
<HomeRotationNumber>620</HomeRotationNumber>
<HomeAbbr>STJOHNS</HomeAbbr>
<HomeTeamName>St Johns</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-13</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68272</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C86</AwayTeamID>
<AwayRotationNumber>621</AwayRotationNumber>
<AwayAbbr>TEXASTECH</AwayAbbr>
<AwayTeamName>Texas Tech</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C84</HomeTeamID>
<HomeRotationNumber>622</HomeRotationNumber>
<HomeAbbr>TCU</HomeAbbr>
<HomeTeamName>TCU</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70692</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A99</AwayTeamID>
<AwayRotationNumber>623</AwayRotationNumber>
<AwayAbbr>GWASH</AwayAbbr>
<AwayTeamName>George Washington</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C40</HomeTeamID>
<HomeRotationNumber>624</HomeRotationNumber>
<HomeAbbr>STBONNIES</HomeAbbr>
<HomeTeamName>St Bonaventure</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69002</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C44</AwayTeamID>
<AwayRotationNumber>625</AwayRotationNumber>
<AwayAbbr>STJOSEPHS</AwayAbbr>
<AwayTeamName>Saint Josephs</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C20</HomeTeamID>
<HomeRotationNumber>626</HomeRotationNumber>
<HomeAbbr>PENN</HomeAbbr>
<HomeTeamName>Penn</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68845</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A65</AwayTeamID>
<AwayRotationNumber>627</AwayRotationNumber>
<AwayAbbr>CORNELL</AwayAbbr>
<AwayTeamName>Cornell</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A62</HomeTeamID>
<HomeRotationNumber>628</HomeRotationNumber>
<HomeAbbr>COLUMBIA</HomeAbbr>
<HomeTeamName>Columbia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-15</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-16</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72394</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A74</AwayTeamID>
<AwayRotationNumber>629</AwayRotationNumber>
<AwayAbbr>DETROIT</AwayAbbr>
<AwayTeamName>Detroit</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D30</HomeTeamID>
<HomeRotationNumber>630</HomeRotationNumber>
<HomeAbbr>YSU</HomeAbbr>
<HomeTeamName>Youngstown St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68374</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C21</AwayTeamID>
<AwayRotationNumber>631</AwayRotationNumber>
<AwayAbbr>PENNST</AwayAbbr>
<AwayTeamName>Penn State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C29</HomeTeamID>
<HomeRotationNumber>632</HomeRotationNumber>
<HomeAbbr>PURDUE</HomeAbbr>
<HomeTeamName>Purdue</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69972</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C15</AwayTeamID>
<AwayRotationNumber>633</AwayRotationNumber>
<AwayAbbr>ODU</AwayAbbr>
<AwayTeamName>Old Dominion</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A91</HomeTeamID>
<HomeRotationNumber>634</HomeRotationNumber>
<HomeAbbr>FAU</HomeAbbr>
<HomeTeamName>Fla Atlantic</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69367</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B89</AwayTeamID>
<AwayRotationNumber>635</AwayRotationNumber>
<AwayAbbr>NMEXICO</AwayAbbr>
<AwayTeamName>New Mexico</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A95</HomeTeamID>
<HomeRotationNumber>636</HomeRotationNumber>
<HomeAbbr>FRESNOST</HomeAbbr>
<HomeTeamName>Fresno State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70941</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A83</AwayTeamID>
<AwayRotationNumber>637</AwayRotationNumber>
<AwayAbbr>EMICHIGAN</AwayAbbr>
<AwayTeamName>Eastern Mich</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A48</HomeTeamID>
<HomeRotationNumber>638</HomeRotationNumber>
<HomeAbbr>CMICHIGAN</HomeAbbr>
<HomeTeamName>Central Mich</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69844</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C02</AwayTeamID>
<AwayRotationNumber>639</AwayRotationNumber>
<AwayAbbr>NTEXAS</AwayAbbr>
<AwayTeamName>North Texas</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A51</HomeTeamID>
<HomeRotationNumber>640</HomeRotationNumber>
<HomeAbbr>CHARLOTTE</HomeAbbr>
<HomeTeamName>Charlotte</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71725</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C24</AwayTeamID>
<AwayRotationNumber>641</AwayRotationNumber>
<AwayAbbr>PORTLAND</AwayAbbr>
<AwayTeamName>Portland</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C22</HomeTeamID>
<HomeRotationNumber>642</HomeRotationNumber>
<HomeAbbr>PEPPERDINE</HomeAbbr>
<HomeTeamName>Pepperdine</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70183</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C33</AwayTeamID>
<AwayRotationNumber>643</AwayRotationNumber>
<AwayAbbr>RICE</AwayAbbr>
<AwayTeamName>Rice</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C95</HomeTeamID>
<HomeRotationNumber>644</HomeRotationNumber>
<HomeAbbr>TULANE</HomeAbbr>
<HomeTeamName>Tulane</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70206</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C89</AwayTeamID>
<AwayRotationNumber>645</AwayRotationNumber>
<AwayAbbr>UTEP</AwayAbbr>
<AwayTeamName>Texas-El Paso</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A06</HomeTeamID>
<HomeRotationNumber>646</HomeRotationNumber>
<HomeAbbr>UAB</HomeAbbr>
<HomeTeamName>UAB</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69945</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A14</AwayTeamID>
<AwayRotationNumber>647</AwayRotationNumber>
<AwayAbbr>ARKANSASST</AwayAbbr>
<AwayTeamName>Arkansas State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D17</HomeTeamID>
<HomeRotationNumber>648</HomeRotationNumber>
<HomeAbbr>WKENTUCKY</HomeAbbr>
<HomeTeamName>Western Ky</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71446</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C11</AwayTeamID>
<AwayRotationNumber>649</AwayRotationNumber>
<AwayAbbr>OHIOU</AwayAbbr>
<AwayTeamName>Ohio</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C05</HomeTeamID>
<HomeRotationNumber>650</HomeRotationNumber>
<HomeAbbr>NILLINOIS</HomeAbbr>
<HomeTeamName>Northern Ill</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68487</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A66</AwayTeamID>
<AwayRotationNumber>651</AwayRotationNumber>
<AwayAbbr>CREIGHTON</AwayAbbr>
<AwayTeamName>Creighton</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-4.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C28</HomeTeamID>
<HomeRotationNumber>652</HomeRotationNumber>
<HomeAbbr>PROVIDENCE</HomeAbbr>
<HomeTeamName>Providence</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69157</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B20</AwayTeamID>
<AwayRotationNumber>653</AwayRotationNumber>
<AwayAbbr>ILLINOISST</AwayAbbr>
<AwayTeamName>Illinois State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A75</HomeTeamID>
<HomeRotationNumber>654</HomeRotationNumber>
<HomeAbbr>DRAKE</HomeAbbr>
<HomeTeamName>Drake</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71900</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C19</AwayTeamID>
<AwayRotationNumber>655</AwayRotationNumber>
<AwayAbbr>PACIFIC</AwayAbbr>
<AwayTeamName>Pacific</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C46</HomeTeamID>
<HomeRotationNumber>656</HomeRotationNumber>
<HomeAbbr>STMARYSCA</HomeAbbr>
<HomeTeamName>St Marys-CA</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-9</Casino>
<Casino ClientID="111" Name="Sports Interaction">-9</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-9</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-9</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68040</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B68</AwayTeamID>
<AwayRotationNumber>657</AwayRotationNumber>
<AwayAbbr>MICHIGANST</AwayAbbr>
<AwayTeamName>Michigan State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B19</HomeTeamID>
<HomeRotationNumber>658</HomeRotationNumber>
<HomeAbbr>ILLINOIS</HomeAbbr>
<HomeTeamName>Illinois</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70094</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B48</AwayTeamID>
<AwayRotationNumber>659</AwayRotationNumber>
<AwayAbbr>ULMONROE</AwayAbbr>
<AwayTeamName>ULM</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C58</HomeTeamID>
<HomeRotationNumber>660</HomeRotationNumber>
<HomeAbbr>SALABAMA</HomeAbbr>
<HomeTeamName>South Alabama</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70044</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B47</AwayTeamID>
<AwayRotationNumber>661</AwayRotationNumber>
<AwayAbbr>ULLAFAYETE</AwayAbbr>
<AwayTeamName>Louisiana</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C94</HomeTeamID>
<HomeRotationNumber>662</HomeRotationNumber>
<HomeAbbr>TROY</HomeAbbr>
<HomeTeamName>Troy</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>68469</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B49</AwayTeamID>
<AwayRotationNumber>663</AwayRotationNumber>
<AwayAbbr>LOUISVILLE</AwayAbbr>
<AwayTeamName>Louisville</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-1.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A63</HomeTeamID>
<HomeRotationNumber>664</HomeRotationNumber>
<HomeAbbr>UCONN</HomeAbbr>
<HomeTeamName>Connecticut</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69277</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C99</AwayTeamID>
<AwayRotationNumber>665</AwayRotationNumber>
<AwayAbbr>UTAHST</AwayAbbr>
<AwayTeamName>Utah State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A26</HomeTeamID>
<HomeRotationNumber>666</HomeRotationNumber>
<HomeAbbr>BOISEST</HomeAbbr>
<HomeTeamName>Boise State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>67485</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D02</AwayTeamID>
<AwayRotationNumber>667</AwayRotationNumber>
<AwayAbbr>VANDERBILT</AwayAbbr>
<AwayTeamName>Vanderbilt</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B45</HomeTeamID>
<HomeRotationNumber>668</HomeRotationNumber>
<HomeAbbr>LSU</HomeAbbr>
<HomeTeamName>LSU</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-8</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69568</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B43</AwayTeamID>
<AwayRotationNumber>669</AwayRotationNumber>
<AwayAbbr>LBEACHST</AwayAbbr>
<AwayTeamName>Long Beach State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A40</HomeTeamID>
<HomeRotationNumber>670</HomeRotationNumber>
<HomeAbbr>CALPOLY</HomeAbbr>
<HomeTeamName>Cal Poly</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69605</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A41</AwayTeamID>
<AwayRotationNumber>671</AwayRotationNumber>
<AwayAbbr>FULLERTON</AwayAbbr>
<AwayTeamName>Cal State Fullerton</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-3.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>E64</HomeTeamID>
<HomeRotationNumber>672</HomeRotationNumber>
<HomeAbbr>UCDAVIS</HomeAbbr>
<HomeTeamName>UC Davis</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71657</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C50</AwayTeamID>
<AwayRotationNumber>673</AwayRotationNumber>
<AwayAbbr>SANDIEGOU</AwayAbbr>
<AwayTeamName>San Diego</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C52</HomeTeamID>
<HomeRotationNumber>674</HomeRotationNumber>
<HomeAbbr>SANFRAN</HomeAbbr>
<HomeTeamName>San Francisco</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-7</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71323</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A31</AwayTeamID>
<AwayRotationNumber>675</AwayRotationNumber>
<AwayAbbr>BYU</AwayAbbr>
<AwayTeamName>BYU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-6</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-6</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C54</HomeTeamID>
<HomeRotationNumber>676</HomeRotationNumber>
<HomeAbbr>SANTACLARA</HomeAbbr>
<HomeTeamName>Santa Clara</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69661</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A39</AwayTeamID>
<AwayRotationNumber>677</AwayRotationNumber>
<AwayAbbr>CSANTABAR</AwayAbbr>
<AwayTeamName>UC Santa Barbara</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A42</HomeTeamID>
<HomeRotationNumber>678</HomeRotationNumber>
<HomeAbbr>CSNORTHRDG</HomeAbbr>
<HomeTeamName>CS-Northridge</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69041</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>11:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D11</AwayTeamID>
<AwayRotationNumber>679</AwayRotationNumber>
<AwayAbbr>WASHINGTON</AwayAbbr>
<AwayTeamName>Washington</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C72</HomeTeamID>
<HomeRotationNumber>680</HomeRotationNumber>
<HomeAbbr>STANFORD</HomeAbbr>
<HomeTeamName>Stanford</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-10</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>69705</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>11:59 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A38</AwayTeamID>
<AwayRotationNumber>681</AwayRotationNumber>
<AwayAbbr>CRIVERSIDE</AwayAbbr>
<AwayTeamName>UC Riverside</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B11</HomeTeamID>
<HomeRotationNumber>682</HomeRotationNumber>
<HomeAbbr>HAWAII</HomeAbbr>
<HomeTeamName>Hawaii</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-15</Casino>
<Casino ClientID="111" Name="Sports Interaction">-15</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage">-14.5</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-15</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Notes>Added games</Notes>
<Game>
<GameID>72306</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B54</AwayTeamID>
<AwayRotationNumber>683</AwayRotationNumber>
<AwayAbbr>MANHATTAN</AwayAbbr>
<AwayTeamName>Manhattan</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A87</HomeTeamID>
<HomeRotationNumber>684</HomeRotationNumber>
<HomeAbbr>FAIRFIELD</HomeAbbr>
<HomeTeamName>Fairfield</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70571</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B83</AwayTeamID>
<AwayRotationNumber>685</AwayRotationNumber>
<AwayAbbr>MURRAYST</AwayAbbr>
<AwayTeamName>Murray State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>G01</HomeTeamID>
<HomeRotationNumber>686</HomeRotationNumber>
<HomeAbbr>SIUED</HomeAbbr>
<HomeTeamName>SIU Edwardsville</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70520</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C79</AwayTeamID>
<AwayRotationNumber>687</AwayRotationNumber>
<AwayAbbr>TENNMARTIN</AwayAbbr>
<AwayTeamName>Tenn-Martin</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B79</HomeTeamID>
<HomeRotationNumber>688</HomeRotationNumber>
<HomeAbbr>MOREHEADST</HomeAbbr>
<HomeTeamName>Morehead State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71869</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C49</AwayTeamID>
<AwayRotationNumber>689</AwayRotationNumber>
<AwayAbbr>SAMFORD</AwayAbbr>
<AwayTeamName>Samford</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D15</HomeTeamID>
<HomeRotationNumber>690</HomeRotationNumber>
<HomeAbbr>WCAROLINA</HomeAbbr>
<HomeTeamName>Western Carolina</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71240</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B03</AwayTeamID>
<AwayRotationNumber>691</AwayRotationNumber>
<AwayAbbr>GASOUTHERN</AwayAbbr>
<AwayTeamName>Ga Southern</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A10</HomeTeamID>
<HomeRotationNumber>692</HomeRotationNumber>
<HomeAbbr>APPALACHAN</HomeAbbr>
<HomeTeamName>Appalachian St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70274</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A19</AwayTeamID>
<AwayRotationNumber>693</AwayRotationNumber>
<AwayAbbr>AUSTINPEAY</AwayAbbr>
<AwayTeamName>Austin Peay</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A81</HomeTeamID>
<HomeRotationNumber>694</HomeRotationNumber>
<HomeAbbr>EILLINOIS</HomeAbbr>
<HomeTeamName>Eastern Ill</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">pick</Casino>
<Casino ClientID="111" Name="Sports Interaction">pick</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">pick</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72230</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D16</AwayTeamID>
<AwayRotationNumber>695</AwayRotationNumber>
<AwayAbbr>WILLINOIS</AwayAbbr>
<AwayTeamName>Western Ill</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>H20</HomeTeamID>
<HomeRotationNumber>696</HomeRotationNumber>
<HomeAbbr>NDAKOTAST</HomeAbbr>
<HomeTeamName>North Dakota St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-16.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-16</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-16.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72496</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B92</AwayTeamID>
<AwayRotationNumber>697</AwayRotationNumber>
<AwayAbbr>NIAGARA</AwayAbbr>
<AwayTeamName>Niagara</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C30</HomeTeamID>
<HomeRotationNumber>698</HomeRotationNumber>
<HomeAbbr>QUINNIPIAC</HomeAbbr>
<HomeTeamName>Quinnipiac</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71212</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C25</AwayTeamID>
<AwayRotationNumber>699</AwayRotationNumber>
<AwayAbbr>PORTLANDST</AwayAbbr>
<AwayTeamName>Portland State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C04</HomeTeamID>
<HomeRotationNumber>700</HomeRotationNumber>
<HomeAbbr>NARIZONA</HomeAbbr>
<HomeTeamName>Northern Ariz</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71458</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A68</AwayTeamID>
<AwayRotationNumber>701</AwayRotationNumber>
<AwayAbbr>DAVIDSON</AwayAbbr>
<AwayTeamName>Davidson</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B98</HomeTeamID>
<HomeRotationNumber>702</HomeRotationNumber>
<HomeAbbr>NGREENSBRO</HomeAbbr>
<HomeTeamName>UNC Greensboro</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72206</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>E88</AwayTeamID>
<AwayRotationNumber>703</AwayRotationNumber>
<AwayAbbr>NEBOMAHA</AwayAbbr>
<AwayTeamName>Nebraska Omaha</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>H21</HomeTeamID>
<HomeRotationNumber>704</HomeRotationNumber>
<HomeAbbr>SDAKOTAST</HomeAbbr>
<HomeTeamName>South Dakota St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72134</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B25</AwayTeamID>
<AwayRotationNumber>705</AwayRotationNumber>
<AwayAbbr>IUPUFTWNE</AwayAbbr>
<AwayTeamName>IUPU-Ft Wayne</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>JM1</HomeTeamID>
<HomeRotationNumber>706</HomeRotationNumber>
<HomeAbbr>SDAKOTA</HomeAbbr>
<HomeTeamName>South Dakota</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72064</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B24</AwayTeamID>
<AwayRotationNumber>707</AwayRotationNumber>
<AwayAbbr>IUPUI</AwayAbbr>
<AwayTeamName>IUPUI</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A72</HomeTeamID>
<HomeRotationNumber>708</HomeRotationNumber>
<HomeAbbr>DENVER</HomeAbbr>
<HomeTeamName>Denver</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-16</Casino>
<Casino ClientID="111" Name="Sports Interaction">-16</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-16</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71924</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A52</AwayTeamID>
<AwayRotationNumber>709</AwayRotationNumber>
<AwayAbbr>CHATTNOOGA</AwayAbbr>
<AwayTeamName>Chattanooga</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D25</HomeTeamID>
<HomeRotationNumber>710</HomeRotationNumber>
<HomeAbbr>WOFFORD</HomeAbbr>
<HomeTeamName>Wofford</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71362</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A96</AwayTeamID>
<AwayRotationNumber>711</AwayRotationNumber>
<AwayAbbr>FURMAN</AwayAbbr>
<AwayTeamName>Furman</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A55</HomeTeamID>
<HomeRotationNumber>712</HomeRotationNumber>
<HomeAbbr>CITADEL</HomeAbbr>
<HomeTeamName>Citadel</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70413</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B31</AwayTeamID>
<AwayRotationNumber>713</AwayRotationNumber>
<AwayAbbr>JACKSNVLST</AwayAbbr>
<AwayTeamName>Jacksonville St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A82</HomeTeamID>
<HomeRotationNumber>714</HomeRotationNumber>
<HomeAbbr>EKENTUCKY</HomeAbbr>
<HomeTeamName>Eastern Ky</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70801</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B61</AwayTeamID>
<AwayRotationNumber>715</AwayRotationNumber>
<AwayAbbr>UMASS</AwayAbbr>
<AwayTeamName>Massachusetts</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A85</HomeTeamID>
<HomeRotationNumber>716</HomeRotationNumber>
<HomeAbbr>ELON</HomeAbbr>
<HomeTeamName>Elon</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72405</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C35</AwayTeamID>
<AwayRotationNumber>717</AwayRotationNumber>
<AwayAbbr>RIDER</AwayAbbr>
<AwayTeamName>Rider</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B55</HomeTeamID>
<HomeRotationNumber>718</HomeRotationNumber>
<HomeAbbr>MARIST</HomeAbbr>
<HomeTeamName>Marist</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70621</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C62</AwayTeamID>
<AwayRotationNumber>719</AwayRotationNumber>
<AwayAbbr>SEMISSOURI</AwayAbbr>
<AwayTeamName>SE Missouri St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C81</HomeTeamID>
<HomeRotationNumber>720</HomeRotationNumber>
<HomeAbbr>TENNTECH</HomeAbbr>
<HomeTeamName>Tenn Tech</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70320</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>08:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A22</AwayTeamID>
<AwayRotationNumber>721</AwayRotationNumber>
<AwayAbbr>BELMONT</AwayAbbr>
<AwayTeamName>Belmont</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-10.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C80</HomeTeamID>
<HomeRotationNumber>722</HomeRotationNumber>
<HomeAbbr>TENNST</HomeAbbr>
<HomeTeamName>Tennessee St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71393</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C69</AwayTeamID>
<AwayRotationNumber>723</AwayRotationNumber>
<AwayAbbr>SUTAH</AwayAbbr>
<AwayTeamName>Southern Utah</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D13</HomeTeamID>
<HomeRotationNumber>724</HomeRotationNumber>
<HomeAbbr>WEBERST</HomeAbbr>
<HomeTeamName>Weber State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-25</Casino>
<Casino ClientID="111" Name="Sports Interaction">-25</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-25</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71100</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>F01</AwayTeamID>
<AwayRotationNumber>725</AwayRotationNumber>
<AwayAbbr>NODAKOTA</AwayAbbr>
<AwayTeamName>North Dakota</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B78</HomeTeamID>
<HomeRotationNumber>726</HomeRotationNumber>
<HomeAbbr>MONTANAST</HomeAbbr>
<HomeTeamName>Montana State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>71049</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>E91</AwayTeamID>
<AwayRotationNumber>727</AwayRotationNumber>
<AwayAbbr>NOCOLORADO</AwayAbbr>
<AwayTeamName>Northern Colorado</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B77</HomeTeamID>
<HomeRotationNumber>728</HomeRotationNumber>
<HomeAbbr>MONTANA</HomeAbbr>
<HomeTeamName>Montana</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>70908</GameID>
<Game_Date>01/18/2014</Game_Date>
<Game_Time>10:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A84</AwayTeamID>
<AwayRotationNumber>729</AwayRotationNumber>
<AwayAbbr>EWASHINGTN</AwayAbbr>
<AwayTeamName>Eastern Wash</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-1.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-1.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-1.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C38</HomeTeamID>
<HomeRotationNumber>730</HomeRotationNumber>
<HomeAbbr>SACRAMENTO</HomeAbbr>
<HomeTeamName>Sacramento St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<time_stamp> January 18, 2014, at 09:34 AM ET </time_stamp>
</message>
+ test/xml/Odds_XML-noninteger-team-id.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>20128027</XML_File_ID>
<heading>AEO;CBB-ODDS</heading>
<category>Odds</category>
<sport>CBASK</sport>
<Title>Las Vegas College Basketball Line</Title>
<Line_Time>Current Line as of 10:30 A.M. ET</Line_Time>
<Game>
<GameID>68260</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>12:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B85</AwayTeamID>
<AwayRotationNumber>807</AwayRotationNumber>
<AwayAbbr>NEBRASKA</AwayAbbr>
<AwayTeamName>Nebraska</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C29</HomeTeamID>
<HomeRotationNumber>808</HomeRotationNumber>
<HomeAbbr>PURDUE</HomeAbbr>
<HomeTeamName>Purdue</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">145</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">145</Casino>
</Over_Under>
</Game>
<Notes>Time change</Notes>
<Game>
<GameID>68141</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>01:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B27</AwayTeamID>
<AwayRotationNumber>809</AwayRotationNumber>
<AwayAbbr>IOWA</AwayAbbr>
<AwayTeamName>Iowa</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C12</HomeTeamID>
<HomeRotationNumber>810</HomeRotationNumber>
<HomeAbbr>OHIOST</HomeAbbr>
<HomeTeamName>Ohio State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">137</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">137</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70237</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>01:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C67</AwayTeamID>
<AwayRotationNumber>811</AwayRotationNumber>
<AwayAbbr>SOTHRNMISS</AwayAbbr>
<AwayTeamName>Southern Miss</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C96</HomeTeamID>
<HomeRotationNumber>812</HomeRotationNumber>
<HomeAbbr>TULSA</HomeAbbr>
<HomeTeamName>Tulsa</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">138</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">138</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68586</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>01:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C66</AwayTeamID>
<AwayRotationNumber>813</AwayRotationNumber>
<AwayAbbr>SMU</AwayAbbr>
<AwayTeamName>SMU</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B49</HomeTeamID>
<HomeRotationNumber>814</HomeRotationNumber>
<HomeAbbr>LOUISVILLE</HomeAbbr>
<HomeTeamName>Louisville</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-13.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">142</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">142</Casino>
</Over_Under>
</Game>
<Game>
<GameID>72468</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D23</AwayTeamID>
<AwayRotationNumber>815</AwayRotationNumber>
<AwayAbbr>WGREENBAY</AwayAbbr>
<AwayTeamName>Green Bay</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D24</HomeTeamID>
<HomeRotationNumber>816</HomeRotationNumber>
<HomeAbbr>WMILWAUKEE</HomeAbbr>
<HomeTeamName>Milwaukee</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">145</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">144.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70372</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B37</AwayTeamID>
<AwayRotationNumber>817</AwayRotationNumber>
<AwayAbbr>LASALLE</AwayAbbr>
<AwayTeamName>La Salle</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A78</HomeTeamID>
<HomeRotationNumber>818</HomeRotationNumber>
<HomeAbbr>DUQUESNE</HomeAbbr>
<HomeTeamName>Duquesne</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">149.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">149.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68485</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>D28</AwayTeamID>
<AwayRotationNumber>819</AwayRotationNumber>
<AwayAbbr>XAVIER</AwayAbbr>
<AwayTeamName>Xavier</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A66</HomeTeamID>
<HomeRotationNumber>820</HomeRotationNumber>
<HomeAbbr>CREIGHTON</HomeAbbr>
<HomeTeamName>Creighton</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">141</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">141</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68934</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>03:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A60</AwayTeamID>
<AwayRotationNumber>821</AwayRotationNumber>
<AwayAbbr>COLORADO</AwayAbbr>
<AwayTeamName>Colorado</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D11</HomeTeamID>
<HomeRotationNumber>822</HomeRotationNumber>
<HomeAbbr>WASHINGTON</HomeAbbr>
<HomeTeamName>Washington</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">148</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">148</Casino>
</Over_Under>
</Game>
<Game>
<GameID>69218</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>04:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C51</AwayTeamID>
<AwayRotationNumber>823</AwayRotationNumber>
<AwayAbbr>SANDIEGOST</AwayAbbr>
<AwayTeamName>San Diego St</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-11</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A01</HomeTeamID>
<HomeRotationNumber>824</HomeRotationNumber>
<HomeAbbr>AIRFORCE</HomeAbbr>
<HomeTeamName>Air Force</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">132</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">132</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70638</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>04:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C05</AwayTeamID>
<AwayRotationNumber>825</AwayRotationNumber>
<AwayAbbr>NILLINOIS</AwayAbbr>
<AwayTeamName>Northern Ill</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A29</HomeTeamID>
<HomeRotationNumber>826</HomeRotationNumber>
<HomeAbbr>BOWLINGGRN</HomeAbbr>
<HomeTeamName>Bowling Green</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-8.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-8.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-8.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">117</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">117</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68969</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>05:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C72</AwayTeamID>
<AwayRotationNumber>827</AwayRotationNumber>
<AwayAbbr>STANFORD</AwayAbbr>
<AwayTeamName>Stanford</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C17</HomeTeamID>
<HomeRotationNumber>828</HomeRotationNumber>
<HomeAbbr>OREGON</HomeAbbr>
<HomeTeamName>Oregon</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">160</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">160</Casino>
</Over_Under>
</Game>
<Game>
<GameID>70403</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A02</AwayTeamID>
<AwayRotationNumber>829</AwayRotationNumber>
<AwayAbbr>AKRON</AwayAbbr>
<AwayTeamName>Akron</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C11</HomeTeamID>
<HomeRotationNumber>830</HomeRotationNumber>
<HomeAbbr>OHIOU</HomeAbbr>
<HomeTeamName>Ohio</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">132.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">132.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>72568</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B21</AwayTeamID>
<AwayRotationNumber>831</AwayRotationNumber>
<AwayAbbr>ILLCHICAGO</AwayAbbr>
<AwayTeamName>Ill-Chicago</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D26</HomeTeamID>
<HomeRotationNumber>832</HomeRotationNumber>
<HomeAbbr>WRIGHTST</HomeAbbr>
<HomeTeamName>Wright State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-11</Casino>
<Casino ClientID="111" Name="Sports Interaction">-11</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-11</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">129.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">129.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>69117</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C98</AwayTeamID>
<AwayRotationNumber>833</AwayRotationNumber>
<AwayAbbr>UTAH</AwayAbbr>
<AwayTeamName>Utah</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>D12</HomeTeamID>
<HomeRotationNumber>834</HomeRotationNumber>
<HomeAbbr>WASHSTATE</HomeAbbr>
<HomeTeamName>Washington St</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">123.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">123.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68037</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B19</AwayTeamID>
<AwayRotationNumber>835</AwayRotationNumber>
<AwayAbbr>ILLINOIS</AwayAbbr>
<AwayTeamName>Illinois</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-5.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-5.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-5.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C07</HomeTeamID>
<HomeRotationNumber>836</HomeRotationNumber>
<HomeAbbr>NWESTERN</HomeAbbr>
<HomeTeamName>Northwestern</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">123.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">123.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>67789</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B58</AwayTeamID>
<AwayRotationNumber>837</AwayRotationNumber>
<AwayAbbr>MARYLAND</AwayAbbr>
<AwayTeamName>Maryland</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A93</HomeTeamID>
<HomeRotationNumber>838</HomeRotationNumber>
<HomeAbbr>FLORIDAST</HomeAbbr>
<HomeTeamName>Florida State</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">128.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">138.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68787</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>09:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A11</AwayTeamID>
<AwayRotationNumber>839</AwayRotationNumber>
<AwayAbbr>ARIZONA</AwayAbbr>
<AwayTeamName>Arizona</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-13</Casino>
<Casino ClientID="111" Name="Sports Interaction">-13</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-13</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C64</HomeTeamID>
<HomeRotationNumber>840</HomeRotationNumber>
<HomeAbbr>USC</HomeAbbr>
<HomeTeamName>USC</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">128</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">138</Casino>
</Over_Under>
</Game>
<Game>
<GameID>68833</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>10:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>A12</AwayTeamID>
<AwayRotationNumber>841</AwayRotationNumber>
<AwayAbbr>ARIZONAST</AwayAbbr>
<AwayTeamName>Arizona State</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C97</HomeTeamID>
<HomeRotationNumber>842</HomeRotationNumber>
<HomeAbbr>UCLA</HomeAbbr>
<HomeTeamName>UCLA</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-6.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-6.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-6.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">153.5</Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">153.5</Casino>
</Over_Under>
</Game>
<Notes>Added games</Notes>
<Game>
<GameID>72263</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B76</AwayTeamID>
<AwayRotationNumber>843</AwayRotationNumber>
<AwayAbbr>MONMOUTH</AwayAbbr>
<AwayTeamName>Monmouth</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>A44</HomeTeamID>
<HomeRotationNumber>844</HomeRotationNumber>
<HomeAbbr>CANISIUS</HomeAbbr>
<HomeTeamName>Canisius</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-10</Casino>
<Casino ClientID="111" Name="Sports Interaction">-10</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-10</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72492</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C35</AwayTeamID>
<AwayRotationNumber>845</AwayRotationNumber>
<AwayAbbr>RIDER</AwayAbbr>
<AwayTeamName>Rider</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B92</HomeTeamID>
<HomeRotationNumber>846</HomeRotationNumber>
<HomeAbbr>NIAGARA</HomeAbbr>
<HomeTeamName>Niagara</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">pick</Casino>
<Casino ClientID="111" Name="Sports Interaction">pick</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">pick</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72365</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B55</AwayTeamID>
<AwayRotationNumber>847</AwayRotationNumber>
<AwayAbbr>MARIST</AwayAbbr>
<AwayTeamName>Marist</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>B54</HomeTeamID>
<HomeRotationNumber>848</HomeRotationNumber>
<HomeAbbr>MANHATTAN</HomeAbbr>
<HomeTeamName>Manhattan</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-12</Casino>
<Casino ClientID="111" Name="Sports Interaction">-12</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-12</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72331</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>B26</AwayTeamID>
<AwayRotationNumber>849</AwayRotationNumber>
<AwayAbbr>IONA</AwayAbbr>
<AwayTeamName>Iona</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-3.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-3.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-3.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C57</HomeTeamID>
<HomeRotationNumber>850</HomeRotationNumber>
<HomeAbbr>SIENA</HomeAbbr>
<HomeTeamName>Siena</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<Game>
<GameID>72531</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>02:30 PM</Game_Time>
<AwayTeam>
<AwayTeamID>C30</AwayTeamID>
<AwayRotationNumber>851</AwayRotationNumber>
<AwayAbbr>QUINNIPIAC</AwayAbbr>
<AwayTeamName>Quinnipiac</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-4.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-4</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-4.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>C47</HomeTeamID>
<HomeRotationNumber>852</HomeRotationNumber>
<HomeAbbr>STPETERS</HomeAbbr>
<HomeTeamName>Saint Peters</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</Over_Under>
</Game>
<time_stamp> January 12, 2014, at 10:32 AM ET </time_stamp>
</message>
+ test/xml/Odds_XML-positive-line.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>20130236</XML_File_ID>
<heading>ADO;NHL-ODDS</heading>
<category>Odds</category>
<sport>NHL</sport>
<Title>Las Vegas National Hockey League Line</Title>
<Line_Time>Current Line as of 3:30 P.M. ET</Line_Time>
<Game>
<GameID>18068</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>06:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>132</AwayTeamID>
<AwayRotationNumber>003</AwayRotationNumber>
<AwayAbbr>NYI</AwayAbbr>
<AwayTeamName>NY Islanders</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+120</Casino>
<Casino ClientID="111" Name="Sports Interaction">+120</Casino>
<Casino ClientID="104" Name="BOVADA">+125</Casino>
<Casino ClientID="121" Name="Mirage">+120</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+120</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>130</HomeTeamID>
<HomeRotationNumber>004</HomeRotationNumber>
<HomeAbbr>DAL</HomeAbbr>
<HomeTeamName>Dallas</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-140</Casino>
<Casino ClientID="111" Name="Sports Interaction">-140</Casino>
<Casino ClientID="104" Name="BOVADA">-145</Casino>
<Casino ClientID="121" Name="Mirage">-140</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-140</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5.5o</Casino>
<Casino ClientID="111" Name="Sports Interaction">5.5o</Casino>
<Casino ClientID="104" Name="BOVADA">5.5o</Casino>
<Casino ClientID="121" Name="Mirage">5.5o</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5.5o</Casino>
</Over_Under>
</Game>
<Game>
<GameID>18072</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>131</AwayTeamID>
<AwayRotationNumber>005</AwayRotationNumber>
<AwayAbbr>NJD</AwayAbbr>
<AwayTeamName>New Jersey</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+110</Casino>
<Casino ClientID="111" Name="Sports Interaction">+115</Casino>
<Casino ClientID="104" Name="BOVADA">+110</Casino>
<Casino ClientID="121" Name="Mirage">+120</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+116</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>138</HomeTeamID>
<HomeRotationNumber>006</HomeRotationNumber>
<HomeAbbr>TOR</HomeAbbr>
<HomeTeamName>Toronto</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-130</Casino>
<Casino ClientID="111" Name="Sports Interaction">-135</Casino>
<Casino ClientID="104" Name="BOVADA">-130</Casino>
<Casino ClientID="121" Name="Mirage">-140</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-126</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5o</Casino>
<Casino ClientID="111" Name="Sports Interaction">5o</Casino>
<Casino ClientID="104" Name="BOVADA">5o</Casino>
<Casino ClientID="121" Name="Mirage">5o</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5o</Casino>
</Over_Under>
</Game>
<Game>
<GameID>18075</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>134</AwayTeamID>
<AwayRotationNumber>007</AwayRotationNumber>
<AwayAbbr>PHI</AwayAbbr>
<AwayTeamName>Philadelphia</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+140</Casino>
<Casino ClientID="111" Name="Sports Interaction">+140</Casino>
<Casino ClientID="104" Name="BOVADA">+140</Casino>
<Casino ClientID="121" Name="Mirage">+140</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+140</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>133</HomeTeamID>
<HomeRotationNumber>008</HomeRotationNumber>
<HomeAbbr>NYR</HomeAbbr>
<HomeTeamName>NY Rangers</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-160</Casino>
<Casino ClientID="111" Name="Sports Interaction">-165</Casino>
<Casino ClientID="104" Name="BOVADA">-160</Casino>
<Casino ClientID="121" Name="Mirage">-160</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-160</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5o</Casino>
<Casino ClientID="111" Name="Sports Interaction">5o</Casino>
<Casino ClientID="104" Name="BOVADA">5o</Casino>
<Casino ClientID="121" Name="Mirage">5o</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5o</Casino>
</Over_Under>
</Game>
<Game>
<GameID>18079</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>126</AwayTeamID>
<AwayRotationNumber>009</AwayRotationNumber>
<AwayAbbr>EDM</AwayAbbr>
<AwayTeamName>Edmonton</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+243</Casino>
<Casino ClientID="111" Name="Sports Interaction">+255</Casino>
<Casino ClientID="104" Name="BOVADA">+245</Casino>
<Casino ClientID="121" Name="Mirage">+230</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+240</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>124</HomeTeamID>
<HomeRotationNumber>010</HomeRotationNumber>
<HomeAbbr>CHI</HomeAbbr>
<HomeTeamName>Chicago</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-285</Casino>
<Casino ClientID="111" Name="Sports Interaction">-315</Casino>
<Casino ClientID="104" Name="BOVADA">-290</Casino>
<Casino ClientID="121" Name="Mirage">-270</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-280</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5.5o</Casino>
<Casino ClientID="111" Name="Sports Interaction">5.5o</Casino>
<Casino ClientID="104" Name="BOVADA">5.5o</Casino>
<Casino ClientID="121" Name="Mirage">5.5o</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5.5o</Casino>
</Over_Under>
</Game>
<Game>
<GameID>18083</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>07:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>149</AwayTeamID>
<AwayRotationNumber>011</AwayRotationNumber>
<AwayAbbr>MIN</AwayAbbr>
<AwayTeamName>Minnesota</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+120</Casino>
<Casino ClientID="111" Name="Sports Interaction">+115</Casino>
<Casino ClientID="104" Name="BOVADA">+120</Casino>
<Casino ClientID="121" Name="Mirage">+120</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+120</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>150</HomeTeamID>
<HomeRotationNumber>012</HomeRotationNumber>
<HomeAbbr>NAS</HomeAbbr>
<HomeTeamName>Nashville</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-140</Casino>
<Casino ClientID="111" Name="Sports Interaction">-135</Casino>
<Casino ClientID="104" Name="BOVADA">-140</Casino>
<Casino ClientID="121" Name="Mirage">-140</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-140</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5o</Casino>
<Casino ClientID="111" Name="Sports Interaction">5o</Casino>
<Casino ClientID="104" Name="BOVADA">5p</Casino>
<Casino ClientID="121" Name="Mirage">5u</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5p</Casino>
</Over_Under>
</Game>
<Game>
<GameID>18088</GameID>
<Game_Date>01/12/2014</Game_Date>
<Game_Time>08:00 PM</Game_Time>
<AwayTeam>
<AwayTeamID>125</AwayTeamID>
<AwayRotationNumber>013</AwayRotationNumber>
<AwayAbbr>DET</AwayAbbr>
<AwayTeamName>Detroit</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">+170</Casino>
<Casino ClientID="111" Name="Sports Interaction">+175</Casino>
<Casino ClientID="104" Name="BOVADA">+170</Casino>
<Casino ClientID="121" Name="Mirage">+170</Casino>
<Casino ClientID="127" Name="DonBest Consensus">+170</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>145</HomeTeamID>
<HomeRotationNumber>014</HomeRotationNumber>
<HomeAbbr>ANA</HomeAbbr>
<HomeTeamName>Anaheim</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-200</Casino>
<Casino ClientID="111" Name="Sports Interaction">-210</Casino>
<Casino ClientID="104" Name="BOVADA">-210</Casino>
<Casino ClientID="121" Name="Mirage">-200</Casino>
<Casino ClientID="127" Name="DonBest Consensus">-200</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">5.5u</Casino>
<Casino ClientID="111" Name="Sports Interaction">5.5u</Casino>
<Casino ClientID="104" Name="BOVADA">5.5u</Casino>
<Casino ClientID="121" Name="Mirage">5.5u</Casino>
<Casino ClientID="127" Name="DonBest Consensus">5.5u</Casino>
</Over_Under>
</Game>
<time_stamp> January 12, 2014, at 03:29 PM ET </time_stamp>
</message>
+ test/xml/Odds_XML.dtd view
@@ -0,0 +1,38 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT Title (#PCDATA)>+<!ELEMENT Line_Time (#PCDATA)>+<!ELEMENT Notes (#PCDATA)>+<!ELEMENT GameID (#PCDATA)>+<!ELEMENT Game_Date (#PCDATA)>+<!ELEMENT Game_Time (#PCDATA)>+<!ELEMENT AwayTeamID (#PCDATA)>+<!ELEMENT AwayRotationNumber (#PCDATA)>+<!ELEMENT AwayAbbr (#PCDATA)>+<!ELEMENT AwayTeamName (#PCDATA)>+<!ELEMENT Casino (#PCDATA)>+<!ELEMENT AwayTeam ( ( AwayTeamID, AwayRotationNumber, AwayAbbr, AwayTeamName, Casino* ) )>+<!ELEMENT HomeTeamID (#PCDATA)>+<!ELEMENT HomeRotationNumber (#PCDATA)>+<!ELEMENT HomeAbbr (#PCDATA)>+<!ELEMENT HomeTeamName (#PCDATA)>+<!ELEMENT HomeTeam ( ( HomeTeamID, HomeRotationNumber, HomeAbbr, HomeTeamName, Casino* ) )>+<!ELEMENT Over_Under ( Casino* )>+<!ELEMENT Game ( ( GameID, Game_Date, Game_Time, AwayTeam, HomeTeam, Over_Under ) )>+<!ELEMENT time_stamp (#PCDATA)>++<!--+The generated message schema is too general; it allows any number+of anything in any order. We know that the first couple of elements+are required and appear in a fixed order.+-->+<!--+Warning: the TSN DTD suggests the existence of an optional League_Name+element that would appear next to the Notes*.+-->+<!ELEMENT message ( XML_File_ID, heading, category, sport, Title, Line_Time, ( Notes*, Game+)*, time_stamp )>++<!ATTLIST Casino ClientID CDATA #REQUIRED>+<!ATTLIST Casino Name CDATA #REQUIRED>
+ test/xml/Odds_XML.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Odds_XML.dtd">
<message>
<XML_File_ID>19996433</XML_File_ID>
<heading>ABO;NFL-ODDS</heading>
<category>Odds</category>
<sport>NFL</sport>
<Title>Las Vegas National Football League Line</Title>
<Line_Time>Current Line as of 9:30 A.M. ET</Line_Time>
<Notes>SATURDAY, JANUARY 4TH</Notes>
<Notes>NFL Wild Card Playoffs</Notes>
<Game>
<GameID>4431</GameID>
<Game_Date>01/04/2014</Game_Date>
<Game_Time>04:35 PM</Game_Time>
<AwayTeam>
<AwayTeamID>072</AwayTeamID>
<AwayRotationNumber>101</AwayRotationNumber>
<AwayAbbr>KAN</AwayAbbr>
<AwayTeamName>Kansas City</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>071</HomeTeamID>
<HomeRotationNumber>102</HomeRotationNumber>
<HomeAbbr>IND</HomeAbbr>
<HomeTeamName>Indianapolis</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">46.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">46.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">46.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>4432</GameID>
<Game_Date>01/04/2014</Game_Date>
<Game_Time>08:10 PM</Game_Time>
<AwayTeam>
<AwayTeamID>078</AwayTeamID>
<AwayRotationNumber>103</AwayRotationNumber>
<AwayAbbr>NOS</AwayAbbr>
<AwayTeamName>New Orleans</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>081</HomeTeamID>
<HomeRotationNumber>104</HomeRotationNumber>
<HomeAbbr>PHI</HomeAbbr>
<HomeTeamName>Philadelphia</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">54.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">54.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">54.5</Casino>
</Over_Under>
</Game>
<Notes>SUNDAY, JANUARY 5TH</Notes>
<Notes>NFL Wild Card Playoffs</Notes>
<Game>
<GameID>4433</GameID>
<Game_Date>01/05/2014</Game_Date>
<Game_Time>01:05 PM</Game_Time>
<AwayTeam>
<AwayTeamID>083</AwayTeamID>
<AwayRotationNumber>105</AwayRotationNumber>
<AwayAbbr>SDC</AwayAbbr>
<AwayTeamName>San Diego</AwayTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>064</HomeTeamID>
<HomeRotationNumber>106</HomeRotationNumber>
<HomeAbbr>CIN</HomeAbbr>
<HomeTeamName>Cincinnati</HomeTeamName>
<Casino ClientID="116" Name="5Dimes">-7.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-7</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-7</Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">46.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">46.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">46.5</Casino>
</Over_Under>
</Game>
<Game>
<GameID>4434</GameID>
<Game_Date>01/05/2014</Game_Date>
<Game_Time>04:40 PM</Game_Time>
<AwayTeam>
<AwayTeamID>084</AwayTeamID>
<AwayRotationNumber>107</AwayRotationNumber>
<AwayAbbr>SFX</AwayAbbr>
<AwayTeamName>San Francisco</AwayTeamName>
<Casino ClientID="116" Name="5Dimes">-2.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">-2.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">-2.5</Casino>
</AwayTeam>
<HomeTeam>
<HomeTeamID>069</HomeTeamID>
<HomeRotationNumber>108</HomeRotationNumber>
<HomeAbbr>GBP</HomeAbbr>
<HomeTeamName>Green Bay</HomeTeamName>
<Casino ClientID="116" Name="5Dimes"></Casino>
<Casino ClientID="111" Name="Sports Interaction"></Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus"></Casino>
</HomeTeam>
<Over_Under>
<Casino ClientID="116" Name="5Dimes">48.5</Casino>
<Casino ClientID="111" Name="Sports Interaction">48.5</Casino>
<Casino ClientID="104" Name="BOVADA"></Casino>
<Casino ClientID="121" Name="Mirage"></Casino>
<Casino ClientID="127" Name="DonBest Consensus">48.5</Casino>
</Over_Under>
</Game>
<time_stamp> December 30, 2013, at 09:31 AM ET </time_stamp>
</message>
+ test/xml/injuriesxml.dtd view
@@ -0,0 +1,13 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT team (#PCDATA)>+<!ELEMENT teamno (#PCDATA)>+<!ELEMENT injuries (#PCDATA)>+<!ELEMENT updated (#PCDATA)>+<!ELEMENT listing ( ( team, teamno?, injuries, updated? ) )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, listing*, time_stamp ) )>++<!ATTLIST team league CDATA #IMPLIED>
+ test/xml/injuriesxml.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Injuries 1.0/EN" "injuriesxml.dtd">
<message>
<XML_File_ID>19954893</XML_File_ID>
<heading>ACI!NBA-INJURIES</heading>
<category>Injuries</category>
<sport>NBA</sport>
<listing>
<team>Atlanta Hawks</team>
<teamno>091</teamno>
<injuries>
 Forward Cartier Martin (12/24, sprained left ankle) is 
questionable for Thursday's game against Cleveland. Center Gustavo Ayon
(12/24, sprained left ankle/bruised left leg) is questionable for Thursday's
game against Cleveland.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Boston Celtics</team>
<teamno>092</teamno>
<injuries>
 Guard Rajon Rondo (10/2, right knee surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Brooklyn Nets</team>
<teamno>104</teamno>
<injuries>
 Center Brook Lopez (12/21, broken foot) is expected to miss 
the remainder of the season. Forward Andrei Kirilenko (11/9, back) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Charlotte Bobcats</team>
<teamno>152</teamno>
<injuries>
 Forward Jeff Taylor (12/21, ruptured right Achilles) will 
miss the remainder of the season. Forward Michael Kidd-Gilchrist (12/4,
broken left hand) is expected to miss 4-6 weeks. Center Brendan Haywood
(10/17, left foot surgery) will miss at least three months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Chicago Bulls</team>
<teamno>093</teamno>
<injuries>
 *Forward Luol Deng (12/25, left Achilles inflammation) missed 
Wednesday's game against Brooklyn. Guard Derrick Rose (11/23, right knee
surgery) is expected to miss the remainder of the season.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Cleveland Cavaliers</team>
<teamno>094</teamno>
<injuries>
 Guard Dion Waiters (12/24, right wrist tendinitis) is 
questionable for Thursday's game against Atlanta.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Dallas Mavericks</team>
<teamno>095</teamno>
<injuries>
 Guard Devin Harris (10/2, left toe surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Denver Nuggets</team>
<teamno>096</teamno>
<injuries>
 Forward Kenneth Faried (12/24, sprained left ankle) is 
questionable for Friday's game against New Orleans. Center JaVale McGee
(11/11, stress fracture in left tibia) is out indefinitely. Forward Danilo
Gallinari (10/2, left knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Detroit Pistons</team>
<teamno>097</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Golden State Warriors</team>
<teamno>098</teamno>
<injuries>
 Center Jermaine O`Neal (12/10, to undergo 
arthroscopic right wrist surgery) is out indefinitely. Center Ognjen Kuzmic
(11/26, broken right pinky finger) is out indefinitely. Center Festus Ezeli
(10/2, right knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Houston Rockets</team>
<teamno>099</teamno>
<injuries>
 Guard Patrick Beverley (12/22, broken right hand) is 
expected to miss 4-6 weeks. *Center Greg Smith (12/25, sore right knee) will
miss Wednesday's game against San Antonio. *Guard James Harden (12/25,
sprained left ankle) is questionable for Wednesday's game against San
Antonio. Center Omer Asik (12/3, bruised right thigh) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Indiana Pacers</team>
<teamno>100</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Los Angeles Clippers</team>
<teamno>101</teamno>
<injuries>
 Forward Reggie Bullock (12/8, sprained left ankle) is 
out indefinitely. Guard J.J. Redick (11/30, broken right hand/torn ligament
in right elbow) will miss at least 6-8 weeks. Guard Maalik Wayns (10/17, left
knee surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Los Angeles Lakers</team>
<teamno>102</teamno>
<injuries>
 Guard Kobe Bryant (12/18, left tibial plateau fracture) 
will miss at least six weeks. Guard Steve Blake (12/11, torn ligament in
right elbow) will miss at least six weeks. *Guard Jordan Farmar (12/25, torn
left hamstring) is probable for Wednesday's game against Miami. Guard Steve
Nash (11/11, strained back/hamstrings) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Memphis Grizzlies</team>
<teamno>119</teamno>
<injuries>
 Forward Tayshaun Prince (12/24, sore knee) is 
questionable for Thursday's game against Houston. Forward Quincy Pondexter
(12/9, stress fracture in right foot) will miss the remainder of the season.
Center Marc Gasol (11/23, sprained left knee) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Miami Heat</team>
<teamno>115</teamno>
<injuries>
 Center Greg Oden (10/29, left/right knee surgery) is out 
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Milwaukee Bucks</team>
<teamno>103</teamno>
<injuries>
 Forward Ersan Ilyasova (12/19, sprained right ankle) is out 
indefinitely. Guard Gary Neal (12/24, plantar fasciitis in left foot) is
questionable for Friday's game against Brooklyn. Center Zaza Pachulia (12/9,
fractured right foot) will miss at least one month. Center Larry Sanders
(11/11, right thumb surgery) is expected to miss 4-6 weeks. Forward Carlos
Delfino (10/2, right foot surgery) will miss 4-6 months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Minnesota Timberwolves</team>
<teamno>116</teamno>
<injuries>
 Center Ronny Turiaf (11/2, broken right elbow) is 
out indefinitely. Forward Chase Budinger (10/1, left knee surgery) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>New Orleans Pelicans</team>
<teamno>114</teamno>
<injuries>
 Guard Eric Gordon (12/24, bruised right hip) is 
questionable for Friday's game against Denver. Center Jason Smith (12/24,
bone bruise in right knee) is questionable for Friday's game against Denver.
Center Greg Stiemsma (11/14, sprained left knee) is expected to miss 6-8
weeks.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>New York Knicks</team>
<teamno>105</teamno>
<injuries>
 *Guard Raymond Felton (12/25, strained right groin) will 
miss Wednesday's game against Oklahoma City. *Forward Carmelo Anthony (12/25,
sprained left ankle) will miss Wednesday's game against Oklahoma City.
*Forward Metta World Peace (12/25, sore left knee ) will miss Wednesday's
game against Oklahoma City. Guard Pablo Prigioni (12/17, hairline fracture in
right big toe) is expected to miss 2-3 weeks. *Forward Kenyon Martin (12/25,
strained abdominal) is probable for Wednesday's game against Oklahoma City.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Oklahoma City Thunder</team>
<teamno>111</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Orlando Magic</team>
<teamno>117</teamno>
<injuries>
 Guard E`Twaun Moore (12/24, bruised right thigh) is 
questionable for Friday's game against Detroit.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Philadelphia 76ers</team>
<teamno>106</teamno>
<injuries>
 Forward Evan Turner (12/22, sore right knee) is probable 
for Saturday's game against Phoenix. Forward Arnett Moultrie (10/2, left
ankle surgery) will miss at least three months. Guard Jason Richardson (10/2,
left knee surgery) is out indefinitely. Center Nerlens Noel (10/2, left knee
surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Phoenix Suns</team>
<teamno>107</teamno>
<injuries>
 Center Emeka Okafor (10/26, neck surgery) is out indefinitely. 
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Portland Trail Blazers</team>
<teamno>108</teamno>
<injuries>
 Guard Mo Williams (12/23, bruised hip) is 
questionable for Thursday's game against New Orleans. Guard C.J. McCollum
(10/6, right foot surgery) is out indefinitely.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Sacramento Kings</team>
<teamno>109</teamno>
<injuries>
 Forward Carl Landry (10/14, left hip surgery) is expected 
to miss 3-4 months.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>San Antonio Spurs</team>
<teamno>110</teamno>
<injuries>
 *Guard Cory Joseph (12/25, stomach virus) is questionable 
for Wednesday's game against Houston.
</injuries>
<updated>True</updated>
</listing>
<listing>
<team>Toronto Raptors</team>
<teamno>118</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Utah Jazz</team>
<teamno>112</teamno>
<injuries>
 No significant injuries.
</injuries>
<updated>False</updated>
</listing>
<listing>
<team>Washington Wizards</team>
<teamno>113</teamno>
<injuries>
 Forward Glen Rice Jr. (12/18, surgery right wrist) is 
out indefinitely. Forward Al Harrington (11/13, strained right knee) is out
indefinitely.
</injuries>
<updated>False</updated>
</listing>
<time_stamp> December 25, 2013, at 02:51 PM ET </time_stamp>
</message>
+ test/xml/newsxml-with-editor.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>19956478</XML_File_ID>
<heading>ACN;RECAP-HOU-SAN</heading>
<msg_id EventId="">4650108</msg_id>
<category>News</category>
<sport>NBA</sport>
<url>/nba/news/ACN4650108.htm</url>
<team>HOU</team>
<team>SAN</team>
<location>
<city>Houston</city>
<state>TX</state>
<country>USA</country>
</location>
<location>
<city>San Antonio</city>
<state>TX</state>
<country>USA</country>
</location>
<SMS>Harden powers Rockets past Spurs</SMS>
<Editor>Washington Irving</Editor>
<text>
 San  Antonio,  TX (SportsNetwork.com) -  James Harden returned from a two-game
 absence and led all five Houston starters in double figures with 28 points, as
 the Rockets topped the San Antonio Spurs, 111-98, at AT&amp;T Center.
</text>
<continue>
<P>
 Harden  sat out games against Detroit and Dallas due to a sprained left ankle,
 but  the veteran  shooting guard  was a  one-man wrecking  crew in  the fourth
 quarter  against  the Spurs. Harden had  11 straight Houston points during the
 final period and scored 16 in the frame.
</P>
<P>
 Dwight  Howard contributed  15 points and 20 rebounds for the Rockets, who are
 within  3  1/2 games of  the Spurs for first  place in the Southwest Division.
 Terrence Jones had 21 points and 14 boards, while Chandler Parsons also scored
 21 to go with six rebounds and six assists. Jeremy Lin had 13 points and eight
 helpers.
</P>
<P>
 The Rockets, who didn't trail the entire game, made 12-of-24 shots from beyond
 the arc.
</P>
<P>
 Manu Ginobili had 22 points for the Spurs, who suffered only their fourth home
 loss  all season.  Two of  those defeats  have come  against the  Rockets. Tim
 Duncan finished with 11 points, 14 rebounds, six blocks and five assists.
</P>
<P>
 Kawhi  Leonard scored 13 points for the Spurs, who lost for the second time in
 three contests.
</P>
</continue>
<time_stamp> December 25, 2013, at 10:38 PM ET </time_stamp>
</message>
+ test/xml/newsxml.dtd view
@@ -0,0 +1,20 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT msg_id (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT url (#PCDATA)>+<!ELEMENT team (#PCDATA)>+<!ELEMENT city (#PCDATA)>+<!ELEMENT state (#PCDATA)>+<!ELEMENT country (#PCDATA)>+<!ELEMENT location ( ( ( city, state )?, country ) )>+<!ELEMENT SMS (#PCDATA)>+<!ELEMENT text (#PCDATA)>+<!ELEMENT P (#PCDATA)>+<!ELEMENT continue ( P* )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, msg_id, category, sport, url, team*, location*, SMS, ( Editor?, text, continue )?, time_stamp ) )>+<!ELEMENT Editor (#PCDATA)>++<!ATTLIST msg_id EventId CDATA #REQUIRED>
+ test/xml/newsxml.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD News 1.0/EN" "newsxml.dtd">
<message>
<XML_File_ID>19956478</XML_File_ID>
<heading>ACN;RECAP-HOU-SAN</heading>
<msg_id EventId="">4650108</msg_id>
<category>News</category>
<sport>NBA</sport>
<url>/nba/news/ACN4650108.htm</url>
<team>HOU</team>
<team>SAN</team>
<location>
<city>Houston</city>
<state>TX</state>
<country>USA</country>
</location>
<location>
<city>San Antonio</city>
<state>TX</state>
<country>USA</country>
</location>
<SMS>Harden powers Rockets past Spurs</SMS>
<text>
 San  Antonio,  TX (SportsNetwork.com) -  James Harden returned from a two-game
 absence and led all five Houston starters in double figures with 28 points, as
 the Rockets topped the San Antonio Spurs, 111-98, at AT&amp;T Center.
</text>
<continue>
<P>
 Harden  sat out games against Detroit and Dallas due to a sprained left ankle,
 but  the veteran  shooting guard  was a  one-man wrecking  crew in  the fourth
 quarter  against  the Spurs. Harden had  11 straight Houston points during the
 final period and scored 16 in the frame.
</P>
<P>
 Dwight  Howard contributed  15 points and 20 rebounds for the Rockets, who are
 within  3  1/2 games of  the Spurs for first  place in the Southwest Division.
 Terrence Jones had 21 points and 14 boards, while Chandler Parsons also scored
 21 to go with six rebounds and six assists. Jeremy Lin had 13 points and eight
 helpers.
</P>
<P>
 The Rockets, who didn't trail the entire game, made 12-of-24 shots from beyond
 the arc.
</P>
<P>
 Manu Ginobili had 22 points for the Spurs, who suffered only their fourth home
 loss  all season.  Two of  those defeats  have come  against the  Rockets. Tim
 Duncan finished with 11 points, 14 rebounds, six blocks and five assists.
</P>
<P>
 Kawhi  Leonard scored 13 points for the Spurs, who lost for the second time in
 three contests.
</P>
</continue>
<time_stamp> December 25, 2013, at 10:38 PM ET </time_stamp>
</message>
+ test/xml/weatherxml.dtd view
@@ -0,0 +1,15 @@+<!ELEMENT XML_File_ID (#PCDATA)>+<!ELEMENT heading (#PCDATA)>+<!ELEMENT category (#PCDATA)>+<!ELEMENT sport (#PCDATA)>+<!ELEMENT title (#PCDATA)>+<!ELEMENT teams (#PCDATA)>+<!ELEMENT weather (#PCDATA)>+<!ELEMENT listing ( ( teams, weather ) )>+<!ELEMENT league ( listing* )>+<!ELEMENT forecast ( league )>+<!ELEMENT time_stamp (#PCDATA)>+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, title, forecast*, time_stamp ) )>++<!ATTLIST league name CDATA #REQUIRED>+<!ATTLIST forecast gamedate CDATA #REQUIRED>
+ test/xml/weatherxml.xml view
@@ -0,0 +1,1 @@+<?xml version="1.0" standalone="no" ?>
<!DOCTYPE message PUBLIC "-//TSN//DTD Weather 1.0/EN" "weatherxml.dtd">
<message>
<XML_File_ID>19996383</XML_File_ID>
<heading>AFW%COLLFBWEATHER</heading>
<category>Weather</category>
<sport>CFOOT</sport>
<title>College Football Weather Forecast</title>
<forecast gamedate="Monday, December 30th">
<league name="">
<listing>
<teams>Middle Tennessee at Navy, 11:45 a.m.</teams>
<weather>Mostly sunny. Winds northwest at 5-10 m.p.h. (Fort Worth, TX)  Game-time temperature: Around 35.</weather>
</listing>
<listing>
<teams>Ole Miss at Georgia Tech, 3:15 p.m.</teams>
<weather>Partly cloudy. Winds northwest at 1-10 m.p.h. (Nashville, TN)  Game-time temperature: Near 40.</weather>
</listing>
<listing>
<teams>Oregon at Texas, 6:45 p.m.</teams>
<weather>Game is being played inside a dome. (San Antonio, TX)</weather>
</listing>
<listing>
<teams>Arizona State at Texas Tech, 10:15 p.m.</teams>
<weather>Clear. Winds northeast at 1-5 m.p.h. (San Diego, CA)  Game-time temperature: Around 60.</weather>
</listing>
</league>
</forecast>
<forecast gamedate="Tuesday, December 31st">
<league name="">
<listing>
<teams>Arizona at Boston College, 12:30 p.m.</teams>
<weather>Mostly sunny. Winds southeast at 1-5 m.p.h. (Shreveport, LA)  Game-time temperature: Around 50.</weather>
</listing>
<listing>
<teams>Virginia Tech at UCLA, 2:10 p.m.</teams>
<weather>Sunny. Winds southwest at 1-5 m.p.h. (El Paso, TX)  Game-time temperature: Around 55.</weather>
</listing>
<listing>
<teams>Rice at Miss State, 4:00 p.m.</teams>
<weather>Sunny. Winds southwest at 1-10 m.p.h. (Memphis, TN)  Game-time temperature: Around 45.</weather>
</listing>
<listing>
<teams>Duke at Texas A&amp;M, 8:00 p.m.</teams>
<weather>Game is being played inside a dome. (Atlanta, GA)</weather>
</listing>
</league>
</forecast>
<time_stamp> December 30, 2013, at 09:10 AM ET </time_stamp>
</message>