]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add SportInfo support for Cbask_Team_Scoring_Rebound_Margin_XML.dtd.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 31 Dec 2014 19:20:01 +0000 (14:20 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 31 Dec 2014 19:20:01 +0000 (14:20 -0500)
doc/TODO
doc/man1/htsn-import.1
htsn-import.cabal
schema/Cbask_Team_Scoring_Rebound_Margin_XML.dtd [new file with mode: 0644]
schemagen/Cbask_Team_Scoring_Rebound_Margin_XML/22414008.xml [new file with mode: 0644]
src/TSN/XML/SportInfo.hs
test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.dtd [new file with mode: 0644]
test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.xml [new file with mode: 0644]

index 88cfee0916647ef5f105845707d2cffc2447e047..48b0dc7551da67c0ea0b124573364415ccdb93ac 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,7 +8,6 @@
    which have therefore been left unimplmented for now:
 
    * CBASK_StealsXML.dtd
-   * Cbask_Team_Scoring_Rebound_Margin_XML.dtd
    * Cbask_Team_Scoring_XML.dtd
    * Cbask_Team_Shooting_Pct_XML.dtd
 
index 92a7dbc48d29754f76b7b0ccaded2d472d7fdd2a..5594ebbad67db67e12a9933f5db27ec80e4e5082 100644 (file)
@@ -744,6 +744,8 @@ CBASK_ReboundsXML.dtd
 .IP \[bu]
 CBASK_ScoringLeadersXML.dtd
 .IP \[bu]
+Cbask_Team_Scoring_Rebound_Margin_XML.dtd
+.IP \[bu]
 Cbask_Team_ThreePT_Made_XML.dtd
 .IP \[bu]
 Cbask_Team_ThreePT_PCT_XML.dtd
index e47bfdf87a0c295556cc3be8b4b3d4e01912c8a8..3be2ad73492f03c8a66b241a2e418c83d3be09a0 100644 (file)
@@ -39,6 +39,7 @@ extra-source-files:
   schemagen/cbaskpreviewxml/*.xml
   schemagen/CBASK_ReboundsXML/*.xml
   schemagen/CBASK_ScoringLeadersXML/*.xml
+  schemagen/Cbask_Team_Scoring_Rebound_Margin_XML/*.xml
   schemagen/Cbask_Team_ThreePT_Made_XML/*.xml
   schemagen/Cbask_Team_ThreePT_PCT_XML/*.xml
   schemagen/Cbask_Team_Win_Pct_XML/*.xml
diff --git a/schema/Cbask_Team_Scoring_Rebound_Margin_XML.dtd b/schema/Cbask_Team_Scoring_Rebound_Margin_XML.dtd
new file mode 100644 (file)
index 0000000..bda53bc
--- /dev/null
@@ -0,0 +1,17 @@
+<!ELEMENT XML_File_ID (#PCDATA)>
+<!ELEMENT heading (#PCDATA)>
+<!ELEMENT category (#PCDATA)>
+<!ELEMENT sport (#PCDATA)>
+<!ELEMENT title (#PCDATA)>
+<!ELEMENT Games (#PCDATA)>
+<!ELEMENT Rebounds_Points (#PCDATA)>
+<!ELEMENT ReboundsPerGame_PointsPerGame (#PCDATA)>
+<!ELEMENT OppREB_OppPTS (#PCDATA)>
+<!ELEMENT OppRPG_OppPPG (#PCDATA)>
+<!ELEMENT Margin (#PCDATA)>
+<!ELEMENT Listing ( ( Games, Rebounds_Points, ReboundsPerGame_PointsPerGame, OppREB_OppPTS, OppRPG_OppPPG, Margin ) )>
+<!ELEMENT time_stamp (#PCDATA)>
+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, title, Listing*, time_stamp ) )>
+
+<!ATTLIST Listing Rank CDATA #REQUIRED>
+<!ATTLIST Listing Team CDATA #REQUIRED>
diff --git a/schemagen/Cbask_Team_Scoring_Rebound_Margin_XML/22414008.xml b/schemagen/Cbask_Team_Scoring_Rebound_Margin_XML/22414008.xml
new file mode 100644 (file)
index 0000000..f4db10b
--- /dev/null
@@ -0,0 +1 @@
+<?xml version="1.0" standalone="no" ?>\r<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Cbask_Team_Scoring_Rebound_Margin_XML.dtd">\r<message>\r<XML_File_ID>22414008</XML_File_ID>\r<heading>AEX%NCAA-TEAM-SCORINGMARGIN</heading>\r<category>Statistics</category>\r<sport>CBASK</sport>\r<title>\r2014-2015 NCAA Division I Men's Basketball Team Scoring Margin Stats\r</title>\r<Listing Rank="" Team="Kentucky">\r<Games>7</Games>\r<Rebounds_Points>553</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>312</OppREB_OppPTS>\r<OppRPG_OppPPG>44.6</OppRPG_OppPPG>\r<Margin>34.4</Margin>\r</Listing>\r<Listing Rank="" Team="Eastern Ky.">\r<Games>5</Games>\r<Rebounds_Points>455</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>91.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>292</OppREB_OppPTS>\r<OppRPG_OppPPG>58.4</OppRPG_OppPPG>\r<Margin>32.6</Margin>\r</Listing>\r<Listing Rank="" Team="Duke">\r<Games>7</Games>\r<Rebounds_Points>633</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>90.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>59.1</OppRPG_OppPPG>\r<Margin>31.3</Margin>\r</Listing>\r<Listing Rank="" Team="Gonzaga">\r<Games>7</Games>\r<Rebounds_Points>616</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>88.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>410</OppREB_OppPTS>\r<OppRPG_OppPPG>58.6</OppRPG_OppPPG>\r<Margin>29.4</Margin>\r</Listing>\r<Listing Rank="" Team="Notre Dame">\r<Games>7</Games>\r<Rebounds_Points>604</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>86.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>398</OppREB_OppPTS>\r<OppRPG_OppPPG>56.9</OppRPG_OppPPG>\r<Margin>29.4</Margin>\r</Listing>\r<Listing Rank="" Team="Utah">\r<Games>6</Games>\r<Rebounds_Points>495</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>330</OppREB_OppPTS>\r<OppRPG_OppPPG>55.0</OppRPG_OppPPG>\r<Margin>27.5</Margin>\r</Listing>\r<Listing Rank="" Team="Louisville">\r<Games>6</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>288</OppREB_OppPTS>\r<OppRPG_OppPPG>48.0</OppRPG_OppPPG>\r<Margin>27.0</Margin>\r</Listing>\r<Listing Rank="" Team="Wichita St.">\r<Games>4</Games>\r<Rebounds_Points>322</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>222</OppREB_OppPTS>\r<OppRPG_OppPPG>55.5</OppRPG_OppPPG>\r<Margin>25.0</Margin>\r</Listing>\r<Listing Rank="" Team="Wisconsin">\r<Games>7</Games>\r<Rebounds_Points>522</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>354</OppREB_OppPTS>\r<OppRPG_OppPPG>50.6</OppRPG_OppPPG>\r<Margin>24.0</Margin>\r</Listing>\r<Listing Rank="1" Team="Ohio St.">\r<Games>6</Games>\r<Rebounds_Points>491</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>23.5</Margin>\r</Listing>\r<Listing Rank="1" Team="Virginia">\r<Games>7</Games>\r<Rebounds_Points>468</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>305</OppREB_OppPTS>\r<OppRPG_OppPPG>43.6</OppRPG_OppPPG>\r<Margin>23.3</Margin>\r</Listing>\r<Listing Rank="1" Team="Oklahoma St.">\r<Games>6</Games>\r<Rebounds_Points>469</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>331</OppREB_OppPTS>\r<OppRPG_OppPPG>55.2</OppRPG_OppPPG>\r<Margin>23.0</Margin>\r</Listing>\r<Listing Rank="1" Team="USC Upstate">\r<Games>8</Games>\r<Rebounds_Points>620</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>55.5</OppRPG_OppPPG>\r<Margin>22.0</Margin>\r</Listing>\r<Listing Rank="" Team="Illinois">\r<Games>7</Games>\r<Rebounds_Points>601</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>447</OppREB_OppPTS>\r<OppRPG_OppPPG>63.9</OppRPG_OppPPG>\r<Margin>22.0</Margin>\r</Listing>\r<Listing Rank="1" Team="TCU">\r<Games>7</Games>\r<Rebounds_Points>536</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>54.7</OppRPG_OppPPG>\r<Margin>21.9</Margin>\r</Listing>\r<Listing Rank="1" Team="Davidson">\r<Games>5</Games>\r<Rebounds_Points>427</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>20.4</Margin>\r</Listing>\r<Listing Rank="1" Team="Eastern Wash.">\r<Games>7</Games>\r<Rebounds_Points>597</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>20.1</Margin>\r</Listing>\r<Listing Rank="1" Team="Texas">\r<Games>7</Games>\r<Rebounds_Points>508</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>368</OppREB_OppPTS>\r<OppRPG_OppPPG>52.6</OppRPG_OppPPG>\r<Margin>20.0</Margin>\r</Listing>\r<Listing Rank="1" Team="West Virginia">\r<Games>7</Games>\r<Rebounds_Points>575</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>19.6</Margin>\r</Listing>\r<Listing Rank="2" Team="Sam Houston St.">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>19.5</Margin>\r</Listing>\r<Listing Rank="2" Team="Eastern Mich.">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>55.4</OppRPG_OppPPG>\r<Margin>19.4</Margin>\r</Listing>\r<Listing Rank="2" Team="Arkansas">\r<Games>6</Games>\r<Rebounds_Points>540</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>90.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>425</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>19.2</Margin>\r</Listing>\r<Listing Rank="" Team="Villanova">\r<Games>6</Games>\r<Rebounds_Points>445</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>330</OppREB_OppPTS>\r<OppRPG_OppPPG>55.0</OppRPG_OppPPG>\r<Margin>19.2</Margin>\r</Listing>\r<Listing Rank="2" Team="Duquesne">\r<Games>4</Games>\r<Rebounds_Points>355</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>88.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>279</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>19.0</Margin>\r</Listing>\r<Listing Rank="2" Team="Purdue">\r<Games>7</Games>\r<Rebounds_Points>553</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>18.7</Margin>\r</Listing>\r<Listing Rank="2" Team="Evansville">\r<Games>6</Games>\r<Rebounds_Points>470</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>18.2</Margin>\r</Listing>\r<Listing Rank="2" Team="Butler">\r<Games>6</Games>\r<Rebounds_Points>433</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>54.5</OppRPG_OppPPG>\r<Margin>17.7</Margin>\r</Listing>\r<Listing Rank="2" Team="Valparaiso">\r<Games>8</Games>\r<Rebounds_Points>603</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>462</OppREB_OppPTS>\r<OppRPG_OppPPG>57.8</OppRPG_OppPPG>\r<Margin>17.6</Margin>\r</Listing>\r<Listing Rank="2" Team="Maryland">\r<Games>7</Games>\r<Rebounds_Points>547</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>60.6</OppRPG_OppPPG>\r<Margin>17.6</Margin>\r</Listing>\r<Listing Rank="3" Team="BYU">\r<Games>8</Games>\r<Rebounds_Points>761</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>95.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>621</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>17.5</Margin>\r</Listing>\r<Listing Rank="" Team="Central Mich.">\r<Games>6</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>63.2</OppRPG_OppPPG>\r<Margin>17.5</Margin>\r</Listing>\r<Listing Rank="3" Team="North Carolina">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>64.2</OppRPG_OppPPG>\r<Margin>17.2</Margin>\r</Listing>\r<Listing Rank="3" Team="Coastal Caro.">\r<Games>7</Games>\r<Rebounds_Points>502</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>54.6</OppRPG_OppPPG>\r<Margin>17.1</Margin>\r</Listing>\r<Listing Rank="" Team="Wyoming">\r<Games>7</Games>\r<Rebounds_Points>472</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>50.3</OppRPG_OppPPG>\r<Margin>17.1</Margin>\r</Listing>\r<Listing Rank="3" Team="Baylor">\r<Games>7</Games>\r<Rebounds_Points>476</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>51.1</OppRPG_OppPPG>\r<Margin>16.9</Margin>\r</Listing>\r<Listing Rank="3" Team="Ga. Southern">\r<Games>6</Games>\r<Rebounds_Points>462</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>16.8</Margin>\r</Listing>\r<Listing Rank="3" Team="Texas A&amp;M">\r<Games>5</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>289</OppREB_OppPTS>\r<OppRPG_OppPPG>57.8</OppRPG_OppPPG>\r<Margin>16.6</Margin>\r</Listing>\r<Listing Rank="3" Team="Iowa">\r<Games>7</Games>\r<Rebounds_Points>516</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>403</OppREB_OppPTS>\r<OppRPG_OppPPG>57.6</OppRPG_OppPPG>\r<Margin>16.1</Margin>\r</Listing>\r<Listing Rank="3" Team="Miami (FL)">\r<Games>8</Games>\r<Rebounds_Points>609</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>481</OppREB_OppPTS>\r<OppRPG_OppPPG>60.1</OppRPG_OppPPG>\r<Margin>16.0</Margin>\r</Listing>\r<Listing Rank="4" Team="UT Martin">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>312</OppREB_OppPTS>\r<OppRPG_OppPPG>62.4</OppRPG_OppPPG>\r<Margin>15.8</Margin>\r</Listing>\r<Listing Rank="4" Team="Arizona">\r<Games>7</Games>\r<Rebounds_Points>531</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>15.6</Margin>\r</Listing>\r<Listing Rank="4" Team="California">\r<Games>6</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>59.2</OppRPG_OppPPG>\r<Margin>15.5</Margin>\r</Listing>\r<Listing Rank="4" Team="Syracuse">\r<Games>7</Games>\r<Rebounds_Points>486</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>378</OppREB_OppPTS>\r<OppRPG_OppPPG>54.0</OppRPG_OppPPG>\r<Margin>15.4</Margin>\r</Listing>\r<Listing Rank="4" Team="Indiana">\r<Games>7</Games>\r<Rebounds_Points>612</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>87.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>505</OppREB_OppPTS>\r<OppRPG_OppPPG>72.1</OppRPG_OppPPG>\r<Margin>15.3</Margin>\r</Listing>\r<Listing Rank="4" Team="Ball St.">\r<Games>4</Games>\r<Rebounds_Points>330</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>269</OppREB_OppPTS>\r<OppRPG_OppPPG>67.3</OppRPG_OppPPG>\r<Margin>15.3</Margin>\r</Listing>\r<Listing Rank="4" Team="San Francisco">\r<Games>6</Games>\r<Rebounds_Points>460</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>369</OppREB_OppPTS>\r<OppRPG_OppPPG>61.5</OppRPG_OppPPG>\r<Margin>15.2</Margin>\r</Listing>\r<Listing Rank="" Team="Tulane">\r<Games>6</Games>\r<Rebounds_Points>456</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>365</OppREB_OppPTS>\r<OppRPG_OppPPG>60.8</OppRPG_OppPPG>\r<Margin>15.2</Margin>\r</Listing>\r<Listing Rank="4" Team="Xavier">\r<Games>7</Games>\r<Rebounds_Points>585</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>480</OppREB_OppPTS>\r<OppRPG_OppPPG>68.6</OppRPG_OppPPG>\r<Margin>15.0</Margin>\r</Listing>\r<Listing Rank="" Team="N.C. Central">\r<Games>7</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>54.1</OppRPG_OppPPG>\r<Margin>15.0</Margin>\r</Listing>\r<Listing Rank="5" Team="Vanderbilt">\r<Games>6</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>340</OppREB_OppPTS>\r<OppRPG_OppPPG>56.7</OppRPG_OppPPG>\r<Margin>14.8</Margin>\r</Listing>\r<Listing Rank="5" Team="George Washington">\r<Games>5</Games>\r<Rebounds_Points>349</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>276</OppREB_OppPTS>\r<OppRPG_OppPPG>55.2</OppRPG_OppPPG>\r<Margin>14.6</Margin>\r</Listing>\r<Listing Rank="5" Team="Iowa St.">\r<Games>5</Games>\r<Rebounds_Points>417</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>14.4</Margin>\r</Listing>\r<Listing Rank="5" Team="Northern Colo.">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>402</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>14.3</Margin>\r</Listing>\r<Listing Rank="5" Team="North Carolina St.">\r<Games>7</Games>\r<Rebounds_Points>521</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>14.1</Margin>\r</Listing>\r<Listing Rank="5" Team="Houston Baptist">\r<Games>4</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>249</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>13.8</Margin>\r</Listing>\r<Listing Rank="5" Team="Michigan St.">\r<Games>7</Games>\r<Rebounds_Points>513</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>13.6</Margin>\r</Listing>\r<Listing Rank="5" Team="UNI">\r<Games>7</Games>\r<Rebounds_Points>471</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>53.9</OppRPG_OppPPG>\r<Margin>13.4</Margin>\r</Listing>\r<Listing Rank="5" Team="St. Mary's (CA)">\r<Games>5</Games>\r<Rebounds_Points>392</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>13.4</Margin>\r</Listing>\r<Listing Rank="5" Team="Creighton">\r<Games>7</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>426</OppREB_OppPTS>\r<OppRPG_OppPPG>60.9</OppRPG_OppPPG>\r<Margin>13.1</Margin>\r</Listing>\r<Listing Rank="6" Team="Michigan">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>433</OppREB_OppPTS>\r<OppRPG_OppPPG>61.9</OppRPG_OppPPG>\r<Margin>13.0</Margin>\r</Listing>\r<Listing Rank="" Team="Harvard">\r<Games>5</Games>\r<Rebounds_Points>360</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>59.0</OppRPG_OppPPG>\r<Margin>13.0</Margin>\r</Listing>\r<Listing Rank="6" Team="Minnesota">\r<Games>7</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>63.4</OppRPG_OppPPG>\r<Margin>12.7</Margin>\r</Listing>\r<Listing Rank="6" Team="Washington">\r<Games>6</Games>\r<Rebounds_Points>442</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>12.5</Margin>\r</Listing>\r<Listing Rank="6" Team="Hofstra">\r<Games>7</Games>\r<Rebounds_Points>561</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>12.4</Margin>\r</Listing>\r<Listing Rank="6" Team="Dayton">\r<Games>5</Games>\r<Rebounds_Points>335</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>274</OppREB_OppPTS>\r<OppRPG_OppPPG>54.8</OppRPG_OppPPG>\r<Margin>12.2</Margin>\r</Listing>\r<Listing Rank="6" Team="Seton Hall">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>363</OppREB_OppPTS>\r<OppRPG_OppPPG>60.5</OppRPG_OppPPG>\r<Margin>12.2</Margin>\r</Listing>\r<Listing Rank="6" Team="Yale">\r<Games>8</Games>\r<Rebounds_Points>588</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>491</OppREB_OppPTS>\r<OppRPG_OppPPG>61.4</OppRPG_OppPPG>\r<Margin>12.1</Margin>\r</Listing>\r<Listing Rank="6" Team="VMI">\r<Games>7</Games>\r<Rebounds_Points>651</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>93.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>569</OppREB_OppPTS>\r<OppRPG_OppPPG>81.3</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="" Team="Louisiana Tech">\r<Games>7</Games>\r<Rebounds_Points>548</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>466</OppREB_OppPTS>\r<OppRPG_OppPPG>66.6</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="7" Team="Oregon">\r<Games>6</Games>\r<Rebounds_Points>475</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>405</OppREB_OppPTS>\r<OppRPG_OppPPG>67.5</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="" Team="Nebraska">\r<Games>6</Games>\r<Rebounds_Points>449</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>63.2</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="7" Team="William &amp; Mary">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>11.5</Margin>\r</Listing>\r<Listing Rank="" Team="San Diego St.">\r<Games>6</Games>\r<Rebounds_Points>408</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>56.5</OppRPG_OppPPG>\r<Margin>11.5</Margin>\r</Listing>\r<Listing Rank="7" Team="UC Irvine">\r<Games>5</Games>\r<Rebounds_Points>358</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>301</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>11.4</Margin>\r</Listing>\r<Listing Rank="7" Team="Colorado St.">\r<Games>6</Games>\r<Rebounds_Points>454</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>386</OppREB_OppPTS>\r<OppRPG_OppPPG>64.3</OppRPG_OppPPG>\r<Margin>11.3</Margin>\r</Listing>\r<Listing Rank="" Team="Mississippi St.">\r<Games>6</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>344</OppREB_OppPTS>\r<OppRPG_OppPPG>57.3</OppRPG_OppPPG>\r<Margin>11.3</Margin>\r</Listing>\r<Listing Rank="7" Team="Arizona St.">\r<Games>6</Games>\r<Rebounds_Points>425</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>11.2</Margin>\r</Listing>\r<Listing Rank="7" Team="Stanford">\r<Games>6</Games>\r<Rebounds_Points>462</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>396</OppREB_OppPTS>\r<OppRPG_OppPPG>66.0</OppRPG_OppPPG>\r<Margin>11.0</Margin>\r</Listing>\r<Listing Rank="" Team="Green Bay">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>349</OppREB_OppPTS>\r<OppRPG_OppPPG>58.2</OppRPG_OppPPG>\r<Margin>11.0</Margin>\r</Listing>\r<Listing Rank="8" Team="Towson">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>403</OppREB_OppPTS>\r<OppRPG_OppPPG>57.6</OppRPG_OppPPG>\r<Margin>10.9</Margin>\r</Listing>\r<Listing Rank="8" Team="Ole Miss">\r<Games>6</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>364</OppREB_OppPTS>\r<OppRPG_OppPPG>60.7</OppRPG_OppPPG>\r<Margin>10.8</Margin>\r</Listing>\r<Listing Rank="8" Team="Bowling Green">\r<Games>4</Games>\r<Rebounds_Points>273</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>230</OppREB_OppPTS>\r<OppRPG_OppPPG>57.5</OppRPG_OppPPG>\r<Margin>10.8</Margin>\r</Listing>\r<Listing Rank="8" Team="UCLA">\r<Games>7</Games>\r<Rebounds_Points>590</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>84.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>515</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>10.7</Margin>\r</Listing>\r<Listing Rank="" Team="Providence">\r<Games>7</Games>\r<Rebounds_Points>483</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>408</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>10.7</Margin>\r</Listing>\r<Listing Rank="8" Team="Rhode Island">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>356</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>10.5</Margin>\r</Listing>\r<Listing Rank="8" Team="Georgia St.">\r<Games>7</Games>\r<Rebounds_Points>546</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>473</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>10.4</Margin>\r</Listing>\r<Listing Rank="8" Team="East Tenn. St.">\r<Games>5</Games>\r<Rebounds_Points>417</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>73.2</OppRPG_OppPPG>\r<Margin>10.2</Margin>\r</Listing>\r<Listing Rank="8" Team="UC Santa Barbara">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>363</OppREB_OppPTS>\r<OppRPG_OppPPG>60.5</OppRPG_OppPPG>\r<Margin>10.2</Margin>\r</Listing>\r<Listing Rank="8" Team="South Carolina">\r<Games>7</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>62.4</OppRPG_OppPPG>\r<Margin>10.0</Margin>\r</Listing>\r<Listing Rank="" Team="St. John's (NY)">\r<Games>6</Games>\r<Rebounds_Points>443</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>63.8</OppRPG_OppPPG>\r<Margin>10.0</Margin>\r</Listing>\r<Listing Rank="9" Team="Cincinnati">\r<Games>7</Games>\r<Rebounds_Points>435</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>52.3</OppRPG_OppPPG>\r<Margin>9.9</Margin>\r</Listing>\r<Listing Rank="9" Team="Colorado">\r<Games>5</Games>\r<Rebounds_Points>340</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>291</OppREB_OppPTS>\r<OppRPG_OppPPG>58.2</OppRPG_OppPPG>\r<Margin>9.8</Margin>\r</Listing>\r<Listing Rank="9" Team="UC Davis">\r<Games>5</Games>\r<Rebounds_Points>319</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>271</OppREB_OppPTS>\r<OppRPG_OppPPG>54.2</OppRPG_OppPPG>\r<Margin>9.6</Margin>\r</Listing>\r<Listing Rank="9" Team="Detroit">\r<Games>8</Games>\r<Rebounds_Points>594</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>518</OppREB_OppPTS>\r<OppRPG_OppPPG>64.8</OppRPG_OppPPG>\r<Margin>9.5</Margin>\r</Listing>\r<Listing Rank="" Team="Pepperdine">\r<Games>4</Games>\r<Rebounds_Points>289</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>251</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>9.5</Margin>\r</Listing>\r<Listing Rank="9" Team="Belmont">\r<Games>8</Games>\r<Rebounds_Points>623</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>9.4</Margin>\r</Listing>\r<Listing Rank="9" Team="St. Bonaventure">\r<Games>5</Games>\r<Rebounds_Points>359</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="9" Team="Portland">\r<Games>6</Games>\r<Rebounds_Points>425</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>370</OppREB_OppPTS>\r<OppRPG_OppPPG>61.7</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="" Team="Oklahoma">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>61.0</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="10" Team="FGCU">\r<Games>7</Games>\r<Rebounds_Points>459</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>395</OppREB_OppPTS>\r<OppRPG_OppPPG>56.4</OppRPG_OppPPG>\r<Margin>9.1</Margin>\r</Listing>\r<Listing Rank="10" Team="Morehead St.">\r<Games>9</Games>\r<Rebounds_Points>643</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>561</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>9.1</Margin>\r</Listing>\r<Listing Rank="10" Team="Alabama">\r<Games>6</Games>\r<Rebounds_Points>475</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>421</OppREB_OppPTS>\r<OppRPG_OppPPG>70.2</OppRPG_OppPPG>\r<Margin>9.0</Margin>\r</Listing>\r<Listing Rank="10" Team="Texas St.">\r<Games>4</Games>\r<Rebounds_Points>262</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>227</OppREB_OppPTS>\r<OppRPG_OppPPG>56.8</OppRPG_OppPPG>\r<Margin>8.8</Margin>\r</Listing>\r<Listing Rank="10" Team="Vermont">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>64.2</OppRPG_OppPPG>\r<Margin>8.5</Margin>\r</Listing>\r<Listing Rank="10" Team="Winthrop">\r<Games>5</Games>\r<Rebounds_Points>349</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>308</OppREB_OppPTS>\r<OppRPG_OppPPG>61.6</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="" Team="La.-Monroe">\r<Games>5</Games>\r<Rebounds_Points>338</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>297</OppREB_OppPTS>\r<OppRPG_OppPPG>59.4</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="10" Team="Iona">\r<Games>6</Games>\r<Rebounds_Points>517</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>86.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>468</OppREB_OppPTS>\r<OppRPG_OppPPG>78.0</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="" Team="Virginia Tech">\r<Games>6</Games>\r<Rebounds_Points>422</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>373</OppREB_OppPTS>\r<OppRPG_OppPPG>62.2</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="10" Team="East Carolina">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>467</OppREB_OppPTS>\r<OppRPG_OppPPG>66.7</OppRPG_OppPPG>\r<Margin>8.1</Margin>\r</Listing>\r<Listing Rank="11" Team="New Hampshire">\r<Games>5</Games>\r<Rebounds_Points>337</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>297</OppREB_OppPTS>\r<OppRPG_OppPPG>59.4</OppRPG_OppPPG>\r<Margin>8.0</Margin>\r</Listing>\r<Listing Rank="11" Team="Wofford">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>60.6</OppRPG_OppPPG>\r<Margin>7.9</Margin>\r</Listing>\r<Listing Rank="11" Team="Seattle">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>356</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>7.8</Margin>\r</Listing>\r<Listing Rank="11" Team="Citadel">\r<Games>7</Games>\r<Rebounds_Points>466</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>412</OppREB_OppPTS>\r<OppRPG_OppPPG>58.9</OppRPG_OppPPG>\r<Margin>7.7</Margin>\r</Listing>\r<Listing Rank="11" Team="VCU">\r<Games>7</Games>\r<Rebounds_Points>541</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>488</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Georgia">\r<Games>7</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>480</OppREB_OppPTS>\r<OppRPG_OppPPG>68.6</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Western Mich.">\r<Games>7</Games>\r<Rebounds_Points>532</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>479</OppREB_OppPTS>\r<OppRPG_OppPPG>68.4</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="New Mexico St.">\r<Games>7</Games>\r<Rebounds_Points>528</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>475</OppREB_OppPTS>\r<OppRPG_OppPPG>67.9</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="11" Team="Charleston So.">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>65.3</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Air Force">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Georgia Tech">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>375</OppREB_OppPTS>\r<OppRPG_OppPPG>62.5</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Kent St.">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>359</OppREB_OppPTS>\r<OppRPG_OppPPG>59.8</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="12" Team="LSU">\r<Games>7</Games>\r<Rebounds_Points>521</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>470</OppREB_OppPTS>\r<OppRPG_OppPPG>67.1</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="12" Team="Georgetown">\r<Games>6</Games>\r<Rebounds_Points>430</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>7.2</Margin>\r</Listing>\r<Listing Rank="12" Team="Clemson">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>429</OppREB_OppPTS>\r<OppRPG_OppPPG>61.3</OppRPG_OppPPG>\r<Margin>7.1</Margin>\r</Listing>\r<Listing Rank="12" Team="IPFW">\r<Games>5</Games>\r<Rebounds_Points>373</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>338</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>7.0</Margin>\r</Listing>\r<Listing Rank="" Team="Oregon St.">\r<Games>5</Games>\r<Rebounds_Points>330</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>59.0</OppRPG_OppPPG>\r<Margin>7.0</Margin>\r</Listing>\r<Listing Rank="12" Team="Kansas">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>374</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>6.8</Margin>\r</Listing>\r<Listing Rank="12" Team="Columbia">\r<Games>6</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>311</OppREB_OppPTS>\r<OppRPG_OppPPG>51.8</OppRPG_OppPPG>\r<Margin>6.7</Margin>\r</Listing>\r<Listing Rank="12" Team="DePaul">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>71.6</OppRPG_OppPPG>\r<Margin>6.6</Margin>\r</Listing>\r<Listing Rank="13" Team="UC Riverside">\r<Games>7</Games>\r<Rebounds_Points>485</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>439</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>6.6</Margin>\r</Listing>\r<Listing Rank="13" Team="Hawaii">\r<Games>9</Games>\r<Rebounds_Points>659</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>6.4</Margin>\r</Listing>\r<Listing Rank="13" Team="SMU">\r<Games>7</Games>\r<Rebounds_Points>501</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>6.4</Margin>\r</Listing>\r<Listing Rank="13" Team="Elon">\r<Games>7</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>467</OppREB_OppPTS>\r<OppRPG_OppPPG>66.7</OppRPG_OppPPG>\r<Margin>6.3</Margin>\r</Listing>\r<Listing Rank="" Team="Southeast Mo. St.">\r<Games>7</Games>\r<Rebounds_Points>482</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>6.3</Margin>\r</Listing>\r<Listing Rank="13" Team="Texas Tech">\r<Games>5</Games>\r<Rebounds_Points>353</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>322</OppREB_OppPTS>\r<OppRPG_OppPPG>64.4</OppRPG_OppPPG>\r<Margin>6.2</Margin>\r</Listing>\r<Listing Rank="13" Team="Tennessee Tech">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>6.2</Margin>\r</Listing>\r<Listing Rank="13" Team="Pittsburgh">\r<Games>7</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>445</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>6.1</Margin>\r</Listing>\r<Listing Rank="13" Team="Stony Brook">\r<Games>8</Games>\r<Rebounds_Points>547</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>498</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>6.1</Margin>\r</Listing>\r<Listing Rank="13" Team="FIU">\r<Games>8</Games>\r<Rebounds_Points>497</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>56.1</OppRPG_OppPPG>\r<Margin>6.0</Margin>\r</Listing>\r<Listing Rank="" Team="Sacramento St.">\r<Games>5</Games>\r<Rebounds_Points>364</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>6.0</Margin>\r</Listing>\r<Listing Rank="14" Team="Army">\r<Games>6</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>74.0</OppRPG_OppPPG>\r<Margin>5.8</Margin>\r</Listing>\r<Listing Rank="14" Team="Holy Cross">\r<Games>4</Games>\r<Rebounds_Points>287</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>264</OppREB_OppPTS>\r<OppRPG_OppPPG>66.0</OppRPG_OppPPG>\r<Margin>5.8</Margin>\r</Listing>\r<Listing Rank="14" Team="Penn St.">\r<Games>7</Games>\r<Rebounds_Points>532</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>492</OppREB_OppPTS>\r<OppRPG_OppPPG>70.3</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="" Team="San Diego">\r<Games>7</Games>\r<Rebounds_Points>503</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>463</OppREB_OppPTS>\r<OppRPG_OppPPG>66.1</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="14" Team="Old Dominion">\r<Games>6</Games>\r<Rebounds_Points>385</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>351</OppREB_OppPTS>\r<OppRPG_OppPPG>58.5</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="14" Team="North Florida">\r<Games>7</Games>\r<Rebounds_Points>497</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>5.6</Margin>\r</Listing>\r<Listing Rank="14" Team="South Dakota St.">\r<Games>5</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>336</OppREB_OppPTS>\r<OppRPG_OppPPG>67.2</OppRPG_OppPPG>\r<Margin>5.4</Margin>\r</Listing>\r<Listing Rank="14" Team="Mercer">\r<Games>8</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>476</OppREB_OppPTS>\r<OppRPG_OppPPG>59.5</OppRPG_OppPPG>\r<Margin>5.3</Margin>\r</Listing>\r<Listing Rank="14" Team="Missouri St.">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>64.7</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="" Team="Cleveland St.">\r<Games>6</Games>\r<Rebounds_Points>402</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="" Team="Northeastern">\r<Games>6</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>360</OppREB_OppPTS>\r<OppRPG_OppPPG>60.0</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="15" Team="Stephen F. Austin">\r<Games>7</Games>\r<Rebounds_Points>486</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>451</OppREB_OppPTS>\r<OppRPG_OppPPG>64.4</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="" Team="Akron">\r<Games>7</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>64.1</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="" Team="SIUE">\r<Games>4</Games>\r<Rebounds_Points>315</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>73.8</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="15" Team="UMKC">\r<Games>7</Games>\r<Rebounds_Points>502</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>468</OppREB_OppPTS>\r<OppRPG_OppPPG>66.9</OppRPG_OppPPG>\r<Margin>4.9</Margin>\r</Listing>\r<Listing Rank="15" Team="Wake Forest">\r<Games>8</Games>\r<Rebounds_Points>577</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>539</OppREB_OppPTS>\r<OppRPG_OppPPG>67.4</OppRPG_OppPPG>\r<Margin>4.8</Margin>\r</Listing>\r<Listing Rank="15" Team="Illinois St.">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>65.3</OppRPG_OppPPG>\r<Margin>4.5</Margin>\r</Listing>\r<Listing Rank="15" Team="Kansas St.">\r<Games>7</Games>\r<Rebounds_Points>528</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>497</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>4.4</Margin>\r</Listing>\r<Listing Rank="15" Team="UTEP">\r<Games>5</Games>\r<Rebounds_Points>346</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>4.2</Margin>\r</Listing>\r<Listing Rank="" Team="UConn">\r<Games>5</Games>\r<Rebounds_Points>328</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>307</OppREB_OppPTS>\r<OppRPG_OppPPG>61.4</OppRPG_OppPPG>\r<Margin>4.2</Margin>\r</Listing>\r<Listing Rank="16" Team="Howard">\r<Games>8</Games>\r<Rebounds_Points>556</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>524</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="" Team="Buffalo">\r<Games>5</Games>\r<Rebounds_Points>347</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="" Team="Ohio">\r<Games>4</Games>\r<Rebounds_Points>285</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>269</OppREB_OppPTS>\r<OppRPG_OppPPG>67.3</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="16" Team="Florida">\r<Games>6</Games>\r<Rebounds_Points>381</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>3.8</Margin>\r</Listing>\r<Listing Rank="16" Team="Richmond">\r<Games>5</Games>\r<Rebounds_Points>323</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>304</OppREB_OppPTS>\r<OppRPG_OppPPG>60.8</OppRPG_OppPPG>\r<Margin>3.8</Margin>\r</Listing>\r<Listing Rank="16" Team="South Fla.">\r<Games>7</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>481</OppREB_OppPTS>\r<OppRPG_OppPPG>68.7</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="16" Team="Lafayette">\r<Games>6</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="" Team="North Texas">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="" Team="Arkansas St.">\r<Games>3</Games>\r<Rebounds_Points>198</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>187</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Portland St.">\r<Games>5</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>354</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>3.6</Margin>\r</Listing>\r<Listing Rank="17" Team="Saint Louis">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>411</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>3.3</Margin>\r</Listing>\r<Listing Rank="17" Team="Quinnipiac">\r<Games>5</Games>\r<Rebounds_Points>361</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>3.2</Margin>\r</Listing>\r<Listing Rank="17" Team="UCF">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>402</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>3.2</Margin>\r</Listing>\r<Listing Rank="17" Team="UTSA">\r<Games>5</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>368</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>3.0</Margin>\r</Listing>\r<Listing Rank="17" Team="Northern Ill.">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>2.8</Margin>\r</Listing>\r<Listing Rank="17" Team="High Point">\r<Games>7</Games>\r<Rebounds_Points>515</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>496</OppREB_OppPTS>\r<OppRPG_OppPPG>70.9</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="" Team="Radford">\r<Games>7</Games>\r<Rebounds_Points>438</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>59.9</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Toledo">\r<Games>6</Games>\r<Rebounds_Points>467</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>451</OppREB_OppPTS>\r<OppRPG_OppPPG>75.2</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Massachusetts">\r<Games>8</Games>\r<Rebounds_Points>598</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>578</OppREB_OppPTS>\r<OppRPG_OppPPG>72.3</OppRPG_OppPPG>\r<Margin>2.5</Margin>\r</Listing>\r<Listing Rank="18" Team="La.-Lafayette">\r<Games>5</Games>\r<Rebounds_Points>346</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>2.4</Margin>\r</Listing>\r<Listing Rank="18" Team="New Mexico">\r<Games>6</Games>\r<Rebounds_Points>385</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>2.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Hartford">\r<Games>7</Games>\r<Rebounds_Points>416</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>400</OppREB_OppPTS>\r<OppRPG_OppPPG>57.1</OppRPG_OppPPG>\r<Margin>2.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Northwestern">\r<Games>6</Games>\r<Rebounds_Points>368</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>59.2</OppRPG_OppPPG>\r<Margin>2.2</Margin>\r</Listing>\r<Listing Rank="18" Team="Loyola Chicago">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>331</OppREB_OppPTS>\r<OppRPG_OppPPG>66.2</OppRPG_OppPPG>\r<Margin>2.0</Margin>\r</Listing>\r<Listing Rank="18" Team="Tulsa">\r<Games>6</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>1.8</Margin>\r</Listing>\r<Listing Rank="18" Team="UALR">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>76.4</OppRPG_OppPPG>\r<Margin>1.8</Margin>\r</Listing>\r<Listing Rank="18" Team="La Salle">\r<Games>6</Games>\r<Rebounds_Points>360</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>1.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Southern Ill.">\r<Games>6</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>376</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>1.2</Margin>\r</Listing>\r<Listing Rank="" Team="Monmouth">\r<Games>6</Games>\r<Rebounds_Points>374</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>1.2</Margin>\r</Listing>\r<Listing Rank="19" Team="Pacific">\r<Games>7</Games>\r<Rebounds_Points>463</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Temple">\r<Games>6</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>61.0</OppRPG_OppPPG>\r<Margin>1.0</Margin>\r</Listing>\r<Listing Rank="19" Team="Marshall">\r<Games>7</Games>\r<Rebounds_Points>480</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>0.9</Margin>\r</Listing>\r<Listing Rank="" Team="American">\r<Games>7</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>50.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>49.3</OppRPG_OppPPG>\r<Margin>0.9</Margin>\r</Listing>\r<Listing Rank="19" Team="Charlotte">\r<Games>6</Games>\r<Rebounds_Points>442</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>72.8</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="" Team="Boston College">\r<Games>6</Games>\r<Rebounds_Points>387</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>63.7</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="19" Team="Youngstown St.">\r<Games>9</Games>\r<Rebounds_Points>643</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>636</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="19" Team="UNC Asheville">\r<Games>6</Games>\r<Rebounds_Points>464</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>460</OppREB_OppPTS>\r<OppRPG_OppPPG>76.7</OppRPG_OppPPG>\r<Margin>0.7</Margin>\r</Listing>\r<Listing Rank="" Team="Saint Francis (PA)">\r<Games>6</Games>\r<Rebounds_Points>373</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>369</OppREB_OppPTS>\r<OppRPG_OppPPG>61.5</OppRPG_OppPPG>\r<Margin>0.7</Margin>\r</Listing>\r<Listing Rank="19" Team="Bradley">\r<Games>7</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>432</OppREB_OppPTS>\r<OppRPG_OppPPG>61.7</OppRPG_OppPPG>\r<Margin>0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Liberty">\r<Games>7</Games>\r<Rebounds_Points>418</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>59.1</OppRPG_OppPPG>\r<Margin>0.6</Margin>\r</Listing>\r<Listing Rank="20" Team="South Ala.">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>0.4</Margin>\r</Listing>\r<Listing Rank="20" Team="Cornell">\r<Games>8</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>504</OppREB_OppPTS>\r<OppRPG_OppPPG>63.0</OppRPG_OppPPG>\r<Margin>0.4</Margin>\r</Listing>\r<Listing Rank="20" Team="Troy">\r<Games>5</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>0.2</Margin>\r</Listing>\r<Listing Rank="20" Team="Lehigh">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>420</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>0.2</Margin>\r</Listing>\r<Listing Rank="20" Team="Marquette">\r<Games>7</Games>\r<Rebounds_Points>500</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>499</OppREB_OppPTS>\r<OppRPG_OppPPG>71.3</OppRPG_OppPPG>\r<Margin>0.1</Margin>\r</Listing>\r<Listing Rank="" Team="Milwaukee">\r<Games>7</Games>\r<Rebounds_Points>470</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>469</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>0.1</Margin>\r</Listing>\r<Listing Rank="20" Team="Southern California">\r<Games>7</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>436</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="" Team="Boise St.">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="" Team="Saint Peter's">\r<Games>7</Games>\r<Rebounds_Points>409</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>409</OppREB_OppPTS>\r<OppRPG_OppPPG>58.4</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="21" Team="Missouri">\r<Games>7</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>64.1</OppRPG_OppPPG>\r<Margin>-0.1</Margin>\r</Listing>\r<Listing Rank="21" Team="Western Ill.">\r<Games>5</Games>\r<Rebounds_Points>335</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>336</OppREB_OppPTS>\r<OppRPG_OppPPG>67.2</OppRPG_OppPPG>\r<Margin>-0.2</Margin>\r</Listing>\r<Listing Rank="21" Team="Denver">\r<Games>6</Games>\r<Rebounds_Points>374</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>376</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>-0.3</Margin>\r</Listing>\r<Listing Rank="21" Team="Wright St.">\r<Games>8</Games>\r<Rebounds_Points>545</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Albany (NY)">\r<Games>5</Games>\r<Rebounds_Points>332</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Florida St.">\r<Games>7</Games>\r<Rebounds_Points>466</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>469</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Utah St.">\r<Games>6</Games>\r<Rebounds_Points>406</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>409</OppREB_OppPTS>\r<OppRPG_OppPPG>68.2</OppRPG_OppPPG>\r<Margin>-0.5</Margin>\r</Listing>\r<Listing Rank="21" Team="Western Caro.">\r<Games>7</Games>\r<Rebounds_Points>492</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>496</OppREB_OppPTS>\r<OppRPG_OppPPG>70.9</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Middle Tenn.">\r<Games>7</Games>\r<Rebounds_Points>414</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="21" Team="Alabama St.">\r<Games>5</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>408</OppREB_OppPTS>\r<OppRPG_OppPPG>81.6</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Southern Miss.">\r<Games>5</Games>\r<Rebounds_Points>329</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>332</OppREB_OppPTS>\r<OppRPG_OppPPG>66.4</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="UNLV">\r<Games>5</Games>\r<Rebounds_Points>311</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>314</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="22" Team="Loyola Marymount">\r<Games>6</Games>\r<Rebounds_Points>409</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>413</OppREB_OppPTS>\r<OppRPG_OppPPG>68.8</OppRPG_OppPPG>\r<Margin>-0.7</Margin>\r</Listing>\r<Listing Rank="22" Team="James Madison">\r<Games>7</Games>\r<Rebounds_Points>482</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>487</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-0.7</Margin>\r</Listing>\r<Listing Rank="22" Team="Weber St.">\r<Games>6</Games>\r<Rebounds_Points>378</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>63.8</OppRPG_OppPPG>\r<Margin>-0.8</Margin>\r</Listing>\r<Listing Rank="22" Team="Norfolk St.">\r<Games>8</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>526</OppREB_OppPTS>\r<OppRPG_OppPPG>65.8</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Murray St.">\r<Games>7</Games>\r<Rebounds_Points>480</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>487</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Siena">\r<Games>5</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>389</OppREB_OppPTS>\r<OppRPG_OppPPG>77.8</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Fla. Atlantic">\r<Games>5</Games>\r<Rebounds_Points>296</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>301</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Houston">\r<Games>3</Games>\r<Rebounds_Points>212</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>215</OppREB_OppPTS>\r<OppRPG_OppPPG>71.7</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="23" Team="Fairleigh Dickinson">\r<Games>5</Games>\r<Rebounds_Points>312</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>318</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>-1.2</Margin>\r</Listing>\r<Listing Rank="23" Team="Long Beach St.">\r<Games>8</Games>\r<Rebounds_Points>586</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>598</OppREB_OppPTS>\r<OppRPG_OppPPG>74.8</OppRPG_OppPPG>\r<Margin>-1.5</Margin>\r</Listing>\r<Listing Rank="23" Team="A&amp;M-Corpus Christi">\r<Games>6</Games>\r<Rebounds_Points>356</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>-1.8</Margin>\r</Listing>\r<Listing Rank="23" Team="Idaho">\r<Games>5</Games>\r<Rebounds_Points>375</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>77.0</OppRPG_OppPPG>\r<Margin>-2.0</Margin>\r</Listing>\r<Listing Rank="23" Team="South Dakota">\r<Games>8</Games>\r<Rebounds_Points>572</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>589</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>-2.1</Margin>\r</Listing>\r<Listing Rank="23" Team="Auburn">\r<Games>5</Games>\r<Rebounds_Points>353</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>365</OppREB_OppPTS>\r<OppRPG_OppPPG>73.0</OppRPG_OppPPG>\r<Margin>-2.4</Margin>\r</Listing>\r<Listing Rank="" Team="Canisius">\r<Games>5</Games>\r<Rebounds_Points>297</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>309</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>-2.4</Margin>\r</Listing>\r<Listing Rank="23" Team="McNeese St.">\r<Games>4</Games>\r<Rebounds_Points>286</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>296</OppREB_OppPTS>\r<OppRPG_OppPPG>74.0</OppRPG_OppPPG>\r<Margin>-2.5</Margin>\r</Listing>\r<Listing Rank="23" Team="Memphis">\r<Games>5</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>317</OppREB_OppPTS>\r<OppRPG_OppPPG>63.4</OppRPG_OppPPG>\r<Margin>-2.6</Margin>\r</Listing>\r<Listing Rank="23" Team="Col. of Charleston">\r<Games>7</Games>\r<Rebounds_Points>426</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>445</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>-2.7</Margin>\r</Listing>\r<Listing Rank="24" Team="Montana">\r<Games>5</Games>\r<Rebounds_Points>331</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="24" Team="Lipscomb">\r<Games>6</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>76.3</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="" Team="Tex.-Pan American">\r<Games>6</Games>\r<Rebounds_Points>438</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>455</OppREB_OppPTS>\r<OppRPG_OppPPG>75.8</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="" Team="Drexel">\r<Games>6</Games>\r<Rebounds_Points>333</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="24" Team="Chattanooga">\r<Games>8</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>557</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-3.0</Margin>\r</Listing>\r<Listing Rank="" Team="Fresno St.">\r<Games>7</Games>\r<Rebounds_Points>444</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>465</OppREB_OppPTS>\r<OppRPG_OppPPG>66.4</OppRPG_OppPPG>\r<Margin>-3.0</Margin>\r</Listing>\r<Listing Rank="24" Team="N.C. A&amp;T">\r<Games>7</Games>\r<Rebounds_Points>416</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>-3.1</Margin>\r</Listing>\r<Listing Rank="24" Team="Indiana St.">\r<Games>6</Games>\r<Rebounds_Points>398</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-3.3</Margin>\r</Listing>\r<Listing Rank="24" Team="Jacksonville St.">\r<Games>7</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="" Team="Bakersfield">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="" Team="Eastern Ill.">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>415</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="25" Team="UNCW">\r<Games>4</Games>\r<Rebounds_Points>299</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>78.3</OppRPG_OppPPG>\r<Margin>-3.5</Margin>\r</Listing>\r<Listing Rank="25" Team="Santa Clara">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>459</OppREB_OppPTS>\r<OppRPG_OppPPG>65.6</OppRPG_OppPPG>\r<Margin>-3.6</Margin>\r</Listing>\r<Listing Rank="25" Team="Colgate">\r<Games>6</Games>\r<Rebounds_Points>371</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="25" Team="Princeton">\r<Games>7</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="" Team="Rutgers">\r<Games>7</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>429</OppREB_OppPTS>\r<OppRPG_OppPPG>61.3</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="25" Team="North Dakota St.">\r<Games>6</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>407</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="" Team="Miami (OH)">\r<Games>6</Games>\r<Rebounds_Points>364</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="" Team="Nevada">\r<Games>6</Games>\r<Rebounds_Points>354</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="25" Team="Tennessee">\r<Games>5</Games>\r<Rebounds_Points>329</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>349</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>-4.0</Margin>\r</Listing>\r<Listing Rank="26" Team="North Dakota">\r<Games>6</Games>\r<Rebounds_Points>388</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>413</OppREB_OppPTS>\r<OppRPG_OppPPG>68.8</OppRPG_OppPPG>\r<Margin>-4.2</Margin>\r</Listing>\r<Listing Rank="26" Team="Cal St. Fullerton">\r<Games>7</Games>\r<Rebounds_Points>445</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>477</OppREB_OppPTS>\r<OppRPG_OppPPG>68.1</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Western Ky.">\r<Games>5</Games>\r<Rebounds_Points>317</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>340</OppREB_OppPTS>\r<OppRPG_OppPPG>68.0</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="" Team="Cal Poly">\r<Games>5</Games>\r<Rebounds_Points>300</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>323</OppREB_OppPTS>\r<OppRPG_OppPPG>64.6</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Stetson">\r<Games>8</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Oakland">\r<Games>7</Games>\r<Rebounds_Points>538</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>571</OppREB_OppPTS>\r<OppRPG_OppPPG>81.6</OppRPG_OppPPG>\r<Margin>-4.7</Margin>\r</Listing>\r<Listing Rank="" Team="UNC Greensboro">\r<Games>7</Games>\r<Rebounds_Points>503</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>536</OppREB_OppPTS>\r<OppRPG_OppPPG>76.6</OppRPG_OppPPG>\r<Margin>-4.7</Margin>\r</Listing>\r<Listing Rank="26" Team="Manhattan">\r<Games>5</Games>\r<Rebounds_Points>326</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>-4.8</Margin>\r</Listing>\r<Listing Rank="26" Team="Fordham">\r<Games>6</Games>\r<Rebounds_Points>390</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>-4.8</Margin>\r</Listing>\r<Listing Rank="26" Team="Gardner-Webb">\r<Games>7</Games>\r<Rebounds_Points>490</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>527</OppREB_OppPTS>\r<OppRPG_OppPPG>75.3</OppRPG_OppPPG>\r<Margin>-5.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Rice">\r<Games>6</Games>\r<Rebounds_Points>386</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-5.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Wagner">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>72.8</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="" Team="Utah Valley">\r<Games>6</Games>\r<Rebounds_Points>354</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>64.7</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="27" Team="UAB">\r<Games>7</Games>\r<Rebounds_Points>454</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>494</OppREB_OppPTS>\r<OppRPG_OppPPG>70.6</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="" Team="Northern Ariz.">\r<Games>7</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>464</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="27" Team="NJIT">\r<Games>6</Games>\r<Rebounds_Points>398</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>434</OppREB_OppPTS>\r<OppRPG_OppPPG>72.3</OppRPG_OppPPG>\r<Margin>-6.0</Margin>\r</Listing>\r<Listing Rank="27" Team="Brown">\r<Games>8</Games>\r<Rebounds_Points>539</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>589</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>-6.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Dartmouth">\r<Games>4</Games>\r<Rebounds_Points>236</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>262</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-6.5</Margin>\r</Listing>\r<Listing Rank="27" Team="St. Francis Brooklyn">\r<Games>6</Games>\r<Rebounds_Points>395</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>435</OppREB_OppPTS>\r<OppRPG_OppPPG>72.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="" Team="Campbell">\r<Games>6</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>423</OppREB_OppPTS>\r<OppRPG_OppPPG>70.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="" Team="Oral Roberts">\r<Games>6</Games>\r<Rebounds_Points>365</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>405</OppREB_OppPTS>\r<OppRPG_OppPPG>67.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="28" Team="CSUN">\r<Games>8</Games>\r<Rebounds_Points>543</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>597</OppREB_OppPTS>\r<OppRPG_OppPPG>74.6</OppRPG_OppPPG>\r<Margin>-6.8</Margin>\r</Listing>\r<Listing Rank="28" Team="Saint Joseph's">\r<Games>6</Games>\r<Rebounds_Points>352</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-6.8</Margin>\r</Listing>\r<Listing Rank="28" Team="Austin Peay">\r<Games>7</Games>\r<Rebounds_Points>469</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>517</OppREB_OppPTS>\r<OppRPG_OppPPG>73.9</OppRPG_OppPPG>\r<Margin>-6.9</Margin>\r</Listing>\r<Listing Rank="28" Team="George Mason">\r<Games>6</Games>\r<Rebounds_Points>370</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>412</OppREB_OppPTS>\r<OppRPG_OppPPG>68.7</OppRPG_OppPPG>\r<Margin>-7.0</Margin>\r</Listing>\r<Listing Rank="" Team="Idaho St.">\r<Games>5</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>-7.0</Margin>\r</Listing>\r<Listing Rank="28" Team="Delaware St.">\r<Games>7</Games>\r<Rebounds_Points>515</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>565</OppREB_OppPTS>\r<OppRPG_OppPPG>80.7</OppRPG_OppPPG>\r<Margin>-7.1</Margin>\r</Listing>\r<Listing Rank="28" Team="Penn">\r<Games>5</Games>\r<Rebounds_Points>337</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>373</OppREB_OppPTS>\r<OppRPG_OppPPG>74.6</OppRPG_OppPPG>\r<Margin>-7.2</Margin>\r</Listing>\r<Listing Rank="28" Team="Bucknell">\r<Games>8</Games>\r<Rebounds_Points>537</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>595</OppREB_OppPTS>\r<OppRPG_OppPPG>74.4</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="" Team="New Orleans">\r<Games>4</Games>\r<Rebounds_Points>284</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>78.3</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="29" Team="Hampton">\r<Games>7</Games>\r<Rebounds_Points>447</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>498</OppREB_OppPTS>\r<OppRPG_OppPPG>71.1</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="29" Team="IUPUI">\r<Games>6</Games>\r<Rebounds_Points>387</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>432</OppREB_OppPTS>\r<OppRPG_OppPPG>72.0</OppRPG_OppPPG>\r<Margin>-7.5</Margin>\r</Listing>\r<Listing Rank="29" Team="Northwestern St.">\r<Games>7</Games>\r<Rebounds_Points>539</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>592</OppREB_OppPTS>\r<OppRPG_OppPPG>84.6</OppRPG_OppPPG>\r<Margin>-7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Bethune-Cookman">\r<Games>7</Games>\r<Rebounds_Points>410</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>463</OppREB_OppPTS>\r<OppRPG_OppPPG>66.1</OppRPG_OppPPG>\r<Margin>-7.6</Margin>\r</Listing>\r<Listing Rank="29" Team="Boston U.">\r<Games>5</Games>\r<Rebounds_Points>328</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>73.4</OppRPG_OppPPG>\r<Margin>-7.8</Margin>\r</Listing>\r<Listing Rank="29" Team="Ill.-Chicago">\r<Games>8</Games>\r<Rebounds_Points>505</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>568</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-7.9</Margin>\r</Listing>\r<Listing Rank="29" Team="Samford">\r<Games>8</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>575</OppREB_OppPTS>\r<OppRPG_OppPPG>71.9</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="" Team="Tennessee St.">\r<Games>8</Games>\r<Rebounds_Points>490</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>554</OppREB_OppPTS>\r<OppRPG_OppPPG>69.3</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="" Team="Texas-Arlington">\r<Games>7</Games>\r<Rebounds_Points>485</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>541</OppREB_OppPTS>\r<OppRPG_OppPPG>77.3</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="29" Team="Washington St.">\r<Games>6</Games>\r<Rebounds_Points>394</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>443</OppREB_OppPTS>\r<OppRPG_OppPPG>73.8</OppRPG_OppPPG>\r<Margin>-8.2</Margin>\r</Listing>\r<Listing Rank="30" Team="Sacred Heart">\r<Games>5</Games>\r<Rebounds_Points>316</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>357</OppREB_OppPTS>\r<OppRPG_OppPPG>71.4</OppRPG_OppPPG>\r<Margin>-8.2</Margin>\r</Listing>\r<Listing Rank="30" Team="Rider">\r<Games>7</Games>\r<Rebounds_Points>428</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>488</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="" Team="Presbyterian">\r<Games>7</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>472</OppREB_OppPTS>\r<OppRPG_OppPPG>67.4</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="30" Team="Chicago St.">\r<Games>8</Games>\r<Rebounds_Points>499</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>568</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="30" Team="San Jose St.">\r<Games>7</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>476</OppREB_OppPTS>\r<OppRPG_OppPPG>68.0</OppRPG_OppPPG>\r<Margin>-8.7</Margin>\r</Listing>\r<Listing Rank="30" Team="Appalachian St.">\r<Games>4</Games>\r<Rebounds_Points>259</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>294</OppREB_OppPTS>\r<OppRPG_OppPPG>73.5</OppRPG_OppPPG>\r<Margin>-8.8</Margin>\r</Listing>\r<Listing Rank="30" Team="Marist">\r<Games>6</Games>\r<Rebounds_Points>361</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-8.8</Margin>\r</Listing>\r<Listing Rank="30" Team="Southeastern La.">\r<Games>8</Games>\r<Rebounds_Points>523</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>594</OppREB_OppPTS>\r<OppRPG_OppPPG>74.3</OppRPG_OppPPG>\r<Margin>-8.9</Margin>\r</Listing>\r<Listing Rank="30" Team="Bryant">\r<Games>4</Games>\r<Rebounds_Points>238</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>274</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-9.0</Margin>\r</Listing>\r<Listing Rank="30" Team="UMES">\r<Games>9</Games>\r<Rebounds_Points>509</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>-10.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Morgan St.">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>464</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-10.4</Margin>\r</Listing>\r<Listing Rank="31" Team="South Carolina St.">\r<Games>6</Games>\r<Rebounds_Points>368</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>435</OppREB_OppPTS>\r<OppRPG_OppPPG>72.5</OppRPG_OppPPG>\r<Margin>-11.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Southern U.">\r<Games>7</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>483</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-11.4</Margin>\r</Listing>\r<Listing Rank="31" Team="Drake">\r<Games>7</Games>\r<Rebounds_Points>432</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>513</OppREB_OppPTS>\r<OppRPG_OppPPG>73.3</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="" Team="Fairfield">\r<Games>7</Games>\r<Rebounds_Points>420</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>501</OppREB_OppPTS>\r<OppRPG_OppPPG>71.6</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="31" Team="Jacksonville">\r<Games>8</Games>\r<Rebounds_Points>508</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>75.1</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="31" Team="Loyola Maryland">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>473</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>-11.7</Margin>\r</Listing>\r<Listing Rank="31" Team="Robert Morris">\r<Games>7</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>525</OppREB_OppPTS>\r<OppRPG_OppPPG>75.0</OppRPG_OppPPG>\r<Margin>-12.0</Margin>\r</Listing>\r<Listing Rank="31" Team="Southern Utah">\r<Games>5</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>84.8</OppRPG_OppPPG>\r<Margin>-12.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Kennesaw St.">\r<Games>8</Games>\r<Rebounds_Points>504</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>603</OppREB_OppPTS>\r<OppRPG_OppPPG>75.4</OppRPG_OppPPG>\r<Margin>-12.4</Margin>\r</Listing>\r<Listing Rank="32" Team="Niagara">\r<Games>5</Games>\r<Rebounds_Points>284</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>346</OppREB_OppPTS>\r<OppRPG_OppPPG>69.2</OppRPG_OppPPG>\r<Margin>-12.4</Margin>\r</Listing>\r<Listing Rank="32" Team="LIU Brooklyn">\r<Games>4</Games>\r<Rebounds_Points>233</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>283</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>-12.5</Margin>\r</Listing>\r<Listing Rank="32" Team="Alabama A&amp;M">\r<Games>5</Games>\r<Rebounds_Points>291</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-12.8</Margin>\r</Listing>\r<Listing Rank="32" Team="Binghamton">\r<Games>7</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>495</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>-12.9</Margin>\r</Listing>\r<Listing Rank="32" Team="Texas Southern">\r<Games>7</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>521</OppREB_OppPTS>\r<OppRPG_OppPPG>74.4</OppRPG_OppPPG>\r<Margin>-13.1</Margin>\r</Listing>\r<Listing Rank="32" Team="Longwood">\r<Games>7</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>543</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>-13.3</Margin>\r</Listing>\r<Listing Rank="32" Team="UMBC">\r<Games>6</Games>\r<Rebounds_Points>318</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>53.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>398</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-13.3</Margin>\r</Listing>\r<Listing Rank="32" Team="Alcorn">\r<Games>6</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>486</OppREB_OppPTS>\r<OppRPG_OppPPG>81.0</OppRPG_OppPPG>\r<Margin>-13.5</Margin>\r</Listing>\r<Listing Rank="" Team="Jackson St.">\r<Games>6</Games>\r<Rebounds_Points>365</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>446</OppREB_OppPTS>\r<OppRPG_OppPPG>74.3</OppRPG_OppPPG>\r<Margin>-13.5</Margin>\r</Listing>\r<Listing Rank="32" Team="Navy">\r<Games>7</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>507</OppREB_OppPTS>\r<OppRPG_OppPPG>72.4</OppRPG_OppPPG>\r<Margin>-13.6</Margin>\r</Listing>\r<Listing Rank="33" Team="Furman">\r<Games>5</Games>\r<Rebounds_Points>285</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>357</OppREB_OppPTS>\r<OppRPG_OppPPG>71.4</OppRPG_OppPPG>\r<Margin>-14.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Central Conn. St.">\r<Games>6</Games>\r<Rebounds_Points>338</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>426</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-14.7</Margin>\r</Listing>\r<Listing Rank="33" Team="Lamar">\r<Games>7</Games>\r<Rebounds_Points>440</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>543</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>-14.7</Margin>\r</Listing>\r<Listing Rank="33" Team="Prairie View">\r<Games>7</Games>\r<Rebounds_Points>396</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>504</OppREB_OppPTS>\r<OppRPG_OppPPG>72.0</OppRPG_OppPPG>\r<Margin>-15.4</Margin>\r</Listing>\r<Listing Rank="" Team="Ark.-Pine Bluff">\r<Games>7</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>54.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>492</OppREB_OppPTS>\r<OppRPG_OppPPG>70.3</OppRPG_OppPPG>\r<Margin>-15.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Maine">\r<Games>6</Games>\r<Rebounds_Points>399</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>500</OppREB_OppPTS>\r<OppRPG_OppPPG>83.3</OppRPG_OppPPG>\r<Margin>-16.8</Margin>\r</Listing>\r<Listing Rank="33" Team="Savannah St.">\r<Games>7</Games>\r<Rebounds_Points>390</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>512</OppREB_OppPTS>\r<OppRPG_OppPPG>73.1</OppRPG_OppPPG>\r<Margin>-17.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Mt. St. Mary's">\r<Games>5</Games>\r<Rebounds_Points>273</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>54.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>72.2</OppRPG_OppPPG>\r<Margin>-17.6</Margin>\r</Listing>\r<Listing Rank="33" Team="Central Ark.">\r<Games>7</Games>\r<Rebounds_Points>463</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>592</OppREB_OppPTS>\r<OppRPG_OppPPG>84.6</OppRPG_OppPPG>\r<Margin>-18.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Montana St.">\r<Games>6</Games>\r<Rebounds_Points>371</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>485</OppREB_OppPTS>\r<OppRPG_OppPPG>80.8</OppRPG_OppPPG>\r<Margin>-19.0</Margin>\r</Listing>\r<Listing Rank="34" Team="Coppin St.">\r<Games>5</Games>\r<Rebounds_Points>345</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>455</OppREB_OppPTS>\r<OppRPG_OppPPG>91.0</OppRPG_OppPPG>\r<Margin>-22.0</Margin>\r</Listing>\r<Listing Rank="" Team="Delaware">\r<Games>5</Games>\r<Rebounds_Points>261</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>52.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>74.2</OppRPG_OppPPG>\r<Margin>-22.0</Margin>\r</Listing>\r<Listing Rank="34" Team="Nicholls St.">\r<Games>4</Games>\r<Rebounds_Points>241</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>344</OppREB_OppPTS>\r<OppRPG_OppPPG>86.0</OppRPG_OppPPG>\r<Margin>-25.8</Margin>\r</Listing>\r<Listing Rank="34" Team="Mississippi Val.">\r<Games>7</Games>\r<Rebounds_Points>431</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>616</OppREB_OppPTS>\r<OppRPG_OppPPG>88.0</OppRPG_OppPPG>\r<Margin>-26.4</Margin>\r</Listing>\r<Listing Rank="34" Team="Florida A&amp;M">\r<Games>8</Games>\r<Rebounds_Points>380</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>47.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>75.1</OppRPG_OppPPG>\r<Margin>-27.6</Margin>\r</Listing>\r<Listing Rank="34" Team="Grambling">\r<Games>5</Games>\r<Rebounds_Points>225</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>45.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>78.4</OppRPG_OppPPG>\r<Margin>-33.4</Margin>\r</Listing>\r<time_stamp> December 3, 2014, at 03:38 PM ET </time_stamp>\r</message>\r
\ No newline at end of file
index 6403ebca740c76555272c816f2ea87d4ee1ef623..f65f21b8c5fbc8ba2f5ac56e7c300575f32df763 100644 (file)
@@ -80,6 +80,7 @@ dtds =
     "Cbask_Polls_XML.dtd",
     "CBASK_ReboundsXML.dtd",
     "CBASK_ScoringLeadersXML.dtd",
+    "Cbask_Team_Scoring_Rebound_Margin_XML.dtd",
     "Cbask_Team_ThreePT_Made_XML.dtd",
     "Cbask_Team_ThreePT_PCT_XML.dtd",
     "Cbask_Team_Win_Pct_XML.dtd",
diff --git a/test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.dtd b/test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.dtd
new file mode 100644 (file)
index 0000000..bda53bc
--- /dev/null
@@ -0,0 +1,17 @@
+<!ELEMENT XML_File_ID (#PCDATA)>
+<!ELEMENT heading (#PCDATA)>
+<!ELEMENT category (#PCDATA)>
+<!ELEMENT sport (#PCDATA)>
+<!ELEMENT title (#PCDATA)>
+<!ELEMENT Games (#PCDATA)>
+<!ELEMENT Rebounds_Points (#PCDATA)>
+<!ELEMENT ReboundsPerGame_PointsPerGame (#PCDATA)>
+<!ELEMENT OppREB_OppPTS (#PCDATA)>
+<!ELEMENT OppRPG_OppPPG (#PCDATA)>
+<!ELEMENT Margin (#PCDATA)>
+<!ELEMENT Listing ( ( Games, Rebounds_Points, ReboundsPerGame_PointsPerGame, OppREB_OppPTS, OppRPG_OppPPG, Margin ) )>
+<!ELEMENT time_stamp (#PCDATA)>
+<!ELEMENT message ( ( XML_File_ID, heading, category, sport, title, Listing*, time_stamp ) )>
+
+<!ATTLIST Listing Rank CDATA #REQUIRED>
+<!ATTLIST Listing Team CDATA #REQUIRED>
diff --git a/test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.xml b/test/xml/sportinfo/Cbask_Team_Scoring_Rebound_Margin_XML.xml
new file mode 100644 (file)
index 0000000..f4db10b
--- /dev/null
@@ -0,0 +1 @@
+<?xml version="1.0" standalone="no" ?>\r<!DOCTYPE message PUBLIC "-//TSN//DTD Statistics 1.0/EN" "Cbask_Team_Scoring_Rebound_Margin_XML.dtd">\r<message>\r<XML_File_ID>22414008</XML_File_ID>\r<heading>AEX%NCAA-TEAM-SCORINGMARGIN</heading>\r<category>Statistics</category>\r<sport>CBASK</sport>\r<title>\r2014-2015 NCAA Division I Men's Basketball Team Scoring Margin Stats\r</title>\r<Listing Rank="" Team="Kentucky">\r<Games>7</Games>\r<Rebounds_Points>553</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>312</OppREB_OppPTS>\r<OppRPG_OppPPG>44.6</OppRPG_OppPPG>\r<Margin>34.4</Margin>\r</Listing>\r<Listing Rank="" Team="Eastern Ky.">\r<Games>5</Games>\r<Rebounds_Points>455</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>91.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>292</OppREB_OppPTS>\r<OppRPG_OppPPG>58.4</OppRPG_OppPPG>\r<Margin>32.6</Margin>\r</Listing>\r<Listing Rank="" Team="Duke">\r<Games>7</Games>\r<Rebounds_Points>633</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>90.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>59.1</OppRPG_OppPPG>\r<Margin>31.3</Margin>\r</Listing>\r<Listing Rank="" Team="Gonzaga">\r<Games>7</Games>\r<Rebounds_Points>616</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>88.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>410</OppREB_OppPTS>\r<OppRPG_OppPPG>58.6</OppRPG_OppPPG>\r<Margin>29.4</Margin>\r</Listing>\r<Listing Rank="" Team="Notre Dame">\r<Games>7</Games>\r<Rebounds_Points>604</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>86.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>398</OppREB_OppPTS>\r<OppRPG_OppPPG>56.9</OppRPG_OppPPG>\r<Margin>29.4</Margin>\r</Listing>\r<Listing Rank="" Team="Utah">\r<Games>6</Games>\r<Rebounds_Points>495</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>330</OppREB_OppPTS>\r<OppRPG_OppPPG>55.0</OppRPG_OppPPG>\r<Margin>27.5</Margin>\r</Listing>\r<Listing Rank="" Team="Louisville">\r<Games>6</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>288</OppREB_OppPTS>\r<OppRPG_OppPPG>48.0</OppRPG_OppPPG>\r<Margin>27.0</Margin>\r</Listing>\r<Listing Rank="" Team="Wichita St.">\r<Games>4</Games>\r<Rebounds_Points>322</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>222</OppREB_OppPTS>\r<OppRPG_OppPPG>55.5</OppRPG_OppPPG>\r<Margin>25.0</Margin>\r</Listing>\r<Listing Rank="" Team="Wisconsin">\r<Games>7</Games>\r<Rebounds_Points>522</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>354</OppREB_OppPTS>\r<OppRPG_OppPPG>50.6</OppRPG_OppPPG>\r<Margin>24.0</Margin>\r</Listing>\r<Listing Rank="1" Team="Ohio St.">\r<Games>6</Games>\r<Rebounds_Points>491</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>23.5</Margin>\r</Listing>\r<Listing Rank="1" Team="Virginia">\r<Games>7</Games>\r<Rebounds_Points>468</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>305</OppREB_OppPTS>\r<OppRPG_OppPPG>43.6</OppRPG_OppPPG>\r<Margin>23.3</Margin>\r</Listing>\r<Listing Rank="1" Team="Oklahoma St.">\r<Games>6</Games>\r<Rebounds_Points>469</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>331</OppREB_OppPTS>\r<OppRPG_OppPPG>55.2</OppRPG_OppPPG>\r<Margin>23.0</Margin>\r</Listing>\r<Listing Rank="1" Team="USC Upstate">\r<Games>8</Games>\r<Rebounds_Points>620</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>55.5</OppRPG_OppPPG>\r<Margin>22.0</Margin>\r</Listing>\r<Listing Rank="" Team="Illinois">\r<Games>7</Games>\r<Rebounds_Points>601</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>447</OppREB_OppPTS>\r<OppRPG_OppPPG>63.9</OppRPG_OppPPG>\r<Margin>22.0</Margin>\r</Listing>\r<Listing Rank="1" Team="TCU">\r<Games>7</Games>\r<Rebounds_Points>536</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>54.7</OppRPG_OppPPG>\r<Margin>21.9</Margin>\r</Listing>\r<Listing Rank="1" Team="Davidson">\r<Games>5</Games>\r<Rebounds_Points>427</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>20.4</Margin>\r</Listing>\r<Listing Rank="1" Team="Eastern Wash.">\r<Games>7</Games>\r<Rebounds_Points>597</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>85.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>20.1</Margin>\r</Listing>\r<Listing Rank="1" Team="Texas">\r<Games>7</Games>\r<Rebounds_Points>508</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>368</OppREB_OppPTS>\r<OppRPG_OppPPG>52.6</OppRPG_OppPPG>\r<Margin>20.0</Margin>\r</Listing>\r<Listing Rank="1" Team="West Virginia">\r<Games>7</Games>\r<Rebounds_Points>575</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>19.6</Margin>\r</Listing>\r<Listing Rank="2" Team="Sam Houston St.">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>19.5</Margin>\r</Listing>\r<Listing Rank="2" Team="Eastern Mich.">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>55.4</OppRPG_OppPPG>\r<Margin>19.4</Margin>\r</Listing>\r<Listing Rank="2" Team="Arkansas">\r<Games>6</Games>\r<Rebounds_Points>540</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>90.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>425</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>19.2</Margin>\r</Listing>\r<Listing Rank="" Team="Villanova">\r<Games>6</Games>\r<Rebounds_Points>445</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>330</OppREB_OppPTS>\r<OppRPG_OppPPG>55.0</OppRPG_OppPPG>\r<Margin>19.2</Margin>\r</Listing>\r<Listing Rank="2" Team="Duquesne">\r<Games>4</Games>\r<Rebounds_Points>355</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>88.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>279</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>19.0</Margin>\r</Listing>\r<Listing Rank="2" Team="Purdue">\r<Games>7</Games>\r<Rebounds_Points>553</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>18.7</Margin>\r</Listing>\r<Listing Rank="2" Team="Evansville">\r<Games>6</Games>\r<Rebounds_Points>470</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>18.2</Margin>\r</Listing>\r<Listing Rank="2" Team="Butler">\r<Games>6</Games>\r<Rebounds_Points>433</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>54.5</OppRPG_OppPPG>\r<Margin>17.7</Margin>\r</Listing>\r<Listing Rank="2" Team="Valparaiso">\r<Games>8</Games>\r<Rebounds_Points>603</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>462</OppREB_OppPTS>\r<OppRPG_OppPPG>57.8</OppRPG_OppPPG>\r<Margin>17.6</Margin>\r</Listing>\r<Listing Rank="2" Team="Maryland">\r<Games>7</Games>\r<Rebounds_Points>547</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>60.6</OppRPG_OppPPG>\r<Margin>17.6</Margin>\r</Listing>\r<Listing Rank="3" Team="BYU">\r<Games>8</Games>\r<Rebounds_Points>761</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>95.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>621</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>17.5</Margin>\r</Listing>\r<Listing Rank="" Team="Central Mich.">\r<Games>6</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>63.2</OppRPG_OppPPG>\r<Margin>17.5</Margin>\r</Listing>\r<Listing Rank="3" Team="North Carolina">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>64.2</OppRPG_OppPPG>\r<Margin>17.2</Margin>\r</Listing>\r<Listing Rank="3" Team="Coastal Caro.">\r<Games>7</Games>\r<Rebounds_Points>502</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>54.6</OppRPG_OppPPG>\r<Margin>17.1</Margin>\r</Listing>\r<Listing Rank="" Team="Wyoming">\r<Games>7</Games>\r<Rebounds_Points>472</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>50.3</OppRPG_OppPPG>\r<Margin>17.1</Margin>\r</Listing>\r<Listing Rank="3" Team="Baylor">\r<Games>7</Games>\r<Rebounds_Points>476</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>51.1</OppRPG_OppPPG>\r<Margin>16.9</Margin>\r</Listing>\r<Listing Rank="3" Team="Ga. Southern">\r<Games>6</Games>\r<Rebounds_Points>462</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>16.8</Margin>\r</Listing>\r<Listing Rank="3" Team="Texas A&amp;M">\r<Games>5</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>289</OppREB_OppPTS>\r<OppRPG_OppPPG>57.8</OppRPG_OppPPG>\r<Margin>16.6</Margin>\r</Listing>\r<Listing Rank="3" Team="Iowa">\r<Games>7</Games>\r<Rebounds_Points>516</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>403</OppREB_OppPTS>\r<OppRPG_OppPPG>57.6</OppRPG_OppPPG>\r<Margin>16.1</Margin>\r</Listing>\r<Listing Rank="3" Team="Miami (FL)">\r<Games>8</Games>\r<Rebounds_Points>609</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>481</OppREB_OppPTS>\r<OppRPG_OppPPG>60.1</OppRPG_OppPPG>\r<Margin>16.0</Margin>\r</Listing>\r<Listing Rank="4" Team="UT Martin">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>312</OppREB_OppPTS>\r<OppRPG_OppPPG>62.4</OppRPG_OppPPG>\r<Margin>15.8</Margin>\r</Listing>\r<Listing Rank="4" Team="Arizona">\r<Games>7</Games>\r<Rebounds_Points>531</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>15.6</Margin>\r</Listing>\r<Listing Rank="4" Team="California">\r<Games>6</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>59.2</OppRPG_OppPPG>\r<Margin>15.5</Margin>\r</Listing>\r<Listing Rank="4" Team="Syracuse">\r<Games>7</Games>\r<Rebounds_Points>486</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>378</OppREB_OppPTS>\r<OppRPG_OppPPG>54.0</OppRPG_OppPPG>\r<Margin>15.4</Margin>\r</Listing>\r<Listing Rank="4" Team="Indiana">\r<Games>7</Games>\r<Rebounds_Points>612</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>87.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>505</OppREB_OppPTS>\r<OppRPG_OppPPG>72.1</OppRPG_OppPPG>\r<Margin>15.3</Margin>\r</Listing>\r<Listing Rank="4" Team="Ball St.">\r<Games>4</Games>\r<Rebounds_Points>330</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>82.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>269</OppREB_OppPTS>\r<OppRPG_OppPPG>67.3</OppRPG_OppPPG>\r<Margin>15.3</Margin>\r</Listing>\r<Listing Rank="4" Team="San Francisco">\r<Games>6</Games>\r<Rebounds_Points>460</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>369</OppREB_OppPTS>\r<OppRPG_OppPPG>61.5</OppRPG_OppPPG>\r<Margin>15.2</Margin>\r</Listing>\r<Listing Rank="" Team="Tulane">\r<Games>6</Games>\r<Rebounds_Points>456</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>365</OppREB_OppPTS>\r<OppRPG_OppPPG>60.8</OppRPG_OppPPG>\r<Margin>15.2</Margin>\r</Listing>\r<Listing Rank="4" Team="Xavier">\r<Games>7</Games>\r<Rebounds_Points>585</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>480</OppREB_OppPTS>\r<OppRPG_OppPPG>68.6</OppRPG_OppPPG>\r<Margin>15.0</Margin>\r</Listing>\r<Listing Rank="" Team="N.C. Central">\r<Games>7</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>54.1</OppRPG_OppPPG>\r<Margin>15.0</Margin>\r</Listing>\r<Listing Rank="5" Team="Vanderbilt">\r<Games>6</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>340</OppREB_OppPTS>\r<OppRPG_OppPPG>56.7</OppRPG_OppPPG>\r<Margin>14.8</Margin>\r</Listing>\r<Listing Rank="5" Team="George Washington">\r<Games>5</Games>\r<Rebounds_Points>349</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>276</OppREB_OppPTS>\r<OppRPG_OppPPG>55.2</OppRPG_OppPPG>\r<Margin>14.6</Margin>\r</Listing>\r<Listing Rank="5" Team="Iowa St.">\r<Games>5</Games>\r<Rebounds_Points>417</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>14.4</Margin>\r</Listing>\r<Listing Rank="5" Team="Northern Colo.">\r<Games>6</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>402</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>14.3</Margin>\r</Listing>\r<Listing Rank="5" Team="North Carolina St.">\r<Games>7</Games>\r<Rebounds_Points>521</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>422</OppREB_OppPTS>\r<OppRPG_OppPPG>60.3</OppRPG_OppPPG>\r<Margin>14.1</Margin>\r</Listing>\r<Listing Rank="5" Team="Houston Baptist">\r<Games>4</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>249</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>13.8</Margin>\r</Listing>\r<Listing Rank="5" Team="Michigan St.">\r<Games>7</Games>\r<Rebounds_Points>513</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>13.6</Margin>\r</Listing>\r<Listing Rank="5" Team="UNI">\r<Games>7</Games>\r<Rebounds_Points>471</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>53.9</OppRPG_OppPPG>\r<Margin>13.4</Margin>\r</Listing>\r<Listing Rank="5" Team="St. Mary's (CA)">\r<Games>5</Games>\r<Rebounds_Points>392</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>13.4</Margin>\r</Listing>\r<Listing Rank="5" Team="Creighton">\r<Games>7</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>426</OppREB_OppPTS>\r<OppRPG_OppPPG>60.9</OppRPG_OppPPG>\r<Margin>13.1</Margin>\r</Listing>\r<Listing Rank="6" Team="Michigan">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>433</OppREB_OppPTS>\r<OppRPG_OppPPG>61.9</OppRPG_OppPPG>\r<Margin>13.0</Margin>\r</Listing>\r<Listing Rank="" Team="Harvard">\r<Games>5</Games>\r<Rebounds_Points>360</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>59.0</OppRPG_OppPPG>\r<Margin>13.0</Margin>\r</Listing>\r<Listing Rank="6" Team="Minnesota">\r<Games>7</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>63.4</OppRPG_OppPPG>\r<Margin>12.7</Margin>\r</Listing>\r<Listing Rank="6" Team="Washington">\r<Games>6</Games>\r<Rebounds_Points>442</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>12.5</Margin>\r</Listing>\r<Listing Rank="6" Team="Hofstra">\r<Games>7</Games>\r<Rebounds_Points>561</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>80.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>12.4</Margin>\r</Listing>\r<Listing Rank="6" Team="Dayton">\r<Games>5</Games>\r<Rebounds_Points>335</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>274</OppREB_OppPTS>\r<OppRPG_OppPPG>54.8</OppRPG_OppPPG>\r<Margin>12.2</Margin>\r</Listing>\r<Listing Rank="6" Team="Seton Hall">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>363</OppREB_OppPTS>\r<OppRPG_OppPPG>60.5</OppRPG_OppPPG>\r<Margin>12.2</Margin>\r</Listing>\r<Listing Rank="6" Team="Yale">\r<Games>8</Games>\r<Rebounds_Points>588</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>491</OppREB_OppPTS>\r<OppRPG_OppPPG>61.4</OppRPG_OppPPG>\r<Margin>12.1</Margin>\r</Listing>\r<Listing Rank="6" Team="VMI">\r<Games>7</Games>\r<Rebounds_Points>651</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>93.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>569</OppREB_OppPTS>\r<OppRPG_OppPPG>81.3</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="" Team="Louisiana Tech">\r<Games>7</Games>\r<Rebounds_Points>548</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>466</OppREB_OppPTS>\r<OppRPG_OppPPG>66.6</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="7" Team="Oregon">\r<Games>6</Games>\r<Rebounds_Points>475</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>405</OppREB_OppPTS>\r<OppRPG_OppPPG>67.5</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="" Team="Nebraska">\r<Games>6</Games>\r<Rebounds_Points>449</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>379</OppREB_OppPTS>\r<OppRPG_OppPPG>63.2</OppRPG_OppPPG>\r<Margin>11.7</Margin>\r</Listing>\r<Listing Rank="7" Team="William &amp; Mary">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>11.5</Margin>\r</Listing>\r<Listing Rank="" Team="San Diego St.">\r<Games>6</Games>\r<Rebounds_Points>408</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>56.5</OppRPG_OppPPG>\r<Margin>11.5</Margin>\r</Listing>\r<Listing Rank="7" Team="UC Irvine">\r<Games>5</Games>\r<Rebounds_Points>358</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>301</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>11.4</Margin>\r</Listing>\r<Listing Rank="7" Team="Colorado St.">\r<Games>6</Games>\r<Rebounds_Points>454</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>386</OppREB_OppPTS>\r<OppRPG_OppPPG>64.3</OppRPG_OppPPG>\r<Margin>11.3</Margin>\r</Listing>\r<Listing Rank="" Team="Mississippi St.">\r<Games>6</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>344</OppREB_OppPTS>\r<OppRPG_OppPPG>57.3</OppRPG_OppPPG>\r<Margin>11.3</Margin>\r</Listing>\r<Listing Rank="7" Team="Arizona St.">\r<Games>6</Games>\r<Rebounds_Points>425</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>11.2</Margin>\r</Listing>\r<Listing Rank="7" Team="Stanford">\r<Games>6</Games>\r<Rebounds_Points>462</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>396</OppREB_OppPTS>\r<OppRPG_OppPPG>66.0</OppRPG_OppPPG>\r<Margin>11.0</Margin>\r</Listing>\r<Listing Rank="" Team="Green Bay">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>349</OppREB_OppPTS>\r<OppRPG_OppPPG>58.2</OppRPG_OppPPG>\r<Margin>11.0</Margin>\r</Listing>\r<Listing Rank="8" Team="Towson">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>403</OppREB_OppPTS>\r<OppRPG_OppPPG>57.6</OppRPG_OppPPG>\r<Margin>10.9</Margin>\r</Listing>\r<Listing Rank="8" Team="Ole Miss">\r<Games>6</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>364</OppREB_OppPTS>\r<OppRPG_OppPPG>60.7</OppRPG_OppPPG>\r<Margin>10.8</Margin>\r</Listing>\r<Listing Rank="8" Team="Bowling Green">\r<Games>4</Games>\r<Rebounds_Points>273</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>230</OppREB_OppPTS>\r<OppRPG_OppPPG>57.5</OppRPG_OppPPG>\r<Margin>10.8</Margin>\r</Listing>\r<Listing Rank="8" Team="UCLA">\r<Games>7</Games>\r<Rebounds_Points>590</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>84.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>515</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>10.7</Margin>\r</Listing>\r<Listing Rank="" Team="Providence">\r<Games>7</Games>\r<Rebounds_Points>483</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>408</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>10.7</Margin>\r</Listing>\r<Listing Rank="8" Team="Rhode Island">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>356</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>10.5</Margin>\r</Listing>\r<Listing Rank="8" Team="Georgia St.">\r<Games>7</Games>\r<Rebounds_Points>546</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>473</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>10.4</Margin>\r</Listing>\r<Listing Rank="8" Team="East Tenn. St.">\r<Games>5</Games>\r<Rebounds_Points>417</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>83.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>73.2</OppRPG_OppPPG>\r<Margin>10.2</Margin>\r</Listing>\r<Listing Rank="8" Team="UC Santa Barbara">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>363</OppREB_OppPTS>\r<OppRPG_OppPPG>60.5</OppRPG_OppPPG>\r<Margin>10.2</Margin>\r</Listing>\r<Listing Rank="8" Team="South Carolina">\r<Games>7</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>62.4</OppRPG_OppPPG>\r<Margin>10.0</Margin>\r</Listing>\r<Listing Rank="" Team="St. John's (NY)">\r<Games>6</Games>\r<Rebounds_Points>443</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>63.8</OppRPG_OppPPG>\r<Margin>10.0</Margin>\r</Listing>\r<Listing Rank="9" Team="Cincinnati">\r<Games>7</Games>\r<Rebounds_Points>435</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>52.3</OppRPG_OppPPG>\r<Margin>9.9</Margin>\r</Listing>\r<Listing Rank="9" Team="Colorado">\r<Games>5</Games>\r<Rebounds_Points>340</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>291</OppREB_OppPTS>\r<OppRPG_OppPPG>58.2</OppRPG_OppPPG>\r<Margin>9.8</Margin>\r</Listing>\r<Listing Rank="9" Team="UC Davis">\r<Games>5</Games>\r<Rebounds_Points>319</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>271</OppREB_OppPTS>\r<OppRPG_OppPPG>54.2</OppRPG_OppPPG>\r<Margin>9.6</Margin>\r</Listing>\r<Listing Rank="9" Team="Detroit">\r<Games>8</Games>\r<Rebounds_Points>594</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>518</OppREB_OppPTS>\r<OppRPG_OppPPG>64.8</OppRPG_OppPPG>\r<Margin>9.5</Margin>\r</Listing>\r<Listing Rank="" Team="Pepperdine">\r<Games>4</Games>\r<Rebounds_Points>289</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>251</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>9.5</Margin>\r</Listing>\r<Listing Rank="9" Team="Belmont">\r<Games>8</Games>\r<Rebounds_Points>623</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>9.4</Margin>\r</Listing>\r<Listing Rank="9" Team="St. Bonaventure">\r<Games>5</Games>\r<Rebounds_Points>359</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="9" Team="Portland">\r<Games>6</Games>\r<Rebounds_Points>425</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>370</OppREB_OppPTS>\r<OppRPG_OppPPG>61.7</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="" Team="Oklahoma">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>61.0</OppRPG_OppPPG>\r<Margin>9.2</Margin>\r</Listing>\r<Listing Rank="10" Team="FGCU">\r<Games>7</Games>\r<Rebounds_Points>459</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>395</OppREB_OppPTS>\r<OppRPG_OppPPG>56.4</OppRPG_OppPPG>\r<Margin>9.1</Margin>\r</Listing>\r<Listing Rank="10" Team="Morehead St.">\r<Games>9</Games>\r<Rebounds_Points>643</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>561</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>9.1</Margin>\r</Listing>\r<Listing Rank="10" Team="Alabama">\r<Games>6</Games>\r<Rebounds_Points>475</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>421</OppREB_OppPTS>\r<OppRPG_OppPPG>70.2</OppRPG_OppPPG>\r<Margin>9.0</Margin>\r</Listing>\r<Listing Rank="10" Team="Texas St.">\r<Games>4</Games>\r<Rebounds_Points>262</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>227</OppREB_OppPTS>\r<OppRPG_OppPPG>56.8</OppRPG_OppPPG>\r<Margin>8.8</Margin>\r</Listing>\r<Listing Rank="10" Team="Vermont">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>64.2</OppRPG_OppPPG>\r<Margin>8.5</Margin>\r</Listing>\r<Listing Rank="10" Team="Winthrop">\r<Games>5</Games>\r<Rebounds_Points>349</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>308</OppREB_OppPTS>\r<OppRPG_OppPPG>61.6</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="" Team="La.-Monroe">\r<Games>5</Games>\r<Rebounds_Points>338</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>297</OppREB_OppPTS>\r<OppRPG_OppPPG>59.4</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="10" Team="Iona">\r<Games>6</Games>\r<Rebounds_Points>517</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>86.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>468</OppREB_OppPTS>\r<OppRPG_OppPPG>78.0</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="" Team="Virginia Tech">\r<Games>6</Games>\r<Rebounds_Points>422</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>373</OppREB_OppPTS>\r<OppRPG_OppPPG>62.2</OppRPG_OppPPG>\r<Margin>8.2</Margin>\r</Listing>\r<Listing Rank="10" Team="East Carolina">\r<Games>7</Games>\r<Rebounds_Points>524</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>467</OppREB_OppPTS>\r<OppRPG_OppPPG>66.7</OppRPG_OppPPG>\r<Margin>8.1</Margin>\r</Listing>\r<Listing Rank="11" Team="New Hampshire">\r<Games>5</Games>\r<Rebounds_Points>337</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>297</OppREB_OppPTS>\r<OppRPG_OppPPG>59.4</OppRPG_OppPPG>\r<Margin>8.0</Margin>\r</Listing>\r<Listing Rank="11" Team="Wofford">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>60.6</OppRPG_OppPPG>\r<Margin>7.9</Margin>\r</Listing>\r<Listing Rank="11" Team="Seattle">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>356</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>7.8</Margin>\r</Listing>\r<Listing Rank="11" Team="Citadel">\r<Games>7</Games>\r<Rebounds_Points>466</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>412</OppREB_OppPTS>\r<OppRPG_OppPPG>58.9</OppRPG_OppPPG>\r<Margin>7.7</Margin>\r</Listing>\r<Listing Rank="11" Team="VCU">\r<Games>7</Games>\r<Rebounds_Points>541</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>488</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Georgia">\r<Games>7</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>480</OppREB_OppPTS>\r<OppRPG_OppPPG>68.6</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Western Mich.">\r<Games>7</Games>\r<Rebounds_Points>532</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>479</OppREB_OppPTS>\r<OppRPG_OppPPG>68.4</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="" Team="New Mexico St.">\r<Games>7</Games>\r<Rebounds_Points>528</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>475</OppREB_OppPTS>\r<OppRPG_OppPPG>67.9</OppRPG_OppPPG>\r<Margin>7.6</Margin>\r</Listing>\r<Listing Rank="11" Team="Charleston So.">\r<Games>6</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>65.3</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Air Force">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Georgia Tech">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>375</OppREB_OppPTS>\r<OppRPG_OppPPG>62.5</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="" Team="Kent St.">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>359</OppREB_OppPTS>\r<OppRPG_OppPPG>59.8</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="12" Team="LSU">\r<Games>7</Games>\r<Rebounds_Points>521</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>470</OppREB_OppPTS>\r<OppRPG_OppPPG>67.1</OppRPG_OppPPG>\r<Margin>7.3</Margin>\r</Listing>\r<Listing Rank="12" Team="Georgetown">\r<Games>6</Games>\r<Rebounds_Points>430</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>7.2</Margin>\r</Listing>\r<Listing Rank="12" Team="Clemson">\r<Games>7</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>429</OppREB_OppPTS>\r<OppRPG_OppPPG>61.3</OppRPG_OppPPG>\r<Margin>7.1</Margin>\r</Listing>\r<Listing Rank="12" Team="IPFW">\r<Games>5</Games>\r<Rebounds_Points>373</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>338</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>7.0</Margin>\r</Listing>\r<Listing Rank="" Team="Oregon St.">\r<Games>5</Games>\r<Rebounds_Points>330</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>59.0</OppRPG_OppPPG>\r<Margin>7.0</Margin>\r</Listing>\r<Listing Rank="12" Team="Kansas">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>374</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>6.8</Margin>\r</Listing>\r<Listing Rank="12" Team="Columbia">\r<Games>6</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>311</OppREB_OppPTS>\r<OppRPG_OppPPG>51.8</OppRPG_OppPPG>\r<Margin>6.7</Margin>\r</Listing>\r<Listing Rank="12" Team="DePaul">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>71.6</OppRPG_OppPPG>\r<Margin>6.6</Margin>\r</Listing>\r<Listing Rank="13" Team="UC Riverside">\r<Games>7</Games>\r<Rebounds_Points>485</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>439</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>6.6</Margin>\r</Listing>\r<Listing Rank="13" Team="Hawaii">\r<Games>9</Games>\r<Rebounds_Points>659</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>6.4</Margin>\r</Listing>\r<Listing Rank="13" Team="SMU">\r<Games>7</Games>\r<Rebounds_Points>501</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>6.4</Margin>\r</Listing>\r<Listing Rank="13" Team="Elon">\r<Games>7</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>467</OppREB_OppPTS>\r<OppRPG_OppPPG>66.7</OppRPG_OppPPG>\r<Margin>6.3</Margin>\r</Listing>\r<Listing Rank="" Team="Southeast Mo. St.">\r<Games>7</Games>\r<Rebounds_Points>482</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>6.3</Margin>\r</Listing>\r<Listing Rank="13" Team="Texas Tech">\r<Games>5</Games>\r<Rebounds_Points>353</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>322</OppREB_OppPTS>\r<OppRPG_OppPPG>64.4</OppRPG_OppPPG>\r<Margin>6.2</Margin>\r</Listing>\r<Listing Rank="13" Team="Tennessee Tech">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>6.2</Margin>\r</Listing>\r<Listing Rank="13" Team="Pittsburgh">\r<Games>7</Games>\r<Rebounds_Points>488</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>445</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>6.1</Margin>\r</Listing>\r<Listing Rank="13" Team="Stony Brook">\r<Games>8</Games>\r<Rebounds_Points>547</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>498</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>6.1</Margin>\r</Listing>\r<Listing Rank="13" Team="FIU">\r<Games>8</Games>\r<Rebounds_Points>497</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>56.1</OppRPG_OppPPG>\r<Margin>6.0</Margin>\r</Listing>\r<Listing Rank="" Team="Sacramento St.">\r<Games>5</Games>\r<Rebounds_Points>364</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>6.0</Margin>\r</Listing>\r<Listing Rank="14" Team="Army">\r<Games>6</Games>\r<Rebounds_Points>479</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>79.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>444</OppREB_OppPTS>\r<OppRPG_OppPPG>74.0</OppRPG_OppPPG>\r<Margin>5.8</Margin>\r</Listing>\r<Listing Rank="14" Team="Holy Cross">\r<Games>4</Games>\r<Rebounds_Points>287</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>264</OppREB_OppPTS>\r<OppRPG_OppPPG>66.0</OppRPG_OppPPG>\r<Margin>5.8</Margin>\r</Listing>\r<Listing Rank="14" Team="Penn St.">\r<Games>7</Games>\r<Rebounds_Points>532</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>492</OppREB_OppPTS>\r<OppRPG_OppPPG>70.3</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="" Team="San Diego">\r<Games>7</Games>\r<Rebounds_Points>503</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>463</OppREB_OppPTS>\r<OppRPG_OppPPG>66.1</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="14" Team="Old Dominion">\r<Games>6</Games>\r<Rebounds_Points>385</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>351</OppREB_OppPTS>\r<OppRPG_OppPPG>58.5</OppRPG_OppPPG>\r<Margin>5.7</Margin>\r</Listing>\r<Listing Rank="14" Team="North Florida">\r<Games>7</Games>\r<Rebounds_Points>497</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>5.6</Margin>\r</Listing>\r<Listing Rank="14" Team="South Dakota St.">\r<Games>5</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>336</OppREB_OppPTS>\r<OppRPG_OppPPG>67.2</OppRPG_OppPPG>\r<Margin>5.4</Margin>\r</Listing>\r<Listing Rank="14" Team="Mercer">\r<Games>8</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>476</OppREB_OppPTS>\r<OppRPG_OppPPG>59.5</OppRPG_OppPPG>\r<Margin>5.3</Margin>\r</Listing>\r<Listing Rank="14" Team="Missouri St.">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>64.7</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="" Team="Cleveland St.">\r<Games>6</Games>\r<Rebounds_Points>402</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="" Team="Northeastern">\r<Games>6</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>360</OppREB_OppPTS>\r<OppRPG_OppPPG>60.0</OppRPG_OppPPG>\r<Margin>5.2</Margin>\r</Listing>\r<Listing Rank="15" Team="Stephen F. Austin">\r<Games>7</Games>\r<Rebounds_Points>486</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>451</OppREB_OppPTS>\r<OppRPG_OppPPG>64.4</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="" Team="Akron">\r<Games>7</Games>\r<Rebounds_Points>484</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>64.1</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="" Team="SIUE">\r<Games>4</Games>\r<Rebounds_Points>315</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>295</OppREB_OppPTS>\r<OppRPG_OppPPG>73.8</OppRPG_OppPPG>\r<Margin>5.0</Margin>\r</Listing>\r<Listing Rank="15" Team="UMKC">\r<Games>7</Games>\r<Rebounds_Points>502</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>468</OppREB_OppPTS>\r<OppRPG_OppPPG>66.9</OppRPG_OppPPG>\r<Margin>4.9</Margin>\r</Listing>\r<Listing Rank="15" Team="Wake Forest">\r<Games>8</Games>\r<Rebounds_Points>577</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>539</OppREB_OppPTS>\r<OppRPG_OppPPG>67.4</OppRPG_OppPPG>\r<Margin>4.8</Margin>\r</Listing>\r<Listing Rank="15" Team="Illinois St.">\r<Games>6</Games>\r<Rebounds_Points>419</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>65.3</OppRPG_OppPPG>\r<Margin>4.5</Margin>\r</Listing>\r<Listing Rank="15" Team="Kansas St.">\r<Games>7</Games>\r<Rebounds_Points>528</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>497</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>4.4</Margin>\r</Listing>\r<Listing Rank="15" Team="UTEP">\r<Games>5</Games>\r<Rebounds_Points>346</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>325</OppREB_OppPTS>\r<OppRPG_OppPPG>65.0</OppRPG_OppPPG>\r<Margin>4.2</Margin>\r</Listing>\r<Listing Rank="" Team="UConn">\r<Games>5</Games>\r<Rebounds_Points>328</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>307</OppREB_OppPTS>\r<OppRPG_OppPPG>61.4</OppRPG_OppPPG>\r<Margin>4.2</Margin>\r</Listing>\r<Listing Rank="16" Team="Howard">\r<Games>8</Games>\r<Rebounds_Points>556</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>524</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="" Team="Buffalo">\r<Games>5</Games>\r<Rebounds_Points>347</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="" Team="Ohio">\r<Games>4</Games>\r<Rebounds_Points>285</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>269</OppREB_OppPTS>\r<OppRPG_OppPPG>67.3</OppRPG_OppPPG>\r<Margin>4.0</Margin>\r</Listing>\r<Listing Rank="16" Team="Florida">\r<Games>6</Games>\r<Rebounds_Points>381</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>358</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>3.8</Margin>\r</Listing>\r<Listing Rank="16" Team="Richmond">\r<Games>5</Games>\r<Rebounds_Points>323</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>304</OppREB_OppPTS>\r<OppRPG_OppPPG>60.8</OppRPG_OppPPG>\r<Margin>3.8</Margin>\r</Listing>\r<Listing Rank="16" Team="South Fla.">\r<Games>7</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>481</OppREB_OppPTS>\r<OppRPG_OppPPG>68.7</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="16" Team="Lafayette">\r<Games>6</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="" Team="North Texas">\r<Games>6</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="" Team="Arkansas St.">\r<Games>3</Games>\r<Rebounds_Points>198</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>187</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>3.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Portland St.">\r<Games>5</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>354</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>3.6</Margin>\r</Listing>\r<Listing Rank="17" Team="Saint Louis">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>411</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>3.3</Margin>\r</Listing>\r<Listing Rank="17" Team="Quinnipiac">\r<Games>5</Games>\r<Rebounds_Points>361</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>3.2</Margin>\r</Listing>\r<Listing Rank="17" Team="UCF">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>402</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>3.2</Margin>\r</Listing>\r<Listing Rank="17" Team="UTSA">\r<Games>5</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>368</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>3.0</Margin>\r</Listing>\r<Listing Rank="17" Team="Northern Ill.">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>327</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>2.8</Margin>\r</Listing>\r<Listing Rank="17" Team="High Point">\r<Games>7</Games>\r<Rebounds_Points>515</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>496</OppREB_OppPTS>\r<OppRPG_OppPPG>70.9</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="" Team="Radford">\r<Games>7</Games>\r<Rebounds_Points>438</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>59.9</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Toledo">\r<Games>6</Games>\r<Rebounds_Points>467</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>451</OppREB_OppPTS>\r<OppRPG_OppPPG>75.2</OppRPG_OppPPG>\r<Margin>2.7</Margin>\r</Listing>\r<Listing Rank="17" Team="Massachusetts">\r<Games>8</Games>\r<Rebounds_Points>598</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>578</OppREB_OppPTS>\r<OppRPG_OppPPG>72.3</OppRPG_OppPPG>\r<Margin>2.5</Margin>\r</Listing>\r<Listing Rank="18" Team="La.-Lafayette">\r<Games>5</Games>\r<Rebounds_Points>346</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>2.4</Margin>\r</Listing>\r<Listing Rank="18" Team="New Mexico">\r<Games>6</Games>\r<Rebounds_Points>385</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>2.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Hartford">\r<Games>7</Games>\r<Rebounds_Points>416</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>400</OppREB_OppPTS>\r<OppRPG_OppPPG>57.1</OppRPG_OppPPG>\r<Margin>2.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Northwestern">\r<Games>6</Games>\r<Rebounds_Points>368</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>59.2</OppRPG_OppPPG>\r<Margin>2.2</Margin>\r</Listing>\r<Listing Rank="18" Team="Loyola Chicago">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>331</OppREB_OppPTS>\r<OppRPG_OppPPG>66.2</OppRPG_OppPPG>\r<Margin>2.0</Margin>\r</Listing>\r<Listing Rank="18" Team="Tulsa">\r<Games>6</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>1.8</Margin>\r</Listing>\r<Listing Rank="18" Team="UALR">\r<Games>5</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>78.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>76.4</OppRPG_OppPPG>\r<Margin>1.8</Margin>\r</Listing>\r<Listing Rank="18" Team="La Salle">\r<Games>6</Games>\r<Rebounds_Points>360</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>352</OppREB_OppPTS>\r<OppRPG_OppPPG>58.7</OppRPG_OppPPG>\r<Margin>1.3</Margin>\r</Listing>\r<Listing Rank="18" Team="Southern Ill.">\r<Games>6</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>376</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>1.2</Margin>\r</Listing>\r<Listing Rank="" Team="Monmouth">\r<Games>6</Games>\r<Rebounds_Points>374</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>1.2</Margin>\r</Listing>\r<Listing Rank="19" Team="Pacific">\r<Games>7</Games>\r<Rebounds_Points>463</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>456</OppREB_OppPTS>\r<OppRPG_OppPPG>65.1</OppRPG_OppPPG>\r<Margin>1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Temple">\r<Games>6</Games>\r<Rebounds_Points>372</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>366</OppREB_OppPTS>\r<OppRPG_OppPPG>61.0</OppRPG_OppPPG>\r<Margin>1.0</Margin>\r</Listing>\r<Listing Rank="19" Team="Marshall">\r<Games>7</Games>\r<Rebounds_Points>480</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>0.9</Margin>\r</Listing>\r<Listing Rank="" Team="American">\r<Games>7</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>50.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>49.3</OppRPG_OppPPG>\r<Margin>0.9</Margin>\r</Listing>\r<Listing Rank="19" Team="Charlotte">\r<Games>6</Games>\r<Rebounds_Points>442</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>72.8</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="" Team="Boston College">\r<Games>6</Games>\r<Rebounds_Points>387</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>382</OppREB_OppPTS>\r<OppRPG_OppPPG>63.7</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="19" Team="Youngstown St.">\r<Games>9</Games>\r<Rebounds_Points>643</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>636</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>0.8</Margin>\r</Listing>\r<Listing Rank="19" Team="UNC Asheville">\r<Games>6</Games>\r<Rebounds_Points>464</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>460</OppREB_OppPTS>\r<OppRPG_OppPPG>76.7</OppRPG_OppPPG>\r<Margin>0.7</Margin>\r</Listing>\r<Listing Rank="" Team="Saint Francis (PA)">\r<Games>6</Games>\r<Rebounds_Points>373</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>369</OppREB_OppPTS>\r<OppRPG_OppPPG>61.5</OppRPG_OppPPG>\r<Margin>0.7</Margin>\r</Listing>\r<Listing Rank="19" Team="Bradley">\r<Games>7</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>432</OppREB_OppPTS>\r<OppRPG_OppPPG>61.7</OppRPG_OppPPG>\r<Margin>0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Liberty">\r<Games>7</Games>\r<Rebounds_Points>418</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>59.1</OppRPG_OppPPG>\r<Margin>0.6</Margin>\r</Listing>\r<Listing Rank="20" Team="South Ala.">\r<Games>5</Games>\r<Rebounds_Points>341</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>0.4</Margin>\r</Listing>\r<Listing Rank="20" Team="Cornell">\r<Games>8</Games>\r<Rebounds_Points>507</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>504</OppREB_OppPTS>\r<OppRPG_OppPPG>63.0</OppRPG_OppPPG>\r<Margin>0.4</Margin>\r</Listing>\r<Listing Rank="20" Team="Troy">\r<Games>5</Games>\r<Rebounds_Points>351</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>0.2</Margin>\r</Listing>\r<Listing Rank="20" Team="Lehigh">\r<Games>6</Games>\r<Rebounds_Points>421</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>420</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>0.2</Margin>\r</Listing>\r<Listing Rank="20" Team="Marquette">\r<Games>7</Games>\r<Rebounds_Points>500</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>499</OppREB_OppPTS>\r<OppRPG_OppPPG>71.3</OppRPG_OppPPG>\r<Margin>0.1</Margin>\r</Listing>\r<Listing Rank="" Team="Milwaukee">\r<Games>7</Games>\r<Rebounds_Points>470</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>469</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>0.1</Margin>\r</Listing>\r<Listing Rank="20" Team="Southern California">\r<Games>7</Games>\r<Rebounds_Points>436</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>436</OppREB_OppPTS>\r<OppRPG_OppPPG>62.3</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="" Team="Boise St.">\r<Games>6</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="" Team="Saint Peter's">\r<Games>7</Games>\r<Rebounds_Points>409</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>409</OppREB_OppPTS>\r<OppRPG_OppPPG>58.4</OppRPG_OppPPG>\r<Margin>0.0</Margin>\r</Listing>\r<Listing Rank="21" Team="Missouri">\r<Games>7</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>449</OppREB_OppPTS>\r<OppRPG_OppPPG>64.1</OppRPG_OppPPG>\r<Margin>-0.1</Margin>\r</Listing>\r<Listing Rank="21" Team="Western Ill.">\r<Games>5</Games>\r<Rebounds_Points>335</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>336</OppREB_OppPTS>\r<OppRPG_OppPPG>67.2</OppRPG_OppPPG>\r<Margin>-0.2</Margin>\r</Listing>\r<Listing Rank="21" Team="Denver">\r<Games>6</Games>\r<Rebounds_Points>374</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>376</OppREB_OppPTS>\r<OppRPG_OppPPG>62.7</OppRPG_OppPPG>\r<Margin>-0.3</Margin>\r</Listing>\r<Listing Rank="21" Team="Wright St.">\r<Games>8</Games>\r<Rebounds_Points>545</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Albany (NY)">\r<Games>5</Games>\r<Rebounds_Points>332</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>334</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Florida St.">\r<Games>7</Games>\r<Rebounds_Points>466</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>469</OppREB_OppPTS>\r<OppRPG_OppPPG>67.0</OppRPG_OppPPG>\r<Margin>-0.4</Margin>\r</Listing>\r<Listing Rank="21" Team="Utah St.">\r<Games>6</Games>\r<Rebounds_Points>406</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>409</OppREB_OppPTS>\r<OppRPG_OppPPG>68.2</OppRPG_OppPPG>\r<Margin>-0.5</Margin>\r</Listing>\r<Listing Rank="21" Team="Western Caro.">\r<Games>7</Games>\r<Rebounds_Points>492</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>496</OppREB_OppPTS>\r<OppRPG_OppPPG>70.9</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Middle Tenn.">\r<Games>7</Games>\r<Rebounds_Points>414</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>59.7</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="21" Team="Alabama St.">\r<Games>5</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>81.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>408</OppREB_OppPTS>\r<OppRPG_OppPPG>81.6</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="Southern Miss.">\r<Games>5</Games>\r<Rebounds_Points>329</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>332</OppREB_OppPTS>\r<OppRPG_OppPPG>66.4</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="" Team="UNLV">\r<Games>5</Games>\r<Rebounds_Points>311</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>314</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>-0.6</Margin>\r</Listing>\r<Listing Rank="22" Team="Loyola Marymount">\r<Games>6</Games>\r<Rebounds_Points>409</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>413</OppREB_OppPTS>\r<OppRPG_OppPPG>68.8</OppRPG_OppPPG>\r<Margin>-0.7</Margin>\r</Listing>\r<Listing Rank="22" Team="James Madison">\r<Games>7</Games>\r<Rebounds_Points>482</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>487</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-0.7</Margin>\r</Listing>\r<Listing Rank="22" Team="Weber St.">\r<Games>6</Games>\r<Rebounds_Points>378</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>383</OppREB_OppPTS>\r<OppRPG_OppPPG>63.8</OppRPG_OppPPG>\r<Margin>-0.8</Margin>\r</Listing>\r<Listing Rank="22" Team="Norfolk St.">\r<Games>8</Games>\r<Rebounds_Points>518</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>526</OppREB_OppPTS>\r<OppRPG_OppPPG>65.8</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Murray St.">\r<Games>7</Games>\r<Rebounds_Points>480</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>68.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>487</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Siena">\r<Games>5</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>389</OppREB_OppPTS>\r<OppRPG_OppPPG>77.8</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Fla. Atlantic">\r<Games>5</Games>\r<Rebounds_Points>296</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>301</OppREB_OppPTS>\r<OppRPG_OppPPG>60.2</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="" Team="Houston">\r<Games>3</Games>\r<Rebounds_Points>212</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>215</OppREB_OppPTS>\r<OppRPG_OppPPG>71.7</OppRPG_OppPPG>\r<Margin>-1.0</Margin>\r</Listing>\r<Listing Rank="23" Team="Fairleigh Dickinson">\r<Games>5</Games>\r<Rebounds_Points>312</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>318</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>-1.2</Margin>\r</Listing>\r<Listing Rank="23" Team="Long Beach St.">\r<Games>8</Games>\r<Rebounds_Points>586</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>598</OppREB_OppPTS>\r<OppRPG_OppPPG>74.8</OppRPG_OppPPG>\r<Margin>-1.5</Margin>\r</Listing>\r<Listing Rank="23" Team="A&amp;M-Corpus Christi">\r<Games>6</Games>\r<Rebounds_Points>356</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>61.2</OppRPG_OppPPG>\r<Margin>-1.8</Margin>\r</Listing>\r<Listing Rank="23" Team="Idaho">\r<Games>5</Games>\r<Rebounds_Points>375</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>75.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>385</OppREB_OppPTS>\r<OppRPG_OppPPG>77.0</OppRPG_OppPPG>\r<Margin>-2.0</Margin>\r</Listing>\r<Listing Rank="23" Team="South Dakota">\r<Games>8</Games>\r<Rebounds_Points>572</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>589</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>-2.1</Margin>\r</Listing>\r<Listing Rank="23" Team="Auburn">\r<Games>5</Games>\r<Rebounds_Points>353</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>365</OppREB_OppPTS>\r<OppRPG_OppPPG>73.0</OppRPG_OppPPG>\r<Margin>-2.4</Margin>\r</Listing>\r<Listing Rank="" Team="Canisius">\r<Games>5</Games>\r<Rebounds_Points>297</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>309</OppREB_OppPTS>\r<OppRPG_OppPPG>61.8</OppRPG_OppPPG>\r<Margin>-2.4</Margin>\r</Listing>\r<Listing Rank="23" Team="McNeese St.">\r<Games>4</Games>\r<Rebounds_Points>286</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>296</OppREB_OppPTS>\r<OppRPG_OppPPG>74.0</OppRPG_OppPPG>\r<Margin>-2.5</Margin>\r</Listing>\r<Listing Rank="23" Team="Memphis">\r<Games>5</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>317</OppREB_OppPTS>\r<OppRPG_OppPPG>63.4</OppRPG_OppPPG>\r<Margin>-2.6</Margin>\r</Listing>\r<Listing Rank="23" Team="Col. of Charleston">\r<Games>7</Games>\r<Rebounds_Points>426</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>445</OppREB_OppPTS>\r<OppRPG_OppPPG>63.6</OppRPG_OppPPG>\r<Margin>-2.7</Margin>\r</Listing>\r<Listing Rank="24" Team="Montana">\r<Games>5</Games>\r<Rebounds_Points>331</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>345</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="24" Team="Lipscomb">\r<Games>6</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>76.3</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="" Team="Tex.-Pan American">\r<Games>6</Games>\r<Rebounds_Points>438</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>455</OppREB_OppPTS>\r<OppRPG_OppPPG>75.8</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="" Team="Drexel">\r<Games>6</Games>\r<Rebounds_Points>333</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>58.3</OppRPG_OppPPG>\r<Margin>-2.8</Margin>\r</Listing>\r<Listing Rank="24" Team="Chattanooga">\r<Games>8</Games>\r<Rebounds_Points>533</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>557</OppREB_OppPTS>\r<OppRPG_OppPPG>69.6</OppRPG_OppPPG>\r<Margin>-3.0</Margin>\r</Listing>\r<Listing Rank="" Team="Fresno St.">\r<Games>7</Games>\r<Rebounds_Points>444</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>465</OppREB_OppPTS>\r<OppRPG_OppPPG>66.4</OppRPG_OppPPG>\r<Margin>-3.0</Margin>\r</Listing>\r<Listing Rank="24" Team="N.C. A&amp;T">\r<Games>7</Games>\r<Rebounds_Points>416</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>438</OppREB_OppPTS>\r<OppRPG_OppPPG>62.6</OppRPG_OppPPG>\r<Margin>-3.1</Margin>\r</Listing>\r<Listing Rank="24" Team="Indiana St.">\r<Games>6</Games>\r<Rebounds_Points>398</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-3.3</Margin>\r</Listing>\r<Listing Rank="24" Team="Jacksonville St.">\r<Games>7</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="" Team="Bakersfield">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>458</OppREB_OppPTS>\r<OppRPG_OppPPG>65.4</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="" Team="Eastern Ill.">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>415</OppREB_OppPTS>\r<OppRPG_OppPPG>59.3</OppRPG_OppPPG>\r<Margin>-3.4</Margin>\r</Listing>\r<Listing Rank="25" Team="UNCW">\r<Games>4</Games>\r<Rebounds_Points>299</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>74.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>78.3</OppRPG_OppPPG>\r<Margin>-3.5</Margin>\r</Listing>\r<Listing Rank="25" Team="Santa Clara">\r<Games>7</Games>\r<Rebounds_Points>434</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>459</OppREB_OppPTS>\r<OppRPG_OppPPG>65.6</OppRPG_OppPPG>\r<Margin>-3.6</Margin>\r</Listing>\r<Listing Rank="25" Team="Colgate">\r<Games>6</Games>\r<Rebounds_Points>371</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="25" Team="Princeton">\r<Games>7</Games>\r<Rebounds_Points>448</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>474</OppREB_OppPTS>\r<OppRPG_OppPPG>67.7</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="" Team="Rutgers">\r<Games>7</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>429</OppREB_OppPTS>\r<OppRPG_OppPPG>61.3</OppRPG_OppPPG>\r<Margin>-3.7</Margin>\r</Listing>\r<Listing Rank="25" Team="North Dakota St.">\r<Games>6</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>407</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="" Team="Miami (OH)">\r<Games>6</Games>\r<Rebounds_Points>364</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>387</OppREB_OppPTS>\r<OppRPG_OppPPG>64.5</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="" Team="Nevada">\r<Games>6</Games>\r<Rebounds_Points>354</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>377</OppREB_OppPTS>\r<OppRPG_OppPPG>62.8</OppRPG_OppPPG>\r<Margin>-3.8</Margin>\r</Listing>\r<Listing Rank="25" Team="Tennessee">\r<Games>5</Games>\r<Rebounds_Points>329</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>349</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>-4.0</Margin>\r</Listing>\r<Listing Rank="26" Team="North Dakota">\r<Games>6</Games>\r<Rebounds_Points>388</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>413</OppREB_OppPTS>\r<OppRPG_OppPPG>68.8</OppRPG_OppPPG>\r<Margin>-4.2</Margin>\r</Listing>\r<Listing Rank="26" Team="Cal St. Fullerton">\r<Games>7</Games>\r<Rebounds_Points>445</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>477</OppREB_OppPTS>\r<OppRPG_OppPPG>68.1</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Western Ky.">\r<Games>5</Games>\r<Rebounds_Points>317</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>340</OppREB_OppPTS>\r<OppRPG_OppPPG>68.0</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="" Team="Cal Poly">\r<Games>5</Games>\r<Rebounds_Points>300</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>323</OppREB_OppPTS>\r<OppRPG_OppPPG>64.6</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Stetson">\r<Games>8</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>548</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-4.6</Margin>\r</Listing>\r<Listing Rank="26" Team="Oakland">\r<Games>7</Games>\r<Rebounds_Points>538</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>76.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>571</OppREB_OppPTS>\r<OppRPG_OppPPG>81.6</OppRPG_OppPPG>\r<Margin>-4.7</Margin>\r</Listing>\r<Listing Rank="" Team="UNC Greensboro">\r<Games>7</Games>\r<Rebounds_Points>503</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>536</OppREB_OppPTS>\r<OppRPG_OppPPG>76.6</OppRPG_OppPPG>\r<Margin>-4.7</Margin>\r</Listing>\r<Listing Rank="26" Team="Manhattan">\r<Games>5</Games>\r<Rebounds_Points>326</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>350</OppREB_OppPTS>\r<OppRPG_OppPPG>70.0</OppRPG_OppPPG>\r<Margin>-4.8</Margin>\r</Listing>\r<Listing Rank="26" Team="Fordham">\r<Games>6</Games>\r<Rebounds_Points>390</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>419</OppREB_OppPTS>\r<OppRPG_OppPPG>69.8</OppRPG_OppPPG>\r<Margin>-4.8</Margin>\r</Listing>\r<Listing Rank="26" Team="Gardner-Webb">\r<Games>7</Games>\r<Rebounds_Points>490</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>70.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>527</OppREB_OppPTS>\r<OppRPG_OppPPG>75.3</OppRPG_OppPPG>\r<Margin>-5.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Rice">\r<Games>6</Games>\r<Rebounds_Points>386</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>418</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-5.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Wagner">\r<Games>6</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>437</OppREB_OppPTS>\r<OppRPG_OppPPG>72.8</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="" Team="Utah Valley">\r<Games>6</Games>\r<Rebounds_Points>354</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>388</OppREB_OppPTS>\r<OppRPG_OppPPG>64.7</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="27" Team="UAB">\r<Games>7</Games>\r<Rebounds_Points>454</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>494</OppREB_OppPTS>\r<OppRPG_OppPPG>70.6</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="" Team="Northern Ariz.">\r<Games>7</Games>\r<Rebounds_Points>424</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>464</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-5.7</Margin>\r</Listing>\r<Listing Rank="27" Team="NJIT">\r<Games>6</Games>\r<Rebounds_Points>398</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>434</OppREB_OppPTS>\r<OppRPG_OppPPG>72.3</OppRPG_OppPPG>\r<Margin>-6.0</Margin>\r</Listing>\r<Listing Rank="27" Team="Brown">\r<Games>8</Games>\r<Rebounds_Points>539</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>589</OppREB_OppPTS>\r<OppRPG_OppPPG>73.6</OppRPG_OppPPG>\r<Margin>-6.3</Margin>\r</Listing>\r<Listing Rank="27" Team="Dartmouth">\r<Games>4</Games>\r<Rebounds_Points>236</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>262</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-6.5</Margin>\r</Listing>\r<Listing Rank="27" Team="St. Francis Brooklyn">\r<Games>6</Games>\r<Rebounds_Points>395</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>435</OppREB_OppPTS>\r<OppRPG_OppPPG>72.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="" Team="Campbell">\r<Games>6</Games>\r<Rebounds_Points>383</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>423</OppREB_OppPTS>\r<OppRPG_OppPPG>70.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="" Team="Oral Roberts">\r<Games>6</Games>\r<Rebounds_Points>365</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>405</OppREB_OppPTS>\r<OppRPG_OppPPG>67.5</OppRPG_OppPPG>\r<Margin>-6.7</Margin>\r</Listing>\r<Listing Rank="28" Team="CSUN">\r<Games>8</Games>\r<Rebounds_Points>543</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>597</OppREB_OppPTS>\r<OppRPG_OppPPG>74.6</OppRPG_OppPPG>\r<Margin>-6.8</Margin>\r</Listing>\r<Listing Rank="28" Team="Saint Joseph's">\r<Games>6</Games>\r<Rebounds_Points>352</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>393</OppREB_OppPTS>\r<OppRPG_OppPPG>65.5</OppRPG_OppPPG>\r<Margin>-6.8</Margin>\r</Listing>\r<Listing Rank="28" Team="Austin Peay">\r<Games>7</Games>\r<Rebounds_Points>469</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>517</OppREB_OppPTS>\r<OppRPG_OppPPG>73.9</OppRPG_OppPPG>\r<Margin>-6.9</Margin>\r</Listing>\r<Listing Rank="28" Team="George Mason">\r<Games>6</Games>\r<Rebounds_Points>370</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>412</OppREB_OppPTS>\r<OppRPG_OppPPG>68.7</OppRPG_OppPPG>\r<Margin>-7.0</Margin>\r</Listing>\r<Listing Rank="" Team="Idaho St.">\r<Games>5</Games>\r<Rebounds_Points>304</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>339</OppREB_OppPTS>\r<OppRPG_OppPPG>67.8</OppRPG_OppPPG>\r<Margin>-7.0</Margin>\r</Listing>\r<Listing Rank="28" Team="Delaware St.">\r<Games>7</Games>\r<Rebounds_Points>515</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>73.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>565</OppREB_OppPTS>\r<OppRPG_OppPPG>80.7</OppRPG_OppPPG>\r<Margin>-7.1</Margin>\r</Listing>\r<Listing Rank="28" Team="Penn">\r<Games>5</Games>\r<Rebounds_Points>337</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>373</OppREB_OppPTS>\r<OppRPG_OppPPG>74.6</OppRPG_OppPPG>\r<Margin>-7.2</Margin>\r</Listing>\r<Listing Rank="28" Team="Bucknell">\r<Games>8</Games>\r<Rebounds_Points>537</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>595</OppREB_OppPTS>\r<OppRPG_OppPPG>74.4</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="" Team="New Orleans">\r<Games>4</Games>\r<Rebounds_Points>284</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>71.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>313</OppREB_OppPTS>\r<OppRPG_OppPPG>78.3</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="29" Team="Hampton">\r<Games>7</Games>\r<Rebounds_Points>447</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>498</OppREB_OppPTS>\r<OppRPG_OppPPG>71.1</OppRPG_OppPPG>\r<Margin>-7.3</Margin>\r</Listing>\r<Listing Rank="29" Team="IUPUI">\r<Games>6</Games>\r<Rebounds_Points>387</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>432</OppREB_OppPTS>\r<OppRPG_OppPPG>72.0</OppRPG_OppPPG>\r<Margin>-7.5</Margin>\r</Listing>\r<Listing Rank="29" Team="Northwestern St.">\r<Games>7</Games>\r<Rebounds_Points>539</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>77.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>592</OppREB_OppPTS>\r<OppRPG_OppPPG>84.6</OppRPG_OppPPG>\r<Margin>-7.6</Margin>\r</Listing>\r<Listing Rank="" Team="Bethune-Cookman">\r<Games>7</Games>\r<Rebounds_Points>410</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>463</OppREB_OppPTS>\r<OppRPG_OppPPG>66.1</OppRPG_OppPPG>\r<Margin>-7.6</Margin>\r</Listing>\r<Listing Rank="29" Team="Boston U.">\r<Games>5</Games>\r<Rebounds_Points>328</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>367</OppREB_OppPTS>\r<OppRPG_OppPPG>73.4</OppRPG_OppPPG>\r<Margin>-7.8</Margin>\r</Listing>\r<Listing Rank="29" Team="Ill.-Chicago">\r<Games>8</Games>\r<Rebounds_Points>505</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>568</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-7.9</Margin>\r</Listing>\r<Listing Rank="29" Team="Samford">\r<Games>8</Games>\r<Rebounds_Points>511</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>575</OppREB_OppPTS>\r<OppRPG_OppPPG>71.9</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="" Team="Tennessee St.">\r<Games>8</Games>\r<Rebounds_Points>490</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>554</OppREB_OppPTS>\r<OppRPG_OppPPG>69.3</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="" Team="Texas-Arlington">\r<Games>7</Games>\r<Rebounds_Points>485</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>541</OppREB_OppPTS>\r<OppRPG_OppPPG>77.3</OppRPG_OppPPG>\r<Margin>-8.0</Margin>\r</Listing>\r<Listing Rank="29" Team="Washington St.">\r<Games>6</Games>\r<Rebounds_Points>394</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>443</OppREB_OppPTS>\r<OppRPG_OppPPG>73.8</OppRPG_OppPPG>\r<Margin>-8.2</Margin>\r</Listing>\r<Listing Rank="30" Team="Sacred Heart">\r<Games>5</Games>\r<Rebounds_Points>316</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>357</OppREB_OppPTS>\r<OppRPG_OppPPG>71.4</OppRPG_OppPPG>\r<Margin>-8.2</Margin>\r</Listing>\r<Listing Rank="30" Team="Rider">\r<Games>7</Games>\r<Rebounds_Points>428</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>488</OppREB_OppPTS>\r<OppRPG_OppPPG>69.7</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="" Team="Presbyterian">\r<Games>7</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>472</OppREB_OppPTS>\r<OppRPG_OppPPG>67.4</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="30" Team="Chicago St.">\r<Games>8</Games>\r<Rebounds_Points>499</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>568</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-8.6</Margin>\r</Listing>\r<Listing Rank="30" Team="San Jose St.">\r<Games>7</Games>\r<Rebounds_Points>415</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>476</OppREB_OppPTS>\r<OppRPG_OppPPG>68.0</OppRPG_OppPPG>\r<Margin>-8.7</Margin>\r</Listing>\r<Listing Rank="30" Team="Appalachian St.">\r<Games>4</Games>\r<Rebounds_Points>259</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>294</OppREB_OppPTS>\r<OppRPG_OppPPG>73.5</OppRPG_OppPPG>\r<Margin>-8.8</Margin>\r</Listing>\r<Listing Rank="30" Team="Marist">\r<Games>6</Games>\r<Rebounds_Points>361</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>414</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-8.8</Margin>\r</Listing>\r<Listing Rank="30" Team="Southeastern La.">\r<Games>8</Games>\r<Rebounds_Points>523</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>65.4</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>594</OppREB_OppPTS>\r<OppRPG_OppPPG>74.3</OppRPG_OppPPG>\r<Margin>-8.9</Margin>\r</Listing>\r<Listing Rank="30" Team="Bryant">\r<Games>4</Games>\r<Rebounds_Points>238</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>59.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>274</OppREB_OppPTS>\r<OppRPG_OppPPG>68.5</OppRPG_OppPPG>\r<Margin>-9.0</Margin>\r</Listing>\r<Listing Rank="30" Team="UMES">\r<Games>9</Games>\r<Rebounds_Points>509</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>66.8</OppRPG_OppPPG>\r<Margin>-10.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Morgan St.">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>464</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-10.4</Margin>\r</Listing>\r<Listing Rank="31" Team="South Carolina St.">\r<Games>6</Games>\r<Rebounds_Points>368</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>435</OppREB_OppPTS>\r<OppRPG_OppPPG>72.5</OppRPG_OppPPG>\r<Margin>-11.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Southern U.">\r<Games>7</Games>\r<Rebounds_Points>403</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>483</OppREB_OppPTS>\r<OppRPG_OppPPG>69.0</OppRPG_OppPPG>\r<Margin>-11.4</Margin>\r</Listing>\r<Listing Rank="31" Team="Drake">\r<Games>7</Games>\r<Rebounds_Points>432</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>513</OppREB_OppPTS>\r<OppRPG_OppPPG>73.3</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="" Team="Fairfield">\r<Games>7</Games>\r<Rebounds_Points>420</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>501</OppREB_OppPTS>\r<OppRPG_OppPPG>71.6</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="31" Team="Jacksonville">\r<Games>8</Games>\r<Rebounds_Points>508</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>75.1</OppRPG_OppPPG>\r<Margin>-11.6</Margin>\r</Listing>\r<Listing Rank="31" Team="Loyola Maryland">\r<Games>7</Games>\r<Rebounds_Points>391</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>473</OppREB_OppPTS>\r<OppRPG_OppPPG>67.6</OppRPG_OppPPG>\r<Margin>-11.7</Margin>\r</Listing>\r<Listing Rank="31" Team="Robert Morris">\r<Games>7</Games>\r<Rebounds_Points>441</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>525</OppREB_OppPTS>\r<OppRPG_OppPPG>75.0</OppRPG_OppPPG>\r<Margin>-12.0</Margin>\r</Listing>\r<Listing Rank="31" Team="Southern Utah">\r<Games>5</Games>\r<Rebounds_Points>363</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>72.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>424</OppREB_OppPTS>\r<OppRPG_OppPPG>84.8</OppRPG_OppPPG>\r<Margin>-12.2</Margin>\r</Listing>\r<Listing Rank="31" Team="Kennesaw St.">\r<Games>8</Games>\r<Rebounds_Points>504</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>63.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>603</OppREB_OppPTS>\r<OppRPG_OppPPG>75.4</OppRPG_OppPPG>\r<Margin>-12.4</Margin>\r</Listing>\r<Listing Rank="32" Team="Niagara">\r<Games>5</Games>\r<Rebounds_Points>284</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>346</OppREB_OppPTS>\r<OppRPG_OppPPG>69.2</OppRPG_OppPPG>\r<Margin>-12.4</Margin>\r</Listing>\r<Listing Rank="32" Team="LIU Brooklyn">\r<Games>4</Games>\r<Rebounds_Points>233</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>283</OppREB_OppPTS>\r<OppRPG_OppPPG>70.8</OppRPG_OppPPG>\r<Margin>-12.5</Margin>\r</Listing>\r<Listing Rank="32" Team="Alabama A&amp;M">\r<Games>5</Games>\r<Rebounds_Points>291</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>355</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-12.8</Margin>\r</Listing>\r<Listing Rank="32" Team="Binghamton">\r<Games>7</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>495</OppREB_OppPTS>\r<OppRPG_OppPPG>70.7</OppRPG_OppPPG>\r<Margin>-12.9</Margin>\r</Listing>\r<Listing Rank="32" Team="Texas Southern">\r<Games>7</Games>\r<Rebounds_Points>429</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>521</OppREB_OppPTS>\r<OppRPG_OppPPG>74.4</OppRPG_OppPPG>\r<Margin>-13.1</Margin>\r</Listing>\r<Listing Rank="32" Team="Longwood">\r<Games>7</Games>\r<Rebounds_Points>450</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>64.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>543</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>-13.3</Margin>\r</Listing>\r<Listing Rank="32" Team="UMBC">\r<Games>6</Games>\r<Rebounds_Points>318</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>53.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>398</OppREB_OppPTS>\r<OppRPG_OppPPG>66.3</OppRPG_OppPPG>\r<Margin>-13.3</Margin>\r</Listing>\r<Listing Rank="32" Team="Alcorn">\r<Games>6</Games>\r<Rebounds_Points>405</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>67.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>486</OppREB_OppPTS>\r<OppRPG_OppPPG>81.0</OppRPG_OppPPG>\r<Margin>-13.5</Margin>\r</Listing>\r<Listing Rank="" Team="Jackson St.">\r<Games>6</Games>\r<Rebounds_Points>365</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>446</OppREB_OppPTS>\r<OppRPG_OppPPG>74.3</OppRPG_OppPPG>\r<Margin>-13.5</Margin>\r</Listing>\r<Listing Rank="32" Team="Navy">\r<Games>7</Games>\r<Rebounds_Points>412</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>58.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>507</OppREB_OppPTS>\r<OppRPG_OppPPG>72.4</OppRPG_OppPPG>\r<Margin>-13.6</Margin>\r</Listing>\r<Listing Rank="33" Team="Furman">\r<Games>5</Games>\r<Rebounds_Points>285</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>57.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>357</OppREB_OppPTS>\r<OppRPG_OppPPG>71.4</OppRPG_OppPPG>\r<Margin>-14.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Central Conn. St.">\r<Games>6</Games>\r<Rebounds_Points>338</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>426</OppREB_OppPTS>\r<OppRPG_OppPPG>71.0</OppRPG_OppPPG>\r<Margin>-14.7</Margin>\r</Listing>\r<Listing Rank="33" Team="Lamar">\r<Games>7</Games>\r<Rebounds_Points>440</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>62.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>543</OppREB_OppPTS>\r<OppRPG_OppPPG>77.6</OppRPG_OppPPG>\r<Margin>-14.7</Margin>\r</Listing>\r<Listing Rank="33" Team="Prairie View">\r<Games>7</Games>\r<Rebounds_Points>396</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>56.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>504</OppREB_OppPTS>\r<OppRPG_OppPPG>72.0</OppRPG_OppPPG>\r<Margin>-15.4</Margin>\r</Listing>\r<Listing Rank="" Team="Ark.-Pine Bluff">\r<Games>7</Games>\r<Rebounds_Points>384</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>54.9</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>492</OppREB_OppPTS>\r<OppRPG_OppPPG>70.3</OppRPG_OppPPG>\r<Margin>-15.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Maine">\r<Games>6</Games>\r<Rebounds_Points>399</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>500</OppREB_OppPTS>\r<OppRPG_OppPPG>83.3</OppRPG_OppPPG>\r<Margin>-16.8</Margin>\r</Listing>\r<Listing Rank="33" Team="Savannah St.">\r<Games>7</Games>\r<Rebounds_Points>390</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>55.7</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>512</OppREB_OppPTS>\r<OppRPG_OppPPG>73.1</OppRPG_OppPPG>\r<Margin>-17.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Mt. St. Mary's">\r<Games>5</Games>\r<Rebounds_Points>273</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>54.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>361</OppREB_OppPTS>\r<OppRPG_OppPPG>72.2</OppRPG_OppPPG>\r<Margin>-17.6</Margin>\r</Listing>\r<Listing Rank="33" Team="Central Ark.">\r<Games>7</Games>\r<Rebounds_Points>463</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>66.1</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>592</OppREB_OppPTS>\r<OppRPG_OppPPG>84.6</OppRPG_OppPPG>\r<Margin>-18.4</Margin>\r</Listing>\r<Listing Rank="33" Team="Montana St.">\r<Games>6</Games>\r<Rebounds_Points>371</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.8</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>485</OppREB_OppPTS>\r<OppRPG_OppPPG>80.8</OppRPG_OppPPG>\r<Margin>-19.0</Margin>\r</Listing>\r<Listing Rank="34" Team="Coppin St.">\r<Games>5</Games>\r<Rebounds_Points>345</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>69.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>455</OppREB_OppPTS>\r<OppRPG_OppPPG>91.0</OppRPG_OppPPG>\r<Margin>-22.0</Margin>\r</Listing>\r<Listing Rank="" Team="Delaware">\r<Games>5</Games>\r<Rebounds_Points>261</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>52.2</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>371</OppREB_OppPTS>\r<OppRPG_OppPPG>74.2</OppRPG_OppPPG>\r<Margin>-22.0</Margin>\r</Listing>\r<Listing Rank="34" Team="Nicholls St.">\r<Games>4</Games>\r<Rebounds_Points>241</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>60.3</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>344</OppREB_OppPTS>\r<OppRPG_OppPPG>86.0</OppRPG_OppPPG>\r<Margin>-25.8</Margin>\r</Listing>\r<Listing Rank="34" Team="Mississippi Val.">\r<Games>7</Games>\r<Rebounds_Points>431</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>61.6</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>616</OppREB_OppPTS>\r<OppRPG_OppPPG>88.0</OppRPG_OppPPG>\r<Margin>-26.4</Margin>\r</Listing>\r<Listing Rank="34" Team="Florida A&amp;M">\r<Games>8</Games>\r<Rebounds_Points>380</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>47.5</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>601</OppREB_OppPTS>\r<OppRPG_OppPPG>75.1</OppRPG_OppPPG>\r<Margin>-27.6</Margin>\r</Listing>\r<Listing Rank="34" Team="Grambling">\r<Games>5</Games>\r<Rebounds_Points>225</Rebounds_Points>\r<ReboundsPerGame_PointsPerGame>45.0</ReboundsPerGame_PointsPerGame>\r<OppREB_OppPTS>392</OppREB_OppPTS>\r<OppRPG_OppPPG>78.4</OppRPG_OppPPG>\r<Margin>-33.4</Margin>\r</Listing>\r<time_stamp> December 3, 2014, at 03:38 PM ET </time_stamp>\r</message>\r
\ No newline at end of file