The puzzle solved cell status in line format : ..2.8.75985..97342..9.5.6189873.4.6....7.983..3.865.976..978.23.98.3617...3.4.986									
To answer your X Wing question first, there is no ordinary X Wing where you say, but there is a related chain involving digit 4 that makes one elimination.
- Code: Select all
- *---------------------------------------*
 | 134   146  2   | 146 8  13 | 7  5  9  |
 | 8     5    16  | 16  9  7  | 3  4  2  |
 | 347   47   9   | 24  5  23 | 6  1  8  |
 |----------------+-----------+----------|
 | 9     8    7   | 3   12 4  | 25 6  15 |
 |d245  d246 d456 | 7   12 9  | 8  3 c14 |
 | 12-4  3    14  | 8   6  5  | 24 9  7  |
 |----------------+-----------+----------|
 | 6     14   145 | 9   7  8  | 45 2  3  |
 |a245   9    8   | 25  3  6  | 1  7 b45 |
 | 257   27   3   | 125 4  12 | 9  8  6  |
 *---------------------------------------*
If Cell a is not 4, Cell b must be 4, so Cell c is not 4, so one of the three Cells marked d must be 4.
Since r6c1 can see all of Cells a and d, at least one of which must be True, it can't be 4 and can be eliminated.
This move can be described in two ways, a Grouped Skyscraper or a Finned X Wing. The Finned XWing is in Rows 58 Columns 19 and has 2 fin cells in r5c23.
Only the X Wing eliminations in Columns 18 that can see the fin cells can be eliminated, so you only get one. Unfortunately this move doesn't really help all that much, so I'll give you a two move solution instead.
- Code: Select all
- *-------------------------------------*
 | 134  146 2   | 146 8  13 | 7  5  9  |
 | 8    5   16  | 16  9  7  | 3  4  2  |
 | 347  47  9   | 24  5  23 | 6  1  8  |
 |--------------+-----------+----------|
 | 9    8   7   | 3   12 4  |d25 6 e15 |
 | 245  246 456 | 7   12 9  | 8  3  14 |
 |a12-4 3   14  | 8   6  5  |b24 9  7  |
 |--------------+-----------+----------|
 | 6    14  145 | 9   7  8  | 45 2  3  |
 |g45-2 9   8   | 25  3  6  | 1  7 f45 |
 | 257  27  3   | 125 4  12 | 9  8  6  |
 *-------------------------------------*
There is an Alternating Inference Chain AIC in cells a-b-c-d-e-f-g for which the Eureka notation is (2) r6c1 = r6c7 - (2=5) r4c7 - r4c9 = (5-4) r8c9 = (4) r8c1
What this says is that if you assume Cell a is not 2, Cell g is 4. Conversely if you start by assuming Cell g is not 4, then Cell a is 2. This => Cell a is not 4 and Cell g is not 2.
With some subsequent singles this eventually gets you to here.
- Code: Select all
- *------------------------------------*
 | 14  146 2   | 16  8   3 | 7  5  9  |
 | 8   5   16  | 16  9   7 | 3  4  2  |
 | 3   7   9   | 4   5   2 | 6  1  8  |
 |-------------+-----------+----------|
 | 9   8   7   | 3  a1-2 4 | 25 6 b15 |
 |e245 46  456 | 7  f2-1 9 | 8  3  14 |
 | 12  3   14  | 8   6   5 | 24 9  7  |
 |-------------+-----------+----------|
 | 6   14  145 | 9   7   8 | 45 2  3  |
 |d45  9   8   | 2   3   6 | 1  7 c45 |
 | 7   2   3   | 5   4   1 | 9  8  6  |
 *------------------------------------*
Similarly to the first move there is an AIC in Cells a-b-c-d-e-f for which the Eureka notation is (1) r4c5 = (1-5) r4c9 = r8c9 - r8c1 = (5-2) r5c1 = (2) r5c5. This => Cell a is not 2 and Cells f is not 1.
The puzzle solves in singles from there. Sorry about the complex moves but this puzzle was surprisingly resistant so close to the end.
If you want to understand more about AIC's you can read about them 
here. I can also provide links to write-ups on finned X Wings and Skyscrapers if you want.
Leren