We start our XY-Chain in cell A1 by coloring candidate
'8' yellow. There is a strong link between candidates 8 and 4 in cell A1. If 8 is a valid solution, candidate 4 should be removed, and vice versa. So, we can color candidate
'4' orange. Now, we have a weak link between candidate 4 in A1 and D1 since there is another candidate 4 in column 1. We can continue this alternate coloring process until we reach cell I8, making candidate 8 orange. Now, candidate
'8' marked red in cell I1 can ‘see’ the yellow candidate
'8' in cell A1 and the orange
'8' in cell I8. According to the chain rule, either all yellow or all orange candidates are a valid solution. Candidate 8 in cell I1 should be removed since it ‘sees’ a valid candidate 8 in any scenario.