# XAR format dictionary # Magic bytes "xar!" "\x78\x61\x72\x21" # XML elements commonly in XAR "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" # Compression types "application/octet-stream" "application/x-gzip" "application/x-bzip2" "application/x-lzma" # Checksum types "sha1" "md5" "sha256" "sha512"