<?xml version="1.0"?>
<!DOCTYPE tablebase SYSTEM "tablebase.dtd">

<tablebase>
   <pieces>
      <mobile color="white" type="king"/>
      <mobile color="black" type="king"/>
      <mobile color="white" type="pawn"/>
      <mobile color="black" type="pawn"/>
   </pieces>
   <futurebase filename="kpk.htb" type="capture" colors="invert"/>
   <futurebase filename="kpk.htb" type="capture"/>
   <futurebase filename="kqkp.htb" type="promotion"/>
   <futurebase filename="krkp.htb" type="promotion"/>
   <futurebase filename="knkp.htb" type="promotion"/>
   <futurebase filename="kqkp.htb" type="promotion" colors="invert"/>
   <futurebase filename="krkp.htb" type="promotion" colors="invert"/>
   <futurebase filename="knkp.htb" type="promotion" colors="invert"/>
   <!-- none of these are needed, because we can't capture another pawn on the eighth rank -->
   <!-- <futurebase filename="kqk.htb" type="promotion-capture"/> -->
   <!-- <futurebase filename="krk.htb" type="promotion-capture"/> -->
   <!-- <futurebase filename="knk.htb" type="promotion-capture"/> -->
   <!-- <futurebase filename="kqk.htb" type="promotion-capture" colors="invert"/> -->
   <!-- <futurebase filename="krk.htb" type="promotion-capture" colors="invert"/> -->
   <!-- <futurebase filename="knk.htb" type="promotion-capture" colors="invert"/> -->
</tablebase>
