<?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="rook"/>
      <mobile color="black" type="pawn"/>
   </pieces>
   <futurebase filename="krk.htb" type="capture"/>
   <futurebase filename="kpk.htb" type="capture" colors="invert"/>
   <futurebase filename="kqkr.htb" type="promotion" colors="invert"/>
   <futurebase filename="krkr.htb" type="promotion"/>
   <futurebase filename="krkn.htb" type="promotion"/>
   <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>
