namespace ParkanPlayground; public record ListMetadataItem(string ItemType, int ItemLength, string FileName, int OffsetInFile);