Lets consider the class $\mathbb{A}$ of all structures which are isomorphic to a structure of the form $⟨A^{\mathbb{N}},R⟩$, where $A$ is any nonempty set, $A^{\mathbb{N}}$ is set of all infinite sequences over $A$, and $xRy$ iff the set of positions on which $x$ and $y$ are different is finite.
Prove that this class is not axiomatizable.
My approach is the following.
The signature (language) is finite. There is an infinite model of this class:
$A=\mathbb{N}$, then $|\mathbb{N}^\mathbb{N}|=\mathfrak{c}$.
Hence, from the Löwenheim-Skolem theorem, there also exist models of any infinite cardinality. However, sequences can differ only on finite number of positions, then the number of these sequences is: $|A|^{\aleph_0}\ge\mathfrak{c}$
This is a contradiction with the Löwenheim-Skolem theorem, because there is no model with cardinality $\aleph_0$.
Am I ok?