(* demexp.cd *) let load_demexp (f : Latin1) : [ Latin1* ] = let d = load_xml f in map [d]/_/_/Latin1 with s -> s ;;