<?xml version="1.0"?>
<template>
    <instructions>Edit the 3 lines below to make up the Lost Password template that you desire.  The body line must all be on one line.  XXUSERNAMEXX will be replaced by the user's username, and XXPASSWORDXX will be replaced by the user's password.</instructions>
    <from>support@support.com</from>
    <subject>Lost Password</subject>
    <body>You have requested a lost password.  Here is your lost login: USERNAME:  XXUSERNAMEXX PASSWORD:  XXPASSWORDXX</body>
</template>

