<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="manageitem.xsl" type="text/xsl" media="screen"?>
<manageitem>
    <httphost>www.nightearth.com</httphost>
    <phpself>/manageitem.php</phpself>
        <!--<fechahora>20130519231522</fechahora>-->

    <action>new</action>
    <status>error</status>

    <login></login>
    <logintype></logintype>

    <max_file_size>2097152</max_file_size>

        <titulo></titulo>
    <descripcion></descripcion>

    <categorias>
        </categorias>

    <otherData>
    <field>
                <nombrexml>lat</nombrexml>
                <nombredisplay>Latitude</nombredisplay>
                <style>hidden</style>
                <defvalue>34</defvalue>
                <value>34</value>
            </field><field>
                <nombrexml>lon</nombrexml>
                <nombredisplay>Longitude</nombredisplay>
                <style>hidden</style>
                <defvalue>0</defvalue>
                <value>0</value>
            </field>    </otherData>
</manageitem>
