pub fn parse_txt_record(txt_data: &str) -> HashMap<String, String>
Parse key-value pairs from a string (e.g., TXT record format)