Hello everybody.

Is it possible to create a number sequence list with Notepad++?
For example, i want to create an xml file with paths of images:
<pic>
<image>a_\i.jpg</image>
<caption>.</caption>
</pic>