I just wanted to include an SVG file into a LaTeX Beamer presentation and I found the following articles very useful:
* LaTeX and Inkscape
* includesvg
Apparently, Inkscape has a built in feature that allows you to write LaTeX-Code in Inkscape, export the generated SVG image as PDF and then even reimport this into LaTeX documents. Awesome!