we can modify the function a bit:$$f_t(x)=\begin{cases}
1, & \text{if }x= 0\\
1-e^{-1/(x-t)^{2}}, & \text{if }x \neq 0
\end{cases}$$
The Taylor series around x=t looks the same (apart from the constant term of course), all derivatives exist everywhere, the derivatives at 0 are x=t, but the Taylor series around x=t does not converge to the function.
Note that ##0<f_t(x)\leq 1##.
All derivatives have the shape ##f^{(n)}_0(x) = \frac{f(x)}{x^{3n}}p(x)## with a polynomial p(x) of degree <3n. This is smooth and goes to zero for ##x \to \pm \infty##, therefore the derivatives are bounded.
ft, seen as function ##\mathbb{C} \to \mathbb{C}##, is analytic everywhere apart from x=t. Therefore, the taylor series around any other point converges to the function in some finite range.
This allows to find functions with "smooth is not enough" ("SINE") points at all integers:
$$g(x) =\sum_{i \in \mathbb{Z}} \frac{1}{1+i^4} f_i(x)$$
To verify that this sum is well-defined, note that ##|g(x)| < \sum_{i \in \mathbb{Z}} \frac{1}{1+i^4}## and the second sum is finite. In the same way, all derivatives are well-defined.
Around all integer values q, the taylor series of this sum converges to the function minus the contribution coming from fq, therefore it does not converge to the function.
In the same way, we can add more similar terms with prefactors. As long as the sum of the prefactors is finite, the function is well-defined and SINE at all values r with an fr-contribution:
$$g(x) = \sum_{p \in \mathbb{N}^+} \frac{1}{1+p^4} \sum_{i \in \mathbb{Z}} \frac{1}{1+i^4} f_{i/p}(x)$$
This is SINE at all rational numbers.