'' : XML_INSTRUCT # … # gather up a bunch of variables # … <<-EOF #{instruct} <#{root_tag}> <id>#{id}</id> <current-move-user-id>#{current_move_user_id}</ current-move-user-id> <created-by-user-id>#{created_by_user_id}</ created-by-user-id> <chat_session_id>0</chat_session_id> <is-matchmaking>#{is_matchmaking}</is-matchmaking> <was-matchmaking>#{was_matchmaking}</was- matchmaking> <moves-count>#{moves_count}</moves-count> <random-seed>#{random_seed}</random-seed>