To find the equation of a line parallel to \(5x - 13y = 19\) and passing through the point \((-9, 5)\), we use the fact that parallel lines have the same slope, hence the same coefficients for \(x\) and \(y\).
The general form of the line is:
\[
5x - 13y + C = 0
\]
Substituting the point \((-9, 5)\) into the equation to find \(C\):
\[
5(-9) - 13(5) + C = 0
\]
\[
-45 - 65 + C = 0
\]
\[
C = 110
\]
Thus, the equation of the line is:
\[
5x - 13y + 110 = 0
\]