Please fix About.xml

Please fix your about xml. especially imcompatibleWith tag. It keep throwing error and drive me insane

<?xml version="1.0" encoding="utf-8"?>

<ModMetaData>
  <name>Huffslove Sculptures Style</name>

  <packageId>akiya82.HuffsloveStyle</packageId>

  <author>akiya82</author>

  <url>https://gitgud.io/Akiya82/huffslove-sculptures-style</url>

  <supportedVersions>
    <li>1.4</li>
  </supportedVersions>

  <description>
    Adds the style of structures from the Huffslove arts for ideologies.
    Thanks to WheatCult for some of the image arts. 
  </description>

  <modDependencies>
    <li>
        <packageId>Ludeon.RimWorld.Ideology</packageId>
        <displayName>Ideology</displayName>
    </li>
  </modDependencies>

  <loadAfter>
    <li>Ludeon.RimWorld.Ideology</li>
  </loadAfter>

  <incompatibleWith>
    **<li>**wheatcult.sculpturesretexture**</li>**
  </incompatibleWith>
</ModMetaData>