Advertisement
Guest User

Untitled

a guest
Mar 4th, 2013
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.13 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <AniDB version="0">
  3.   <Main>
  4.     <Animes>
  5.       <Entry Id="8686" Name="Papa no Iukoto o Kikinasai!"/>
  6.     </Animes>
  7.  
  8.     <Entities>
  9.       <Entry Id="38229" Name="Segawa Yuuta"/>
  10.       <Entry Id="37176" Name="Takanashi Hina"/>
  11.       <Entry Id="37175" Name="Takanashi Miu"/>
  12.       <Entry Id="38227" Name="Takanashi Shingo"/>
  13.       <Entry Id="37174" Name="Takanashi Sora"/>
  14.       <Entry Id="38228" Name="Takanashi Yuri"/>
  15.     </Entities>
  16.  
  17.     <Characters>
  18.       <Characters Id="38227" Gender="M" Age="NULL" />
  19.       <Characters Id="38228" Gender="F" Age="NULL" />
  20.       <Characters Id="38229" Gender="M" Age="19" />
  21.       <Characters Id="37174" Gender="F" Age="14" />
  22.       <Characters Id="37175" Gender="F" Age="10" />
  23.       <Characters Id="37176" Gender="F" Age="3" />
  24.       <Characters Id="0" Gender="M" Age="10"/>
  25.     </Characters>
  26.  
  27.     <Anime_EntityEntityRelation>
  28.       <Entry AId="8686" RelationType="0" RelationId="0" />
  29.     </Anime_EntityEntityRelation>
  30.   </Main>
  31.  
  32.   <Social>
  33.     <FamilyRelations>
  34.       <Entry RelationId="0" ChildId="38229" ParentId="-1" IsVirtualParent="True" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  35.       <Entry RelationId="0" ChildId="38228" ParentId="-1" IsVirtualParent="True" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  36.  
  37.       <Entry RelationId="0" ChildId="37176" ParentId="38227" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  38.       <Entry RelationId="0" ChildId="37175" ParentId="38227" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  39.       <Entry RelationId="0" ChildId="37174" ParentId="38227" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  40.  
  41.       <Entry RelationId="0" ChildId="37176" ParentId="38228" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  42.       <Entry RelationId="0" ChildId="37175" ParentId="38228" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  43.       <Entry RelationId="0" ChildId="37174" ParentId="38228" IsVirtualParent="False" IsAdopted="False" StartedOnEpisode="0" EndedOnEpisode="NULL" />
  44.  
  45.       <Entry RelationId="0" ChildId="37176" ParentId="38229" IsVirtualParent="False" IsAdopted="True" StartedOnEpisode="1" EndedOnEpisode="NULL" />
  46.       <Entry RelationId="0" ChildId="37175" ParentId="38229" IsVirtualParent="False" IsAdopted="True" StartedOnEpisode="1" EndedOnEpisode="NULL" />
  47.       <Entry RelationId="0" ChildId="37174" ParentId="38229" IsVirtualParent="False" IsAdopted="True" StartedOnEpisode="1" EndedOnEpisode="NULL" />
  48.     </FamilyRelations>
  49.  
  50.     <SocialUnionTypes>
  51.       <Entry Id="0" Label="Marriage" Style="" />
  52.     </SocialUnionTypes>
  53.  
  54.     <SocialUnions>
  55.       <Entry Id="0" TypeId="0" />
  56.     </SocialUnions>
  57.  
  58.     <SocialUnionMembers>
  59.       <Entry RelationId="0" MemberId="38227" UnionId="0" StartedOnEpisode="0" EndedOnEpisode="1" />
  60.       <Entry RelationId="0" MemberId="38228" UnionId="0" StartedOnEpisode="0" EndedOnEpisode="1" />
  61.     </SocialUnionMembers>
  62.   </Social>
  63. </AniDB>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement