Post: Working Visa.xml ? PS3
05-05-2011, 01:51 PM #1
Daddy
[move][hide]:fa:[/hi
(adsbygoogle = window.adsbygoogle || []).push({}); <?xml version="1.0" encoding="UTF-8"?>
Okay So I Googled PS3 Visa.xml And This Is What I Got Out Of It. The Link Sid Working So Im Trying To Figure Out What I Can Do With This. Help Please?

Originally posted by another user
<!DOCTYPE visa[


<!ELEMENT visa (enum|buddy|group)*>
<!ELEMENT propref EMPTY>
<!ATTLIST propref name CDATA #REQUIRED>
<!ATTLIST propref type CDATA #REQUIRED>

<!ELEMENT group (prop|propref|item)* >
<!ATTLIST group name ID #REQUIRED>
<!ATTLIST group type (list) #IMPLIED>
<!ELEMENT buddy (group*)>

<!ELEMENT prop EMPTY>
<!ATTLIST prop name CDATA #REQUIRED>
<!ATTLIST prop type (date|option|click|select|text|labeled) #REQUIRED>
<!ATTLIST prop val CDATA #REQUIRED>
<!ATTLIST prop validator CDATA #IMPLIED>



<!ELEMENT item ANY>
<!ATTLIST item name CDATA #REQUIRED>

<!ELEMENT enum (item*) >
<!ATTLIST enum name CDATA #REQUIRED>

]>

<visa>
<group name="payment">
<prop name="assurance_valid" val="18.01.2009" type="date" />
<prop name="travel_expense_source_id" val="ISE" type="option"/>
<prop name="payment" val="travel_expense_resource_id__4" type="click"/>
<prop name="money" val="travel_expense_resource_id__1" type="click"/>
</group>

<enum name="hotels">
<item name="lermitage">
<prop name="stay_name" val="HOTEL L'ERMITAGE" type="text"/>
<prop name="stay_phone" val="+3726996400" type="text"/>
<prop name="stay_fax" val="+3726996401" type="text"/>
<prop name="stay_street" val="TOOMPUIESTEE" type="text"/>
<prop name="stay_house_nr" val="19" type="text"/>
<prop name="stay_city" val="TALLIN" type="text"/>
<prop name="stay_country" val="EST" type="select" validator="CountryValidator"/>
<prop name="stay_postindex" val="10137" type="text"/>
<prop name="stay_unit" val="Tallin" type="text"/>
<prop name="stay_email" val="[email protected]" type="text"/>
</item>
<item name="viimsi">
<prop name="stay_name" val="Viimsi SPA" type="text"/>
<prop name="stay_phone" val="+372 606 10 00" type="text"/>
<prop name="stay_fax" val="+372 606 10 03" type="text"/>
<prop name="stay_street" val="Randvere tee" type="text"/>
<prop name="stay_house_nr" val="11" type="text"/>
<prop name="stay_city" val="Viimsi" type="text"/>
<prop name="stay_country" val="EST" type="select" validator="CountryValidator"/>
<prop name="stay_postindex" val="74001" type="text"/>
<prop name="stay_unit" val="Tallin" type="text"/>
<prop name="stay_email" val="[email protected]" type="text"/>
</item>
</enum>

<group name="transfer">
<prop name="arrive" val="16.01.2009" type="date"/>
<prop name="leave" val="18.01.2009" type="date"/>
<prop name="enter_border" val="Narva" type="select"/>

<propref type="hotels" name="viimsi"/>

<prop name="transport" val="transport_id__2" type="click"/>
</group>

<group name="target">
<prop name="target_country" val="EST" type="select" validator="CountryValidator"/>
<prop name="visa_type_id" val="3" type="option"/>
<prop name="visa_multiple" val="1" type="option" />
<prop name="personal_or" val="1" type="option"/>
<prop name="days_count" val="3" type="labeled"/>
</group>

<buddy>
<group name="personal">
<prop name="familynames" val="Bovicheva" type="text"/>
<prop name="birth_familynames" val="NO" type="text"/>
<prop name="firstnames" val="Irina" type="text"/>
<prop name="birth_city" val="Leningrad" type="text"/>
<prop name="birth_country" val="RUS" type="select" validator="CountryValidator"/>
<prop name="birthday" val="01.11.1960" type="date"/>
</group>

<group name="status">
<prop name="gender" val="M" type="option"/>
<prop name="citizenship" val="RUS" type="select"/>
<prop name="birth_citizenship" val="RUS" type="select"/>
<prop name="mother_name" val="Bovicheva Vera" type="text"/>
<prop name="marital_status_id" val="2" type="option"/>
<prop name="father_name" val="Bovichev Vladimir" type="text"/>
</group>


<group name="passport">
<prop name="passport_number" val="62 5012647" type="text"/>
<prop name="passport_country" val="RUS" type="select" validator="CountryValidator"/>
<prop name="passport_institution" val="GUVD 787" type="text"/>
<prop name="passport_date" val="15.06.2005" type="date"/>
<prop name="passport_type_id" val="10" type="option"/>
<prop name="passport_valid" val="15.06.2010" type="date"/>
</group>


<group name="location">
<prop name="home_street" val="LUNOCHARSKOGO PR" type="text"/>
<prop name="home_house_nr" val="110" type="text"/>
<prop name="home_postindex" val="19" type="text"/>
<prop name="home_city" val="ST PETERSBURG" type="text"/>
<prop name="home_unit" val="ST PETERSBURG" type="text"/>
<prop name="applicant_phone" val="5325780" type="text"/>
<prop name="apply_place_id" val="17" type="select"/>
<prop name="home_country" val="RUS" type="select" validator="CountryValidator"/>
</group>

<group name="children" type="list">
<item name="child">
<prop name="child_familyname" val="MASHIGINA" type="text"/>
<prop name="child_birthday" val="21.10.1989" type="date"/>
<prop name="child_firstname" val="ANNA" type="text"/>
</item>
</group>

<group name="occup">
<prop name="occupation" val="TEACHER" type="text"/>
<prop name="occupation_institution" val="SCHOOL #105" type="text"/>
<prop name="occupation_street" val="ORBELI ST" type="text"/>
<prop name="occupation_house_nr" val="24" type="text"/>
<prop name="occupation_postindex" val="194223" type="text"/>
<prop name="occupation_city" val="ST PETERSBURG" type="text"/>
<prop name="occupation_country" val="RUS" type="select" validator="CountryValidator" />
<prop name="living_in_homecountry" val="1" type="option"/>
<prop name="occupation_phone" val="5525900" type="text"/>
</group>

<group name="recents" type="list">
<item name="visa">
<prop name="visa_country" val="FRA" type="select" validator="CountryValidator"/>
<prop name="visa_number" val="53903355" type="text"/>
<prop name="visa_valid" val="29.03.2006" type="date"/>
<prop name="visa_out" val="13.03.2006" type="date"/>
</item>
</group>

<group name="earliers" type="list">
<item name="earlier">
<prop name="earlier_year" val="2006" type="select"/>
<prop name="earlier_country" val="FRA" type="select" validator="ShengenValidator"/>
</item>
</group>

<group name="spouse">
<prop name="spouse_birthday" val="" type="date"/>
<prop name="spouse_familyname" val="" type="text"/>
<prop name="spouse_birth_familyname" val="" type="text"/>
<prop name="spouse_firstname" val="" type="text"/>
<prop name="spouse_birth_city" val="" type="text"/>
<prop name="spouse_birth_country" val="" type="select"/>
</group>
</buddy>
</visa>


Confirm Or Deny Please
(adsbygoogle = window.adsbygoogle || []).push({});
05-05-2011, 01:59 PM #2
brenzo2
Maggbot timeout!
i have no idea o.O all that is, is a bunch of useless info to me. maybe someone else can do better
05-05-2011, 02:04 PM #3
GQGK
Skillz
Originally posted by biggetybudd View Post
<?xml version="1.0" encoding="UTF-8"?>
Okay So I Googled PS3 Visa.xml And This Is What I Got Out Of It. The Link Sid Working So Im Trying To Figure Out What I Can Do With This. Help Please?



Confirm Or Deny Please


This is actually beyond useless... And not to be mean but why is this even in the ps3 section? It's a purchase from some hotel... I mean... I guess it's useful if you need to find a hotel in France or if you want some Russian families' names. In terms of doing anything with it no... And honestly why would you want anyone's credit card info. You're just asking to get ****ed in the ass by the law at this point.
05-05-2011, 02:21 PM #4
Daddy
[move][hide]:fa:[/hi
Originally posted by GQGK View Post
This is actually beyond useless... And not to be mean but why is this even in the ps3 section? It's a purchase from some hotel... I mean... I guess it's useful if you need to find a hotel in France or if you want some Russian families' names. In terms of doing anything with it no... And honestly why would you want anyone's credit card info. You're just asking to get ****ed in the ass by the law at this point.


I Just Asked Asshole. You Could Have Just Said . No It Wont Work. Just Wondering Man Damn
05-05-2011, 02:49 PM #5
GQGK
Skillz
Originally posted by biggetybudd View Post
I Just Asked Asshole. You Could Have Just Said . No It Wont Work. Just Wondering Man Damn


its pretty easy to see... It doesn't even have ps3 in there... Pretty easy to see. Just because psn gets hacked why do people think it's going to have cards in some xml document?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo