Let $(B_t)$ be a standard Brownian motion on some probability space and let $X_t$ be the process defined by the SDE $dX_t = \mu_t dt + dB_t$, where $\mu_t$ is adapted, deterministic, and only takes the values $0$ or $1$. (For example, $\mu_t = 0$ on $(2n, 2n+1]$ for all $n \geq 0$ and $1$ everywhere else.)
Does it follow that $X_t$ has continuous sample paths? (Under the same probability measure that makes $(B_t)$ a standard BM?)
I think it does -- use the Girsanov theorem to get a new probability measure so that with $X_t$ is now a standard BM. Because the new probability measure is mutually absolutely continuous with the old one, it should follow that $X_t$ is also continuous almost everywhere.
Am I right with this line of thought, or am I missing something?