Elements.xml is the generic name used for this file in all features. In
workflows it is commonly renamed workflow.xml. As long as the name is
referenced in the Feature.xml it doesn't matter.
I see two problems in the code below.
1) you are trying to use aspx forms as I remember, but your workflow.xml
references Infopath form URNs for Instantiation, Association, and Task forms. I
doubt these exist in your environment.
2) The StatusPageURL entry should be the line under the ModificationUrl entry.
Its in the wrong place and is being interpreted as an InfoPath form.