MD5 Sum Mismatch on Debian and Ubuntu Downloads

I downloaded the Debian and Ubuntu images for the Zero from the Radxa site. Ran MD5 sums for each of the files and compared them to the published sums. They did not match. Is there an issue?

Here is an example:

*cat radxa-zero-debian-buster-xfce4-arm64-20220210-0524-mbr.img.md5.txt
55b3f876349f55915300eec7df4a3d85 radxa-zero-debian-buster-xfce4-arm64-20220210-0524-mbr.img

md5sum radxa-zero-debian-buster-xfce4-arm64-20220210-0524-mbr.img.xz
94e0a5791513aa98a2a635e50afccfa0 radxa-zero-debian-buster-xfce4-arm64-20220210-0524-mbr.img.xz

Also tried an earlier release:
8ee4a06d17ca80be1834e923d172c8b4 radxa-zero-ubuntu-focal-server-arm64-20220210-0517-mbr.img

031f71953ca7e3bcd7572ef85f7fe2ad radxa-zero-ubuntu-focal-server-arm64-20220210-0517-mbr.img.xz

I think the MD5 is for the uncompressed image, which is why it is called [...].img.md5.txt instead of [...].img.xz.md5.txt. We switched the compression format for our system images once before.

Doh!

Thanks. Brain cramp.