Another question about XAnt... I have been using it for a long time with the ANT .amc file format. ANT also allows for the database to be stores as an .XML file format. This is probably a stretch, but will XAnt also work with the ANT .XML file format?
i.e.
[Movies_Family]
input=c:\Program Files\Ant Movie Catalog\Catalogs\Movies.XML
output=c:\Program Files\Xlobby\databases\movies_family.xml
images=c:\Program Files\Ant Movie Catalog\Catalogs\XLobbyCovers\FamilyCovers\
sort=$$ITEM_ORIGINALTITLE
template=c:\Program Files\Xlobby\plugins\xant\moviestemplate.xml
filters=$$ITEM_BORROWER(Family)
Thanks!