<?xml version="1.0" encoding="UTF-8"?>
<!-- XML file created by biz-Stream Designer -->
<!-- biz-Stream Copyright BrainSellers.com Corp. -->
<Layout Name="formpasswordtSample1" Width="100" Height="50" X="10" Y="10" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:bs="http://www.brainsellers.com/schema" xmlns:svg="http://www.brainsellers.com/schema" xmlns:form="http://www.brainsellers.com/schema" xmlns:pdf="http://www.brainsellers.com/schema" version="5.0.0">
<!-- formtext -->
<Label Height="5" Y="20" Horizon="left" Vertical="center" Vector="horizon" Font="MSGothic" FontStyle="PLAIN" Narrow="horizon">ID</Label>
<form:text name="id" x="18" y="20" width="50" height="5" font-family="MSGothic" border-color="0,0,0" border-width="normal" border-style="solid" text-align="left" hidden="false" print="true" read-only="false" scroll="true" multi-line="false"/>
<!-- formpassword -->
<Label Height="5" Y="10" Horizon="left" Vertical="center" Vector="horizon" Font="MSGothic" FontStyle="PLAIN" Narrow="horizon">パスワード</Label>
<form:password name="password" x="18" y="10" width="50" height="5" font-family="MSGothic" border-color="0,0,0" border-width="normal" border-style="solid" text-align="left" hidden="false" print="true" read-only="false"/>
</Layout>