Suppose I have a RKHS $\mathcal{H}$ on a set $X$ with kernel $K$. Moreover, othere are $\{x_1,\dots,x_n\}\subset X$ distinct points. We denote by $Q=(K(x_i,x_j))\in\mathbb{R}^{n\times n}$. In An Introduction to the Theory of Reproducing Kernel Hilbert Spaces, by V.I. Paulsen and M. Raghupathi they say for each $f\in\mathcal{H}$ there is a vector $w\in\mathbb{C}^n$ such that
$$Qw = (f(x_1),\dots,f(x_n)) $$
How can this conclusion be drawn? I was trying to work with the reproducing kernel property but didn't manage to get.
$$f(x_i) = \langle f, K(\cdot, x_i)\rangle $$
and trying to invoke the adjoint, without any success. Any hint / help would be much appreciated